* Package: sci-mathematics/normaliz-3.10.1:0/3 * Repository: gentoo * Maintainer: sci-mathematics@gentoo.org * USE: abi_x86_64 amd64 elibc_musl extras kernel_linux openmp * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking normaliz-3.10.1.tar.gz to /var/tmp/portage/sci-mathematics/normaliz-3.10.1/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/normaliz-3.10.1/work >>> Preparing source in /var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1 ... * Running eautoreconf in '/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/sci-mathematics/normaliz-3.10.1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: normaliz-3.10.1/ * Running elibtoolize in: normaliz-3.10.1/cnf/ * 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/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1 ... * econf: updating normaliz-3.10.1/cnf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating normaliz-3.10.1/cnf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating normaliz-3.10.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating normaliz-3.10.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/normaliz-3.10.1 --htmldir=/usr/share/doc/normaliz-3.10.1/html --with-sysroot=/ --libdir=/usr/lib --enable-openmp --without-nauty --without-cocoalib --without-hashlibrary --without-flint --without-e-antic --disable-static configure: loading site script /usr/share/config.site configure: loading site script /usr/share/config.site.d/80crossdev.conf checking for a BSD-compatible install... /usr/lib/portage/python3.11/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 build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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 the compiler supports GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking dependency style of x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-file... no checking for file... file checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... x86_64-gentoo-linux-musl-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc 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-gentoo-linux-musl-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 x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/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-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes checking for x86_64-gentoo-linux-musl-g++ option to enable C++11 features... none needed checking dependency style of x86_64-gentoo-linux-musl-g++... none checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/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 checking whether x86_64-gentoo-linux-musl-g++ supports C++14 features by default... yes checking for __builtin_ctzll... yes checking for __builtin_popcountll... yes checking size of long long... 8 checking for gmpxx.h... yes checking for __gmpz_init in -lgmpxx... yes checking whether a simple GMP C++ program compiles and links... yes checking for OpenMP flag of C++ compiler... -fopenmp checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating example/Makefile config.status: creating source/libnormaliz/nmz_config.h config.status: creating source/libnormaliz/version.h config.status: creating source/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1 ... make -j4 AM_LDFLAGS= Making all in source make[1]: Entering directory '/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source' x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o normaliz.o normaliz.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/automorph.lo libnormaliz/automorph.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/binomial.lo libnormaliz/binomial.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/automorph.lo libnormaliz/automorph.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/binomial.lo libnormaliz/binomial.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1rdlibtool: lconf: fstat(3,...) = 0 -DHAVE_SYS_STAT_H=1 {.st_dev = 58, .st_ino = 5089491}. -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/automorph.cpp -DPIC -fPIC -o libnormaliz/.libs/automorph.o rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/binomial.cpp -DPIC -fPIC -o libnormaliz/.libs/binomial.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/binomial_containers.lo libnormaliz/binomial_containers.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/binomial_containers.lo libnormaliz/binomial_containers.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/binomial_containers.cpp -DPIC -fPIC -o libnormaliz/.libs/binomial_containers.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/chunk.lo libnormaliz/chunk.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/chunk.lo libnormaliz/chunk.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/chunk.cpp -DPIC -fPIC -o libnormaliz/.libs/chunk.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/collection.lo libnormaliz/collection.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/collection.lo libnormaliz/collection.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/collection.cpp -DPIC -fPIC -o libnormaliz/.libs/collection.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/collect_lat.lo libnormaliz/collect_lat.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/collect_lat.lo libnormaliz/collect_lat.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/collect_lat.cpp -DPIC -fPIC -o libnormaliz/.libs/collect_lat.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/cone_dual_mode.lo libnormaliz/cone_dual_mode.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/cone_dual_mode.lo libnormaliz/cone_dual_mode.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/cone_dual_mode.cpp -DPIC -fPIC -o libnormaliz/.libs/cone_dual_mode.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/cone_property.lo libnormaliz/cone_property.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/cone_property.lo libnormaliz/cone_property.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/cone_property.cpp -DPIC -fPIC -o libnormaliz/.libs/cone_property.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/cone.lo libnormaliz/cone.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/cone.lo libnormaliz/cone.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/cone.cpp -DPIC -fPIC -o libnormaliz/.libs/cone.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/descent.lo libnormaliz/descent.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/descent.lo libnormaliz/descent.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/descent.cpp -DPIC -fPIC -o libnormaliz/.libs/descent.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/face_lattice.lo libnormaliz/face_lattice.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/face_lattice.lo libnormaliz/face_lattice.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/face_lattice.cpp -DPIC -fPIC -o libnormaliz/.libs/face_lattice.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/full_cone.lo libnormaliz/full_cone.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/full_cone.lo libnormaliz/full_cone.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/full_cone.cpp -DPIC -fPIC -o libnormaliz/.libs/full_cone.o rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.10.1\" -DPACKAGE_STRING=\"Normaliz\ 3.10.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Normaliz/Normaliz/issues\" -DPACKAGE_URL=\"https://www.normaliz.uni-osnabrueck.de\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/general.lo libnormaliz/general.cpp rdlibtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c -o libnormaliz/general.lo libnormaliz/general.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 58, .st_ino = 5089616}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 58, .st_ino = 5089491}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/libtool". rdlibtool: compile: x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME="Normaliz" -DPACKAGE_TARNAME="normaliz" -DPACKAGE_VERSION="3.10.1" -DPACKAGE_STRING="Normaliz 3.10.1" -DPACKAGE_BUGREPORT="https://github.com/Normaliz/Normaliz/issues" -DPACKAGE_URL="https://www.normaliz.uni-osnabrueck.de" -DPACKAGE="normaliz" -DVERSION="3.10.1" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_CXX14=1 -DHAVE___BUILTIN_CTZLL=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DSIZEOF_LONG_LONG=8 -DHAVE_GMPXX=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -O3 -pipe -march=native -fno-diagnostics-color -c libnormaliz/general.cpp -DPIC -fPIC -o libnormaliz/.libs/general.o In file included from /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/vector:66, from ./libnormaliz/cone.h:28, from libnormaliz/descent.cpp:26: In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = std::vector; _Alloc = std::allocator >]', inlined from 'void libnormaliz::DescentSystem::make_orbits_global() [with Integer = long int]' at libnormaliz/descent.cpp:703:50: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_vector.h:1126:41: warning: 'min_at' may be used uninitialized [-Wmaybe-uninitialized] 1126 | return *(this->_M_impl._M_start + __n); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libnormaliz/descent.cpp: In member function 'void libnormaliz::DescentSystem::make_orbits_global() [with Integer = long int]': libnormaliz/descent.cpp:695:12: note: 'min_at' was declared here 695 | size_t min_at, min_size; | ^~~~~~ libnormaliz/general.cpp:168:16: error: aggregate 'libnormaliz::timeval libnormaliz::TIME_global_begin' has incomplete type and cannot be defined 168 | struct timeval TIME_global_begin, TIME_step_begin; | ^~~~~~~~~~~~~~~~~ libnormaliz/general.cpp:168:35: error: aggregate 'libnormaliz::timeval libnormaliz::TIME_step_begin' has incomplete type and cannot be defined 168 | struct timeval TIME_global_begin, TIME_step_begin; | ^~~~~~~~~~~~~~~ libnormaliz/general.cpp: In function 'void libnormaliz::StartTime(timeval&)': libnormaliz/general.cpp:174:18: error: cannot convert 'libnormaliz::timeval*' to 'timeval*' 174 | gettimeofday(&var_TIME_begin, 0); | ^~~~~~~~~~~~~~~ | | | libnormaliz::timeval* In file included from libnormaliz/general.cpp:29: /usr/include/sys/time.h:11:19: note: initializing argument 1 of 'int gettimeofday(timeval*, void*)' 11 | int gettimeofday (struct timeval *__restrict, void *__restrict); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libnormaliz/general.cpp:26: ./libnormaliz/general.h:153:23: note: class type 'libnormaliz::timeval' is incomplete 153 | void StartTime(struct timeval& var_TIME_begin); | ^~~~~~~ libnormaliz/general.cpp: At global scope: libnormaliz/general.cpp:185:41: error: 'var_TIME_begin' has incomplete type 185 | double MeasureTime(const struct timeval var_TIME_begin) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ./libnormaliz/general.h:153:23: note: forward declaration of 'struct libnormaliz::timeval' 153 | void StartTime(struct timeval& var_TIME_begin); | ^~~~~~~ libnormaliz/general.cpp: In function 'double libnormaliz::MeasureTime(timeval)': libnormaliz/general.cpp:186:20: error: aggregate 'libnormaliz::timeval time_end' has incomplete type and cannot be defined 186 | struct timeval time_end; | ^~~~~~~~ libnormaliz/general.cpp: At global scope: libnormaliz/general.cpp:205:37: error: 'var_TIME_begin' has incomplete type 205 | void PrintTime(const struct timeval var_TIME_begin, bool verbose, const std::string& step){ | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ./libnormaliz/general.h:153:23: note: forward declaration of 'struct libnormaliz::timeval' 153 | void StartTime(struct timeval& var_TIME_begin); | ^~~~~~~ rdlibtool: error logged in slbt_exec_compile(), line 209: No error information. make[1]: *** [Makefile:842: libnormaliz/general.lo] Error 2 make[1]: *** Waiting for unfinished jobs.... In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = std::vector; _Alloc = std::allocator >]', inlined from 'void libnormaliz::DescentSystem::make_orbits_global() [with Integer = long long int]' at libnormaliz/descent.cpp:703:50: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_vector.h:1126:41: warning: 'min_at' may be used uninitialized [-Wmaybe-uninitialized] 1126 | return *(this->_M_impl._M_start + __n); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libnormaliz/descent.cpp: In member function 'void libnormaliz::DescentSystem::make_orbits_global() [with Integer = long long int]': libnormaliz/descent.cpp:695:12: note: 'min_at' was declared here 695 | size_t min_at, min_size; | ^~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = std::vector; _Alloc = std::allocator >]', inlined from 'void libnormaliz::DescentSystem::make_orbits_global() [with Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' at libnormaliz/descent.cpp:703:50: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_vector.h:1126:41: warning: 'min_at' may be used uninitialized [-Wmaybe-uninitialized] 1126 | return *(this->_M_impl._M_start + __n); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libnormaliz/descent.cpp: In member function 'void libnormaliz::DescentSystem::make_orbits_global() [with Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': libnormaliz/descent.cpp:695:12: note: 'min_at' was declared here 695 | size_t min_at, min_size; | ^~~~~~ In file included from libnormaliz/full_cone.cpp:38: In copy constructor 'libnormaliz::SHORTSIMPLEX::SHORTSIMPLEX(const libnormaliz::SHORTSIMPLEX&)', inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = libnormaliz::SHORTSIMPLEX; _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = std::_List_node >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/new_allocator.h:187:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = libnormaliz::SHORTSIMPLEX; _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = std::_List_node >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/alloc_traits.h:537:17, inlined from 'std::__cxx11::list<_Tp, _Alloc>::_Node* std::__cxx11::list<_Tp, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:713:33, inlined from 'void std::__cxx11::list<_Tp, _Alloc>::_M_insert(iterator, _Args&& ...) [with _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:2005:32, inlined from 'void std::__cxx11::list<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:1306:24, inlined from 'void libnormaliz::Full_Cone::set_zero_cone() [with Integer = long int]' at libnormaliz/full_cone.cpp:461:28: ./libnormaliz/cone.h:102:8: warning: 'empty_simpl.libnormaliz::SHORTSIMPLEX::height' may be used uninitialized [-Wmaybe-uninitialized] 102 | struct SHORTSIMPLEX { | ^~~~~~~~~~~~ libnormaliz/full_cone.cpp: In member function 'void libnormaliz::Full_Cone::set_zero_cone() [with Integer = long int]': libnormaliz/full_cone.cpp:458:35: note: 'empty_simpl' declared here 458 | SHORTSIMPLEX empty_simpl; | ^~~~~~~~~~~ In copy constructor 'libnormaliz::SHORTSIMPLEX::SHORTSIMPLEX(const libnormaliz::SHORTSIMPLEX&)', inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = libnormaliz::SHORTSIMPLEX; _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = std::_List_node >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/new_allocator.h:187:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = libnormaliz::SHORTSIMPLEX; _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = std::_List_node >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/alloc_traits.h:537:17, inlined from 'std::__cxx11::list<_Tp, _Alloc>::_Node* std::__cxx11::list<_Tp, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:713:33, inlined from 'void std::__cxx11::list<_Tp, _Alloc>::_M_insert(iterator, _Args&& ...) [with _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:2005:32, inlined from 'void std::__cxx11::list<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:1306:24, inlined from 'void libnormaliz::Full_Cone::set_zero_cone() [with Integer = long int]' at libnormaliz/full_cone.cpp:461:28: ./libnormaliz/cone.h:102:8: warning: 'empty_simpl.libnormaliz::SHORTSIMPLEX::mult' may be used uninitialized [-Wmaybe-uninitialized] 102 | struct SHORTSIMPLEX { | ^~~~~~~~~~~~ libnormaliz/full_cone.cpp: In member function 'void libnormaliz::Full_Cone::set_zero_cone() [with Integer = long int]': libnormaliz/full_cone.cpp:458:35: note: 'empty_simpl' declared here 458 | SHORTSIMPLEX empty_simpl; | ^~~~~~~~~~~ In copy constructor 'libnormaliz::SHORTSIMPLEX::SHORTSIMPLEX(const libnormaliz::SHORTSIMPLEX&)', inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = libnormaliz::SHORTSIMPLEX; _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = std::_List_node >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/new_allocator.h:187:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = libnormaliz::SHORTSIMPLEX; _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = std::_List_node >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/alloc_traits.h:537:17, inlined from 'std::__cxx11::list<_Tp, _Alloc>::_Node* std::__cxx11::list<_Tp, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:713:33, inlined from 'void std::__cxx11::list<_Tp, _Alloc>::_M_insert(iterator, _Args&& ...) [with _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:2005:32, inlined from 'void std::__cxx11::list<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:1306:24, inlined from 'void libnormaliz::Full_Cone::set_zero_cone() [with Integer = long long int]' at libnormaliz/full_cone.cpp:389:28: ./libnormaliz/cone.h:102:8: warning: 'empty_simpl.libnormaliz::SHORTSIMPLEX::height' may be used uninitialized [-Wmaybe-uninitialized] 102 | struct SHORTSIMPLEX { | ^~~~~~~~~~~~ libnormaliz/full_cone.cpp: In member function 'void libnormaliz::Full_Cone::set_zero_cone() [with Integer = long long int]': libnormaliz/full_cone.cpp:386:27: note: 'empty_simpl' declared here 386 | SHORTSIMPLEX empty_simpl; | ^~~~~~~~~~~ In copy constructor 'libnormaliz::SHORTSIMPLEX::SHORTSIMPLEX(const libnormaliz::SHORTSIMPLEX&)', inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = libnormaliz::SHORTSIMPLEX; _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = std::_List_node >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/new_allocator.h:187:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = libnormaliz::SHORTSIMPLEX; _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = std::_List_node >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/alloc_traits.h:537:17, inlined from 'std::__cxx11::list<_Tp, _Alloc>::_Node* std::__cxx11::list<_Tp, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:713:33, inlined from 'void std::__cxx11::list<_Tp, _Alloc>::_M_insert(iterator, _Args&& ...) [with _Args = {const libnormaliz::SHORTSIMPLEX&}; _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:2005:32, inlined from 'void std::__cxx11::list<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = libnormaliz::SHORTSIMPLEX; _Alloc = std::allocator >]' at /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_list.h:1306:24, inlined from 'void libnormaliz::Full_Cone::set_zero_cone() [with Integer = long long int]' at libnormaliz/full_cone.cpp:389:28: ./libnormaliz/cone.h:102:8: warning: 'empty_simpl.libnormaliz::SHORTSIMPLEX::mult' may be used uninitialized [-Wmaybe-uninitialized] 102 | struct SHORTSIMPLEX { | ^~~~~~~~~~~~ libnormaliz/full_cone.cpp: In member function 'void libnormaliz::Full_Cone::set_zero_cone() [with Integer = long long int]': libnormaliz/full_cone.cpp:386:27: note: 'empty_simpl' declared here 386 | SHORTSIMPLEX empty_simpl; | ^~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/vector:66, from ./libnormaliz/cone.h:28, from libnormaliz/cone.cpp:32: In member function 'void std::vector<_Tp, _Alloc>::resize(size_type) [with _Tp = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>; _Alloc = std::allocator<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]', inlined from 'libnormaliz::InputMap libnormaliz::Cone::mpqclass_input_to_integer(libnormaliz::InputMap<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >&) [with Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' at libnormaliz/cone.cpp:467:27: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_vector.h:1012:9: warning: 'dim' may be used uninitialized [-Wmaybe-uninitialized] 1012 | if (__new_size > size()) | ^~ libnormaliz/cone.cpp: In member function 'libnormaliz::InputMap libnormaliz::Cone::mpqclass_input_to_integer(libnormaliz::InputMap<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >&) [with Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': libnormaliz/cone.cpp:456:16: note: 'dim' was declared here 456 | size_t dim; | ^~~ In member function 'void std::vector<_Tp, _Alloc>::resize(size_type) [with _Tp = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>; _Alloc = std::allocator<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]', inlined from 'libnormaliz::InputMap libnormaliz::Cone::mpqclass_input_to_integer(libnormaliz::InputMap<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >&) [with Integer = long int]' at libnormaliz/cone.cpp:467:27: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_vector.h:1012:9: warning: 'dim' may be used uninitialized [-Wmaybe-uninitialized] 1012 | if (__new_size > size()) | ^~ libnormaliz/cone.cpp: In member function 'libnormaliz::InputMap libnormaliz::Cone::mpqclass_input_to_integer(libnormaliz::InputMap<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >&) [with Integer = long int]': libnormaliz/cone.cpp:456:16: note: 'dim' was declared here 456 | size_t dim; | ^~~ In member function 'void std::vector<_Tp, _Alloc>::resize(size_type) [with _Tp = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>; _Alloc = std::allocator<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]', inlined from 'libnormaliz::InputMap libnormaliz::Cone::mpqclass_input_to_integer(libnormaliz::InputMap<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >&) [with Integer = long long int]' at libnormaliz/cone.cpp:467:27: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/include/g++-v13/bits/stl_vector.h:1012:9: warning: 'dim' may be used uninitialized [-Wmaybe-uninitialized] 1012 | if (__new_size > size()) | ^~ libnormaliz/cone.cpp: In member function 'libnormaliz::InputMap libnormaliz::Cone::mpqclass_input_to_integer(libnormaliz::InputMap<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >&) [with Integer = long long int]': libnormaliz/cone.cpp:456:16: note: 'dim' was declared here 456 | size_t dim; | ^~~ make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1/source' make: *** [Makefile:463: all-recursive] Error 1 * ERROR: sci-mathematics/normaliz-3.10.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-mathematics/normaliz-3.10.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-mathematics/normaliz-3.10.1::gentoo'`. * The complete build log is located at '/var/log/portage/sci-mathematics:normaliz-3.10.1:20231217-110736.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/normaliz-3.10.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/normaliz-3.10.1/temp/environment'. * Working directory: '/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1' * S: '/var/tmp/portage/sci-mathematics/normaliz-3.10.1/work/normaliz-3.10.1'