1. * Package: app-benchmarks/spew-1.0.8
  2. * Repository: gentoo
  3. * Maintainer: blueness@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking spew-1.0.8.tgz to /tmp/portage/app-benchmarks/spew-1.0.8/work
  15. >>> Source unpacked in /tmp/portage/app-benchmarks/spew-1.0.8/work
  16. >>> Preparing source in /tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8 ...
  17. * Applying fix-automake-1.13.patch ...
  18. [ ok ]
  19. * Applying remove-symlinks-makefile.patch ...
  20. [ ok ]
  21. * Running eautoreconf in '/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8' ...
  22. * Running aclocal ...
  23. [ ok ]
  24. * Running autoconf ...
  25. [ ok ]
  26. * Running autoheader ...
  27. [ ok ]
  28. * Running automake --add-missing --copy --force-missing ...
  29. [ ok ]
  30. * Running elibtoolize in: spew-1.0.8/
  31. >>> Source prepared.
  32. >>> Configuring source in /tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8 ...
  33. * econf: updating spew-1.0.8/config/config.guess with /usr/share/gnuconfig/config.guess
  34. * econf: updating spew-1.0.8/config/config.sub with /usr/share/gnuconfig/config.sub
  35. ./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 --libdir=/usr/lib64 --disable-static-link
  36. configure: loading site script /usr/share/config.site
  37. checking whether to enable maintainer-specific portions of Makefiles... no
  38. checking for a BSD-compatible install... /usr/bin/install -c
  39. checking whether build environment is sane... yes
  40. checking for a thread-safe mkdir -p... /bin/mkdir -p
  41. checking for gawk... gawk
  42. checking whether make sets $(MAKE)... yes
  43. checking whether make supports nested variables... yes
  44. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  45. checking whether the C++ compiler works... yes
  46. checking for C++ compiler default output file name... a.out
  47. checking for suffix of executables...
  48. checking whether we are cross compiling... no
  49. checking for suffix of object files... o
  50. checking whether we are using the GNU C++ compiler... yes
  51. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  52. checking for style of include used by make... GNU
  53. checking dependency style of x86_64-pc-linux-gnu-g++... none
  54. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  57. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  58. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  59. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  60. checking whether make sets $(MAKE)... (cached) yes
  61. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  62. checking whether ln -s works... yes
  63. checking for poptGetContext in -lpopt... yes
  64. checking for wresize in -lncurses... yes
  65. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  66. checking for grep that handles long lines and -e... /bin/grep
  67. checking for egrep... /bin/grep -E
  68. checking for ANSI C header files... yes
  69. checking for sys/types.h... yes
  70. checking for sys/stat.h... yes
  71. checking for stdlib.h... yes
  72. checking for string.h... yes
  73. checking for memory.h... yes
  74. checking for strings.h... yes
  75. checking for inttypes.h... yes
  76. checking for stdint.h... yes
  77. checking for unistd.h... yes
  78. checking fcntl.h usability... yes
  79. checking fcntl.h presence... yes
  80. checking for fcntl.h... yes
  81. checking for stdint.h... (cached) yes
  82. checking for stdlib.h... (cached) yes
  83. checking sys/time.h usability... yes
  84. checking sys/time.h presence... yes
  85. checking for sys/time.h... yes
  86. checking for unistd.h... (cached) yes
  87. checking paths.h usability... yes
  88. checking paths.h presence... yes
  89. checking for paths.h... yes
  90. checking for stdbool.h that conforms to C99... yes
  91. checking for _Bool... yes
  92. checking for an ANSI C-conforming const... yes
  93. checking for off_t... yes
  94. checking for size_t... yes
  95. checking whether time.h and sys/time.h may both be included... yes
  96. checking whether O_DIRECT is declared... yes
  97. checking whether TIOCGWINSZ is declared... yes
  98. checking whether WIOCGETD is declared... no
  99. checking for special C compiler options needed for large files... no
  100. checking for _FILE_OFFSET_BITS value needed for large files... no
  101. checking whether MNT_MNTTAB is declared... no
  102. checking whether _PATH_MOUNTED is declared... yes
  103. checking whether MNTTAB_PATH is declared... yes
  104. checking for getmntent... yes
  105. checking size of unsigned int... 4
  106. checking size of unsigned long... 8
  107. checking size of unsigned long long... 8
  108. checking for stdlib.h... (cached) yes
  109. checking for GNU libc compatible malloc... yes
  110. checking return type of signal handlers... void
  111. checking for vprintf... yes
  112. checking for _doprnt... no
  113. checking for getpagesize... yes
  114. checking for gettimeofday... yes
  115. checking for memset... yes
  116. checking for strerror... yes
  117. checking for strsignal... yes
  118. checking for strrchr... yes
  119. checking for localtime_r... yes
  120. checking for basename... yes
  121. checking that generated files are newer than configure... done
  122. configure: creating ./config.status
  123. config.status: creating src/Makefile
  124. config.status: creating man/Makefile
  125. config.status: creating etc/Makefile
  126. config.status: creating Makefile
  127. config.status: creating config.h
  128. config.status: executing depfiles commands
  129. >>> Source configured.
  130. >>> Compiling source in /tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8 ...
  131. make -j24 AR=x86_64-pc-linux-gnu-ar
  132. make all-recursive
  133. make[1]: Entering directory '/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8'
  134. Making all in src
  135. make[2]: Entering directory '/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8/src'
  136. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o common.o common.cpp
  137. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o TimeHack.o TimeHack.cpp
  138. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o Job.o Job.cpp
  139. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o Log.o Log.cpp
  140. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o Random.o Random.cpp
  141. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o ReadJob.o ReadJob.cpp
  142. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o WriteJob.o WriteJob.cpp
  143. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o Transfer.o Transfer.cpp
  144. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o TransferFactory.o TransferFactory.cpp
  145. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o GarbageTransfer.o GarbageTransfer.cpp
  146. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o NumbersTransfer.o NumbersTransfer.cpp
  147. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o RandomTransfer.o RandomTransfer.cpp
  148. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o BytePatternTransfer.o BytePatternTransfer.cpp
  149. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o TransferInfo.o TransferInfo.cpp
  150. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o TransferInfoList.o TransferInfoList.cpp
  151. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o TransferInfoListFactory.o TransferInfoListFactory.cpp
  152. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o RandomTransferInfoList.o RandomTransferInfoList.cpp
  153. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o SequentialTransferInfoList.o SequentialTransferInfoList.cpp
  154. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o Tui.o Tui.cpp
  155. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o spew.o spew.cpp
  156. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o SpewDisplay.o SpewDisplay.cpp
  157. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o SpewConsole.o SpewConsole.cpp
  158. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o SpewTui.o SpewTui.cpp
  159. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o SpewTuiWindow.o SpewTuiWindow.cpp
  160. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o SpewTuiHelpWindow.o SpewTuiHelpWindow.cpp
  161. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o SpewTuiProgressWindow.o SpewTuiProgressWindow.cpp
  162. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o SpewTuiStatisticsWindow.o SpewTuiStatisticsWindow.cpp
  163. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -c -o SpewTuiStatusWindow.o SpewTuiStatusWindow.cpp
  164. rm -f libtui.a
  165. x86_64-pc-linux-gnu-ar cru libtui.a Tui.o
  166. x86_64-pc-linux-gnu-ranlib libtui.a
  167. SpewTuiStatisticsWindow.cpp: In member function 'void SpewTuiStatisticsWindow::updateTotalRunTime()':
  168. SpewTuiStatisticsWindow.cpp:281:84: warning: format not a string literal and no format arguments [-Wformat-security]
  169. int len = snprintf(NULL, 0, (char *)mTotalRunTime.getElapsedTimeStr().c_str());
  170. ^
  171. SpewTuiStatisticsWindow.cpp:281:84: warning: format not a string literal and no format arguments [-Wformat-security]
  172. spew.cpp: In function 'void help(poptContext_s*&)':
  173. spew.cpp:288:26: warning: format not a string literal and no format arguments [-Wformat-security]
  174. fprintf(stdout, outStr);
  175. ^
  176. rm -f libcommon.a
  177. x86_64-pc-linux-gnu-ar cru libcommon.a common.o TimeHack.o Job.o Log.o Random.o ReadJob.o WriteJob.o Transfer.o TransferFactory.o GarbageTransfer.o NumbersTransfer.o RandomTransfer.o BytePatternTransfer.o TransferInfo.o TransferInfoList.o TransferInfoListFactory.o RandomTransferInfoList.o SequentialTransferInfoList.o
  178. x86_64-pc-linux-gnu-ranlib libcommon.a
  179. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DSYSCONFDIR=/etc -Wl,-O1 -Wl,--as-needed -o spew spew.o SpewDisplay.o SpewConsole.o SpewTui.o SpewTuiWindow.o SpewTuiHelpWindow.o SpewTuiProgressWindow.o SpewTuiStatisticsWindow.o SpewTuiStatusWindow.o libcommon.a libtui.a -lncurses -lpopt
  180. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: libtui.a(Tui.o): undefined reference to symbol 'cbreak'
  181. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  182. collect2: error: ld returned 1 exit status
  183. Makefile:420: recipe for target 'spew' failed
  184. make[2]: *** [spew] Error 1
  185. make[2]: Leaving directory '/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8/src'
  186. Makefile:363: recipe for target 'all-recursive' failed
  187. make[1]: *** [all-recursive] Error 1
  188. make[1]: Leaving directory '/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8'
  189. Makefile:303: recipe for target 'all' failed
  190. make: *** [all] Error 2
  191. * ERROR: app-benchmarks/spew-1.0.8::gentoo failed (compile phase):
  192. * emake failed
  193. *
  194. * If you need support, post the output of `emerge --info '=app-benchmarks/spew-1.0.8::gentoo'`,
  195. * the complete build log and the output of `emerge -pqv '=app-benchmarks/spew-1.0.8::gentoo'`.
  196. * The complete build log is located at '/var/log/portage/app-benchmarks:spew-1.0.8:20141112-022839.log'.
  197. * The ebuild environment file is located at '/tmp/portage/app-benchmarks/spew-1.0.8/temp/environment'.
  198. * Working directory: '/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8'
  199. * S: '/tmp/portage/app-benchmarks/spew-1.0.8/work/spew-1.0.8'