* Package: net-misc/bfgminer-3.1.0 * Repository: gentoo * Maintainer: blueness@gentoo.org luke-jr+gentoobugs@utopios.org,proxy-maint@gentoo.org * USE: abi_x86_64 adl amd64 consolekit elibc_glibc kernel_linux multilib ncurses opencl policykit udev userland_GNU * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking bfgminer-3.1.0.tbz2 to /var/tmp/portage/net-misc/bfgminer-3.1.0/work >>> Source unpacked in /var/tmp/portage/net-misc/bfgminer-3.1.0/work >>> Preparing source in /var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0 ... * econf: updating bfgminer-3.1.0/libblkmaker/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bfgminer-3.1.0/libblkmaker/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bfgminer-3.1.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bfgminer-3.1.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/bfgminer-3.1.0 --enable-adl --disable-avalon --disable-bitforce --disable-cpumining --disable-icarus --disable-modminer --with-curses --enable-opencl --disable-scrypt --with-system-libblkmaker --with-libudev --without-sensors --disable-x6500 --disable-ztex configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-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 make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for mprotect... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking for C/C++ restrict keyword... __restrict checking for uid_t in sys/types.h... yes checking for inline... inline checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for wchar_t... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strtok_r is declared... (cached) yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for sigprocmask... yes checking whether NULL can be used in arbitrary expressions... yes checking for strtok_r... yes checking whether strtok_r works... yes checking for ANSI C header files... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether HASH_ITER is declared... yes checking whether DL_FOREACH_SAFE is declared... yes checking for pthread_cancel... with -pthread -lpthread checking for nanosleep... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for JANSSON... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBUSB... yes checking for best native curses library... ncursesw5 checking for libblkmaker... yes checking for yasm... /usr/bin/yasm checking if yasm version is greater than 1.0.1... yes checking for LIBCURL... yes checking for setrlimit... yes checking for roundl function... yes checking for bswap_* functions... found in byteswap.h checking if bswap_16 is already a macro... yes checking for platform endian... little endian (endian.h) checking if GNU format attribute compiles... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating x86_64/Makefile config.status: creating x86_32/Makefile config.status: creating ccan/Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands ------------------------------------------------------------------------ bfgminer 3.1.0 ------------------------------------------------------------------------ Configuration Options Summary: curses.TUI...........: FOUND: ncursesw5 scrypt...............: Disabled OpenCL...............: Enabled sensors.monitoring.: Disabled ADL.monitoring.....: Enabled Avalon.ASICs.........: Disabled BitForce.devices.....: Disabled Icarus.FPGAs.........: Disabled ModMiner.FPGAs.......: Disabled X6500.FPGAs..........: Disabled ZTEX.FPGAs...........: Disabled CPU Mining...........: Disabled Compilation............: make (or gmake) CPPFLAGS.............: -I/usr/include/ncursesw -pthread CFLAGS...............: -march=native -O2 -pipe -pthread LDFLAGS..............: -Wl,-O1 -Wl,--as-needed -pthread -lpthread LDADD................: -ldl -lcurl -ljansson -L/usr/lib64 -lncursesw -lm Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0 ... make -j7 -l6 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0' Making all in lib make[2]: Entering directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0/lib' GEN arg-nonnull.h GEN c++defs.h GEN warn-on-use.h GEN signal.h GEN string.h make all-recursive make[3]: Entering directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0/lib' make[4]: Entering directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0/lib' CC dummy.o AR libgnu.a make[4]: Leaving directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0/lib' make[3]: Leaving directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0/lib' make[2]: Leaving directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0/lib' Making all in ccan make[2]: Entering directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0/ccan' CC libccan_a-helpers.o CC libccan_a-opt.o CC libccan_a-parse.o CC libccan_a-usage.o AR libccan.a make[2]: Leaving directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0/ccan' make[2]: Entering directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0' CC bfgminer-miner.o CC bfgminer-deviceapi.o CC bfgminer-util.o CC bfgminer-sha2.o CC bfgminer-api.o CC bfgminer-logging.o CC bfgminer-driver-opencl.o util.c: In function 'notifier_read': util.c:2310:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] util.c: In function 'notifier_wake': util.c:2300:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] CC bfgminer-ocl.o CC bfgminer-findnonce.o ocl.c: In function 'file_contents': ocl.c:229:2: warning: implicit declaration of function 'open_bitstream' [-Wimplicit-function-declaration] ocl.c:229:4: warning: assignment makes pointer from integer without a cast [enabled by default] util.c: In function 'json_rpc_call_completed': util.c:504:6: warning: call to '_curl_easy_getinfo_err_string' declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info [enabled by default] CC bfgminer-adl.o CC bfgminer-dynclock.o CC api-example.o CCLD bfgminer-rpc CCLD bfgminer bfgminer-ocl.o: In function `file_contents': ocl.c:(.text+0xac): undefined reference to `open_bitstream' collect2: error: ld returned 1 exit status make[2]: *** [bfgminer] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0' make: *** [all] Error 2 * ERROR: net-misc/bfgminer-3.1.0 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/bfgminer-3.1.0'`, * the complete build log and the output of `emerge -pqv '=net-misc/bfgminer-3.1.0'`. * The complete build log is located at '/var/tmp/portage/net-misc/bfgminer-3.1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/bfgminer-3.1.0/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0' * S: '/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0' * Messages for package net-misc/bfgminer-3.1.0: * ERROR: net-misc/bfgminer-3.1.0 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/bfgminer-3.1.0'`, * the complete build log and the output of `emerge -pqv '=net-misc/bfgminer-3.1.0'`. * The complete build log is located at '/var/tmp/portage/net-misc/bfgminer-3.1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/bfgminer-3.1.0/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0' * S: '/var/tmp/portage/net-misc/bfgminer-3.1.0/work/bfgminer-3.1.0'