1. * Package: dev-games/wfmath-1.0.1
  2. * Repository: gentoo
  3. * Maintainer: games@gentoo.org
  4. * USE: 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 wfmath-1.0.1.tar.bz2 to /tmp/portage/dev-games/wfmath-1.0.1/work
  15. >>> Source unpacked in /tmp/portage/dev-games/wfmath-1.0.1/work
  16. >>> Preparing source in /tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1 ...
  19. * econf: updating wfmath-1.0.1/config.guess with /usr/share/gnuconfig/config.guess
  20. * econf: updating wfmath-1.0.1/config.sub with /usr/share/gnuconfig/config.sub
  21. ./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 --disable-static
  22. checking build system type... x86_64-pc-linux-gnu
  23. checking host system type... x86_64-pc-linux-gnu
  24. checking for a BSD-compatible install... /usr/bin/install -c
  25. checking whether build environment is sane... yes
  26. checking for a thread-safe mkdir -p... /bin/mkdir -p
  27. checking for gawk... gawk
  28. checking whether make sets $(MAKE)... yes
  29. checking whether make supports nested variables... yes
  30. checking whether make supports nested variables... (cached) yes
  31. checking how to print strings... printf
  32. checking for style of include used by make... GNU
  33. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  34. checking whether the C compiler works... yes
  35. checking for C compiler default output file name... a.out
  36. checking for suffix of executables...
  37. checking whether we are cross compiling... no
  38. checking for suffix of object files... o
  39. checking whether we are using the GNU C compiler... yes
  40. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  41. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  42. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  43. checking for a sed that does not truncate output... /bin/sed
  44. checking for grep that handles long lines and -e... /bin/grep
  45. checking for egrep... /bin/grep -E
  46. checking for fgrep... /bin/grep -F
  47. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  48. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  49. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  50. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  51. checking whether ln -s works... yes
  52. checking the maximum length of command line arguments... 1572864
  53. checking whether the shell understands some XSI constructs... yes
  54. checking whether the shell understands "+="... yes
  55. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  56. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  57. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  58. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  59. checking how to recognize dependent libraries... pass_all
  60. checking for x86_64-pc-linux-gnu-dlltool... no
  61. checking for dlltool... no
  62. checking how to associate runtime and link libraries... printf %s\n
  63. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  64. checking for archiver @FILE support... @
  65. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  66. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  67. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  68. checking for sysroot... no
  69. checking for x86_64-pc-linux-gnu-mt... no
  70. checking for mt... mt
  71. checking if mt is a manifest tool... no
  72. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  73. checking for ANSI C header files... yes
  74. checking for sys/types.h... yes
  75. checking for sys/stat.h... yes
  76. checking for stdlib.h... yes
  77. checking for string.h... yes
  78. checking for memory.h... yes
  79. checking for strings.h... yes
  80. checking for inttypes.h... yes
  81. checking for stdint.h... yes
  82. checking for unistd.h... yes
  83. checking for dlfcn.h... yes
  84. checking for objdir... .libs
  85. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  86. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  87. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  88. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  89. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  90. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  91. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  92. checking whether -lc should be explicitly linked in... no
  93. checking dynamic linker characteristics... GNU/Linux ld.so
  94. checking how to hardcode library paths into programs... immediate
  95. checking whether stripping libraries is possible... yes
  96. checking if libtool supports shared libraries... yes
  97. checking whether to build shared libraries... yes
  98. checking whether to build static libraries... no
  99. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  100. checking whether we are using the GNU C++ compiler... yes
  101. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  102. checking dependency style of x86_64-pc-linux-gnu-g++... none
  103. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  104. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  105. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  106. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  107. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  108. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  109. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  110. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  111. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  112. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  113. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  114. checking how to hardcode library paths into programs... immediate
  115. configure: Ignore the Atlas checks, they are just used for building test code
  116. checking whether std::fabs works... yes
  117. checking for x86_64-pc-linux-gnu-pkg-config... no
  118. checking for pkg-config... /usr/bin/pkg-config
  119. checking pkg-config is at least version 0.9.0... yes
  120. checking for ATLAS_0_6... no
  121. checking sstream usability... yes
  122. checking sstream presence... yes
  123. checking for sstream... yes
  124. configure: creating ./config.status
  125. config.status: creating Makefile
  126. config.status: creating wfmath/Makefile
  127. config.status: creating atlas/Makefile
  128. config.status: creating doc/Makefile
  129. config.status: creating doc/Doxyfile
  130. config.status: creating wfmath.spec
  131. config.status: creating mingw32-wfmath.spec
  132. config.status: creating wfmath-1.0.pc
  133. config.status: creating config.h
  134. config.status: executing depfiles commands
  135. config.status: executing libtool commands
  136. >>> Source configured.
  137. >>> Compiling source in /tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1 ...
  138. make -j24
  139. make all-recursive
  140. make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  141. Making all in wfmath
  142. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  143. CXX const.lo
  144. CXX stream.lo
  145. CXX int_to_string.lo
  146. CXX probability.lo
  147. CXX timestamp.lo
  148. CXX randgen.lo
  149. CXX rotmatrix.lo
  150. CXX vector.lo
  151. CXX point.lo
  152. CXX quaternion.lo
  153. CXX intersect.lo
  154. CXX polygon.lo
  155. CXX axisbox.lo
  156. CXX polygon_intersect.lo
  157. CXX ball.lo
  158. CXX rotbox.lo
  159. CXX line.lo
  160. CXX segment.lo
  161. polygon_intersect.cpp: In member function 'bool WFMath::_Poly2Orient<dim>::checkIntersectPlane(const WFMath::AxisBox<dim>&, WFMath::Point<2>&, bool) const [with int dim = 3]':
  162. polygon_intersect.cpp:85:5: warning: variable 'axis_direction' set but not used [-Wunused-but-set-variable]
  163. CXXLD libwfmath-1.0.la
  164. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  165. Making all in atlas
  166. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
  167. make[2]: Nothing to be done for `all'.
  168. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
  169. Making all in doc
  170. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
  171. make[2]: Nothing to be done for `all'.
  172. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
  173. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  174. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  175. make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  176. >>> Source compiled.
  177. >>> Test phase [check]: dev-games/wfmath-1.0.1
  178. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  179. make -j24 -j24 -j1 check
  180. Making check in wfmath
  181. make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  182. make vector_test rotmatrix_test point_test quaternion_test shape_test polygon_test probability_test const_test intstring_test time_test ball_test line_test randgen_test
  183. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  184. CXX vector_test.o
  185. CXXLD vector_test
  186. CXX rotmatrix_test.o
  187. CXXLD rotmatrix_test
  188. CXX point_test.o
  189. CXXLD point_test
  190. CXX quaternion_test.o
  191. CXXLD quaternion_test
  192. CXX shape_test.o
  193. CXXLD shape_test
  194. CXX polygon_test.o
  195. CXXLD polygon_test
  196. CXX probability_test.o
  197. CXXLD probability_test
  198. CXX const_test.o
  199. CXXLD const_test
  200. CXX intstring_test.o
  201. CXXLD intstring_test
  202. CXX timestamp_test.o
  203. CXXLD time_test
  204. CXX ball_test.o
  205. CXXLD ball_test
  206. CXX line_test.o
  207. CXXLD line_test
  208. CXX randgen_test.o
  209. CXXLD randgen_test
  210. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  211. make check-TESTS
  212. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  213. make[3]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  214. PASS: vector_test
  215. PASS: rotmatrix_test
  216. PASS: point_test
  217. PASS: quaternion_test
  218. /bin/sh: line 1: 173587 Aborted "$tst" > shape_test.log-t 2>&1
  219. FAIL: shape_test
  220. PASS: polygon_test
  221. PASS: probability_test
  222. PASS: const_test
  223. PASS: intstring_test
  224. PASS: time_test
  225. PASS: ball_test
  226. PASS: line_test
  227. PASS: randgen_test
  228. =========================================
  229. wfmath 1.0.1: wfmath/test-suite.log
  230. =========================================
  231. 1 of 13 tests failed.
  232. .. contents:: :depth: 2
  233. FAIL: shape_test (exit: 134)
  234. ============================
  235. Testing AxisBox: m_low = (0,-1), m_high = (1,0)
  236. Testing Ball: m_center = (1,-1), m_radius = 1
  237. Testing Segment: m_p1 = (1,-1), m_p2 = (0,0)
  238. Testing RotBox: m_corner0 = (1,-1), m_size = (-1,1), m_orient = ((0.866025,0.5),(-0.5,0.866025))
  239. shape_test: shape_test.cpp:168: void test_shape(const WFMath::Point<dim>&, const WFMath::Point<dim>&) [with int dim = 2]: Assertion `Contains(rbox, rbox, false)' failed.
  240. =========================================
  241. 1 of 13 tests failed
  242. See wfmath/test-suite.log
  243. Please report to alriddoch@googlemail.com
  244. =========================================
  245. make[3]: *** [test-suite.log] Error 1
  246. make[3]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  247. make[2]: *** [check-TESTS] Error 2
  248. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  249. make[1]: *** [check-am] Error 2
  250. make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  251. make: *** [check-recursive] Error 1
  252. * ERROR: dev-games/wfmath-1.0.1 failed (test phase):
  253. * emake failed
  254. *
  255. * If you need support, post the output of `emerge --info '=dev-games/wfmath-1.0.1'`,
  256. * the complete build log and the output of `emerge -pqv '=dev-games/wfmath-1.0.1'`.
  257. * The complete build log is located at '/var/log/portage/dev-games:wfmath-1.0.1:20130131-015146.log'.
  258. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-games/wfmath-1.0.1/temp/build.log'.
  259. * The ebuild environment file is located at '/tmp/portage/dev-games/wfmath-1.0.1/temp/environment'.
  260. * Working directory: '/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  261. * S: '/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  262. >>> Install wfmath-1.0.1 into /tmp/portage/dev-games/wfmath-1.0.1/image/ category dev-games
  263. make -j24 DESTDIR=/tmp/portage/dev-games/wfmath-1.0.1/image/ install
  264. Making install in wfmath
  265. make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  266. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  267. test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64"
  268. test -z "/usr/include/wfmath-1.0/wfmath" || /bin/mkdir -p "/tmp/portage/dev-games/wfmath-1.0.1/image//usr/include/wfmath-1.0/wfmath"
  269. /bin/sh ../libtool --mode=install /usr/bin/install -c libwfmath-1.0.la '/tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64'
  270. /usr/bin/install -c -m 644 error.h const.h int_to_string.h probability.h timestamp.h MersenneTwister.h randgen.h shuffle.h vector.h vector_funcs.h rotmatrix.h rotmatrix_funcs.h point.h point_funcs.h quaternion.h axisbox.h axisbox_funcs.h ball.h ball_funcs.h wrapped_array.h miniball.h miniball_funcs.h segment.h segment_funcs.h rotbox.h rotbox_funcs.h polygon.h polygon_funcs.h polygon_intersect.h line.h line_funcs.h intersect_decls.h intersect.h wfmath.h stream.h atlasconv.h zero.h '/tmp/portage/dev-games/wfmath-1.0.1/image//usr/include/wfmath-1.0/wfmath'
  271. libtool: install: /usr/bin/install -c .libs/libwfmath-1.0.so.1.0.0 /tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64/libwfmath-1.0.so.1.0.0
  272. libtool: install: (cd /tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64 && { ln -s -f libwfmath-1.0.so.1.0.0 libwfmath-1.0.so.1 || { rm -f libwfmath-1.0.so.1 && ln -s libwfmath-1.0.so.1.0.0 libwfmath-1.0.so.1; }; })
  273. libtool: install: (cd /tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64 && { ln -s -f libwfmath-1.0.so.1.0.0 libwfmath-1.0.so || { rm -f libwfmath-1.0.so && ln -s libwfmath-1.0.so.1.0.0 libwfmath-1.0.so; }; })
  274. libtool: install: /usr/bin/install -c .libs/libwfmath-1.0.lai /tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64/libwfmath-1.0.la
  275. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  276. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  277. make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
  278. Making install in atlas
  279. make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
  280. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
  281. make[2]: Nothing to be done for `install-exec-am'.
  282. make[2]: Nothing to be done for `install-data-am'.
  283. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
  284. make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
  285. Making install in doc
  286. make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
  287. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
  288. make[2]: Nothing to be done for `install-exec-am'.
  289. make[2]: Nothing to be done for `install-data-am'.
  290. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
  291. make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
  292. make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  293. make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  294. make[2]: Nothing to be done for `install-exec-am'.
  295. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64/pkgconfig"
  296. /usr/bin/install -c -m 644 wfmath-1.0.pc '/tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64/pkgconfig'
  297. make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  298. make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
  299. >>> Completed installing wfmath-1.0.1 into /tmp/portage/dev-games/wfmath-1.0.1/image/
  300. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  301. usr/lib64/libwfmath-1.0.so.1.0.0
  302. ecompressdir: bzip2 -9 /usr/share/doc