- * Package: dev-games/wfmath-1.0.1
- * Repository: gentoo
- * Maintainer: games@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking wfmath-1.0.1.tar.bz2 to /tmp/portage/dev-games/wfmath-1.0.1/work
- >>> Source unpacked in /tmp/portage/dev-games/wfmath-1.0.1/work
- >>> Preparing source in /tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1 ...
- * econf: updating wfmath-1.0.1/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating wfmath-1.0.1/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 --disable-static
- checking build system type... x86_64-pc-linux-gnu
- checking host 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 whether make supports nested variables... (cached) yes
- checking how to print strings... printf
- 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 for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- 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
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- 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
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- 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
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- configure: Ignore the Atlas checks, they are just used for building test code
- checking whether std::fabs works... yes
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for ATLAS_0_6... no
- checking sstream usability... yes
- checking sstream presence... yes
- checking for sstream... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating wfmath/Makefile
- config.status: creating atlas/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/Doxyfile
- config.status: creating wfmath.spec
- config.status: creating mingw32-wfmath.spec
- config.status: creating wfmath-1.0.pc
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1 ...
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- Making all in wfmath
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- CXX const.lo
- CXX stream.lo
- CXX int_to_string.lo
- CXX probability.lo
- CXX timestamp.lo
- CXX randgen.lo
- CXX rotmatrix.lo
- CXX vector.lo
- CXX point.lo
- CXX quaternion.lo
- CXX intersect.lo
- CXX polygon.lo
- CXX axisbox.lo
- CXX polygon_intersect.lo
- CXX ball.lo
- CXX rotbox.lo
- CXX line.lo
- CXX segment.lo
- polygon_intersect.cpp: In member function 'bool WFMath::_Poly2Orient<dim>::checkIntersectPlane(const WFMath::AxisBox<dim>&, WFMath::Point<2>&, bool) const [with int dim = 3]':
- polygon_intersect.cpp:85:5: warning: variable 'axis_direction' set but not used [-Wunused-but-set-variable]
- CXXLD libwfmath-1.0.la
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- Making all in atlas
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
- Making all in doc
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- >>> Source compiled.
- >>> Test phase [check]: dev-games/wfmath-1.0.1
- * Tinderbox QA Notice: 'make' called by __eapi0_src_test
- make -j24 -j24 -j1 check
- Making check in wfmath
- make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- 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
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- CXX vector_test.o
- CXXLD vector_test
- CXX rotmatrix_test.o
- CXXLD rotmatrix_test
- CXX point_test.o
- CXXLD point_test
- CXX quaternion_test.o
- CXXLD quaternion_test
- CXX shape_test.o
- CXXLD shape_test
- CXX polygon_test.o
- CXXLD polygon_test
- CXX probability_test.o
- CXXLD probability_test
- CXX const_test.o
- CXXLD const_test
- CXX intstring_test.o
- CXXLD intstring_test
- CXX timestamp_test.o
- CXXLD time_test
- CXX ball_test.o
- CXXLD ball_test
- CXX line_test.o
- CXXLD line_test
- CXX randgen_test.o
- CXXLD randgen_test
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- make check-TESTS
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- make[3]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- PASS: vector_test
- PASS: rotmatrix_test
- PASS: point_test
- PASS: quaternion_test
- /bin/sh: line 1: 173587 Aborted "$tst" > shape_test.log-t 2>&1
- FAIL: shape_test
- PASS: polygon_test
- PASS: probability_test
- PASS: const_test
- PASS: intstring_test
- PASS: time_test
- PASS: ball_test
- PASS: line_test
- PASS: randgen_test
- =========================================
- wfmath 1.0.1: wfmath/test-suite.log
- =========================================
- 1 of 13 tests failed.
- .. contents:: :depth: 2
- FAIL: shape_test (exit: 134)
- ============================
- Testing AxisBox: m_low = (0,-1), m_high = (1,0)
- Testing Ball: m_center = (1,-1), m_radius = 1
- Testing Segment: m_p1 = (1,-1), m_p2 = (0,0)
- Testing RotBox: m_corner0 = (1,-1), m_size = (-1,1), m_orient = ((0.866025,0.5),(-0.5,0.866025))
- 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.
- =========================================
- 1 of 13 tests failed
- See wfmath/test-suite.log
- Please report to alriddoch@googlemail.com
- =========================================
- make[3]: *** [test-suite.log] Error 1
- make[3]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- make[2]: *** [check-TESTS] Error 2
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- make[1]: *** [check-am] Error 2
- make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- make: *** [check-recursive] Error 1
- * ERROR: dev-games/wfmath-1.0.1 failed (test phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-games/wfmath-1.0.1'`,
- * the complete build log and the output of `emerge -pqv '=dev-games/wfmath-1.0.1'`.
- * The complete build log is located at '/var/log/portage/dev-games:wfmath-1.0.1:20130131-015146.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-games/wfmath-1.0.1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-games/wfmath-1.0.1/temp/environment'.
- * Working directory: '/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- * S: '/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- >>> Install wfmath-1.0.1 into /tmp/portage/dev-games/wfmath-1.0.1/image/ category dev-games
- make -j24 DESTDIR=/tmp/portage/dev-games/wfmath-1.0.1/image/ install
- Making install in wfmath
- make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64"
- 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"
- /bin/sh ../libtool --mode=install /usr/bin/install -c libwfmath-1.0.la '/tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64'
- /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'
- 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
- 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; }; })
- 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; }; })
- 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
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/wfmath'
- Making install in atlas
- make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
- make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/atlas'
- Making install in doc
- make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
- make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1/doc'
- make[1]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- make[2]: Entering directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64/pkgconfig"
- /usr/bin/install -c -m 644 wfmath-1.0.pc '/tmp/portage/dev-games/wfmath-1.0.1/image//usr/lib64/pkgconfig'
- make[2]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- make[1]: Leaving directory `/tmp/portage/dev-games/wfmath-1.0.1/work/wfmath-1.0.1'
- >>> Completed installing wfmath-1.0.1 into /tmp/portage/dev-games/wfmath-1.0.1/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/lib64/libwfmath-1.0.so.1.0.0
- ecompressdir: bzip2 -9 /usr/share/doc