Code Monkey home page Code Monkey logo

Comments (2)

Saikatsaha1996 avatar Saikatsaha1996 commented on July 27, 2024

Is this miner?

openSUSE Tumbleweed, gcc 9.2.1

[ 39%] Building C object test/integration/compilation/CMakeFiles/test-compile-c90.dir/__/__/__/lib/ethash/keccak.c.o
cd /home/abuild/rpmbuild/BUILD/ethash-0.4.4/build/test/integration/compilation && /usr/bin/cc  -I/home/abuild/rpmbuild/BUILD/ethash-0.4.4/include  -fomit-frame-pointer -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=6 -g -DNDEBUG -O2 -g -DNDEBUG   -pedantic -Werror -Wall -Wextra -Wconversion -Wsign-conversion -Wno-unknown-pragmas -fno-stack-protector -Wimplicit-fallthrough -mtune=generic -std=c90 -o CMakeFiles/test-compile-c90.dir/__/__/__/lib/ethash/keccak.c.o   -c /home/abuild/rpmbuild/BUILD/ethash-0.4.4/lib/ethash/keccak.c
/home/abuild/rpmbuild/BUILD/ethash-0.4.4/lib/ethash/keccak.c: In function 'keccak':
/home/abuild/rpmbuild/BUILD/ethash-0.4.4/lib/ethash/keccak.c:89:5: error: integer constant is too large for 'long' type [-Werror=long-long]
   89 |     state[(block_size / word_size) - 1] ^= 0x8000000000000000;
      |     ^~~~~
cc1: all warnings being treated as errors

from ethash.

chfast avatar chfast commented on July 27, 2024

I think this is fixed now.

from ethash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.