Giter VIP home page Giter VIP logo

qubitcoin-cpuminer-v.1.1's People

Stargazers

 avatar  avatar  avatar

qubitcoin-cpuminer-v.1.1's Issues

Will not compile on 10.9 OSX

/Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in compat Making all in jansson gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c mv -f .deps/dump.Tpo .deps/dump.Po gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c mv -f .deps/hashtable.Tpo .deps/hashtable.Po gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c mv -f .deps/load.Tpo .deps/load.Po gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -MT strbuffer.o -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.o strbuffer.c mv -f .deps/strbuffer.Tpo .deps/strbuffer.Po gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -MT utf.o -MD -MP -MF .deps/utf.Tpo -c -o utf.o utf.c mv -f .deps/utf.Tpo .deps/utf.Po gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c mv -f .deps/value.Tpo .deps/value.Po rm -f libjansson.a ar cru libjansson.a dump.o hashtable.o load.o strbuffer.o utf.o value.o ranlib libjansson.a make[3]: Nothing to be done for all-am'.
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o test -f 'cpu-miner.c' || echo './'cpu-miner.c
mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-util.o -MD -MP -MF .deps/minerd-util.Tpo -c -o minerd-util.o test -f 'util.c' || echo './'util.c
mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-sha2.o -MD -MP -MF .deps/minerd-sha2.Tpo -c -o minerd-sha2.o test -f 'x2/sha2.c' || echo './'x2/sha2.c
mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-sha2-arm.o -MD -MP -MF .deps/minerd-sha2-arm.Tpo -c -o minerd-sha2-arm.o test -f 'x2/sha2-arm.S' || echo './'x2/sha2-arm.S
mv -f .deps/minerd-sha2-arm.Tpo .deps/minerd-sha2-arm.Po
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-sha2-x86.o -MD -MP -MF .deps/minerd-sha2-x86.Tpo -c -o minerd-sha2-x86.o test -f 'x2/sha2-x86.S' || echo './'x2/sha2-x86.S
mv -f .deps/minerd-sha2-x86.Tpo .deps/minerd-sha2-x86.Po
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-sha2-x64.o -MD -MP -MF .deps/minerd-sha2-x64.Tpo -c -o minerd-sha2-x64.o test -f 'x2/sha2-x64.S' || echo './'x2/sha2-x64.S
mv -f .deps/minerd-sha2-x64.Tpo .deps/minerd-sha2-x64.Po
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-scrypt.o -MD -MP -MF .deps/minerd-scrypt.Tpo -c -o minerd-scrypt.o test -f 'x2/scrypt.c' || echo './'x2/scrypt.c
mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-scrypt-arm.o -MD -MP -MF .deps/minerd-scrypt-arm.Tpo -c -o minerd-scrypt-arm.o test -f 'x2/scrypt-arm.S' || echo './'x2/scrypt-arm.S
mv -f .deps/minerd-scrypt-arm.Tpo .deps/minerd-scrypt-arm.Po
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-scrypt-x86.o -MD -MP -MF .deps/minerd-scrypt-x86.Tpo -c -o minerd-scrypt-x86.o test -f 'x2/scrypt-x86.S' || echo './'x2/scrypt-x86.S
mv -f .deps/minerd-scrypt-x86.Tpo .deps/minerd-scrypt-x86.Po
gcc -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-scrypt-x64.o -MD -MP -MF .deps/minerd-scrypt-x64.Tpo -c -o minerd-scrypt-x64.o test -f 'x2/scrypt-x64.S' || echo './'x2/scrypt-x64.S
:4:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:7:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:10:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:13:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:17:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:20:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:23:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:26:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:33:7: error: unknown token in expression
roll , %r15d
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:36:7: error: unknown token in expression
roll , %r15d
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:39:10: error: invalid operand for instruction
roll 3, %r15d
^~~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:42:10: error: invalid operand for instruction
roll 8, %r15d
^~~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:49:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:52:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:55:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:58:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:65:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:68:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:71:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:74:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:78:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:81:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:84:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:87:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:94:7: error: unknown token in expression
roll , %r15d
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:97:7: error: unknown token in expression
roll , %r15d
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
๐Ÿ’ฏ10: error: invalid operand for instruction
roll 3, %r15d
^~~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:103:10: error: invalid operand for instruction
roll 8, %r15d
^~~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:110:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:113:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:116:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:119:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:311:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:4:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:7:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:10:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:13:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:17:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:20:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:23:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:26:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:33:7: error: unknown token in expression
roll , %r15d
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:36:7: error: unknown token in expression
roll , %r15d
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:39:10: error: invalid operand for instruction
roll 3, %r15d
^~~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:42:10: error: invalid operand for instruction
roll 8, %r15d
^~~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:49:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:52:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:55:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:58:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:65:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:68:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:71:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:74:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:78:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:81:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:84:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:87:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:94:7: error: unknown token in expression
roll , %r15d
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:97:7: error: unknown token in expression
roll , %r15d
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
๐Ÿ’ฏ10: error: invalid operand for instruction
roll 3, %r15d
^~~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:103:10: error: invalid operand for instruction
roll 8, %r15d
^~~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:110:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:113:7: error: unknown token in expression
roll , %ebp
^
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:116:10: error: invalid operand for instruction
roll 3, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:119:10: error: invalid operand for instruction
roll 8, %ebp
^~~~
x2/scrypt-x64.S:312:2: note: while in macro instantiation
salsa8_core_gen_doubleround
^
:4:7: error: unknown token in expression
roll , %ebp
^`

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.