* Package: dev-games/wfmath-1.0.2:0 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wfmath-1.0.2.tar.bz2 to /var/tmp/portage/dev-games/wfmath-1.0.2/work >>> Source unpacked in /var/tmp/portage/dev-games/wfmath-1.0.2/work >>> Preparing source in /var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2 ... * Applying wfmath-1.0.2-fix-bashisms.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-games/wfmath-1.0.2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: wfmath-1.0.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2 ... * econf: updating wfmath-1.0.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating wfmath-1.0.2/config.guess with /usr/share/gnuconfig/config.guess ./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/wfmath-1.0.2 --htmldir=/usr/share/doc/wfmath-1.0.2/html --with-sysroot=/ --libdir=/usr/lib64 --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/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free 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 whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... 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 clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file 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/x86_64-pc-linux-gnu-nm -B output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-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 whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/x86_64-pc-linux-gnu-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 clang++ supports C++11 features by default... yes checking whether std::fabs works... 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 ATLAS_0_6... no checking for sstream... yes checking that generated files are newer than configure... done 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. '/var/tmp/portage/dev-games/wfmath-1.0.2/temp/clang14.log' -> '/var/tmp/clang/dev-games/wfmath-1.0.2/clang14.log' '/var/tmp/portage/dev-games/wfmath-1.0.2/temp/clang15.log' -> '/var/tmp/clang/dev-games/wfmath-1.0.2/clang15.log' >>> Compiling source in /var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2' Making all in wfmath make[2]: Entering directory '/var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o const.lo const.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o stream.lo stream.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o int_to_string.lo int_to_string.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o probability.lo probability.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c stream.cpp -fPIC -DPIC -o .libs/stream.o libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c probability.cpp -fPIC -DPIC -o .libs/probability.o libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c const.cpp -fPIC -DPIC -o .libs/const.o libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c int_to_string.cpp -fPIC -DPIC -o .libs/int_to_string.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o timestamp.lo timestamp.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o randgen.lo randgen.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c timestamp.cpp -fPIC -DPIC -o .libs/timestamp.o libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c randgen.cpp -fPIC -DPIC -o .libs/randgen.o In file included from randgen.cpp:26: In file included from ./randgen.h:29: ../wfmath/MersenneTwister.h:211:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 s1; ^~~~~~~~~ ../wfmath/MersenneTwister.h:256:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned i = 1; ^~~~~~~~~ ../wfmath/MersenneTwister.h:257:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 j = 0; ^~~~~~~~~ ../wfmath/MersenneTwister.h:258:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned k = ( N > seedLength ? N : seedLength ); ^~~~~~~~~ ../wfmath/MersenneTwister.h:289:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *s = state; ^~~~~~~~~ ../wfmath/MersenneTwister.h:290:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *r = state; ^~~~~~~~~ ../wfmath/MersenneTwister.h:291:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned i = 1; ^~~~~~~~~ ../wfmath/MersenneTwister.h:305:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *p = state; ^~~~~~~~~ ../wfmath/MersenneTwister.h:306:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ ../wfmath/MersenneTwister.h:310:15: warning: array index -227 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] *p = twist( p[M-N], p[0], p[1] ); ^ ~~~ ../wfmath/MersenneTwister.h:305:2: note: array 'p' declared here register uint32 *p = state; ^ ../wfmath/MersenneTwister.h:311:14: warning: array index -227 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] *p = twist( p[M-N], p[0], state[0] ); ^ ~~~ ../wfmath/MersenneTwister.h:305:2: note: array 'p' declared here register uint32 *p = state; ^ ../wfmath/MersenneTwister.h:320:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *sa = saveArray; ^~~~~~~~~ ../wfmath/MersenneTwister.h:321:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const uint32 *s = state; ^~~~~~~~~ ../wfmath/MersenneTwister.h:322:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i = N; ^~~~~~~~~ ../wfmath/MersenneTwister.h:330:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *s = state; ^~~~~~~~~ ../wfmath/MersenneTwister.h:331:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *la = loadArray; ^~~~~~~~~ ../wfmath/MersenneTwister.h:332:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i = N; ^~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o rotmatrix.lo rotmatrix.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c rotmatrix.cpp -fPIC -DPIC -o .libs/rotmatrix.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o vector.lo vector.cpp randgen.cpp:80:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *s = bigSeed; ^~~~~~~~~ randgen.cpp:81:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i = N; ^~~~~~~~~ randgen.cpp:82:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register bool success = true; ^~~~~~~~~ libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c vector.cpp -fPIC -DPIC -o .libs/vector.o 20 warnings generated. /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o point.lo point.cpp In file included from stream.cpp:32: ./MersenneTwister.h:211:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 s1; ^~~~~~~~~ ./MersenneTwister.h:256:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned i = 1; ^~~~~~~~~ ./MersenneTwister.h:257:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 j = 0; ^~~~~~~~~ ./MersenneTwister.h:258:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned k = ( N > seedLength ? N : seedLength ); ^~~~~~~~~ ./MersenneTwister.h:289:2: warning: 'register' storage class specifier is deprecated and libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c point.cpp -fPIC -DPIC -o .libs/point.o incompatible with C++17 [-Wdeprecated-register] register uint32 *s = state; ^~~~~~~~~ ./MersenneTwister.h:290:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *r = state; ^~~~~~~~~ ./MersenneTwister.h:291:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned i = 1; ^~~~~~~~~ ./MersenneTwister.h:305:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *p = state; ^~~~~~~~~ ./MersenneTwister.h:306:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ ./MersenneTwister.h:310:15: warning: array index -227 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] *p = twist( p[M-N], p[0], p[1] ); ^ ~~~ ./MersenneTwister.h:305:2: note: array 'p' declared here register uint32 *p = state; ^ ./MersenneTwister.h:311:14: warning: array index -227 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] *p = twist( p[M-N], p[0], state[0] ); ^ ~~~ ./MersenneTwister.h:305:2: note: array 'p' declared here register uint32 *p = state; ^ ./MersenneTwister.h:320:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *sa = saveArray; ^~~~~~~~~ ./MersenneTwister.h:321:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const uint32 *s = state; ^~~~~~~~~ ./MersenneTwister.h:322:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i = N; ^~~~~~~~~ ./MersenneTwister.h:330:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *s = state; ^~~~~~~~~ ./MersenneTwister.h:331:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint32 *la = loadArray; ^~~~~~~~~ ./MersenneTwister.h:332:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i = N; ^~~~~~~~~ stream.cpp:242:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const MTRand::uint32 *s = mtrand.state; ^~~~~~~~~ stream.cpp:243:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i = MTRand::N; ^~~~~~~~~ stream.cpp:251:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register MTRand::uint32 *s = mtrand.state; ^~~~~~~~~ stream.cpp:252:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i = MTRand::N; ^~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o quaternion.lo quaternion.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c quaternion.cpp -fPIC -DPIC -o .libs/quaternion.o 21 warnings generated. /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o polygon.lo polygon.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c polygon.cpp -fPIC -DPIC -o .libs/polygon.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o intersect.lo intersect.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o axisbox.lo axisbox.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c intersect.cpp -fPIC -DPIC -o .libs/intersect.o libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c axisbox.cpp -fPIC -DPIC -o .libs/axisbox.o /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c -o polygon_intersect.lo polygon_intersect.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -fno-math-errno -Wall -DNDEBUG -c polygon_intersect.cpp -fPIC -DPIC -o .libs/polygon_intersect.o intersect.cpp:182:6: error: explicit specialization of 'Intersect<2>' after instantiation bool Intersect<2>(const RotBox<2>& r, const AxisBox<2>& b, bool proper) ^ ./intersect.h:47:10: note: implicit instantiation first required here return Intersect(s2, s1, proper); ^ intersect.cpp:188:22: error: 'm_orient' is a private member of 'WFMath::RotBox<2>' RotMatrix<2> m = r.m_orient.inverse(); ^ ../wfmath/rotbox.h:188:18: note: declared private here RotMatrix m_orient; ^ intersect.cpp:190:46: error: 'm_low' is a private member of 'WFMath::AxisBox<2>' const AxisBox<2> b3 = RotBox<2>(Point<2>(b.m_low).rotate(m, r.m_corner0), ^ ../wfmath/axisbox.h:179:14: note: declared private here Point m_low, m_high; ^ intersect.cpp:190:65: error: 'm_corner0' is a private member of 'WFMath::RotBox<2>' const AxisBox<2> b3 = RotBox<2>(Point<2>(b.m_low).rotate(m, r.m_corner0), ^ ../wfmath/rotbox.h:186:14: note: declared private here Point m_corner0; ^ intersect.cpp:191:32: error: 'm_high' is a private member of 'WFMath::AxisBox<2>' b.m_high - b.m_low, m).boundingBox(); ^ ../wfmath/axisbox.h:179:21: note: declared private here Point m_low, m_high; ^ intersect.cpp:191:43: error: 'm_low' is a private member of 'WFMath::AxisBox<2>' b.m_high - b.m_low, m).boundingBox(); ^ ../wfmath/axisbox.h:179:14: note: declared private here Point m_low, m_high; ^ intersect.cpp:192:25: error: 'm_corner0' is a private member of 'WFMath::RotBox<2>' const AxisBox<2> b4(r.m_corner0, r.m_corner0 + r.m_size); ^ ../wfmath/rotbox.h:186:14: note: declared private here Point m_corner0; ^ intersect.cpp:192:38: error: 'm_corner0' is a private member of 'WFMath::RotBox<2>' const AxisBox<2> b4(r.m_corner0, r.m_corner0 + r.m_size); ^ ../wfmath/rotbox.h:186:14: note: declared private here Point m_corner0; ^ intersect.cpp:192:52: error: 'm_size' is a private member of 'WFMath::RotBox<2>' const AxisBox<2> b4(r.m_corner0, r.m_corner0 + r.m_size); ^ ../wfmath/rotbox.h:187:15: note: declared private here Vector m_size; ^ intersect.cpp:227:6: error: explicit specialization of 'Intersect<3>' after instantiation bool Intersect<3>(const RotBox<3>& r, const AxisBox<3>& b, bool proper) ^ ./intersect.h:47:10: note: implicit instantiation first required here return Intersect(s2, s1, proper); ^ intersect.cpp:237:25: error: 'm_orient' is a private member of 'WFMath::RotBox<3>' RotMatrix<3> minv = r.m_orient.inverse(); ^ ../wfmath/rotbox.h:188:18: note: declared private here RotMatrix m_orient; ^ intersect.cpp:238:24: error: 'm_high' is a private member of 'WFMath::AxisBox<3>' Vector<3> b_size = b.m_high - b.m_low; ^ ../wfmath/axisbox.h:179:21: note: declared private here Point m_low, m_high; ^ intersect.cpp:238:35: error: 'm_low' is a private member of 'WFMath::AxisBox<3>' Vector<3> b_size = b.m_high - b.m_low; ^ ../wfmath/axisbox.h:179:14: note: declared private here Point m_low, m_high; ^ intersect.cpp:240:46: error: 'm_low' is a private member of 'WFMath::AxisBox<3>' const AxisBox<3> b3 = RotBox<3>(Point<3>(b.m_low).rotate(minv, r.m_corner0), ^ ../wfmath/axisbox.h:179:14: note: declared private here Point m_low, m_high; ^ intersect.cpp:240:68: error: 'm_corner0' is a private member of 'WFMath::RotBox<3>' const AxisBox<3> b3 = RotBox<3>(Point<3>(b.m_low).rotate(minv, r.m_corner0), ^ ../wfmath/rotbox.h:186:14: note: declared private here Point m_corner0; ^ intersect.cpp:242:25: error: 'm_corner0' is a private member of 'WFMath::RotBox<3>' const AxisBox<3> b4(r.m_corner0, r.m_corner0 + r.m_size); ^ ../wfmath/rotbox.h:186:14: note: declared private here Point m_corner0; ^ intersect.cpp:242:38: error: 'm_corner0' is a private member of 'WFMath::RotBox<3>' const AxisBox<3> b4(r.m_corner0, r.m_corner0 + r.m_size); ^ ../wfmath/rotbox.h:186:14: note: declared private here Point m_corner0; ^ intersect.cpp:242:52: error: 'm_size' is a private member of 'WFMath::RotBox<3>' const AxisBox<3> b4(r.m_corner0, r.m_corner0 + r.m_size); ^ ../wfmath/rotbox.h:187:15: note: declared private here Vector m_size; ^ intersect.cpp:248:22: error: 'm_low' is a private member of 'WFMath::AxisBox<3>' Vector<3> sep = b.m_low - r.m_corner0; ^ ../wfmath/axisbox.h:179:14: note: declared private here Point m_low, m_high; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [Makefile:921: intersect.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2/wfmath' make[1]: *** [Makefile:474: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2' make: *** [Makefile:379: all] Error 2 * ERROR: dev-games/wfmath-1.0.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-games/wfmath-1.0.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-games/wfmath-1.0.2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-games:wfmath-1.0.2:20220917-120958.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-games/wfmath-1.0.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-games/wfmath-1.0.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2' * S: '/var/tmp/portage/dev-games/wfmath-1.0.2/work/wfmath-1.0.2'