Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@iidx test]# git clone https://github.com/wolf9466/cpuminer-multi
- Initialized empty Git repository in /srv/scripts/btc-test1/test/cpuminer-multi/.git/
- remote: Counting objects: 608, done.
- remote: Compressing objects: 100% (259/259), done.
- remote: Total 608 (delta 353), reused 595 (delta 347)
- Receiving objects: 100% (608/608), 448.88 KiB | 237 KiB/s, done.
- Resolving deltas: 100% (353/353), done.
- [root@iidx test]#
- [root@iidx test]#
- [root@iidx test]#
- [root@iidx test]#
- [root@iidx test]#
- [root@iidx test]#
- [root@iidx test]#
- [root@iidx test]#
- [root@iidx test]# ./autogen.sh
- bash: ./autogen.sh: No such file or directory
- [root@iidx test]# cd cpuminer-multi/
- [root@iidx cpuminer-multi]# ./autogen.sh
- configure.ac:127: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
- ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
- ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
- ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
- ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
- ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
- ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
- /usr/share/aclocal/libcurl.m4:38: LIBCURL_CHECK_CONFIG is expanded from...
- configure.ac:127: the top level
- configure.ac:127: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
- ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
- ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
- ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
- ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
- ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
- ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
- aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
- configure.ac:127: the top level
- configure.ac:127: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
- ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
- ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
- ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
- ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
- ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
- ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
- aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
- configure.ac:127: the top level
- configure.ac:18: installing `./compile'
- configure.ac:4: installing `./config.guess'
- configure.ac:4: installing `./config.sub'
- configure.ac:6: installing `./install-sh'
- configure.ac:6: installing `./missing'
- compat/jansson/Makefile.am: installing `./depcomp'
- configure.ac:127: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
- ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
- ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
- ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
- ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
- ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
- ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
- aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
- configure.ac:127: the top level
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]# CFLAGS="-march=native" ./configure
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking whether gcc -std=gnu99 needs -traditional... no
- checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
- checking dependency style of gcc -std=gnu99... gcc3
- checking for ranlib... ranlib
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking sys/endian.h usability... no
- checking sys/endian.h presence... no
- checking for sys/endian.h... no
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking for sys/sysctl.h... yes
- checking whether be32dec is declared... no
- checking whether le32dec is declared... no
- checking whether be32enc is declared... no
- checking whether le32enc is declared... no
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for getopt_long... yes
- checking whether we can compile AVX code... yes
- checking whether we can compile XOP code... yes
- checking whether we can compile AVX2 code... no
- configure: WARNING: The assembler does not support the AVX2 instruction set.
- checking for json_loads in -ljansson... no
- checking for pthread_create in -lpthread... yes
- checking for OPENSSL_init in -lcrypto... yes
- checking for gawk... (cached) gawk
- checking for curl-config... /usr/bin/curl-config
- checking for the version of libcurl... 7.19.7
- checking for libcurl >= version 7.15.2... yes
- checking whether libcurl is usable... yes
- checking for curl_free... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating compat/Makefile
- config.status: creating compat/jansson/Makefile
- config.status: creating cpuminer-config.h
- config.status: executing depfiles commands
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]# make
- make all-recursive
- make[1]: Entering directory `/srv/scripts/btc-test1/test/cpuminer-multi'
- Making all in compat
- make[2]: Entering directory `/srv/scripts/btc-test1/test/cpuminer-multi/compat'
- Making all in jansson
- make[3]: Entering directory `/srv/scripts/btc-test1/test/cpuminer-multi/compat/jansson'
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -march=native -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c
- mv -f .deps/dump.Tpo .deps/dump.Po
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -march=native -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c
- mv -f .deps/hashtable.Tpo .deps/hashtable.Po
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -march=native -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c
- mv -f .deps/load.Tpo .deps/load.Po
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -march=native -MT strbuffer.o -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.o strbuffer.c
- mv -f .deps/strbuffer.Tpo .deps/strbuffer.Po
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -march=native -MT utf.o -MD -MP -MF .deps/utf.Tpo -c -o utf.o utf.c
- mv -f .deps/utf.Tpo .deps/utf.Po
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -march=native -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]: Leaving directory `/srv/scripts/btc-test1/test/cpuminer-multi/compat/jansson'
- make[3]: Entering directory `/srv/scripts/btc-test1/test/cpuminer-multi/compat'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/srv/scripts/btc-test1/test/cpuminer-multi/compat'
- make[2]: Leaving directory `/srv/scripts/btc-test1/test/cpuminer-multi/compat'
- make[2]: Entering directory `/srv/scripts/btc-test1/test/cpuminer-multi'
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -I./compat/jansson -Ofast -flto -fuse-linker-plugin -funroll-loops -fvariable-expansion-in-unroller -ftree-loop-if-convert-stores -fmerge-all-constants -fbranch-target-load-optimize2 -fsched2-use-superblocks -falign-loops=16 -falign-functions=16 -falign-jumps=16 -maes -march=native -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
- cc1: error: invalid option argument ‘-Ofast’
- cc1: error: unrecognized command line option "-flto"
- cc1: error: unrecognized command line option "-fuse-linker-plugin"
- cc1: error: unrecognized command line option "-ftree-loop-if-convert-stores"
- make[2]: *** [minerd-cpu-miner.o] Error 1
- make[2]: Leaving directory `/srv/scripts/btc-test1/test/cpuminer-multi'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/srv/scripts/btc-test1/test/cpuminer-multi'
- make: *** [all] Error 2
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]#
- [root@iidx cpuminer-multi]# gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -I./compat/jansson -funroll-loops -fvariable-expansion-in-unroller -fmerge-all-constants -fbranch-target-load-optimize2 -fsched2-use-superblocks -falign-loops=16 -falign-functions=16 -falign-jumps=16 -maes -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
- cpu-miner.c: In function ‘miner_thread’:
- cpu-miner.c:1065: error: ‘MADV_HUGEPAGE’ undeclared (first use in this function)
- cpu-miner.c:1065: error: (Each undeclared identifier is reported only once
- cpu-miner.c:1065: error: for each function it appears in.)
Advertisement
Add Comment
Please, Sign In to add comment