spacepaste

  1.  
  2. * Package: net-misc/cgminer-4.10.0
  3. * Repository: gentoo
  4. * Maintainer: ki@baka.bakka.su blueness@gentoo.org,proxy-maint@gentoo.org
  5. * USE: abi_x86_64 amd64 ants2 bitforce elibc_glibc kernel_linux minion ncurses udev userland_GNU
  6. * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking cgminer-4.10.0.tar.bz2 to /var/tmp/portage/net-misc/cgminer-4.10.0/work
  9. >>> Source unpacked in /var/tmp/portage/net-misc/cgminer-4.10.0/work
  10. >>> Preparing source in /var/tmp/portage/net-misc/cgminer-4.10.0/work/cgminer-4.10.0 ...
  11. >>> Source prepared.
  12. >>> Configuring source in /var/tmp/portage/net-misc/cgminer-4.10.0/work/cgminer-4.10.0 ...
  13. * econf: updating cgminer-4.10.0/config.sub with /usr/share/gnuconfig/config.sub
  14. * econf: updating cgminer-4.10.0/compat/jansson-2.9/config.sub with /usr/share/gnuconfig/config.sub
  15. * econf: updating cgminer-4.10.0/compat/jansson-2.9/config.guess with /usr/share/gnuconfig/config.guess
  16. * econf: updating cgminer-4.10.0/config.guess with /usr/share/gnuconfig/config.guess
  17. ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cgminer-4.10.0 --htmldir=/usr/share/doc/cgminer-4.10.0/html --libdir=/usr/lib64 --with-curses --disable-ants1 --enable-ants2 --disable-ants3 --disable-avalon --disable-avalon2 --disable-avalon4 --disable-avalon7 --disable-avalon-miner --disable-bab --disable-bitmine_A1 --disable-bflsc --enable-bitforce --disable-bitfury --disable-blockerupter --disable-cointerra --disable-drillbit --disable-hashfast --disable-hashratio --disable-icarus --disable-klondike --disable-knc --enable-minion --disable-modminer --disable-sp10 --disable-sp30 --enable-udev --disable-forcecombo --with-system-libusb --with-system-jansson
  18. checking build system type... x86_64-pc-linux-gnu
  19. checking host system type... x86_64-pc-linux-gnu
  20. checking target system type... x86_64-pc-linux-gnu
  21. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
  22. checking whether build environment is sane... yes
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking whether make supports nested variables... yes
  27. checking whether make supports nested variables... (cached) yes
  28. checking for style of include used by make... GNU
  29. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  30. checking whether the C compiler works... yes
  31. checking for C compiler default output file name... a.out
  32. checking for suffix of executables...
  33. checking whether we are cross compiling... no
  34. checking for suffix of object files... o
  35. checking whether we are using the GNU C compiler... yes
  36. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  37. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  38. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  39. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  40. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  41. checking for grep that handles long lines and -e... /bin/grep
  42. checking for egrep... /bin/grep -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking minix/config.h usability... no
  54. checking minix/config.h presence... no
  55. checking for minix/config.h... no
  56. checking whether it is safe to define __EXTENSIONS__... yes
  57. checking whether to enable maintainer-specific portions of Makefiles... no
  58. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  59. checking whether we are using the GNU C compiler... (cached) yes
  60. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  61. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  62. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  63. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  64. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  65. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  66. checking sys/mman.h usability... yes
  67. checking sys/mman.h presence... yes
  68. checking for sys/mman.h... yes
  69. checking wchar.h usability... yes
  70. checking wchar.h presence... yes
  71. checking for wchar.h... yes
  72. checking for stdint.h... (cached) yes
  73. checking for mprotect... yes
  74. checking for sigaction... yes
  75. checking for sigaltstack... yes
  76. checking for siginterrupt... yes
  77. checking for mmap... yes
  78. checking for MAP_ANONYMOUS... yes
  79. checking whether memchr works... yes
  80. checking whether memmem is declared... yes
  81. checking for memmem... yes
  82. checking whether memmem works... yes
  83. checking for C/C++ restrict keyword... __restrict
  84. checking for uid_t in sys/types.h... yes
  85. checking for inline... inline
  86. checking whether the preprocessor supports include_next... yes
  87. checking whether system header files limit the line length... no
  88. checking for wchar_t... yes
  89. checking for unsigned long long int... yes
  90. checking for long long int... yes
  91. checking whether stdint.h conforms to C99... yes
  92. checking whether memmem is declared without a macro... yes
  93. checking whether mempcpy is declared without a macro... yes
  94. checking whether memrchr is declared without a macro... yes
  95. checking whether rawmemchr is declared without a macro... yes
  96. checking whether stpcpy is declared without a macro... yes
  97. checking whether stpncpy is declared without a macro... yes
  98. checking whether strchrnul is declared without a macro... yes
  99. checking whether strdup is declared without a macro... yes
  100. checking whether strncat is declared without a macro... yes
  101. checking whether strndup is declared without a macro... yes
  102. checking whether strnlen is declared without a macro... yes
  103. checking whether strpbrk is declared without a macro... yes
  104. checking whether strsep is declared without a macro... yes
  105. checking whether strcasestr is declared without a macro... yes
  106. checking whether strtok_r is declared without a macro... yes
  107. checking whether strerror_r is declared without a macro... yes
  108. checking whether strsignal is declared without a macro... yes
  109. checking whether strverscmp is declared without a macro... yes
  110. checking whether memmem works in linear time... yes
  111. checking for memmem... (cached) yes
  112. checking whether memmem works... (cached) yes
  113. checking for struct sigaction.sa_sigaction... yes
  114. checking for volatile sig_atomic_t... yes
  115. checking for sighandler_t... yes
  116. checking whether sigaction is declared without a macro... yes
  117. checking whether sigaddset is declared without a macro... yes
  118. checking whether sigdelset is declared without a macro... yes
  119. checking whether sigemptyset is declared without a macro... yes
  120. checking whether sigfillset is declared without a macro... yes
  121. checking whether sigismember is declared without a macro... yes
  122. checking whether sigpending is declared without a macro... yes
  123. checking whether sigprocmask is declared without a macro... yes
  124. checking for sigprocmask... yes
  125. checking whether NULL can be used in arbitrary expressions... yes
  126. checking for ANSI C header files... (cached) yes
  127. checking syslog.h usability... yes
  128. checking syslog.h presence... yes
  129. checking for syslog.h... yes
  130. checking for size_t... yes
  131. checking for working alloca.h... yes
  132. checking for alloca... yes
  133. checking for pthread_create in -lpthread... yes
  134. checking for library containing addstr... -lncurses
  135. checking pkg-config is at least version 0.9.0... yes
  136. checking for LIBUSB... yes
  137. checking for JANSSON... yes
  138. checking pkg-config is at least version 0.9.0... yes
  139. checking for LIBCURL... yes
  140. checking that generated files are newer than configure... done
  141. configure: creating ./config.status
  142. config.status: creating Makefile
  143. config.status: creating compat/Makefile
  144. config.status: creating ccan/Makefile
  145. config.status: creating lib/Makefile
  146. config.status: creating config.h
  147. config.status: executing depfiles commands
  148. ------------------------------------------------------------------------
  149. cgminer 4.10.0
  150. ------------------------------------------------------------------------
  151. Configuration Options Summary:
  152. libcurl(GBT).: Enabled: -lcurl
  153. libsystemd...........: Disabled
  154. curses.TUI...........: FOUND: -lncurses
  155. Antminer.S1.Bitmain..: Disabled
  156. Antminer.S2.Bitmain..: Enabled
  157. Antminer.S3.Bitmain..: Disabled
  158. Avalon.ASICs.........: Disabled
  159. Avalon2.ASICs........: Disabled
  160. Avalon4.ASICs........: Disabled
  161. Avalon7.ASICs........: Disabled
  162. Avalon miner.ASICs...: Disabled
  163. BlackArrowMinion.ASIC: Enabled
  164. BlackArrow.ASICs.....: Disabled
  165. BFL.ASICs............: Disabled
  166. BitForce.FPGAs.......: Enabled
  167. BitFury.ASICs........: Disabled
  168. BlockErupter.ASICs...: Disabled
  169. Cointerra.ASICs......: Disabled
  170. Spond-sp10.ASICs.....: Disabled
  171. Spond-sp30.ASICs.....: Disabled
  172. Bitmine-A1.ASICs.....: Disabled
  173. Drillbit.BitFury.....: Disabled
  174. Hashfast.ASICs.......: Disabled
  175. Hashratio.ASICs......: Disabled
  176. Icarus.ASICs/FPGAs...: Disabled
  177. Klondike.ASICs.......: Disabled
  178. KnC.ASICs............: Disabled
  179. ModMiner.FPGAs.......: Disabled
  180. configure: error: You have configured more than one driver in with a driver that is designed to be standalone only (see ./configure --help)
  181. !!! Please attach the following file when seeking support:
  182. !!! /var/tmp/portage/net-misc/cgminer-4.10.0/work/cgminer-4.10.0/config.log
  183. * ERROR: net-misc/cgminer-4.10.0::gentoo failed (configure phase):
  184. * econf failed
  185. *
  186. * Call stack:
  187. * ebuild.sh, line 124: Called src_configure
  188. * environment, line 2334: Called econf '--with-curses' '--disable-ants1' '--enable-ants2' '--disable-ants3' '--disable-avalon' '--disable-avalon2' '--disable-avalon4' '--disable-avalon7' '--disable-avalon-miner' '--disable-bab' '--disable-bitmine_A1' '--disable-bflsc' '--enable-bitforce' '--disable-bitfury' '--disable-blockerupter' '--disable-cointerra' '--disable-drillbit' '--disable-hashfast' '--disable-hashratio' '--disable-icarus' '--disable-klondike' '--disable-knc' '--enable-minion' '--disable-modminer' '--disable-sp10' '--disable-sp30' '--enable-udev' '--disable-forcecombo' '--with-system-libusb' '--with-system-jansson'
  189. * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
  190. * isolated-functions.sh, line 117: Called die
  191. * The specific snippet of code:
  192. * die "$@"
  193. *
  194. * If you need support, post the output of `emerge --info '=net-misc/cgminer-4.10.0::gentoo'`,
  195. * the complete build log and the output of `emerge -pqv '=net-misc/cgminer-4.10.0::gentoo'`.
  196. * The complete build log is located at '/var/tmp/portage/net-misc/cgminer-4.10.0/temp/build.log'.
  197. * The ebuild environment file is located at '/var/tmp/portage/net-misc/cgminer-4.10.0/temp/environment'.
  198. * Working directory: '/var/tmp/portage/net-misc/cgminer-4.10.0/work/cgminer-4.10.0'
  199. * S: '/var/tmp/portage/net-misc/cgminer-4.10.0/work/cgminer-4.10.0'
  200.