==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_95f48f17-beed-467c-a9cb-92295c9bf7a6]...done ==> Making package: normaliz 3.10.1-4.1 (Mon Feb 26 02:34:08 2024) ==> Retrieving sources... -> Downloading Normaliz-3.10.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 6636k 96 6402k 0 0 5772k 0 0:00:01 0:00:01 --:--:-- 5772k 100 6636k 100 6636k 0 0 5728k 0 0:00:01 0:00:01 --:--:-- 4758k -> Found flint-3.patch ==> Validating source files with sha256sums... Normaliz-3.10.1.tar.gz ... Passed flint-3.patch ... Passed ==> Making package: normaliz 3.10.1-4.1 (Mon Feb 26 02:34:12 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (4) New Version Net Change extra/blas 3.12.0-3 0.65 MiB extra/cblas 3.12.0-3 0.34 MiB extra/e-antic 2.0.2-2 0.29 MiB extra/flint 3.1.0-1 17.04 MiB Total Installed Size: 18.32 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing blas... installing cblas... installing flint... installing e-antic... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (3) New Version Net Change extra/boost-libs 1.83.0-5 8.25 MiB extra/boost 1.83.0-5 178.93 MiB extra/nauty 1:2.8.8-2 6.51 MiB Total Installed Size: 193.69 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing boost-libs... Optional dependencies for boost-libs openmpi: for mpi support installing boost... Optional dependencies for boost python: for python bindings installing nauty... [?25h==> Retrieving sources... -> Found Normaliz-3.10.1.tar.gz -> Found flint-3.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting Normaliz-3.10.1.tar.gz with bsdtar ==> Starting prepare()... patching file configure.ac patching file source/libnormaliz/HilbertSeries.cpp patching file source/libnormaliz/vector_operations.h libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'cnf'. libtoolize: copying file 'cnf/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:36: installing 'cnf/compile' configure.ac:35: installing 'cnf/missing' source/Makefile.am: installing 'cnf/depcomp' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... yes checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/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 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 whether CoCoALib headers and library are available... no checking whether flint headers and library are available... checking for flint/flint.h... yes checking for fmpz_poly_set_coeff_fmpz in -lflint... yes checking whether hash-library headers and library are available... no checking whether nauty headers and library are available (nauty/nauty.h)... checking for nauty/nauty.h... yes checking for densenauty in -lnauty... yes checking whether nauty supports TLS... no checking whether e-antic headers and library are available... yes 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 Making all in source make[1]: Entering directory '/startdir/src/normaliz-3.10.1/source' depbase=`echo normaliz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT normaliz.o -MD -MP -MF $depbase.Tpo -c -o normaliz.o normaliz.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libnormaliz/automorph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/automorph.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/automorph.lo libnormaliz/automorph.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/binomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/binomial.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/binomial.lo libnormaliz/binomial.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/binomial_containers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/binomial_containers.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/binomial_containers.lo libnormaliz/binomial_containers.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/chunk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/chunk.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/chunk.lo libnormaliz/chunk.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/collection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/collection.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/collection.lo libnormaliz/collection.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/collect_lat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/collect_lat.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/collect_lat.lo libnormaliz/collect_lat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/cone_dual_mode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/cone_dual_mode.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/cone_dual_mode.lo libnormaliz/cone_dual_mode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/cone_property.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/cone_property.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/cone_property.lo libnormaliz/cone_property.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/cone.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/cone.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/cone.lo libnormaliz/cone.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/descent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/descent.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/descent.lo libnormaliz/descent.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/face_lattice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/face_lattice.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/face_lattice.lo libnormaliz/face_lattice.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/automorph.lo -MD -MP -MF libnormaliz/.deps/automorph.Tpo -c libnormaliz/automorph.cpp -fPIC -DPIC -o libnormaliz/.libs/automorph.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/cone_property.lo -MD -MP -MF libnormaliz/.deps/cone_property.Tpo -c libnormaliz/cone_property.cpp -fPIC -DPIC -o libnormaliz/.libs/cone_property.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/binomial.lo -MD -MP -MF libnormaliz/.deps/binomial.Tpo -c libnormaliz/binomial.cpp -fPIC -DPIC -o libnormaliz/.libs/binomial.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/chunk.lo -MD -MP -MF libnormaliz/.deps/chunk.Tpo -c libnormaliz/chunk.cpp -fPIC -DPIC -o libnormaliz/.libs/chunk.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/binomial_containers.lo -MD -MP -MF libnormaliz/.deps/binomial_containers.Tpo -c libnormaliz/binomial_containers.cpp -fPIC -DPIC -o libnormaliz/.libs/binomial_containers.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/face_lattice.lo -MD -MP -MF libnormaliz/.deps/face_lattice.Tpo -c libnormaliz/face_lattice.cpp -fPIC -DPIC -o libnormaliz/.libs/face_lattice.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/cone.lo -MD -MP -MF libnormaliz/.deps/cone.Tpo -c libnormaliz/cone.cpp -fPIC -DPIC -o libnormaliz/.libs/cone.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/descent.lo -MD -MP -MF libnormaliz/.deps/descent.Tpo -c libnormaliz/descent.cpp -fPIC -DPIC -o libnormaliz/.libs/descent.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/collection.lo -MD -MP -MF libnormaliz/.deps/collection.Tpo -c libnormaliz/collection.cpp -fPIC -DPIC -o libnormaliz/.libs/collection.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/cone_dual_mode.lo -MD -MP -MF libnormaliz/.deps/cone_dual_mode.Tpo -c libnormaliz/cone_dual_mode.cpp -fPIC -DPIC -o libnormaliz/.libs/cone_dual_mode.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/collect_lat.lo -MD -MP -MF libnormaliz/.deps/collect_lat.Tpo -c libnormaliz/collect_lat.cpp -fPIC -DPIC -o libnormaliz/.libs/collect_lat.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/cone_property.lo -MD -MP -MF libnormaliz/.deps/cone_property.Tpo -c libnormaliz/cone_property.cpp -o libnormaliz/cone_property.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/collect_lat.lo -MD -MP -MF libnormaliz/.deps/collect_lat.Tpo -c libnormaliz/collect_lat.cpp -o libnormaliz/collect_lat.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/binomial.lo -MD -MP -MF libnormaliz/.deps/binomial.Tpo -c libnormaliz/binomial.cpp -o libnormaliz/binomial.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/chunk.lo -MD -MP -MF libnormaliz/.deps/chunk.Tpo -c libnormaliz/chunk.cpp -o libnormaliz/chunk.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/binomial_containers.lo -MD -MP -MF libnormaliz/.deps/binomial_containers.Tpo -c libnormaliz/binomial_containers.cpp -o libnormaliz/binomial_containers.o >/dev/null 2>&1 depbase=`echo libnormaliz/full_cone.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/full_cone.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/full_cone.lo libnormaliz/full_cone.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/face_lattice.lo -MD -MP -MF libnormaliz/.deps/face_lattice.Tpo -c libnormaliz/face_lattice.cpp -o libnormaliz/face_lattice.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/full_cone.lo -MD -MP -MF libnormaliz/.deps/full_cone.Tpo -c libnormaliz/full_cone.cpp -fPIC -DPIC -o libnormaliz/.libs/full_cone.o depbase=`echo libnormaliz/general.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/general.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/general.lo libnormaliz/general.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/general.lo -MD -MP -MF libnormaliz/.deps/general.Tpo -c libnormaliz/general.cpp -fPIC -DPIC -o libnormaliz/.libs/general.o depbase=`echo libnormaliz/HilbertSeries.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/HilbertSeries.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/HilbertSeries.lo libnormaliz/HilbertSeries.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/input.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/input.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/input.lo libnormaliz/input.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/HilbertSeries.lo -MD -MP -MF libnormaliz/.deps/HilbertSeries.Tpo -c libnormaliz/HilbertSeries.cpp -fPIC -DPIC -o libnormaliz/.libs/HilbertSeries.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/input.lo -MD -MP -MF libnormaliz/.deps/input.Tpo -c libnormaliz/input.cpp -fPIC -DPIC -o libnormaliz/.libs/input.o depbase=`echo libnormaliz/lattice_ideal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/lattice_ideal.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/lattice_ideal.lo libnormaliz/lattice_ideal.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/lattice_ideal.lo -MD -MP -MF libnormaliz/.deps/lattice_ideal.Tpo -c libnormaliz/lattice_ideal.cpp -fPIC -DPIC -o libnormaliz/.libs/lattice_ideal.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/general.lo -MD -MP -MF libnormaliz/.deps/general.Tpo -c libnormaliz/general.cpp -o libnormaliz/general.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/cone_dual_mode.lo -MD -MP -MF libnormaliz/.deps/cone_dual_mode.Tpo -c libnormaliz/cone_dual_mode.cpp -o libnormaliz/cone_dual_mode.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/descent.lo -MD -MP -MF libnormaliz/.deps/descent.Tpo -c libnormaliz/descent.cpp -o libnormaliz/descent.o >/dev/null 2>&1 depbase=`echo libnormaliz/matrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/matrix.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/matrix.lo libnormaliz/matrix.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/matrix.lo -MD -MP -MF libnormaliz/.deps/matrix.Tpo -c libnormaliz/matrix.cpp -fPIC -DPIC -o libnormaliz/.libs/matrix.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/automorph.lo -MD -MP -MF libnormaliz/.deps/automorph.Tpo -c libnormaliz/automorph.cpp -o libnormaliz/automorph.o >/dev/null 2>&1 depbase=`echo libnormaliz/nmz_integral.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_integral.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/nmz_integral.lo libnormaliz/nmz_integral.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/collection.lo -MD -MP -MF libnormaliz/.deps/collection.Tpo -c libnormaliz/collection.cpp -o libnormaliz/collection.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_integral.lo -MD -MP -MF libnormaliz/.deps/nmz_integral.Tpo -c libnormaliz/nmz_integral.cpp -fPIC -DPIC -o libnormaliz/.libs/nmz_integral.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_integral.lo -MD -MP -MF libnormaliz/.deps/nmz_integral.Tpo -c libnormaliz/nmz_integral.cpp -o libnormaliz/nmz_integral.o >/dev/null 2>&1 depbase=`echo libnormaliz/nmz_nauty.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_nauty.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/nmz_nauty.lo libnormaliz/nmz_nauty.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/nmz_polynomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_polynomial.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/nmz_polynomial.lo libnormaliz/nmz_polynomial.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/HilbertSeries.lo -MD -MP -MF libnormaliz/.deps/HilbertSeries.Tpo -c libnormaliz/HilbertSeries.cpp -o libnormaliz/HilbertSeries.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_nauty.lo -MD -MP -MF libnormaliz/.deps/nmz_nauty.Tpo -c libnormaliz/nmz_nauty.cpp -fPIC -DPIC -o libnormaliz/.libs/nmz_nauty.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_polynomial.lo -MD -MP -MF libnormaliz/.deps/nmz_polynomial.Tpo -c libnormaliz/nmz_polynomial.cpp -fPIC -DPIC -o libnormaliz/.libs/nmz_polynomial.o libnormaliz/matrix.cpp: In member function 'bool libnormaliz::Matrix::gcd_reduce_column(size_t, libnormaliz::Matrix&) [with Integer = eantic::renf_elem_class; size_t = long unsigned int]': libnormaliz/matrix.cpp:1873:46: warning: ignoring return value of 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = std::vector; _Alloc = std::allocator >; reference = std::vector&; size_type = long unsigned int]', declared with attribute 'nodiscard' [-Wunused-result] 1873 | d = elem[corner][corner], elem[corner]; // ext_gcd(elem[corner][corner],elem[corner][j],u,v); | ^ In file included from /usr/include/c++/13.2.1/vector:66, from ./libnormaliz/matrix.h:29, from libnormaliz/matrix.cpp:32: /usr/include/c++/13.2.1/bits/stl_vector.h:1123:7: note: declared here 1123 | operator[](size_type __n) _GLIBCXX_NOEXCEPT | ^~~~~~~~ libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/input.lo -MD -MP -MF libnormaliz/.deps/input.Tpo -c libnormaliz/input.cpp -o libnormaliz/input.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/lattice_ideal.lo -MD -MP -MF libnormaliz/.deps/lattice_ideal.Tpo -c libnormaliz/lattice_ideal.cpp -o libnormaliz/lattice_ideal.o >/dev/null 2>&1 depbase=`echo libnormaliz/nmz_hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_hash.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/nmz_hash.lo libnormaliz/nmz_hash.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_hash.lo -MD -MP -MF libnormaliz/.deps/nmz_hash.Tpo -c libnormaliz/nmz_hash.cpp -fPIC -DPIC -o libnormaliz/.libs/nmz_hash.o depbase=`echo libnormaliz/offload_handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/offload_handler.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/offload_handler.lo libnormaliz/offload_handler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_polynomial.lo -MD -MP -MF libnormaliz/.deps/nmz_polynomial.Tpo -c libnormaliz/nmz_polynomial.cpp -o libnormaliz/nmz_polynomial.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/offload_handler.lo -MD -MP -MF libnormaliz/.deps/offload_handler.Tpo -c libnormaliz/offload_handler.cpp -fPIC -DPIC -o libnormaliz/.libs/offload_handler.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/offload_handler.lo -MD -MP -MF libnormaliz/.deps/offload_handler.Tpo -c libnormaliz/offload_handler.cpp -o libnormaliz/offload_handler.o >/dev/null 2>&1 depbase=`echo libnormaliz/options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/options.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/options.lo libnormaliz/options.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_nauty.lo -MD -MP -MF libnormaliz/.deps/nmz_nauty.Tpo -c libnormaliz/nmz_nauty.cpp -o libnormaliz/nmz_nauty.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/options.lo -MD -MP -MF libnormaliz/.deps/options.Tpo -c libnormaliz/options.cpp -fPIC -DPIC -o libnormaliz/.libs/options.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/nmz_hash.lo -MD -MP -MF libnormaliz/.deps/nmz_hash.Tpo -c libnormaliz/nmz_hash.cpp -o libnormaliz/nmz_hash.o >/dev/null 2>&1 depbase=`echo libnormaliz/output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/output.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/output.lo libnormaliz/output.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/project_and_lift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/project_and_lift.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/project_and_lift.lo libnormaliz/project_and_lift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/output.lo -MD -MP -MF libnormaliz/.deps/output.Tpo -c libnormaliz/output.cpp -fPIC -DPIC -o libnormaliz/.libs/output.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/project_and_lift.lo -MD -MP -MF libnormaliz/.deps/project_and_lift.Tpo -c libnormaliz/project_and_lift.cpp -fPIC -DPIC -o libnormaliz/.libs/project_and_lift.o depbase=`echo libnormaliz/reduction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/reduction.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/reduction.lo libnormaliz/reduction.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/signed_dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/signed_dec.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/signed_dec.lo libnormaliz/signed_dec.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/options.lo -MD -MP -MF libnormaliz/.deps/options.Tpo -c libnormaliz/options.cpp -o libnormaliz/options.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/reduction.lo -MD -MP -MF libnormaliz/.deps/reduction.Tpo -c libnormaliz/reduction.cpp -fPIC -DPIC -o libnormaliz/.libs/reduction.o libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/signed_dec.lo -MD -MP -MF libnormaliz/.deps/signed_dec.Tpo -c libnormaliz/signed_dec.cpp -fPIC -DPIC -o libnormaliz/.libs/signed_dec.o depbase=`echo libnormaliz/simplex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/simplex.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/simplex.lo libnormaliz/simplex.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libnormaliz/sublattice_representation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/sublattice_representation.lo -MD -MP -MF $depbase.Tpo -c -o libnormaliz/sublattice_representation.lo libnormaliz/sublattice_representation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/simplex.lo -MD -MP -MF libnormaliz/.deps/simplex.Tpo -c libnormaliz/simplex.cpp -fPIC -DPIC -o libnormaliz/.libs/simplex.o depbase=`echo maxsimplex/maxsimplex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT maxsimplex/maxsimplex.o -MD -MP -MF $depbase.Tpo -c -o maxsimplex/maxsimplex.o maxsimplex/maxsimplex.cpp &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/sublattice_representation.lo -MD -MP -MF libnormaliz/.deps/sublattice_representation.Tpo -c libnormaliz/sublattice_representation.cpp -fPIC -DPIC -o libnormaliz/.libs/sublattice_representation.o depbase=`echo dynamic/dynamic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT dynamic/dynamic.o -MD -MP -MF $depbase.Tpo -c -o dynamic/dynamic.o dynamic/dynamic.cpp &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/matrix.lo -MD -MP -MF libnormaliz/.deps/matrix.Tpo -c libnormaliz/matrix.cpp -o libnormaliz/matrix.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/signed_dec.lo -MD -MP -MF libnormaliz/.deps/signed_dec.Tpo -c libnormaliz/signed_dec.cpp -o libnormaliz/signed_dec.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/sublattice_representation.lo -MD -MP -MF libnormaliz/.deps/sublattice_representation.Tpo -c libnormaliz/sublattice_representation.cpp -o libnormaliz/sublattice_representation.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/reduction.lo -MD -MP -MF libnormaliz/.deps/reduction.Tpo -c libnormaliz/reduction.cpp -o libnormaliz/reduction.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/output.lo -MD -MP -MF libnormaliz/.deps/output.Tpo -c libnormaliz/output.cpp -o libnormaliz/output.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/simplex.lo -MD -MP -MF libnormaliz/.deps/simplex.Tpo -c libnormaliz/simplex.cpp -o libnormaliz/simplex.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/full_cone.lo -MD -MP -MF libnormaliz/.deps/full_cone.Tpo -c libnormaliz/full_cone.cpp -o libnormaliz/full_cone.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/cone.lo -MD -MP -MF libnormaliz/.deps/cone.Tpo -c libnormaliz/cone.cpp -o libnormaliz/cone.o >/dev/null 2>&1 libtool: compile: 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 -DHAVE_FLINT=1 -DNMZ_FLINT=1 -DHAVE_NAUTYNAUTY=1 -DNMZ_NAUTYNAUTY=1 -DNMZ_NAUTY=1 -DENFNORMALIZ=1 -DDEFINE_NORMALIZ_DLL=1 -I. -I../source -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -MT libnormaliz/project_and_lift.lo -MD -MP -MF libnormaliz/.deps/project_and_lift.Tpo -c libnormaliz/project_and_lift.cpp -o libnormaliz/project_and_lift.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -no-undefined -version-info 13:1:10 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o libnormaliz.la -rpath /usr/lib libnormaliz/automorph.lo libnormaliz/binomial.lo libnormaliz/binomial_containers.lo libnormaliz/chunk.lo libnormaliz/collection.lo libnormaliz/collect_lat.lo libnormaliz/cone_dual_mode.lo libnormaliz/cone_property.lo libnormaliz/cone.lo libnormaliz/descent.lo libnormaliz/face_lattice.lo libnormaliz/full_cone.lo libnormaliz/general.lo libnormaliz/HilbertSeries.lo libnormaliz/input.lo libnormaliz/lattice_ideal.lo libnormaliz/matrix.lo libnormaliz/nmz_integral.lo libnormaliz/nmz_nauty.lo libnormaliz/nmz_polynomial.lo libnormaliz/nmz_hash.lo libnormaliz/offload_handler.lo libnormaliz/options.lo libnormaliz/output.lo libnormaliz/project_and_lift.lo libnormaliz/reduction.lo libnormaliz/signed_dec.lo libnormaliz/simplex.lo libnormaliz/sublattice_representation.lo -leanticxx -leantic -lflint -lmpfr -lnauty -lgmpxx -lgmp libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o libnormaliz/.libs/automorph.o libnormaliz/.libs/binomial.o libnormaliz/.libs/binomial_containers.o libnormaliz/.libs/chunk.o libnormaliz/.libs/collection.o libnormaliz/.libs/collect_lat.o libnormaliz/.libs/cone_dual_mode.o libnormaliz/.libs/cone_property.o libnormaliz/.libs/cone.o libnormaliz/.libs/descent.o libnormaliz/.libs/face_lattice.o libnormaliz/.libs/full_cone.o libnormaliz/.libs/general.o libnormaliz/.libs/HilbertSeries.o libnormaliz/.libs/input.o libnormaliz/.libs/lattice_ideal.o libnormaliz/.libs/matrix.o libnormaliz/.libs/nmz_integral.o libnormaliz/.libs/nmz_nauty.o libnormaliz/.libs/nmz_polynomial.o libnormaliz/.libs/nmz_hash.o libnormaliz/.libs/offload_handler.o libnormaliz/.libs/options.o libnormaliz/.libs/output.o libnormaliz/.libs/project_and_lift.o libnormaliz/.libs/reduction.o libnormaliz/.libs/signed_dec.o libnormaliz/.libs/simplex.o libnormaliz/.libs/sublattice_representation.o -leanticxx -leantic -lflint -lmpfr -lnauty -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o -fopenmp -march=x86-64-v3 -O3 -Werror=format-security -mpclmul -g -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -fopenmp -Wl,-soname -Wl,libnormaliz.so.3 -o .libs/libnormaliz.so.3.10.1 libtool: link: (cd ".libs" && rm -f "libnormaliz.so.3" && ln -s "libnormaliz.so.3.10.1" "libnormaliz.so.3") libtool: link: (cd ".libs" && rm -f "libnormaliz.so" && ln -s "libnormaliz.so.3.10.1" "libnormaliz.so") libtool: link: ar cr .libs/libnormaliz.a libnormaliz/automorph.o libnormaliz/binomial.o libnormaliz/binomial_containers.o libnormaliz/chunk.o libnormaliz/collection.o libnormaliz/collect_lat.o libnormaliz/cone_dual_mode.o libnormaliz/cone_property.o libnormaliz/cone.o libnormaliz/descent.o libnormaliz/face_lattice.o libnormaliz/full_cone.o libnormaliz/general.o libnormaliz/HilbertSeries.o libnormaliz/input.o libnormaliz/lattice_ideal.o libnormaliz/matrix.o libnormaliz/nmz_integral.o libnormaliz/nmz_nauty.o libnormaliz/nmz_polynomial.o libnormaliz/nmz_hash.o libnormaliz/offload_handler.o libnormaliz/options.o libnormaliz/output.o libnormaliz/project_and_lift.o libnormaliz/reduction.o libnormaliz/signed_dec.o libnormaliz/simplex.o libnormaliz/sublattice_representation.o libtool: link: ranlib .libs/libnormaliz.a libtool: link: ( cd ".libs" && rm -f "libnormaliz.la" && ln -s "../libnormaliz.la" "libnormaliz.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -Wl,-s -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o normaliz normaliz.o libnormaliz.la -leanticxx -leantic -lflint -lmpfr -lnauty -lgmpxx -lgmp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -Wl,-s -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o maxsimplex/maxsimplex maxsimplex/maxsimplex.o libnormaliz.la -leanticxx -leantic -lflint -lmpfr -lnauty -lgmpxx -lgmp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -Wl,-s -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o dynamic/dynamic dynamic/dynamic.o libnormaliz.la -leanticxx -leantic -lflint -lmpfr -lnauty -lgmpxx -lgmp libtool: link: g++ -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -Wl,-s -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -falign-functions=32 -o .libs/normaliz normaliz.o ./.libs/libnormaliz.so -leanticxx -leantic -lflint -lmpfr -lnauty -lgmpxx -lgmp -fopenmp libtool: link: g++ -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -Wl,-s -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -falign-functions=32 -o maxsimplex/.libs/maxsimplex maxsimplex/maxsimplex.o ./.libs/libnormaliz.so -leanticxx -leantic -lflint -lmpfr -lnauty -lgmpxx -lgmp -fopenmp libtool: link: g++ -Wall -pedantic -Wno-unknown-pragmas -Wno-sign-compare -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/normaliz -flto=auto -falign-functions=32 -Wl,-s -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -falign-functions=32 -o dynamic/.libs/dynamic dynamic/dynamic.o ./.libs/libnormaliz.so -leanticxx -leantic -lflint -lmpfr -lnauty -lgmpxx -lgmp -fopenmp make[1]: Leaving directory '/startdir/src/normaliz-3.10.1/source' Making all in test make[1]: Entering directory '/startdir/src/normaliz-3.10.1/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/startdir/src/normaliz-3.10.1/test' Making all in example make[1]: Entering directory '/startdir/src/normaliz-3.10.1/example' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/startdir/src/normaliz-3.10.1/example' make[1]: Entering directory '/startdir/src/normaliz-3.10.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/startdir/src/normaliz-3.10.1' ==> Starting check()... Making check in source make[1]: Entering directory '/startdir/src/normaliz-3.10.1/source' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/startdir/src/normaliz-3.10.1/source' Making check in test make[1]: Entering directory '/startdir/src/normaliz-3.10.1/test' make check-local make[2]: Entering directory '/startdir/src/normaliz-3.10.1/test' rm -rf run_tests mkdir run_tests (cd . && tar cf - test-/23.in test-/23.ref test-/3x3_sign.in test-/3x3_sign.ref test-/3x3_signEqu.in test-/3x3_signEqu.ref test-/3x3_sign2.in test-/3x3_sign2.ref test-/3x3magiceven.in test-/3x3magiceven.ref test-/3x3magicevenCong.in test-/3x3magicevenCong.ref test-/3x3magicLattPoints.in test-/3x3magicLattPoints.ref test-/3x3magicNGD.in test-/3x3magicNGD.ref test-/4x4.in test-/4x4.ref test-/4x4gen.in test-/4x4gen.ref test-/add_grad.in test-/add_grad.ref test-/affinedim.in test-/affinedim.ref test-/big_empty_deg1.in test-/big_empty_deg1.ref test-/binom.in test-/binom.ref test-/ChF_8_1024P.in test-/ChF_8_1024P.ref test-/ChF_8_1024.in test-/ChF_8_1024.ref test-/ChF_8_1024Nr.in test-/ChF_8_1024Nr.ref test-/ChineseRemainder.in test-/ChineseRemainder.ref test-/CondParSymmSemi.in test-/CondParSymmSemi.ref test-/cross2.in test-/cross2.ref test-/crash.in test-/crash.ref test-/crash2.in test-/crash2.ref test-/cube-8.in test-/cube-8.ref test-/cube-8-inhom.in test-/cube-8-inhom.ref test-/cube-10.in test-/cube-10.ref test-/cube-10codim.in test-/cube-10codim.ref test-/cut.in test-/cut.ref test-/dehomogenization.in test-/dehomogenization.ref test-/diagonal.in test-/diagonal.ref test-/direct_overflow.in test-/direct_overflow.ref test-/direct_overflow_dual.in test-/direct_overflow_dual.ref test-/dual.in test-/dual.ref test-/dual_not_full_dim.in test-/dual_not_full_dim.ref test-/dupl_remove.in test-/dupl_remove.ref test-/empty_polyhedron.in test-/empty_polyhedron.ref test-/empty_test.in test-/empty_test.ref test-/empty_polyhedron2.in test-/empty_polyhedron2.ref test-/euclid.in test-/euclid.ref test-/excl.in test-/excl.ref test-/excl_unb.in test-/excl_unb.ref test-/excl_nonp.in test-/excl_nonp.ref test-/Fact_wrt_dual_error.in test-/Fact_wrt_dual_error.ref test-/Frol_high_6_1024Null5_6.in test-/Frol_high_6_1024Null5_6.ref test-/fullspace.in test-/fullspace.ref test-/fullspacehyp.in test-/fullspacehyp.ref test-/gen_inhom_nonpointed.in test-/gen_inhom_nonpointed.ref test-/gen_nonpointed.in test-/gen_nonpointed.ref test-/halfspace2.in test-/halfspace2.ref test-/halfspace3inhom.in test-/halfspace3inhom.ref test-/hickerson-16.in test-/hickerson-16.ref test-/hbrc_3.in test-/hbrc_3.ref test-/hickerson-16plus1.in test-/hickerson-16plus1.ref test-/Hilb_latt_neeg.in test-/Hilb_latt_neeg.ref test-/InhomCong.in test-/InhomCong.ref test-/InhomIneq_prec.in test-/InhomIneq_prec.ref test-/InhomIneqSymb.in test-/InhomIneqSymb.ref test-/inhom_eq.in test-/inhom_eq.ref test-/inhom_quasi.in test-/inhom_quasi.ref test-/inhom_triangle.in test-/inhom_triangle.ref test-/intcl1.in test-/intcl1.ref test-/isIC.in test-/isIC.ref test-/ispointed.in test-/ispointed.ref test-/IsEmpty.in test-/IsEmpty.ref test-/IsNonEmpty.in test-/IsNonEmpty.ref test-/jonagold.in test-/jonagold.ref test-/knapsack_11_60_test2.in test-/knapsack_11_60_test2.ref test-/Kwak10Codim.in test-/Kwak10Codim.ref test-/latt_cong.in test-/latt_cong.ref test-/latt_id_nonpointed.in test-/latt_id_nonpointed.ref test-/latt_ineq.in test-/latt_ineq.ref test-/lattice_ideal.in test-/lattice_ideal.ref test-/lorenz.in test-/lorenz.ref test-/lowrank.in test-/lowrank.ref test-/lowrankPF.in test-/lowrankPF.ref test-/m10.in test-/m10.ref test-/medium.in test-/medium.ref test-/mixed-1.in test-/mixed-1.ref test-/mixed-2.in test-/mixed-2.ref test-/mixed-3.in test-/mixed-3.ref test-/mixed-3_off.in test-/mixed-3_off.ref test-/mixed-4.in test-/mixed-4.ref test-/mixed-5.in test-/mixed-5.ref test-/mixed_ld.in test-/mixed_ld.ref test-/mode456.in test-/mode456.ref test-/mixpix.in test-/mixpix.ref test-/moxpox.in test-/moxpox.ref test-/mode456_constraints.in test-/mode456_constraints.ref test-/NGD.in test-/NGD.ref test-/NonCMDiv.in test-/NonCMDiv.ref test-/NrTest.in test-/NrTest.ref test-/normface.in test-/normface.ref test-/n_6_feas.in test-/n_6_feas.ref test-/n_6_infeas.in test-/n_6_infeas.ref test-/n8_feas_all.in test-/n8_feas_all.ref test-/n8_feas_all_nop.in test-/n8_feas_all_nop.ref test-/n8_feas_single.in test-/n8_feas_single.ref test-/n8_feas_single_nop.in test-/n8_feas_single_nop.ref test-/notpointed.in test-/notpointed.ref test-/NumSemi.in test-/NumSemi.ref test-/pet.in test-/pet.ref test-/polyhedron.in test-/polyhedron.ref test-/parallel_24.in test-/parallel_24.ref test-/polytop.in test-/polytop.ref test-/rafa1409.in test-/rafa1409.ref test-/rafa2310.in test-/rafa2310.ref test-/rafa2416.in test-/rafa2416.ref test-/rational_inhom.in test-/rational_inhom.ref test-/rational_inhom_H.in test-/rational_inhom_H.ref test-/rational_inhom_HE.in test-/rational_inhom_HE.ref test-/rational_inhom_full.in test-/rational_inhom_full.ref test-/rational_inhom_hedron.in test-/rational_inhom_hedron.ref test-/ratlat_1.in test-/ratlat_1.ref test-/ratlat_2.in test-/ratlat_2.ref test-/ratlat_3.in test-/ratlat_3.ref test-/recrank.in test-/recrank.ref test-/rec_rank_pre.in test-/rec_rank_pre.ref test-/rees.in test-/rees.ref test-/rees_grading.in test-/rees_grading.ref test-/rees_mini.in test-/rees_mini.ref test-/rees_prim.in test-/rees_prim.ref test-/rp2poly.in test-/rp2poly.ref test-/rproj2.in test-/rproj2.ref test-/simple_grading.in test-/simple_grading.ref test-/simple_grading2.in test-/simple_grading2.ref test-/small-sh.in test-/small-sh.ref test-/small.in test-/small.ref test-/smallPF.in test-/smallPF.ref test-/sparse_test.in test-/sparse_test.ref test-/squaref0.in test-/squaref0.ref test-/squaref1.in test-/squaref1.ref test-/SquareMinusVertexPolyh.in test-/SquareMinusVertexPolyh.ref test-/strange.in test-/strange.ref test-/strict.in test-/strict.ref test-/strip2.in test-/strip2.ref test-/subspace4.in test-/subspace4.ref test-/subspace4_inhom.in test-/subspace4_inhom.ref test-/tame_prec.in test-/tame_prec.ref test-/test22dual.in test-/test22dual.ref test-/Thierry.in test-/Thierry.ref test-/ThierryApproximate.in test-/ThierryApproximate.ref test-/ThierryNoProjection.in test-/ThierryNoProjection.ref test-/ThierryPF.in test-/ThierryPF.ref test-/tight_test.in test-/tight_test.ref test-/tight_test_5.in test-/tight_test_5.ref test-/tight_test_5NGD.in test-/tight_test_5NGD.ref test-/unit_matrix.in test-/unit_matrix.ref test-/vol_ld.in test-/vol_ld.ref test-/zero3.in test-/zero3.ref test-/ts.in test-/ts.ref test-/tds.in test-/tds.ref test-/trivial.in test-/trivial.ref test-/witness.in test-/witness.ref test-/no_witness.in test-/no_witness.ref test-/dual_witness.in test-/dual_witness.ref test-/dual_no_witness.in test-/dual_no_witness.ref test-/zero4.in test-/zero4.ref test-/zero_polyhedron.in test-/zero_polyhedron.ref test-1/3x3magic.in test-1/3x3magic.ref test-1/cross2.in test-1/cross2.ref test-1/cut.in test-1/cut.ref test-1/direct_overflow.in test-1/direct_overflow.ref test-1/dual.in test-1/dual.ref test-1/dual_not_full_dim.in test-1/dual_not_full_dim.ref test-1/dupl_remove.in test-1/dupl_remove.ref test-1/Fact_wrt_dual_error_hom.in test-1/Fact_wrt_dual_error_hom.ref test-1/fullspace.in test-1/fullspace.ref test-1/fullspacehyp.in test-1/fullspacehyp.ref test-1/gen_nonpointed.in test-1/gen_nonpointed.ref test-1/halfspace2.in test-1/halfspace2.ref test-1/hickerson-16.in test-1/hickerson-16.ref test-1/latt_id_nonpointed.in test-1/latt_id_nonpointed.ref test-1/lattice_ideal.in test-1/lattice_ideal.ref test-1/lowrank.in test-1/lowrank.ref test-1/medium.in test-1/medium.ref test-1/mode45.in test-1/mode45.ref test-1/mode456.in test-1/mode456.ref test-1/notpointed.in test-1/notpointed.ref test-1/polytop.in test-1/polytop.ref test-1/rafa2416.in test-1/rafa2416.ref test-1/rees.in test-1/rees.ref test-1/rees_mini.in test-1/rees_mini.ref test-1/rp2poly.in test-1/rp2poly.ref test-1/rproj2.in test-1/rproj2.ref test-1/small.in test-1/small.ref test-1/squaref0.in test-1/squaref0.ref test-1/squaref1.in test-1/squaref1.ref test-1/zero4.in test-1/zero4.ref test-d/3x3magic.in test-d/3x3magic.ref test-d/4x4.in test-d/4x4.ref test-d/5x5.in test-d/5x5.ref test-d/ChineseRemainder.in test-d/ChineseRemainder.ref test-d/cross2.in test-d/cross2.ref test-d/direct_overflow.in test-d/direct_overflow.ref test-d/dual-inhom-not-pointed.in test-d/dual-inhom-not-pointed.ref test-d/dual_index.in test-d/dual_index.ref test-d/dual_not_full_dim.in test-d/dual_not_full_dim.ref test-d/dupl_remove.in test-d/dupl_remove.ref test-d/election1dual.in test-d/election1dual.ref test-d/empty_polyhedron.in test-d/empty_polyhedron.ref test-d/Fact_wrt_dual_error.in test-d/Fact_wrt_dual_error.ref test-d/fullspace.in test-d/fullspace.ref test-d/fullspacehyp.in test-d/fullspacehyp.ref test-d/gen_inhom_nonpointed.in test-d/gen_inhom_nonpointed.ref test-d/gen_inhom_nonpointed_lat.in test-d/gen_inhom_nonpointed_lat.ref test-d/gen_nonpointed.in test-d/gen_nonpointed.ref test-d/halfspace2.in test-d/halfspace2.ref test-d/halfspace3inhom.in test-d/halfspace3inhom.ref test-d/hyperplanes-not-pointed.in test-d/hyperplanes-not-pointed.ref test-d/inhom_eq.in test-d/inhom_eq.ref test-d/latt_id_nonpointed.in test-d/latt_id_nonpointed.ref test-d/mode45.in test-d/mode45.ref test-d/mode456.in test-d/mode456.ref test-d/n_6_feas.in test-d/n_6_feas.ref test-d/n_6_infeas.in test-d/n_6_infeas.ref test-d/normface.in test-d/normface.ref test-d/rees_mini.in test-d/rees_mini.ref test-d/strip2.in test-d/strip2.ref test-d/zero4.in test-d/zero4.ref test-d1/3x3magic.in test-d1/3x3magic.ref test-d1/4x4.in test-d1/4x4.ref test-d1/5x5.in test-d1/5x5.ref test-d1/cross2.in test-d1/cross2.ref test-d1/direct_overflow.in test-d1/direct_overflow.ref test-d1/dual_not_full_dim.in test-d1/dual_not_full_dim.ref test-d1/dupl_remove.in test-d1/dupl_remove.ref test-d1/election1dual.in test-d1/election1dual.ref test-d1/Fact_wrt_dual_error_hom.in test-d1/Fact_wrt_dual_error_hom.ref test-d1/fullspace.in test-d1/fullspace.ref test-d1/fullspacehyp.in test-d1/fullspacehyp.ref test-d1/gen_nonpointed.in test-d1/gen_nonpointed.ref test-d1/halfspace2.in test-d1/halfspace2.ref test-d1/hyperplanes-not-pointed.in test-d1/hyperplanes-not-pointed.ref test-d1/latt_id_nonpointed.in test-d1/latt_id_nonpointed.ref test-d1/mode45.in test-d1/mode45.ref test-d1/mode456.in test-d1/mode456.ref test-d1/rees_mini.in test-d1/rees_mini.ref test-d1/zero4.in test-d1/zero4.ref test-dnn/3x3magic.in test-dnn/3x3magic.ref test-dnn/4x4.in test-dnn/4x4.ref test-dnn/5x5.in test-dnn/5x5.ref test-dnn/ChineseRemainder.in test-dnn/ChineseRemainder.ref test-dnn/cross2.in test-dnn/cross2.ref test-dnn/direct_overflow.in test-dnn/direct_overflow.ref test-dnn/dual-inhom-not-pointed.in test-dnn/dual-inhom-not-pointed.ref test-dnn/dual_index.in test-dnn/dual_index.ref test-dnn/dual_not_full_dim.in test-dnn/dual_not_full_dim.ref test-dnn/dupl_remove.in test-dnn/dupl_remove.ref test-dnn/election1dual.in test-dnn/election1dual.ref test-dnn/empty_polyhedron.in test-dnn/empty_polyhedron.ref test-dnn/Fact_wrt_dual_error.in test-dnn/Fact_wrt_dual_error.ref test-dnn/fullspace.in test-dnn/fullspace.ref test-dnn/fullspacehyp.in test-dnn/fullspacehyp.ref test-dnn/gen_inhom_nonpointed.in test-dnn/gen_inhom_nonpointed.ref test-dnn/gen_nonpointed.in test-dnn/gen_nonpointed.ref test-dnn/halfspace2.in test-dnn/halfspace2.ref test-dnn/halfspace3inhom.in test-dnn/halfspace3inhom.ref test-dnn/hyperplanes-not-pointed.in test-dnn/hyperplanes-not-pointed.ref test-dnn/inhom_eq.in test-dnn/inhom_eq.ref test-dnn/latt_id_nonpointed.in test-dnn/latt_id_nonpointed.ref test-dnn/mode45.in test-dnn/mode45.ref test-dnn/mode456.in test-dnn/mode456.ref test-dnn/rees_mini.in test-dnn/rees_mini.ref test-dnn/strip2.in test-dnn/strip2.ref test-dnn/zero4.in test-dnn/zero4.ref test-h/3x3_sign.in test-h/3x3_sign.ref test-h/3x3_sign2.in test-h/3x3_sign2.ref test-h/3x3magiceven.in test-h/3x3magiceven.ref test-h/4x4.in test-h/4x4.ref test-h/4x4gen.in test-h/4x4gen.ref test-h/binom.in test-h/binom.ref test-h/cross2.in test-h/cross2.ref test-h/cut.in test-h/cut.ref test-h/direct_overflow.in test-h/direct_overflow.ref test-h/dual.in test-h/dual.ref test-h/dual_not_full_dim.in test-h/dual_not_full_dim.ref test-h/dupl_remove.in test-h/dupl_remove.ref test-h/gen_nonpointed.in test-h/gen_nonpointed.ref test-h/halfspace2.in test-h/halfspace2.ref test-h/halfspace3inhom.in test-h/halfspace3inhom.ref test-h/hickerson-16.in test-h/hickerson-16.ref test-h/InhomIneq.in test-h/InhomIneq.ref test-h/inhom_triangle.in test-h/inhom_triangle.ref test-h/latt_id_nonpointed.in test-h/latt_id_nonpointed.ref test-h/lattice_ideal.in test-h/lattice_ideal.ref test-h/lowrank.in test-h/lowrank.ref test-h/medium.in test-h/medium.ref test-h/mode456.in test-h/mode456.ref test-h/NonCMDiv.in test-h/NonCMDiv.ref test-h/normface.in test-h/normface.ref test-h/notpointed.in test-h/notpointed.ref test-h/polytop.in test-h/polytop.ref test-h/rafa2416.in test-h/rafa2416.ref test-h/rees.in test-h/rees.ref test-h/rees_grading.in test-h/rees_grading.ref test-h/rees_mini.in test-h/rees_mini.ref test-h/rp2poly.in test-h/rp2poly.ref test-h/rproj2.in test-h/rproj2.ref test-h/simple_grading.in test-h/simple_grading.ref test-h/simple_grading2.in test-h/simple_grading2.ref test-h/small.in test-h/small.ref test-h/squaref0.in test-h/squaref0.ref test-h/squaref1.in test-h/squaref1.ref test-h/strip2.in test-h/strip2.ref test-h/test22dual.in test-h/test22dual.ref test-h/zero4.in test-h/zero4.ref test-hh/diagonal_5.in test-hh/diagonal_5.IntHull.ref test-hh/diagonal_5.ref test-hh/direct_overflow.in test-hh/direct_overflow.IntHull.ref test-hh/direct_overflow.ref test-hh/fullspace.in test-hh/fullspace.IntHull.ref test-hh/fullspace.ref test-hh/fullspacehyp.in test-hh/fullspacehyp.IntHull.ref test-hh/fullspacehyp.ref test-hh/halfspace3inhom.in test-hh/halfspace3inhom.IntHull.ref test-hh/halfspace3inhom.ref test-hh/InhomIneq.in test-hh/InhomIneq.IntHull.ref test-hh/InhomIneq.ref test-hh/no_int_point.in test-hh/no_int_point.IntHull.ref test-hh/no_int_point.ref test-hh/rational.in test-hh/rational.IntHull.ref test-hh/rational.ref test-hh/strip2.in test-hh/strip2.IntHull.ref test-hh/strip2.ref test-mm/4x4gen.in test-mm/4x4gen.ref test-mm/binom.in test-mm/binom.ref test-mm/cross2.in test-mm/cross2.ref test-mm/direct_overflow.in test-mm/direct_overflow.ref test-mm/dupl_remove.in test-mm/dupl_remove.ref test-mm/future/inhom_quasi.in test-mm/future/inhom_quasi.ref test-mm/future/SquareMinusVertexPolyh.in test-mm/future/SquareMinusVertexPolyh.ref test-mm/gen_nonpointed.in test-mm/gen_nonpointed.ref test-mm/intcl1.in test-mm/intcl1.ref test-mm/knapsack_11_60_test2.in test-mm/knapsack_11_60_test2.ref test-mm/lattice_ideal.in test-mm/lattice_ideal.ref test-mm/lowrank.in test-mm/lowrank.ref test-mm/medium.in test-mm/medium.ref test-mm/modgen_inhom2.in test-mm/modgen_inhom2.ref test-mm/modgen_inhom3.in test-mm/modgen_inhom3.ref test-mm/normface.in test-mm/normface.ref test-mm/notpointed.in test-mm/notpointed.ref test-mm/no_open_facet.in test-mm/no_open_facet.ref test-mm/open_facet.in test-mm/open_facet.ref test-mm/polytop.in test-mm/polytop.ref test-mm/rafa1409.in test-mm/rafa1409.ref test-mm/rafa2310.in test-mm/rafa2310.ref test-mm/rafa2416.in test-mm/rafa2416.ref test-mm/rees.in test-mm/rees.ref test-mm/rees_grading.in test-mm/rees_grading.ref test-mm/rees_mini.in test-mm/rees_mini.ref test-mm/rees_prim.in test-mm/rees_prim.ref test-mm/rp2poly.in test-mm/rp2poly.ref test-mm/rproj2.in test-mm/rproj2.ref test-mm/simple_grading.in test-mm/simple_grading.ref test-mm/simple_grading2.in test-mm/simple_grading2.ref test-mm/squaref0.in test-mm/squaref0.ref test-mm/squaref1.in test-mm/squaref1.ref test-mm/test22dual.in test-mm/test22dual.ref test-n/cross2.in test-n/cross2.ref test-n/direct_overflow.in test-n/direct_overflow.ref test-n/dupl_remove.in test-n/dupl_remove.ref test-n/gen_nonpointed.in test-n/gen_nonpointed.ref test-n/halfspace2.in test-n/halfspace2.ref test-n/halfspace3inhom.in test-n/halfspace3inhom.ref test-n/hickerson-16.in test-n/hickerson-16.ref test-n/inhom_quasi.in test-n/inhom_quasi.ref test-n/inhom_triangle.in test-n/inhom_triangle.ref test-n/knapsack_11_60_test2.in test-n/knapsack_11_60_test2.ref test-n/latt_id_nonpointed.in test-n/latt_id_nonpointed.ref test-n/lattice_ideal.in test-n/lattice_ideal.ref test-n/normface.in test-n/normface.ref test-n/rees_mini.in test-n/rees_mini.ref test-n/strip2.in test-n/strip2.ref test-nn/2equation_large_simplex.in test-nn/2equation_large_simplex.ref test-nn/binom.in test-nn/binom.ref test-nn/ChineseRemainder.in test-nn/ChineseRemainder.ref test-nn/cross2.in test-nn/cross2.ref test-nn/cut.in test-nn/cut.ref test-nn/direct_overflow.in test-nn/direct_overflow.ref test-nn/dual.in test-nn/dual.ref test-nn/dual_not_full_dim.in test-nn/dual_not_full_dim.ref test-nn/dupl_remove.in test-nn/dupl_remove.ref test-nn/Fact_wrt_dual_error.in test-nn/Fact_wrt_dual_error.ref test-nn/fullspace.in test-nn/fullspace.ref test-nn/fullspacehyp.in test-nn/fullspacehyp.ref test-nn/gen_inhom_nonpointed.in test-nn/gen_inhom_nonpointed.ref test-nn/gen_nonpointed.in test-nn/gen_nonpointed.ref test-nn/halfspace2.in test-nn/halfspace2.ref test-nn/halfspace3inhom.in test-nn/halfspace3inhom.ref test-nn/hickerson-16.in test-nn/hickerson-16.ref test-nn/hyperplanes-not-pointed.in test-nn/hyperplanes-not-pointed.ref test-nn/icmi.in test-nn/icmi.ref test-nn/icml.in test-nn/icml.ref test-nn/inhom_quasi.in test-nn/inhom_quasi.ref test-nn/latt_id_nonpointed.in test-nn/latt_id_nonpointed.ref test-nn/lattice_ideal.in test-nn/lattice_ideal.ref test-nn/Lorenzo_2.in test-nn/Lorenzo_2.ref test-nn/lowrank.in test-nn/lowrank.ref test-nn/medium.in test-nn/medium.ref test-nn/mode45.in test-nn/mode45.ref test-nn/mode456.in test-nn/mode456.ref test-nn/NonCMDiv.in test-nn/NonCMDiv.ref test-nn/normface.in test-nn/normface.ref test-nn/notpointed.in test-nn/notpointed.ref test-nn/polytop.in test-nn/polytop.ref test-nn/rafa1409.in test-nn/rafa1409.ref test-nn/rafa2310.in test-nn/rafa2310.ref test-nn/rafa2416.in test-nn/rafa2416.ref test-nn/rees.in test-nn/rees.ref test-nn/rees_mini.in test-nn/rees_mini.ref test-nn/rees_prim.in test-nn/rees_prim.ref test-nn/rp2poly.in test-nn/rp2poly.ref test-nn/rproj2.in test-nn/rproj2.ref test-nn/small-sh.in test-nn/small-sh.ref test-nn/small.in test-nn/small.ref test-nn/smallerror.in test-nn/smallerror.ref test-nn/squaref0.in test-nn/squaref0.ref test-nn/squaref1.in test-nn/squaref1.ref test-nn/strip2.in test-nn/strip2.ref test-nn/subspace4.in test-nn/subspace4.ref test-nn/subspace4_inhom.in test-nn/subspace4_inhom.ref test-nn/zero4.in test-nn/zero4.ref test-p/binom.in test-p/binom.ref test-p/bugHpoly.in test-p/bugHpoly.ref test-p/cross2.in test-p/cross2.ref test-p/cut.in test-p/cut.ref test-p/direct_overflow.in test-p/direct_overflow.ref test-p/dual.in test-p/dual.ref test-p/dual_not_full_dim.in test-p/dual_not_full_dim.ref test-p/gen_nonpointed.in test-p/gen_nonpointed.ref test-p/halfspace2.in test-p/halfspace2.ref test-p/hickerson-16.in test-p/hickerson-16.ref test-p/knapsack_11_60_test2.in test-p/knapsack_11_60_test2.ref test-p/latt_id_nonpointed.in test-p/latt_id_nonpointed.ref test-p/lattice_ideal.in test-p/lattice_ideal.ref test-p/lowrank.in test-p/lowrank.ref test-p/medium.in test-p/medium.ref test-p/notpointed.in test-p/notpointed.ref test-p/polytop.in test-p/polytop.ref test-p/rafa2416.in test-p/rafa2416.ref test-p/rees.in test-p/rees.ref test-p/rees_mini.in test-p/rees_mini.ref test-p/rp2poly.in test-p/rp2poly.ref test-p/rproj2.in test-p/rproj2.ref test-p/small.in test-p/small.ref test-p/squaref0.in test-p/squaref0.ref test-p/squaref1.in test-p/squaref1.ref test-p/zero4.in test-p/zero4.ref test-q/bugHpoly.in test-q/bugHpoly.ref test-q/cross2.in test-q/cross2.ref test-q/cut.in test-q/cut.ref test-q/direct_overflow.in test-q/direct_overflow.ref test-q/dual.in test-q/dual.ref test-q/dual_not_full_dim.in test-q/dual_not_full_dim.ref test-q/fullspace.in test-q/fullspace.ref test-q/fullspacehyp.in test-q/fullspacehyp.ref test-q/gen_nonpointed.in test-q/gen_nonpointed.ref test-q/halfspace2.in test-q/halfspace2.ref test-q/halfspace3inhom.in test-q/halfspace3inhom.ref test-q/hickerson-16.in test-q/hickerson-16.ref test-q/inhom_quasi.in test-q/inhom_quasi.ref test-q/inhom_triangle.in test-q/inhom_triangle.ref test-q/knapsack_11_60_test2.in test-q/knapsack_11_60_test2.ref test-q/latt_id_nonpointed.in test-q/latt_id_nonpointed.ref test-q/lattice_ideal.in test-q/lattice_ideal.ref test-q/lowrank.in test-q/lowrank.ref test-q/medium.in test-q/medium.ref test-q/NonCMDiv.in test-q/NonCMDiv.ref test-q/notpointed.in test-q/notpointed.ref test-q/poly_hom_const.in test-q/poly_hom_const.ref test-q/polytop.in test-q/polytop.ref test-q/rafa2416.in test-q/rafa2416.ref test-q/rees.in test-q/rees.ref test-q/rees_mini.in test-q/rees_mini.ref test-q/rp2poly.in test-q/rp2poly.ref test-q/rproj2.in test-q/rproj2.ref test-q/small.in test-q/small.ref test-q/squaref0.in test-q/squaref0.ref test-q/squaref1.in test-q/squaref1.ref test-q/strip2.in test-q/strip2.ref test-q/subspace4.in test-q/subspace4.ref test-q/zero4.in test-q/zero4.ref test-r1/3x3magic.in test-r1/3x3magic.ref test-r1/4x4.in test-r1/4x4.ref test-r1/cross2.in test-r1/cross2.ref test-r1/cut.in test-r1/cut.ref test-r1/direct_overflow.in test-r1/direct_overflow.ref test-r1/dual.in test-r1/dual.ref test-r1/dual_not_full_dim.in test-r1/dual_not_full_dim.ref test-r1/dupl_remove.in test-r1/dupl_remove.ref test-r1/gen_nonpointed.in test-r1/gen_nonpointed.ref test-r1/halfspace2.in test-r1/halfspace2.ref test-r1/hickerson-16.in test-r1/hickerson-16.ref test-r1/hyperplanes-not-pointed.in test-r1/hyperplanes-not-pointed.ref test-r1/latt_id_nonpointed.in test-r1/latt_id_nonpointed.ref test-r1/lowrank.in test-r1/lowrank.ref test-r1/medium.in test-r1/medium.ref test-r1/mode45.in test-r1/mode45.ref test-r1/mode456.in test-r1/mode456.ref test-r1/notpointed.in test-r1/notpointed.ref test-r1/polytop.in test-r1/polytop.ref test-r1/rafa2416.in test-r1/rafa2416.ref test-r1/rees.in test-r1/rees.ref test-r1/rees_mini.in test-r1/rees_mini.ref test-r1/rp2poly.in test-r1/rp2poly.ref test-r1/rproj2.in test-r1/rproj2.ref test-r1/small.in test-r1/small.ref test-r1/squaref0.in test-r1/squaref0.ref test-r1/squaref1.in test-r1/squaref1.ref test-r1/zero4.in test-r1/zero4.ref test-s/23.in test-s/23.ref test-s/3x3_sign.in test-s/3x3_sign.ref test-s/3x3magiceven.in test-s/3x3magiceven.ref test-s/add_subspace.in test-s/add_subspace.ref test-s/add_equations.in test-s/add_equations.ref test-s/add_inhom_equations.in test-s/add_inhom_equations.ref test-s/binom.in test-s/binom.ref test-s/both_precomputed.in test-s/both_precomputed.ref test-s/both_precomputed_add.in test-s/both_precomputed_add.ref test-s/both_precomputed_ineq.in test-s/both_precomputed_ineq.ref test-s/ChineseRemainder.in test-s/ChineseRemainder.ref test-s/Condorcet_add.in test-s/Condorcet_add.ref test-s/Condorcet_addgen.in test-s/Condorcet_addgen.ref test-s/cross2.in test-s/cross2.ref test-s/cut.in test-s/cut.ref test-s/dehomogenization.in test-s/dehomogenization.ref test-s/direct_overflow.in test-s/direct_overflow.ref test-s/disguiesd_subspace.in test-s/disguiesd_subspace.ref test-s/dual.in test-s/dual.ref test-s/dual_not_full_dim.in test-s/dual_not_full_dim.ref test-s/dupl_remove.in test-s/dupl_remove.ref test-s/fullspace.in test-s/fullspace.ref test-s/fullspacehyp.in test-s/fullspacehyp.ref test-s/gen_inhom_nonpointed.in test-s/gen_inhom_nonpointed.ref test-s/gen_nonpointed.in test-s/gen_nonpointed.ref test-s/greater.in test-s/greater.ref test-s/greater_symb.in test-s/greater_symb.ref test-s/halfspace2.in test-s/halfspace2.ref test-s/halfspace3inhom.in test-s/halfspace3inhom.ref test-s/hickerson-16.in test-s/hickerson-16.ref test-s/huge.in test-s/huge.ref test-s/hyperplanes-not-pointed.in test-s/hyperplanes-not-pointed.ref test-s/icmi.in test-s/icmi.ref test-s/icml.in test-s/icml.ref test-s/koehne1.in test-s/koehne1.ref test-s/latt_id_nonpointed.in test-s/latt_id_nonpointed.ref test-s/lattice_ideal.in test-s/lattice_ideal.ref test-s/lowrank.in test-s/lowrank.ref test-s/medium.in test-s/medium.ref test-s/mixed_debug.in test-s/mixed_debug.ref test-s/mixed_input.in test-s/mixed_input.ref test-s/mixed_1.in test-s/mixed_1.ref test-s/mixed_add1.in test-s/mixed_add1.ref test-s/mode45.in test-s/mode45.ref test-s/mode456.in test-s/mode456.ref test-s/notpointed.in test-s/notpointed.ref test-s/polytop.in test-s/polytop.ref test-s/rafa1409.in test-s/rafa1409.ref test-s/rafa2310.in test-s/rafa2310.ref test-s/rafa2416.in test-s/rafa2416.ref test-s/rees.in test-s/rees.ref test-s/rees_mini.in test-s/rees_mini.ref test-s/rees_prim.in test-s/rees_prim.ref test-s/rp2poly.in test-s/rp2poly.ref test-s/rproj2.in test-s/rproj2.ref test-s/small-sh.in test-s/small-sh.ref test-s/small.in test-s/small.ref test-s/smaller.in test-s/smaller.ref test-s/smaller_symb.in test-s/smaller_symb.ref test-s/smallerror.in test-s/smallerror.ref test-s/square2.in test-s/square3.in test-s/square4.in test-s/square5.in test-s/square6.in test-s/square7.in test-s/square8.in test-s/square2.ref test-s/square3.ref test-s/square4.ref test-s/square5.ref test-s/square6.ref test-s/square7.ref test-s/square8.ref test-s/squaref0.in test-s/squaref0.ref test-s/squaref1.in test-s/squaref1.ref test-s/SquareMinusVertexPolyh.in test-s/SquareMinusVertexPolyh.ref test-s/strip2.in test-s/strip2.ref test-s/subspace4.in test-s/subspace4.ref test-s/subspace4_inhom.in test-s/subspace4_inhom.ref test-s/zero4.in test-s/zero4.ref test-v/binom.in test-v/binom.ref test-v/Condorcet.in test-v/Condorcet.ref test-v/CondEffPlur.in test-v/CondEffPlur.ref test-v/cross2.in test-v/cross2.ref test-v/cut.in test-v/cut.ref test-v/direct_overflow.in test-v/direct_overflow.ref test-v/dual.in test-v/dual.ref test-v/dual_not_full_dim.in test-v/dual_not_full_dim.ref test-v/fullspace.in test-v/fullspace.ref test-v/fullspacehyp.in test-v/fullspacehyp.ref test-v/gen_nonpointed.in test-v/gen_nonpointed.ref test-v/halfspace2.in test-v/halfspace2.ref test-v/halfspace3inhom.in test-v/halfspace3inhom.ref test-v/hickerson-16.in test-v/hickerson-16.ref test-v/inhom_triangle.in test-v/inhom_triangle.ref test-v/InhomIneq.in test-v/InhomIneq.ref test-v/knapsack_11_60_test2.in test-v/knapsack_11_60_test2.ref test-v/latt_id_nonpointed.in test-v/latt_id_nonpointed.ref test-v/lattice_ideal.in test-v/lattice_ideal.ref test-v/lowrank.in test-v/lowrank.ref test-v/medium.in test-v/medium.ref test-v/mode45.in test-v/mode45.ref test-v/NonCMDiv.in test-v/NonCMDiv.ref test-v/notpointed.in test-v/notpointed.ref test-v/polytop.in test-v/polytop.ref test-v/rafa2416.in test-v/rafa2416.ref test-v/rees.in test-v/rees.ref test-v/rees_mini.in test-v/rees_mini.ref test-v/rp2poly.in test-v/rp2poly.ref test-v/rproj2.in test-v/rproj2.ref test-v/small.in test-v/small.ref test-v/squaref0.in test-v/squaref0.ref test-v/squaref1.in test-v/squaref1.ref test-v/strip2.in test-v/strip2.ref test-v/zero4.in test-v/zero4.ref test-w/binom.in test-w/binom.ref test-w/direct_overflow.in test-w/direct_overflow.ref test-w/dupl_remove.in test-w/dupl_remove.ref test-w/gen_nonpointed.in test-w/gen_nonpointed.ref test-w/icmi.in test-w/icmi.ref test-w/icml.in test-w/icml.ref test-w/latt_id_nonpointed.in test-w/latt_id_nonpointed.ref test-w/lattice_ideal.in test-w/lattice_ideal.ref test-w/lowrank.in test-w/lowrank.ref test-w/medium.in test-w/medium.ref test-w/notpointed.in test-w/notpointed.ref test-w/polytop.in test-w/polytop.ref test-w/rafa1409.in test-w/rafa1409.ref test-w/rafa2310.in test-w/rafa2310.ref test-w/rafa2416.in test-w/rafa2416.ref test-w/rees.in test-w/rees.ref test-w/rees_mini.in test-w/rees_mini.ref test-w/rees_prim.in test-w/rees_prim.ref test-w/rp2poly.in test-w/rp2poly.ref test-w/rproj2.in test-w/rproj2.ref test-w/small.in test-w/small.ref test-w/smallerror.in test-w/smallerror.ref test-w/squaref0.in test-w/squaref0.ref test-w/squaref1.in test-w/squaref1.ref test-pr/nonpointed.in test-pr/nonpointed.ref test-pr/nonpointed.ProjectCone.ref test-pr/polyhedron.in test-pr/polyhedron.ref test-pr/polyhedron.ProjectCone.ref test-pr/small_proj.in test-pr/small_proj.ref test-pr/small_proj.ProjectCone.ref test-pr/small_sh_proj.in test-pr/small_sh_proj.ref test-pr/small_sh_proj.ProjectCone.ref test-pr/small_proj_inhom.in test-pr/small_proj_inhom.ref test-pr/small_proj_inhom.ProjectCone.ref test-pr/small_sh_proj_inhom.in test-pr/small_sh_proj_inhom.ref test-pr/small_sh_proj_inhom.ProjectCone.ref test-degenerate/empty0E.in test-degenerate/empty0E.ref test-degenerate/empty0M.in test-degenerate/empty0M.ref test-degenerate/empty0V.in test-degenerate/empty0V.ref test-degenerate/empty2lineE.in test-degenerate/empty2lineE.ref test-degenerate/empty2lineM.in test-degenerate/empty2lineM.ref test-degenerate/empty2lineV.in test-degenerate/empty2lineV.ref test-degenerate/empty2pointE.in test-degenerate/empty2pointE.ref test-degenerate/empty2pointM.in test-degenerate/empty2pointM.ref test-degenerate/empty2pointV.in test-degenerate/empty2pointV.ref test-degenerate/point0E.in test-degenerate/point0E.ref test-degenerate/point0M.in test-degenerate/point0M.ref test-degenerate/point0V.in test-degenerate/point0V.ref test-StDec/Stanleydec.in test-StDec/Stanleydec.ref test-StDec/Stanleydec.dec.ref test-Fac/cube-8.in test-Fac/cube-8.ref test-Fac/cube-8.fac.ref test-Fac/cube_3_dual_fac.in test-Fac/cube_3_dual_fac.ref test-Fac/cube_3_dual_fac.fac.ref test-Fac/factr.in test-Fac/factr.ref test-Fac/factr.fac.ref test-Fac/factr_hom.in test-Fac/factr_hom.ref test-Fac/factr_hom.fac.ref test-Fac/gr_test.in test-Fac/gr_test.ref test-Fac/gr_test.fac.ref test-Inc/cube-8.in test-Inc/cube-8.ref test-Inc/cube-8.inc.ref test-Inc/cube_3_dual_fac.in test-Inc/cube_3_dual_fac.ref test-Inc/cube_3_dual_fac.inc.ref test-Inc/factr.in test-Inc/factr.ref test-Inc/factr.inc.ref test-Inc/factr_hom.in test-Inc/factr_hom.ref test-Inc/factr_hom.inc.ref test-Inc/halfspace3inhom.in test-Inc/halfspace3inhom.ref test-Inc/halfspace3inhom.inc.ref test-Aut/A443.in test-Aut/A443.ref test-Aut/A443.aut.ref test-Aut/A443-amb.in test-Aut/A443-amb.ref test-Aut/A443-amb.aut.ref test-Aut/A443-input.in test-Aut/A443-input.ref test-Aut/A443-input.aut.ref test-Aut/birkhoff6.in test-Aut/birkhoff6.ref test-Aut/birkhoff6.aut.ref test-Aut/bo5.in test-Aut/bo5.ref test-Aut/bo5.aut.ref test-Aut/Condorcet.in test-Aut/Condorcet.ref test-Aut/Condorcet.aut.ref test-Aut/Condorcet-amb.in test-Aut/Condorcet-amb.ref test-Aut/Condorcet-amb.aut.ref test-Aut/Condorcet-input.in test-Aut/Condorcet-input.ref test-Aut/Condorcet-input.aut.ref test-Aut/Condorcet_rat.in test-Aut/Condorcet_rat.ref test-Aut/Condorcet_rat.aut.ref test-Aut/Condorcet_eucl.in test-Aut/Condorcet_eucl.ref test-Aut/Condorcet_eucl.aut.ref test-Aut/Condorcet_comb.in test-Aut/Condorcet_comb.ref test-Aut/Condorcet_comb.aut.ref test-Aut/cube_3.in test-Aut/cube_3.ref test-Aut/cube_3.aut.ref test-Aut/first_Markov.in test-Aut/first_Markov.ref test-Aut/first_Markov.aut.ref test-Aut/pythagoras_int.in test-Aut/pythagoras_int.ref test-Aut/pythagoras_int.aut.ref test-Aut/pythagoras_rat.in test-Aut/pythagoras_rat.ref test-Aut/pythagoras_rat.aut.ref test-Aut/skew_octahedron.in test-Aut/skew_octahedron.ref test-Aut/skew_octahedron.aut.ref test-Aut/trivial.in test-Aut/trivial.ref test-Aut/trivial.aut.ref test-Aut/halfspace3inhom-amb.in test-Aut/halfspace3inhom-amb.ref test-Aut/halfspace3inhom-amb.aut.ref test-Aut/halfspace3inhom-input.in test-Aut/halfspace3inhom-input.ref test-Aut/halfspace3inhom-input.aut.ref test-Aut/inhom_comb.in test-Aut/inhom_comb.ref test-Aut/inhom_comb.aut.ref test-Aut/mon_auto.in test-Aut/mon_auto.ref test-Aut/mon_auto.aut.ref test-nf/alg_vol.in test-nf/alg_vol.ref test-nf-Aut/dodecahedron-v.in test-nf-Aut/dodecahedron-v.ref test-nf-Aut/dodecahedron-v.aut.ref test-nf-Aut/H4_perm_0001-v.in test-nf-Aut/H4_perm_0001-v.ref test-nf-Aut/H4_perm_0001-v.aut.ref test-nf-Aut/icosahedron-v.in test-nf-Aut/icosahedron-v.ref test-nf-Aut/icosahedron-v.aut.ref test-nf-Aut/icosahedron-v-amb.in test-nf-Aut/icosahedron-v-amb.ref test-nf-Aut/icosahedron-v-amb.aut.ref test-nf-Aut/icosahedron-v-input.in test-nf-Aut/icosahedron-v-input.ref test-nf-Aut/icosahedron-v-input.aut.ref test-nf-Aut/icosahedron-v-eucl.in test-nf-Aut/icosahedron-v-eucl.ref test-nf-Aut/icosahedron-v-eucl.aut.ref test-nf-Aut/icosahedron_prec.in test-nf-Aut/icosahedron_prec.ref test-nf-Aut/icosahedron_prec.aut.ref test-nf-Aut/icosahedron_prec_comb.in test-nf-Aut/icosahedron_prec_comb.ref test-nf-Aut/icosahedron_prec_comb.aut.ref test-Int/Condorcet-q.in test-Int/Condorcet-q.ref test-Int/Condorcet-v.in test-Int/Condorcet-v.ref test-Int/Condorcet-v-sd.in test-Int/Condorcet-v-sd.ref test-Int/CondorcetSemi-q.in test-Int/CondorcetSemi-q.ref test-Int/fourth_pol_ineq.in test-Int/fourth_pol_ineq.ref test-Int/j462.in test-Int/j462.ref test-Int/j462-sd.in test-Int/j462-sd.ref test-Int/pet.in test-Int/pet.ref test-Int/pet_cong.in test-Int/pet_cong.ref test-Int/pet_lin.in test-Int/pet_lin.ref test-Int/pet_lin_weight.in test-Int/pet_lin_weight.ref test-Int/pet_weight.in test-Int/pet_weight.ref test-Int/rational-E.in test-Int/more_lattpoints_test.in test-Int/more_lattpoints_test.ref test-Int/more_lattpoints_test_dual.in test-Int/more_lattpoints_test_dual.ref test-Int/more_lattpoints_test_primal.in test-Int/more_lattpoints_test_primal.ref test-Int/rational-E.ref test-Int/rational-I.in test-Int/rational-I.ref test-Int/rational-E-vert.in test-Int/rational-E-vert.ref test-Int/rational-I-vert.in test-Int/rational-I-vert.ref test-Int/rational-L.in test-Int/rational-L.ref test-Int/triv_integral-E.in test-Int/triv_integral-E.ref test-Int/triv_integral-E-NGD.in test-Int/triv_integral-E-NGD.ref test-Int/triv_integral-NGD.in test-Int/triv_integral-NGD.ref test-Int/triv_integral.in test-Int/triv_integral.ref test-Int/zero-E.in test-Int/zero-E.ref test-Int/zero-I.in test-Int/zero-I.ref test-Int/zero-L.in test-Int/zero-L.ref test-Special/5x5PF.in test-Special/5x5PF.ref test-Special/5x5VD.in test-Special/5x5VD.ref test-dec/dec.in test-dec/dec.ref test-dec/dec.tri.ref test-dec/polytope.in test-dec/polytope.ref test-dec/polytope.tri.ref test-dec/square-midpoint.in test-dec/square-midpoint.ref test-dec/square-midpoint.tri.ref test-dec/small.in test-dec/small.ref test-dec/small.tri.ref test-dec/small-place.in test-dec/small-place.ref test-dec/small-place.tri.ref test-dec/square2.in test-dec/square2.ref test-dec/square2.tri.ref test-dec/square2_latt.in test-dec/square2_latt.ref test-dec/square2_latt.tri.ref test-dec/square2_allgen.in test-dec/square2_allgen.ref test-dec/square2_allgen.tri.ref test-dec/square2_vert.in test-dec/square2_vert.ref test-dec/square2_vert.tri.ref test-clopt/whow.in test-nf/3x3magicLattPoints.in test-nf/3x3magicLattPoints.ref test-nf/problem_fvector_inhom.in test-nf/problem_fvector_inhom.ref test-nf/2cone.in test-nf/2cone.ref test-nf/2cone-sqrt2-cone.in test-nf/2cone-sqrt2-cone.ref test-nf/2cone-sqrt2.in test-nf/2cone-sqrt2.ref test-nf/600cell-dual.in test-nf/600cell-dual.ref test-nf/600cell.in test-nf/600cell.ref test-nf/buckyball-v.in test-nf/buckyball-v.ref test-nf/dodecahedron-v.in test-nf/dodecahedron-v.ref test-nf/equations.in test-nf/equations.ref test-nf/formatted.in test-nf/formatted.ref test-nf/grandantiprism.in test-nf/grandantiprism.ref test-nf/great_rhombicuboctahedron-v.in test-nf/great_rhombicuboctahedron-v.ref test-nf/icosahedron-v.in test-nf/icosahedron-v.ref test-nf/icosahedron-v-pull.in test-nf/icosahedron-v-pull.ref test-nf/icosahedron-v-place.in test-nf/icosahedron-v-place.ref test-nf/icosahedron_v_add.in test-nf/icosahedron_v_add.ref test-nf/ikosaeder32.in test-nf/ikosaeder32.ref test-nf/ikosaeder4.in test-nf/ikosaeder4.ref test-nf/ikosaeder.in test-nf/ikosaeder-perturbed-dual.in test-nf/ikosaeder-perturbed-dual.ref test-nf/ikosaeder-perturbed.in test-nf/ikosaeder-perturbed.ref test-nf/ikosaeder.ref test-nf/IsEmpty.in test-nf/IsEmpty.ref test-nf/IsNonEmpty.in test-nf/IsNonEmpty.ref test-nf/low-dim.in test-nf/low-dim.ref test-nf/mixed_1_renf.in test-nf/mixed_1_renf.ref test-nf/mixed-2.in test-nf/mixed-2.ref test-nf/nonpointed.in test-nf/nonpointed.ref test-nf/QConstSymb.in test-nf/QConstSymb.ref test-nf/small_rhombicuboctahedron-v.in test-nf/small_rhombicuboctahedron-v.ref test-nf/sparse.in test-nf/sparse.ref test-nf/sqauare-3rd_root_2.in test-nf/sqauare-3rd_root_2.ref test-nf/sqauare-cone.in test-nf/sqauare-cone.ref test-nf/subspace4_inhom.in test-nf/subspace4_inhom.ref test-nf/truncateddodecahedron.in test-nf/truncateddodecahedron.ref test-nf/unbounded_renf.in test-nf/unbounded_renf.ref test-nf/unbounded_renf_constr.in test-nf/unbounded_renf_constr.ref test-nf-hh/dodecahedron-v.in test-nf-hh/dodecahedron-v.IntHull.ref test-nf-hh/dodecahedron-v.ref test-nf-hh/icosahedron-v.in test-nf-hh/icosahedron-v.IntHull.ref test-nf-hh/icosahedron-v.ref test-nf-hh/truncated_dodecahefron_dual.in test-nf-hh/truncated_dodecahefron_dual.IntHull.ref test-nf-hh/truncated_dodecahefron_dual.ref test-Qdegenerate/empty0M.in test-Qdegenerate/empty0M.ref test-Qdegenerate/empty2lineM.in test-Qdegenerate/empty2lineM.ref test-Qdegenerate/empty2pointM.in test-Qdegenerate/empty2pointM.ref test-Qdegenerate/point0M.in test-Qdegenerate/point0M.ref test-Qdegenerate/point0V.in test-Qdegenerate/point0V.ref test-LARGE/rote_combination.in test-LARGE/6x6.in test-LARGE/A543.in test-LARGE/A553.in test-LARGE/A643.in test-LARGE/big_empty.in test-LARGE/ChF_16_1048576.in test-LARGE/ChF_16_1048576_NoFloat.in test-LARGE/cyclicpolytope30-15.in test-LARGE/lo6.in test-LARGE/m11.in test-LARGE/m14.in test-LARGE/rote_combination.in test-LARGE/strict_Borda_paradox_4cand_Vol.in test-LARGE/strong_Borda_paradox_4cand_rev.in test-LARGE/strong_Borda_paradox_4cand_rev_mult.in test-LARGE/6x6.ref test-LARGE/A543.ref test-LARGE/A553.ref test-LARGE/A643.ref test-LARGE/big_empty.ref test-LARGE/ChF_16_1048576.ref test-LARGE/ChF_16_1048576_NoFloat.ref test-LARGE/cyclicpolytope30-15.ref test-LARGE/lo6.ref test-LARGE/m11.ref test-LARGE/m14.ref test-LARGE/rote_combination.ref test-LARGE/strict_Borda_paradox_4cand_Vol.ref test-LARGE/strong_Borda_paradox_4cand_rev.ref test-LARGE/strong_Borda_paradox_4cand_rev_mult.ref test-LARGE/big_empty_deg1.in test-LARGE/big_empty_deg1.ref test-gen/A443.in test-gen/A443.ref test-gen/A443.gen.ref test-gen/m8-polytope.in test-gen/m8-polytope.ref test-gen/m8-polytope.gen.ref test-cst/A443.in test-cst/A443.ref test-cst/A443.cst.ref test-gen/m8-polytope.in test-gen/m8-polytope.ref test-gen/m8-polytope.gen.ref test-v/Condorcet-dd.in test-v/Condorcet-dd.ref test-v/CondEffPlur-dd.in test-v/CondEffPlur-dd.ref test-Int/Condorcet-v-sd-dd.in test-Int/Condorcet-v-sd-dd.ref test-Int/Condorcet-v-sd-dd.in test-Int/Condorcet-v-sd-dd.ref test-mrk/3x7.in test-mrk/3x7.ref test-mrk/3x7.mrk.ref test-mrk/cuww1.in test-mrk/cuww1.ref test-mrk/cuww1.mrk.ref test-mrk/Kwak10.in test-mrk/Kwak10.ref test-mrk/Kwak10.mrk.ref test-mrk/Kwak10-mrk.in test-mrk/Kwak10-mrk.ref test-mrk/Kwak10-mrk.mrk.ref test-mrk/latt_ideal.in test-mrk/latt_ideal.ref test-mrk/latt_ideal.mrk.ref test-mrk/polytope.in test-mrk/polytope.ref test-mrk/polytope.mrk.ref test-mrk/PowerSum-80.in test-mrk/PowerSum-80.ref test-mrk/PowerSum-80.mrk.ref test-grb/latt_ideal.in test-grb/latt_ideal.ref test-grb/latt_ideal.grb.ref test-grb/latt_ideal_grad.in test-grb/latt_ideal_grad.ref test-grb/latt_ideal_grad.grb.ref test-grb/polytope.in test-grb/polytope.ref test-grb/polytope.grb.ref test-grb/PowerSum-80.in test-grb/PowerSum-80.ref test-grb/PowerSum-80.grb.ref test-grb/gr_test.in test-grb/gr_test.ref test-grb/gr_test.grb.ref test-grb/3x7.in test-grb/3x7.ref test-grb/3x7.grb.ref test-patch/A7.in test-patch/A7.ref test-patch/baby.in test-patch/baby.ref test-patch/bracket_1.in test-patch/bracket_1.ref test-patch/bracket_2CO.in test-patch/bracket_2CO.ref test-patch/bracket_2COUW.in test-patch/bracket_2COUW.ref test-patch/bracket_2.in test-patch/bracket_2.ref test-patch/bracket_3LO.in test-patch/bracket_3LO.ref test-patch/bracket_3.in test-patch/bracket_3.ref test-patch/child.in test-patch/child.ref test-patch/M11.in test-patch/M11.ref test-patch/pet.in test-patch/pet.ref) | (cd run_tests && tar xf -) (cd run_tests && make -f /startdir/src/normaliz-3.10.1/test/Makefile.classic all testnf testnfH testdegQ testnfAut testAut NORMALIZ=/startdir/src/normaliz-3.10.1/source/normaliz) make[3]: Entering directory '/startdir/src/normaliz-3.10.1/test/run_tests' /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/23 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/3x3_sign /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/3x3magiceven /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/ChineseRemainder /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/Condorcet_add /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/Condorcet_addgen /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/SquareMinusVertexPolyh /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/add_equations /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/add_inhom_equations /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/add_subspace /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/binom /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/both_precomputed /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/both_precomputed_add /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/both_precomputed_ineq /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/cut /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/dehomogenization /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/disguiesd_subspace /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/dual /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/fullspace /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/fullspacehyp /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/gen_inhom_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/greater /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/greater_symb /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/halfspace3inhom /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/hickerson-16 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/huge /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/hyperplanes-not-pointed /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/icmi /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/icml /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/koehne1 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/lowrank /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/medium /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/mixed_1 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/mixed_add1 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/mixed_debug /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/mixed_input /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/mode45 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/mode456 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/polytop /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/rafa1409 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/rafa2310 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/rees /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/rees_prim /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/small-sh /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/small /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/smaller /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/smaller_symb /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/smallerror /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/square2 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/square3 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/square4 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/square5 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/square6 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/square7 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/square8 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/strip2 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/subspace4 /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/subspace4_inhom /startdir/src/normaliz-3.10.1/source/normaliz -s test-s/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/CondEffPlur-dd /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/CondEffPlur /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/Condorcet-dd /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/Condorcet /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/InhomIneq /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/NonCMDiv /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/binom /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/cut /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/dual /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/fullspace /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/fullspacehyp /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/halfspace3inhom /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/hickerson-16 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/inhom_triangle /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/knapsack_11_60_test2 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/lowrank /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/medium /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/mode45 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/polytop /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/rees /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/small /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/strip2 /startdir/src/normaliz-3.10.1/source/normaliz -v test-v/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/halfspace3inhom /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/hickerson-16 /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/inhom_quasi /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/inhom_triangle /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/knapsack_11_60_test2 /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/normface /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -n test-n/strip2 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/3x3magic /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/Fact_wrt_dual_error_hom /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/cut /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/dual /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/fullspace /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/fullspacehyp /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/hickerson-16 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/lowrank /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/medium /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/mode45 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/mode456 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/polytop /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/rees /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/small /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -1 test-1/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/2equation_large_simplex /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/ChineseRemainder /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/Fact_wrt_dual_error /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/Lorenzo_2 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/NonCMDiv /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/binom /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/cut /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/dual /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/fullspace /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/fullspacehyp /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/gen_inhom_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/halfspace3inhom /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/hickerson-16 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/hyperplanes-not-pointed /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/icmi /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/icml /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/inhom_quasi /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/lowrank /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/medium /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/mode45 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/mode456 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/normface /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/polytop /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/rafa1409 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/rafa2310 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/rees /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/rees_prim /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/small-sh /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/small /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/smallerror /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/strip2 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/subspace4 /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/subspace4_inhom /startdir/src/normaliz-3.10.1/source/normaliz -N -f test-nn/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/NonCMDiv /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/bugHpoly /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/cut /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/dual /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/fullspace /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/fullspacehyp /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/halfspace3inhom /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/hickerson-16 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/inhom_quasi /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/inhom_triangle /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/knapsack_11_60_test2 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/lowrank /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/medium /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/poly_hom_const /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/polytop /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/rees /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/small /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/strip2 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/subspace4 /startdir/src/normaliz-3.10.1/source/normaliz -q test-q/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/binom /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/bugHpoly /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/cut /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/dual /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/hickerson-16 /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/knapsack_11_60_test2 /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/lowrank /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/medium /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/polytop /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/rees /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/small /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -p test-p/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/3x3magic /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/4x4 /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/5x5 /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/ChineseRemainder /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/Fact_wrt_dual_error /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/dual-inhom-not-pointed /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/dual_index /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/election1dual /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/empty_polyhedron /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/fullspace /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/fullspacehyp /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/gen_inhom_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/gen_inhom_nonpointed_lat /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/halfspace3inhom /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/hyperplanes-not-pointed /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/inhom_eq /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/mode45 /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/mode456 /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/n_6_feas /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/n_6_infeas /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/normface /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/strip2 /startdir/src/normaliz-3.10.1/source/normaliz -d test-d/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/3x3_sign /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/3x3_sign2 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/3x3magiceven /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/4x4 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/4x4gen /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/InhomIneq /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/NonCMDiv /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/binom /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/cut /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/dual /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/halfspace3inhom /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/hickerson-16 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/inhom_triangle /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/lowrank /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/medium /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/mode456 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/normface /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/polytop /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/rees /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/rees_grading /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/simple_grading /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/simple_grading2 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/small /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/strip2 /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/test22dual /startdir/src/normaliz-3.10.1/source/normaliz -h test-h/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/23 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/3x3_sign > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/3x3_sign2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/3x3_signEqu > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/3x3magicLattPoints > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/3x3magicNGD > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/3x3magiceven > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/3x3magicevenCong > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/4x4 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/4x4gen > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ChF_8_1024 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ChF_8_1024Nr > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ChF_8_1024P > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ChineseRemainder > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/CondParSymmSemi > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/Fact_wrt_dual_error > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/Frol_high_6_1024Null5_6 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/Hilb_latt_neeg > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/InhomCong > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/InhomIneqSymb > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/InhomIneq_prec > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/IsEmpty > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/IsNonEmpty > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/Kwak10Codim > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/NGD > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/NonCMDiv > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/NrTest > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/NumSemi > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/SquareMinusVertexPolyh > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/Thierry > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ThierryApproximate > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ThierryNoProjection > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ThierryPF > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/add_grad > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/affinedim > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/big_empty_deg1 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/binom > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/crash > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/crash2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/cross2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/cube-10 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/cube-10codim > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/cube-8-inhom > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/cube-8 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/cut > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/dehomogenization > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/diagonal > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/direct_overflow > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/direct_overflow_dual > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/dual > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/dual_no_witness > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/dual_not_full_dim > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/dual_witness > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/dupl_remove > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/empty_polyhedron > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/empty_polyhedron2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/empty_test > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/euclid > /dev/null WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/excl > /dev/null WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/excl_nonp > /dev/null WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/excl_unb > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/fullspace > /dev/null WARNING: Zero cone detected! WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/fullspacehyp > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/gen_inhom_nonpointed > /dev/null WARNING: Zero cone detected! WARNING: Zero cone detected! WARNING: Zero cone detected! WARNING: Zero cone detected! WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/gen_nonpointed > /dev/null WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/halfspace2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/halfspace3inhom > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/hbrc_3 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/hickerson-16 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/hickerson-16plus1 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/inhom_eq > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/inhom_quasi > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/inhom_triangle > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/intcl1 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/isIC > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ispointed > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/jonagold > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/knapsack_11_60_test2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/latt_cong > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/latt_id_nonpointed > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/latt_ineq > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/lattice_ideal > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/lorenz > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/lowrank > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/lowrankPF > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/m10 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/medium > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mixed-1 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mixed-2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mixed-3 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mixed-3_off > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mixed-4 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mixed-5 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mixed_ld > /dev/null WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mixpix > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mode456 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/mode456_constraints > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/moxpox > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/n8_feas_all > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/n8_feas_all_nop > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/n8_feas_single > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/n8_feas_single_nop > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/n_6_feas > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/n_6_infeas > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/no_witness > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/normface > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/notpointed > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/parallel_24 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/pet > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/polyhedron > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/polytop > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rafa1409 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rafa2310 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rafa2416 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rational_inhom > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rational_inhom_H > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rational_inhom_HE > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rational_inhom_full > /dev/null WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rational_inhom_hedron > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ratlat_1 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ratlat_2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ratlat_3 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rec_rank_pre > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/recrank > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rees > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rees_grading > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rees_mini > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rees_prim > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rp2poly > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/rproj2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/simple_grading > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/simple_grading2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/small-sh > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/small > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/smallPF > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/sparse_test > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/squaref0 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/squaref1 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/strange > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/strict > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/strip2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/subspace4 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/subspace4_inhom > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/tame_prec > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/tds > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/test22dual > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/tight_test > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/tight_test_5 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/tight_test_5NGD > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/trivial > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/ts > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/unit_matrix > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/vol_ld > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/witness > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/zero3 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/zero4 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c --inv test-/zero_polyhedron > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/3x3magic WARNING: Zero cone detected! WARNING: Zero cone detected! WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/4x4 /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/5x5 WARNING: Zero cone detected! /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/Fact_wrt_dual_error_hom /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/election1dual /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/fullspace /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/fullspacehyp /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/hyperplanes-not-pointed /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/mode45 /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/mode456 /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -d1 test-d1/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/3x3magic /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/4x4 /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/5x5 /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/ChineseRemainder /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/Fact_wrt_dual_error /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/dual-inhom-not-pointed /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/dual_index /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/election1dual /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/empty_polyhedron /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/fullspace /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/fullspacehyp /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/gen_inhom_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/halfspace3inhom /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/hyperplanes-not-pointed /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/inhom_eq /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/mode45 /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/mode456 /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/strip2 /startdir/src/normaliz-3.10.1/source/normaliz -dN test-dnn/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/3x3magic /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/4x4 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/cut /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/dual /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/dual_not_full_dim /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/halfspace2 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/hickerson-16 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/hyperplanes-not-pointed /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/lowrank /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/medium /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/mode45 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/mode456 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/polytop /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/rees /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/small /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -r1 test-r1/zero4 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/4x4gen /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/binom /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/cross2 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/intcl1 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/knapsack_11_60_test2 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/lowrank /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/medium /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/modgen_inhom2 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/modgen_inhom3 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/no_open_facet /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/normface /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/open_facet /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/polytop /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/rafa1409 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/rafa2310 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/rees /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/rees_grading /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/rees_prim /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/simple_grading /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/simple_grading2 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -M test-mm/test22dual /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/binom Not all desired data could be computed. Could not compute: WitnessNotIntegrallyClosed ! Writing only available data. /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/direct_overflow Not all desired data could be computed. Could not compute: WitnessNotIntegrallyClosed ! Writing only available data. /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/dupl_remove /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/gen_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/icmi Not all desired data could be computed. Could not compute: WitnessNotIntegrallyClosed ! Writing only available data. /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/icml Not all desired data could be computed. Could not compute: WitnessNotIntegrallyClosed ! Writing only available data. /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/latt_id_nonpointed /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/lattice_ideal /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/lowrank Not all desired data could be computed. Could not compute: WitnessNotIntegrallyClosed ! Writing only available data. /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/medium Not all desired data could be computed. Could not compute: WitnessNotIntegrallyClosed ! Writing only available data. /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/notpointed /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/polytop Not all desired data could be computed. Could not compute: WitnessNotIntegrallyClosed ! Writing only available data. /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/rafa1409 Not all desired data could be computed. Could not compute: WitnessNotIntegrallyClosed ! Writing only available data. /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/rafa2310 /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/rafa2416 /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/rees /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/rees_mini /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/rees_prim Not all desired data could be computed. Could not compute: WitnessNotIntegrallyClosed ! Writing only available data. /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/rp2poly /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/rproj2 /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/small /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/smallerror /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/squaref0 /startdir/src/normaliz-3.10.1/source/normaliz -w -x=1 test-w/squaref1 /startdir/src/normaliz-3.10.1/source/normaliz -H test-hh/InhomIneq /startdir/src/normaliz-3.10.1/source/normaliz -H test-hh/diagonal_5 /startdir/src/normaliz-3.10.1/source/normaliz -H test-hh/direct_overflow /startdir/src/normaliz-3.10.1/source/normaliz -H test-hh/fullspace /startdir/src/normaliz-3.10.1/source/normaliz -H test-hh/fullspacehyp /startdir/src/normaliz-3.10.1/source/normaliz -H test-hh/halfspace3inhom /startdir/src/normaliz-3.10.1/source/normaliz -H test-hh/no_int_point /startdir/src/normaliz-3.10.1/source/normaliz -H test-hh/rational /startdir/src/normaliz-3.10.1/source/normaliz -H test-hh/strip2 /startdir/src/normaliz-3.10.1/source/normaliz test-pr/nonpointed /startdir/src/normaliz-3.10.1/source/normaliz test-pr/polyhedron /startdir/src/normaliz-3.10.1/source/normaliz test-pr/small_proj /startdir/src/normaliz-3.10.1/source/normaliz test-pr/small_proj_inhom /startdir/src/normaliz-3.10.1/source/normaliz test-pr/small_sh_proj /startdir/src/normaliz-3.10.1/source/normaliz test-pr/small_sh_proj_inhom /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/empty0E /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/empty0M /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/empty0V /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/empty2lineE /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/empty2lineM /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/empty2lineV /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/empty2pointE /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/empty2pointM /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/empty2pointV /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/point0E /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/point0M /startdir/src/normaliz-3.10.1/source/normaliz test-degenerate/point0V /startdir/src/normaliz-3.10.1/source/normaliz test-dec/dec /startdir/src/normaliz-3.10.1/source/normaliz test-dec/polytope /startdir/src/normaliz-3.10.1/source/normaliz test-dec/small-place /startdir/src/normaliz-3.10.1/source/normaliz test-dec/small /startdir/src/normaliz-3.10.1/source/normaliz test-dec/square-midpoint /startdir/src/normaliz-3.10.1/source/normaliz test-dec/square2 /startdir/src/normaliz-3.10.1/source/normaliz test-dec/square2_allgen /startdir/src/normaliz-3.10.1/source/normaliz test-dec/square2_latt /startdir/src/normaliz-3.10.1/source/normaliz test-dec/square2_vert cp test-dec/dec.tri test-dec/dec.tri.out cp test-dec/polytope.tri test-dec/polytope.tri.out cp test-dec/square-midpoint.tri test-dec/square-midpoint.tri.out cp test-dec/square2.tri test-dec/square2.tri.out cp test-dec/square2_allgen.tri test-dec/square2_allgen.tri.out /startdir/src/normaliz-3.10.1/source/normaliz test-StDec/Stanleydec /startdir/src/normaliz-3.10.1/source/normaliz test-Fac/cube-8 /startdir/src/normaliz-3.10.1/source/normaliz test-Fac/cube_3_dual_fac /startdir/src/normaliz-3.10.1/source/normaliz test-Fac/factr /startdir/src/normaliz-3.10.1/source/normaliz test-Fac/factr_hom /startdir/src/normaliz-3.10.1/source/normaliz test-Fac/gr_test cp test-Fac/factr.fac test-Fac/factr.fac.out /startdir/src/normaliz-3.10.1/source/normaliz test-Inc/cube-8 /startdir/src/normaliz-3.10.1/source/normaliz test-Inc/cube_3_dual_fac /startdir/src/normaliz-3.10.1/source/normaliz test-Inc/factr /startdir/src/normaliz-3.10.1/source/normaliz test-Inc/factr_hom /startdir/src/normaliz-3.10.1/source/normaliz test-Inc/halfspace3inhom cp test-Inc/factr.inc test-Inc/factr.inc.out cp test-Inc/factr_hom.inc test-Inc/factr_hom.inc.out /startdir/src/normaliz-3.10.1/source/normaliz -N --gen test-gen/A443 /startdir/src/normaliz-3.10.1/source/normaliz -N --gen test-gen/m8-polytope /startdir/src/normaliz-3.10.1/source/normaliz -s --cst test-cst/A443 /startdir/src/normaliz-3.10.1/source/normaliz -ca test-Special/5x5PF > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -ca test-Special/5x5VD > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -DTtyCbjViGS test-clopt/whow --NoSuppHypsOutput --LongLong mkdir -p Dummy /startdir/src/normaliz-3.10.1/source/normaliz -JoeFv test-clopt/whow --all-files --NoExtRaysOutput --OutputDir=Dummy WARNING: deprecated option -e is ignored. /startdir/src/normaliz-3.10.1/source/normaliz -kB test-clopt/whow.in --ignore --files --NoMatricesOutput --WritePreComp /startdir/src/normaliz-3.10.1/source/normaliz -MP test-clopt/whow --gen --cst --ht1 --lat --mod --ext --egn --esp --typ --msp /startdir/src/normaliz-3.10.1/source/normaliz --help > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz --version Normaliz 3.10.1 ------------------------------------------------------------ with package(s) Flint antic arb e-antic nauty Copyright (C) 2007-2022 The Normaliz Team, University of Osnabrueck. This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions; See COPYING for details. rm -f blabla12345* /startdir/src/normaliz-3.10.1/source/normaliz test-mrk/3x7 /startdir/src/normaliz-3.10.1/source/normaliz test-mrk/Kwak10-mrk /startdir/src/normaliz-3.10.1/source/normaliz test-mrk/Kwak10 /startdir/src/normaliz-3.10.1/source/normaliz test-mrk/PowerSum-80 /startdir/src/normaliz-3.10.1/source/normaliz test-mrk/cuww1 /startdir/src/normaliz-3.10.1/source/normaliz test-mrk/latt_ideal /startdir/src/normaliz-3.10.1/source/normaliz test-mrk/polytope cp test-mrk/cuww1.mrk test-mrk/cuww1.mrk.out /startdir/src/normaliz-3.10.1/source/normaliz test-grb/3x7 /startdir/src/normaliz-3.10.1/source/normaliz test-grb/PowerSum-80 /startdir/src/normaliz-3.10.1/source/normaliz test-grb/gr_test /startdir/src/normaliz-3.10.1/source/normaliz test-grb/latt_ideal /startdir/src/normaliz-3.10.1/source/normaliz test-grb/latt_ideal_grad /startdir/src/normaliz-3.10.1/source/normaliz test-grb/polytope cp test-grb/PowerSum-80.grb test-grb/PowerSum-80.grb.out cp test-grb/gr_test.grb test-grb/gr_test.grb.out /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/2cone-sqrt2-cone > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/2cone-sqrt2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/2cone > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/3x3magicLattPoints > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/600cell-dual > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/600cell > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/IsEmpty > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/IsNonEmpty > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/QConstSymb > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/alg_vol > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/buckyball-v > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/dodecahedron-v > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/equations > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/formatted > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/grandantiprism > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/great_rhombicuboctahedron-v > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/icosahedron-v-place > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/icosahedron-v-pull > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/icosahedron-v > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/icosahedron_v_add > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/ikosaeder-perturbed-dual > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/ikosaeder-perturbed > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/ikosaeder > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/ikosaeder32 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/ikosaeder4 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/low-dim > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/mixed-2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/mixed_1_renf > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/nonpointed > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/problem_fvector_inhom > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/small_rhombicuboctahedron-v > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/sparse > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/sqauare-3rd_root_2 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/sqauare-cone > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/subspace4_inhom > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/truncateddodecahedron > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/unbounded_renf > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -sc test-nf/unbounded_renf_constr > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -H test-nf-hh/dodecahedron-v /startdir/src/normaliz-3.10.1/source/normaliz -H test-nf-hh/icosahedron-v /startdir/src/normaliz-3.10.1/source/normaliz -H test-nf-hh/truncated_dodecahefron_dual /startdir/src/normaliz-3.10.1/source/normaliz test-Qdegenerate/empty0M /startdir/src/normaliz-3.10.1/source/normaliz test-Qdegenerate/empty2lineM /startdir/src/normaliz-3.10.1/source/normaliz test-Qdegenerate/empty2pointM /startdir/src/normaliz-3.10.1/source/normaliz test-Qdegenerate/point0M /startdir/src/normaliz-3.10.1/source/normaliz test-Qdegenerate/point0V /startdir/src/normaliz-3.10.1/source/normaliz test-nf-Aut/H4_perm_0001-v /startdir/src/normaliz-3.10.1/source/normaliz test-nf-Aut/dodecahedron-v /startdir/src/normaliz-3.10.1/source/normaliz test-nf-Aut/icosahedron-v-amb /startdir/src/normaliz-3.10.1/source/normaliz test-nf-Aut/icosahedron-v-eucl /startdir/src/normaliz-3.10.1/source/normaliz test-nf-Aut/icosahedron-v-input /startdir/src/normaliz-3.10.1/source/normaliz test-nf-Aut/icosahedron-v /startdir/src/normaliz-3.10.1/source/normaliz test-nf-Aut/icosahedron_prec /startdir/src/normaliz-3.10.1/source/normaliz test-nf-Aut/icosahedron_prec_comb cp test-nf-Aut/icosahedron-v-amb.aut test-nf-Aut/icosahedron-v-amb.aut.out cp test-nf-Aut/icosahedron-v-eucl.aut test-nf-Aut/icosahedron-v-eucl.aut.out cp test-nf-Aut/icosahedron_prec_comb.aut test-nf-Aut/icosahedron_prec_comb.aut.out /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/A443-amb > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/A443-input > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/A443 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/Condorcet-amb > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/Condorcet-input > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/Condorcet > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/Condorcet_comb > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/Condorcet_eucl > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/Condorcet_rat > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/birkhoff6 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/bo5 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/cube_3 > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/first_Markov > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/halfspace3inhom-amb > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/halfspace3inhom-input > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/inhom_comb > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/mon_auto > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/pythagoras_int > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/pythagoras_rat > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/skew_octahedron > /dev/null /startdir/src/normaliz-3.10.1/source/normaliz -c test-Aut/trivial > /dev/null cp test-Aut/Condorcet-amb.aut test-Aut/Condorcet-amb.aut.out cp test-Aut/Condorcet-input.aut test-Aut/Condorcet-input.aut.out cp test-Aut/Condorcet.aut test-Aut/Condorcet.aut.out cp test-Aut/Condorcet_comb.aut test-Aut/Condorcet_comb.aut.out cp test-Aut/Condorcet_eucl.aut test-Aut/Condorcet_eucl.aut.out cp test-Aut/Condorcet_rat.aut test-Aut/Condorcet_rat.aut.out cp test-Aut/birkhoff6.aut test-Aut/birkhoff6.aut.out cp test-Aut/cube_3.aut test-Aut/cube_3.aut.out cp test-Aut/first_Markov.aut test-Aut/first_Markov.aut.out cp test-Aut/halfspace3inhom-amb.aut test-Aut/halfspace3inhom-amb.aut.out cp test-Aut/halfspace3inhom-input.aut test-Aut/halfspace3inhom-input.aut.out cp test-Aut/inhom_comb.aut test-Aut/inhom_comb.aut.out cp test-Aut/mon_auto.aut test-Aut/mon_auto.aut.out cp test-Aut/pythagoras_int.aut test-Aut/pythagoras_int.aut.out cp test-Aut/pythagoras_rat.aut test-Aut/pythagoras_rat.aut.out cp test-Aut/trivial.aut test-Aut/trivial.aut.out 1c1 < 0 lattice points in polytope (module generators) --- > 3654 lattice points in polytope (module generators) 16c16 < module rank = 0 --- > module rank = 3654 20c20,3674 < 0 lattice points in polytope (module generators): --- > 3654 lattice points in polytope (module generators): > 0 0 1 > 241 5 1 > 482 10 1 > 723 15 1 > 2603 54 1 > 2844 59 1 > 3085 64 1 > 3326 69 1 > 3567 74 1 > 3808 79 1 > 5688 118 1 > 5929 123 1 > 6170 128 1 > 6411 133 1 > 6652 138 1 > 6893 143 1 > 8773 182 1 > 9014 187 1 > 9255 192 1 > 9496 197 1 > 9737 202 1 > 9978 207 1 > 10219 212 1 > 12099 251 1 > 12340 256 1 > 12581 261 1 > 12822 266 1 > 13063 271 1 > 13304 276 1 > 15184 315 1 > 15425 320 1 > 15666 325 1 > 15907 330 1 > 16148 335 1 > 16389 340 1 > 16630 345 1 > 18269 379 1 > 18510 384 1 > 18751 389 1 > 18992 394 1 > 19233 399 1 > 19474 404 1 > 19715 409 1 > 21595 448 1 > 21836 453 1 > 22077 458 1 > 22318 463 1 > 22559 468 1 > 22800 473 1 > 24680 512 1 > 24921 517 1 > 25162 522 1 > 25403 527 1 > 25644 532 1 > 25885 537 1 > 26126 542 1 > 28006 581 1 > 28247 586 1 > 28488 591 1 > 28729 596 1 > 28970 601 1 > 29211 606 1 > 31091 645 1 > 31332 650 1 > 31573 655 1 > 31814 660 1 > 32055 665 1 > 32296 670 1 > 34176 709 1 > 34417 714 1 > 34658 719 1 > 34899 724 1 > 35140 729 1 > 35381 734 1 > 35622 739 1 > 37502 778 1 > 37743 783 1 > 37984 788 1 > 38225 793 1 > 38466 798 1 > 38707 803 1 > 40587 842 1 > 40828 847 1 > 41069 852 1 > 41310 857 1 > 41551 862 1 > 41792 867 1 > 43672 906 1 > 43913 911 1 > 44154 916 1 > 44395 921 1 > 44636 926 1 > 44877 931 1 > 45118 936 1 > 46998 975 1 > 47239 980 1 > 47480 985 1 > 47721 990 1 > 47962 995 1 > 48203 1000 1 > 50083 1039 1 > 50324 1044 1 > 50565 1049 1 > 50806 1054 1 > 51047 1059 1 > 51288 1064 1 > 51529 1069 1 > 53168 1103 1 > 53409 1108 1 > 53650 1113 1 > 53891 1118 1 > 54132 1123 1 > 54373 1128 1 > 54614 1133 1 > 56494 1172 1 > 56735 1177 1 > 56976 1182 1 > 57217 1187 1 > 57458 1192 1 > 57699 1197 1 > 59579 1236 1 > 59820 1241 1 > 60061 1246 1 > 60302 1251 1 > 60543 1256 1 > 60784 1261 1 > 61025 1266 1 > 62905 1305 1 > 63146 1310 1 > 63387 1315 1 > 63628 1320 1 > 63869 1325 1 > 64110 1330 1 > 65990 1369 1 > 66231 1374 1 > 66472 1379 1 > 66713 1384 1 > 66954 1389 1 > 67195 1394 1 > 69075 1433 1 > 69316 1438 1 > 69557 1443 1 > 69798 1448 1 > 70039 1453 1 > 70280 1458 1 > 70521 1463 1 > 72401 1502 1 > 72642 1507 1 > 72883 1512 1 > 73124 1517 1 > 73365 1522 1 > 73606 1527 1 > 75486 1566 1 > 75727 1571 1 > 75968 1576 1 > 76209 1581 1 > 76450 1586 1 > 76691 1591 1 > 78571 1630 1 > 78812 1635 1 > 79053 1640 1 > 79294 1645 1 > 79535 1650 1 > 79776 1655 1 > 80017 1660 1 > 81897 1699 1 > 82138 1704 1 > 82379 1709 1 > 82620 1714 1 > 82861 1719 1 > 83102 1724 1 > 84982 1763 1 > 85223 1768 1 > 85464 1773 1 > 85705 1778 1 > 85946 1783 1 > 86187 1788 1 > 86428 1793 1 > 88067 1827 1 > 88308 1832 1 > 88549 1837 1 > 88790 1842 1 > 89031 1847 1 > 89272 1852 1 > 89513 1857 1 > 91393 1896 1 > 91634 1901 1 > 91875 1906 1 > 92116 1911 1 > 92357 1916 1 > 92598 1921 1 > 94478 1960 1 > 94719 1965 1 > 94960 1970 1 > 95201 1975 1 > 95442 1980 1 > 95683 1985 1 > 95924 1990 1 > 97804 2029 1 > 98045 2034 1 > 98286 2039 1 > 98527 2044 1 > 98768 2049 1 > 99009 2054 1 > 100889 2093 1 > 101130 2098 1 > 101371 2103 1 > 101612 2108 1 > 101853 2113 1 > 102094 2118 1 > 103974 2157 1 > 104215 2162 1 > 104456 2167 1 > 104697 2172 1 > 104938 2177 1 > 105179 2182 1 > 105420 2187 1 > 107300 2226 1 > 107541 2231 1 > 107782 2236 1 > 108023 2241 1 > 108264 2246 1 > 108505 2251 1 > 110385 2290 1 > 110626 2295 1 > 110867 2300 1 > 111108 2305 1 > 111349 2310 1 > 111590 2315 1 > 113470 2354 1 > 113711 2359 1 > 113952 2364 1 > 114193 2369 1 > 114434 2374 1 > 114675 2379 1 > 114916 2384 1 > 116796 2423 1 > 117037 2428 1 > 117278 2433 1 > 117519 2438 1 > 117760 2443 1 > 118001 2448 1 > 119881 2487 1 > 120122 2492 1 > 120363 2497 1 > 120604 2502 1 > 120845 2507 1 > 121086 2512 1 > 121327 2517 1 > 122966 2551 1 > 123207 2556 1 > 123448 2561 1 > 123689 2566 1 > 123930 2571 1 > 124171 2576 1 > 124412 2581 1 > 126292 2620 1 > 126533 2625 1 > 126774 2630 1 > 127015 2635 1 > 127256 2640 1 > 127497 2645 1 > 129377 2684 1 > 129618 2689 1 > 129859 2694 1 > 130100 2699 1 > 130341 2704 1 > 130582 2709 1 > 130823 2714 1 > 132703 2753 1 > 132944 2758 1 > 133185 2763 1 > 133426 2768 1 > 133667 2773 1 > 133908 2778 1 > 135788 2817 1 > 136029 2822 1 > 136270 2827 1 > 136511 2832 1 > 136752 2837 1 > 136993 2842 1 > 138873 2881 1 > 139114 2886 1 > 139355 2891 1 > 139596 2896 1 > 139837 2901 1 > 140078 2906 1 > 140319 2911 1 > 142199 2950 1 > 142440 2955 1 > 142681 2960 1 > 142922 2965 1 > 143163 2970 1 > 143404 2975 1 > 145284 3014 1 > 145525 3019 1 > 145766 3024 1 > 146007 3029 1 > 146248 3034 1 > 146489 3039 1 > 148369 3078 1 > 148610 3083 1 > 148851 3088 1 > 149092 3093 1 > 149333 3098 1 > 149574 3103 1 > 149815 3108 1 > 151695 3147 1 > 151936 3152 1 > 152177 3157 1 > 152418 3162 1 > 152659 3167 1 > 152900 3172 1 > 154780 3211 1 > 155021 3216 1 > 155262 3221 1 > 155503 3226 1 > 155744 3231 1 > 155985 3236 1 > 156226 3241 1 > 157865 3275 1 > 158106 3280 1 > 158347 3285 1 > 158588 3290 1 > 158829 3295 1 > 159070 3300 1 > 159311 3305 1 > 161191 3344 1 > 161432 3349 1 > 161673 3354 1 > 161914 3359 1 > 162155 3364 1 > 162396 3369 1 > 164276 3408 1 > 164517 3413 1 > 164758 3418 1 > 164999 3423 1 > 165240 3428 1 > 165481 3433 1 > 165722 3438 1 > 167602 3477 1 > 167843 3482 1 > 168084 3487 1 > 168325 3492 1 > 168566 3497 1 > 168807 3502 1 > 170687 3541 1 > 170928 3546 1 > 171169 3551 1 > 171410 3556 1 > 171651 3561 1 > 171892 3566 1 > 173772 3605 1 > 174013 3610 1 > 174254 3615 1 > 174495 3620 1 > 174736 3625 1 > 174977 3630 1 > 175218 3635 1 > 177098 3674 1 > 177339 3679 1 > 177580 3684 1 > 177821 3689 1 > 178062 3694 1 > 178303 3699 1 > 180183 3738 1 > 180424 3743 1 > 180665 3748 1 > 180906 3753 1 > 181147 3758 1 > 181388 3763 1 > 183268 3802 1 > 183509 3807 1 > 183750 3812 1 > 183991 3817 1 > 184232 3822 1 > 184473 3827 1 > 184714 3832 1 > 186594 3871 1 > 186835 3876 1 > 187076 3881 1 > 187317 3886 1 > 187558 3891 1 > 187799 3896 1 > 189679 3935 1 > 189920 3940 1 > 190161 3945 1 > 190402 3950 1 > 190643 3955 1 > 190884 3960 1 > 191125 3965 1 > 192764 3999 1 > 193005 4004 1 > 193246 4009 1 > 193487 4014 1 > 193728 4019 1 > 193969 4024 1 > 194210 4029 1 > 196090 4068 1 > 196331 4073 1 > 196572 4078 1 > 196813 4083 1 > 197054 4088 1 > 197295 4093 1 > 199175 4132 1 > 199416 4137 1 > 199657 4142 1 > 199898 4147 1 > 200139 4152 1 > 200380 4157 1 > 200621 4162 1 > 202501 4201 1 > 202742 4206 1 > 202983 4211 1 > 203224 4216 1 > 203465 4221 1 > 203706 4226 1 > 205586 4265 1 > 205827 4270 1 > 206068 4275 1 > 206309 4280 1 > 206550 4285 1 > 206791 4290 1 > 208671 4329 1 > 208912 4334 1 > 209153 4339 1 > 209394 4344 1 > 209635 4349 1 > 209876 4354 1 > 210117 4359 1 > 211997 4398 1 > 212238 4403 1 > 212479 4408 1 > 212720 4413 1 > 212961 4418 1 > 213202 4423 1 > 215082 4462 1 > 215323 4467 1 > 215564 4472 1 > 215805 4477 1 > 216046 4482 1 > 216287 4487 1 > 218167 4526 1 > 218408 4531 1 > 218649 4536 1 > 218890 4541 1 > 219131 4546 1 > 219372 4551 1 > 219613 4556 1 > 221493 4595 1 > 221734 4600 1 > 221975 4605 1 > 222216 4610 1 > 222457 4615 1 > 222698 4620 1 > 224578 4659 1 > 224819 4664 1 > 225060 4669 1 > 225301 4674 1 > 225542 4679 1 > 225783 4684 1 > 226024 4689 1 > 227663 4723 1 > 227904 4728 1 > 228145 4733 1 > 228386 4738 1 > 228627 4743 1 > 228868 4748 1 > 229109 4753 1 > 230989 4792 1 > 231230 4797 1 > 231471 4802 1 > 231712 4807 1 > 231953 4812 1 > 232194 4817 1 > 234074 4856 1 > 234315 4861 1 > 234556 4866 1 > 234797 4871 1 > 235038 4876 1 > 235279 4881 1 > 235520 4886 1 > 237400 4925 1 > 237641 4930 1 > 237882 4935 1 > 238123 4940 1 > 238364 4945 1 > 238605 4950 1 > 240485 4989 1 > 240726 4994 1 > 240967 4999 1 > 241208 5004 1 > 241449 5009 1 > 241690 5014 1 > 243570 5053 1 > 243811 5058 1 > 244052 5063 1 > 244293 5068 1 > 244534 5073 1 > 244775 5078 1 > 245016 5083 1 > 246896 5122 1 > 247137 5127 1 > 247378 5132 1 > 247619 5137 1 > 247860 5142 1 > 248101 5147 1 > 249981 5186 1 > 250222 5191 1 > 250463 5196 1 > 250704 5201 1 > 250945 5206 1 > 251186 5211 1 > 253066 5250 1 > 253307 5255 1 > 253548 5260 1 > 253789 5265 1 > 254030 5270 1 > 254271 5275 1 > 254512 5280 1 > 256392 5319 1 > 256633 5324 1 > 256874 5329 1 > 257115 5334 1 > 257356 5339 1 > 257597 5344 1 > 259477 5383 1 > 259718 5388 1 > 259959 5393 1 > 260200 5398 1 > 260441 5403 1 > 260682 5408 1 > 260923 5413 1 > 262562 5447 1 > 262803 5452 1 > 263044 5457 1 > 263285 5462 1 > 263526 5467 1 > 263767 5472 1 > 264008 5477 1 > 265888 5516 1 > 266129 5521 1 > 266370 5526 1 > 266611 5531 1 > 266852 5536 1 > 267093 5541 1 > 268973 5580 1 > 269214 5585 1 > 269455 5590 1 > 269696 5595 1 > 269937 5600 1 > 270178 5605 1 > 270419 5610 1 > 272299 5649 1 > 272540 5654 1 > 272781 5659 1 > 273022 5664 1 > 273263 5669 1 > 273504 5674 1 > 275384 5713 1 > 275625 5718 1 > 275866 5723 1 > 276107 5728 1 > 276348 5733 1 > 276589 5738 1 > 278469 5777 1 > 278710 5782 1 > 278951 5787 1 > 279192 5792 1 > 279433 5797 1 > 279674 5802 1 > 279915 5807 1 > 281795 5846 1 > 282036 5851 1 > 282277 5856 1 > 282518 5861 1 > 282759 5866 1 > 283000 5871 1 > 284880 5910 1 > 285121 5915 1 > 285362 5920 1 > 285603 5925 1 > 285844 5930 1 > 286085 5935 1 > 287965 5974 1 > 288206 5979 1 > 288447 5984 1 > 288688 5989 1 > 288929 5994 1 > 289170 5999 1 > 289411 6004 1 > 291291 6043 1 > 291532 6048 1 > 291773 6053 1 > 292014 6058 1 > 292255 6063 1 > 292496 6068 1 > 294376 6107 1 > 294617 6112 1 > 294858 6117 1 > 295099 6122 1 > 295340 6127 1 > 295581 6132 1 > 295822 6137 1 > 297461 6171 1 > 297702 6176 1 > 297943 6181 1 > 298184 6186 1 > 298425 6191 1 > 298666 6196 1 > 298907 6201 1 > 300787 6240 1 > 301028 6245 1 > 301269 6250 1 > 301510 6255 1 > 301751 6260 1 > 301992 6265 1 > 303872 6304 1 > 304113 6309 1 > 304354 6314 1 > 304595 6319 1 > 304836 6324 1 > 305077 6329 1 > 305318 6334 1 > 307198 6373 1 > 307439 6378 1 > 307680 6383 1 > 307921 6388 1 > 308162 6393 1 > 308403 6398 1 > 310283 6437 1 > 310524 6442 1 > 310765 6447 1 > 311006 6452 1 > 311247 6457 1 > 311488 6462 1 > 313368 6501 1 > 313609 6506 1 > 313850 6511 1 > 314091 6516 1 > 314332 6521 1 > 314573 6526 1 > 314814 6531 1 > 316694 6570 1 > 316935 6575 1 > 317176 6580 1 > 317417 6585 1 > 317658 6590 1 > 317899 6595 1 > 319779 6634 1 > 320020 6639 1 > 320261 6644 1 > 320502 6649 1 > 320743 6654 1 > 320984 6659 1 > 322864 6698 1 > 323105 6703 1 > 323346 6708 1 > 323587 6713 1 > 323828 6718 1 > 324069 6723 1 > 324310 6728 1 > 326190 6767 1 > 326431 6772 1 > 326672 6777 1 > 326913 6782 1 > 327154 6787 1 > 327395 6792 1 > 329275 6831 1 > 329516 6836 1 > 329757 6841 1 > 329998 6846 1 > 330239 6851 1 > 330480 6856 1 > 330721 6861 1 > 332360 6895 1 > 332601 6900 1 > 332842 6905 1 > 333083 6910 1 > 333324 6915 1 > 333565 6920 1 > 333806 6925 1 > 335686 6964 1 > 335927 6969 1 > 336168 6974 1 > 336409 6979 1 > 336650 6984 1 > 336891 6989 1 > 338771 7028 1 > 339012 7033 1 > 339253 7038 1 > 339494 7043 1 > 339735 7048 1 > 339976 7053 1 > 340217 7058 1 > 342097 7097 1 > 342338 7102 1 > 342579 7107 1 > 342820 7112 1 > 343061 7117 1 > 343302 7122 1 > 345182 7161 1 > 345423 7166 1 > 345664 7171 1 > 345905 7176 1 > 346146 7181 1 > 346387 7186 1 > 348267 7225 1 > 348508 7230 1 > 348749 7235 1 > 348990 7240 1 > 349231 7245 1 > 349472 7250 1 > 349713 7255 1 > 351593 7294 1 > 351834 7299 1 > 352075 7304 1 > 352316 7309 1 > 352557 7314 1 > 352798 7319 1 > 354678 7358 1 > 354919 7363 1 > 355160 7368 1 > 355401 7373 1 > 355642 7378 1 > 355883 7383 1 > 357763 7422 1 > 358004 7427 1 > 358245 7432 1 > 358486 7437 1 > 358727 7442 1 > 358968 7447 1 > 359209 7452 1 > 361089 7491 1 > 361330 7496 1 > 361571 7501 1 > 361812 7506 1 > 362053 7511 1 > 362294 7516 1 > 364174 7555 1 > 364415 7560 1 > 364656 7565 1 > 364897 7570 1 > 365138 7575 1 > 365379 7580 1 > 365620 7585 1 > 367259 7619 1 > 367500 7624 1 > 367741 7629 1 > 367982 7634 1 > 368223 7639 1 > 368464 7644 1 > 368705 7649 1 > 370585 7688 1 > 370826 7693 1 > 371067 7698 1 > 371308 7703 1 > 371549 7708 1 > 371790 7713 1 > 373670 7752 1 > 373911 7757 1 > 374152 7762 1 > 374393 7767 1 > 374634 7772 1 > 374875 7777 1 > 375116 7782 1 > 376996 7821 1 > 377237 7826 1 > 377478 7831 1 > 377719 7836 1 > 377960 7841 1 > 378201 7846 1 > 380081 7885 1 > 380322 7890 1 > 380563 7895 1 > 380804 7900 1 > 381045 7905 1 > 381286 7910 1 > 383166 7949 1 > 383407 7954 1 > 383648 7959 1 > 383889 7964 1 > 384130 7969 1 > 384371 7974 1 > 384612 7979 1 > 386492 8018 1 > 386733 8023 1 > 386974 8028 1 > 387215 8033 1 > 387456 8038 1 > 387697 8043 1 > 389577 8082 1 > 389818 8087 1 > 390059 8092 1 > 390300 8097 1 > 390541 8102 1 > 390782 8107 1 > 392662 8146 1 > 392903 8151 1 > 393144 8156 1 > 393385 8161 1 > 393626 8166 1 > 393867 8171 1 > 394108 8176 1 > 395988 8215 1 > 396229 8220 1 > 396470 8225 1 > 396711 8230 1 > 396952 8235 1 > 397193 8240 1 > 399073 8279 1 > 399314 8284 1 > 399555 8289 1 > 399796 8294 1 > 400037 8299 1 > 400278 8304 1 > 400519 8309 1 > 402158 8343 1 > 402399 8348 1 > 402640 8353 1 > 402881 8358 1 > 403122 8363 1 > 403363 8368 1 > 403604 8373 1 > 405484 8412 1 > 405725 8417 1 > 405966 8422 1 > 406207 8427 1 > 406448 8432 1 > 406689 8437 1 > 408569 8476 1 > 408810 8481 1 > 409051 8486 1 > 409292 8491 1 > 409533 8496 1 > 409774 8501 1 > 410015 8506 1 > 411895 8545 1 > 412136 8550 1 > 412377 8555 1 > 412618 8560 1 > 412859 8565 1 > 413100 8570 1 > 414980 8609 1 > 415221 8614 1 > 415462 8619 1 > 415703 8624 1 > 415944 8629 1 > 416185 8634 1 > 418065 8673 1 > 418306 8678 1 > 418547 8683 1 > 418788 8688 1 > 419029 8693 1 > 419270 8698 1 > 419511 8703 1 > 421391 8742 1 > 421632 8747 1 > 421873 8752 1 > 422114 8757 1 > 422355 8762 1 > 422596 8767 1 > 424476 8806 1 > 424717 8811 1 > 424958 8816 1 > 425199 8821 1 > 425440 8826 1 > 425681 8831 1 > 427561 8870 1 > 427802 8875 1 > 428043 8880 1 > 428284 8885 1 > 428525 8890 1 > 428766 8895 1 > 429007 8900 1 > 430887 8939 1 > 431128 8944 1 > 431369 8949 1 > 431610 8954 1 > 431851 8959 1 > 432092 8964 1 > 433972 9003 1 > 434213 9008 1 > 434454 9013 1 > 434695 9018 1 > 434936 9023 1 > 435177 9028 1 > 435418 9033 1 > 437057 9067 1 > 437298 9072 1 > 437539 9077 1 > 437780 9082 1 > 438021 9087 1 > 438262 9092 1 > 438503 9097 1 > 440383 9136 1 > 440624 9141 1 > 440865 9146 1 > 441106 9151 1 > 441347 9156 1 > 441588 9161 1 > 443468 9200 1 > 443709 9205 1 > 443950 9210 1 > 444191 9215 1 > 444432 9220 1 > 444673 9225 1 > 444914 9230 1 > 446794 9269 1 > 447035 9274 1 > 447276 9279 1 > 447517 9284 1 > 447758 9289 1 > 447999 9294 1 > 449879 9333 1 > 450120 9338 1 > 450361 9343 1 > 450602 9348 1 > 450843 9353 1 > 451084 9358 1 > 452964 9397 1 > 453205 9402 1 > 453446 9407 1 > 453687 9412 1 > 453928 9417 1 > 454169 9422 1 > 454410 9427 1 > 456290 9466 1 > 456531 9471 1 > 456772 9476 1 > 457013 9481 1 > 457254 9486 1 > 457495 9491 1 > 459375 9530 1 > 459616 9535 1 > 459857 9540 1 > 460098 9545 1 > 460339 9550 1 > 460580 9555 1 > 462460 9594 1 > 462701 9599 1 > 462942 9604 1 > 463183 9609 1 > 463424 9614 1 > 463665 9619 1 > 463906 9624 1 > 465786 9663 1 > 466027 9668 1 > 466268 9673 1 > 466509 9678 1 > 466750 9683 1 > 466991 9688 1 > 468871 9727 1 > 469112 9732 1 > 469353 9737 1 > 469594 9742 1 > 469835 9747 1 > 470076 9752 1 > 470317 9757 1 > 471956 9791 1 > 472197 9796 1 > 472438 9801 1 > 472679 9806 1 > 472920 9811 1 > 473161 9816 1 > 473402 9821 1 > 475282 9860 1 > 475523 9865 1 > 475764 9870 1 > 476005 9875 1 > 476246 9880 1 > 476487 9885 1 > 478367 9924 1 > 478608 9929 1 > 478849 9934 1 > 479090 9939 1 > 479331 9944 1 > 479572 9949 1 > 479813 9954 1 > 481693 9993 1 > 481934 9998 1 > 482175 10003 1 > 482416 10008 1 > 482657 10013 1 > 482898 10018 1 > 484778 10057 1 > 485019 10062 1 > 485260 10067 1 > 485501 10072 1 > 485742 10077 1 > 485983 10082 1 > 487863 10121 1 > 488104 10126 1 > 488345 10131 1 > 488586 10136 1 > 488827 10141 1 > 489068 10146 1 > 489309 10151 1 > 491189 10190 1 > 491430 10195 1 > 491671 10200 1 > 491912 10205 1 > 492153 10210 1 > 492394 10215 1 > 494274 10254 1 > 494515 10259 1 > 494756 10264 1 > 494997 10269 1 > 495238 10274 1 > 495479 10279 1 > 497359 10318 1 > 497600 10323 1 > 497841 10328 1 > 498082 10333 1 > 498323 10338 1 > 498564 10343 1 > 498805 10348 1 > 500685 10387 1 > 500926 10392 1 > 501167 10397 1 > 501408 10402 1 > 501649 10407 1 > 501890 10412 1 > 503770 10451 1 > 504011 10456 1 > 504252 10461 1 > 504493 10466 1 > 504734 10471 1 > 504975 10476 1 > 505216 10481 1 > 506855 10515 1 > 507096 10520 1 > 507337 10525 1 > 507578 10530 1 > 507819 10535 1 > 508060 10540 1 > 508301 10545 1 > 510181 10584 1 > 510422 10589 1 > 510663 10594 1 > 510904 10599 1 > 511145 10604 1 > 511386 10609 1 > 513266 10648 1 > 513507 10653 1 > 513748 10658 1 > 513989 10663 1 > 514230 10668 1 > 514471 10673 1 > 514712 10678 1 > 516592 10717 1 > 516833 10722 1 > 517074 10727 1 > 517315 10732 1 > 517556 10737 1 > 517797 10742 1 > 519677 10781 1 > 519918 10786 1 > 520159 10791 1 > 520400 10796 1 > 520641 10801 1 > 520882 10806 1 > 522762 10845 1 > 523003 10850 1 > 523244 10855 1 > 523485 10860 1 > 523726 10865 1 > 523967 10870 1 > 524208 10875 1 > 526088 10914 1 > 526329 10919 1 > 526570 10924 1 > 526811 10929 1 > 527052 10934 1 > 527293 10939 1 > 529173 10978 1 > 529414 10983 1 > 529655 10988 1 > 529896 10993 1 > 530137 10998 1 > 530378 11003 1 > 532258 11042 1 > 532499 11047 1 > 532740 11052 1 > 532981 11057 1 > 533222 11062 1 > 533463 11067 1 > 533704 11072 1 > 535584 11111 1 > 535825 11116 1 > 536066 11121 1 > 536307 11126 1 > 536548 11131 1 > 536789 11136 1 > 538669 11175 1 > 538910 11180 1 > 539151 11185 1 > 539392 11190 1 > 539633 11195 1 > 539874 11200 1 > 540115 11205 1 > 541754 11239 1 > 541995 11244 1 > 542236 11249 1 > 542477 11254 1 > 542718 11259 1 > 542959 11264 1 > 543200 11269 1 > 545080 11308 1 > 545321 11313 1 > 545562 11318 1 > 545803 11323 1 > 546044 11328 1 > 546285 11333 1 > 548165 11372 1 > 548406 11377 1 > 548647 11382 1 > 548888 11387 1 > 549129 11392 1 > 549370 11397 1 > 549611 11402 1 > 551491 11441 1 > 551732 11446 1 > 551973 11451 1 > 552214 11456 1 > 552455 11461 1 > 552696 11466 1 > 554576 11505 1 > 554817 11510 1 > 555058 11515 1 > 555299 11520 1 > 555540 11525 1 > 555781 11530 1 > 557661 11569 1 > 557902 11574 1 > 558143 11579 1 > 558384 11584 1 > 558625 11589 1 > 558866 11594 1 > 559107 11599 1 > 560987 11638 1 > 561228 11643 1 > 561469 11648 1 > 561710 11653 1 > 561951 11658 1 > 562192 11663 1 > 564072 11702 1 > 564313 11707 1 > 564554 11712 1 > 564795 11717 1 > 565036 11722 1 > 565277 11727 1 > 567157 11766 1 > 567398 11771 1 > 567639 11776 1 > 567880 11781 1 > 568121 11786 1 > 568362 11791 1 > 568603 11796 1 > 570483 11835 1 > 570724 11840 1 > 570965 11845 1 > 571206 11850 1 > 571447 11855 1 > 571688 11860 1 > 573568 11899 1 > 573809 11904 1 > 574050 11909 1 > 574291 11914 1 > 574532 11919 1 > 574773 11924 1 > 575014 11929 1 > 576653 11963 1 > 576894 11968 1 > 577135 11973 1 > 577376 11978 1 > 577617 11983 1 > 577858 11988 1 > 578099 11993 1 > 579979 12032 1 > 580220 12037 1 > 580461 12042 1 > 580702 12047 1 > 580943 12052 1 > 581184 12057 1 > 583064 12096 1 > 583305 12101 1 > 583546 12106 1 > 583787 12111 1 > 584028 12116 1 > 584269 12121 1 > 584510 12126 1 > 586390 12165 1 > 586631 12170 1 > 586872 12175 1 > 587113 12180 1 > 587354 12185 1 > 587595 12190 1 > 589475 12229 1 > 589716 12234 1 > 589957 12239 1 > 590198 12244 1 > 590439 12249 1 > 590680 12254 1 > 592560 12293 1 > 592801 12298 1 > 593042 12303 1 > 593283 12308 1 > 593524 12313 1 > 593765 12318 1 > 594006 12323 1 > 595886 12362 1 > 596127 12367 1 > 596368 12372 1 > 596609 12377 1 > 596850 12382 1 > 597091 12387 1 > 598971 12426 1 > 599212 12431 1 > 599453 12436 1 > 599694 12441 1 > 599935 12446 1 > 600176 12451 1 > 602056 12490 1 > 602297 12495 1 > 602538 12500 1 > 602779 12505 1 > 603020 12510 1 > 603261 12515 1 > 603502 12520 1 > 605382 12559 1 > 605623 12564 1 > 605864 12569 1 > 606105 12574 1 > 606346 12579 1 > 606587 12584 1 > 608467 12623 1 > 608708 12628 1 > 608949 12633 1 > 609190 12638 1 > 609431 12643 1 > 609672 12648 1 > 609913 12653 1 > 611552 12687 1 > 611793 12692 1 > 612034 12697 1 > 612275 12702 1 > 612516 12707 1 > 612757 12712 1 > 612998 12717 1 > 614878 12756 1 > 615119 12761 1 > 615360 12766 1 > 615601 12771 1 > 615842 12776 1 > 616083 12781 1 > 617963 12820 1 > 618204 12825 1 > 618445 12830 1 > 618686 12835 1 > 618927 12840 1 > 619168 12845 1 > 619409 12850 1 > 621289 12889 1 > 621530 12894 1 > 621771 12899 1 > 622012 12904 1 > 622253 12909 1 > 622494 12914 1 > 624374 12953 1 > 624615 12958 1 > 624856 12963 1 > 625097 12968 1 > 625338 12973 1 > 625579 12978 1 > 627459 13017 1 > 627700 13022 1 > 627941 13027 1 > 628182 13032 1 > 628423 13037 1 > 628664 13042 1 > 628905 13047 1 > 630785 13086 1 > 631026 13091 1 > 631267 13096 1 > 631508 13101 1 > 631749 13106 1 > 631990 13111 1 > 633870 13150 1 > 634111 13155 1 > 634352 13160 1 > 634593 13165 1 > 634834 13170 1 > 635075 13175 1 > 636955 13214 1 > 637196 13219 1 > 637437 13224 1 > 637678 13229 1 > 637919 13234 1 > 638160 13239 1 > 638401 13244 1 > 640281 13283 1 > 640522 13288 1 > 640763 13293 1 > 641004 13298 1 > 641245 13303 1 > 641486 13308 1 > 643366 13347 1 > 643607 13352 1 > 643848 13357 1 > 644089 13362 1 > 644330 13367 1 > 644571 13372 1 > 644812 13377 1 > 646451 13411 1 > 646692 13416 1 > 646933 13421 1 > 647174 13426 1 > 647415 13431 1 > 647656 13436 1 > 647897 13441 1 > 649777 13480 1 > 650018 13485 1 > 650259 13490 1 > 650500 13495 1 > 650741 13500 1 > 650982 13505 1 > 652862 13544 1 > 653103 13549 1 > 653344 13554 1 > 653585 13559 1 > 653826 13564 1 > 654067 13569 1 > 654308 13574 1 > 656188 13613 1 > 656429 13618 1 > 656670 13623 1 > 656911 13628 1 > 657152 13633 1 > 657393 13638 1 > 659273 13677 1 > 659514 13682 1 > 659755 13687 1 > 659996 13692 1 > 660237 13697 1 > 660478 13702 1 > 662358 13741 1 > 662599 13746 1 > 662840 13751 1 > 663081 13756 1 > 663322 13761 1 > 663563 13766 1 > 663804 13771 1 > 665684 13810 1 > 665925 13815 1 > 666166 13820 1 > 666407 13825 1 > 666648 13830 1 > 666889 13835 1 > 668769 13874 1 > 669010 13879 1 > 669251 13884 1 > 669492 13889 1 > 669733 13894 1 > 669974 13899 1 > 671854 13938 1 > 672095 13943 1 > 672336 13948 1 > 672577 13953 1 > 672818 13958 1 > 673059 13963 1 > 673300 13968 1 > 675180 14007 1 > 675421 14012 1 > 675662 14017 1 > 675903 14022 1 > 676144 14027 1 > 676385 14032 1 > 678265 14071 1 > 678506 14076 1 > 678747 14081 1 > 678988 14086 1 > 679229 14091 1 > 679470 14096 1 > 679711 14101 1 > 681350 14135 1 > 681591 14140 1 > 681832 14145 1 > 682073 14150 1 > 682314 14155 1 > 682555 14160 1 > 682796 14165 1 > 684676 14204 1 > 684917 14209 1 > 685158 14214 1 > 685399 14219 1 > 685640 14224 1 > 685881 14229 1 > 687761 14268 1 > 688002 14273 1 > 688243 14278 1 > 688484 14283 1 > 688725 14288 1 > 688966 14293 1 > 689207 14298 1 > 690846 14332 1 > 691087 14337 1 > 691328 14342 1 > 691569 14347 1 > 691810 14352 1 > 692051 14357 1 > 692292 14362 1 > 694172 14401 1 > 694413 14406 1 > 694654 14411 1 > 694895 14416 1 > 695136 14421 1 > 695377 14426 1 > 697257 14465 1 > 697498 14470 1 > 697739 14475 1 > 697980 14480 1 > 698221 14485 1 > 698462 14490 1 > 698703 14495 1 > 700583 14534 1 > 700824 14539 1 > 701065 14544 1 > 701306 14549 1 > 701547 14554 1 > 701788 14559 1 > 703668 14598 1 > 703909 14603 1 > 704150 14608 1 > 704391 14613 1 > 704632 14618 1 > 704873 14623 1 > 706753 14662 1 > 706994 14667 1 > 707235 14672 1 > 707476 14677 1 > 707717 14682 1 > 707958 14687 1 > 708199 14692 1 > 710079 14731 1 > 710320 14736 1 > 710561 14741 1 > 710802 14746 1 > 711043 14751 1 > 711284 14756 1 > 713164 14795 1 > 713405 14800 1 > 713646 14805 1 > 713887 14810 1 > 714128 14815 1 > 714369 14820 1 > 714610 14825 1 > 716249 14859 1 > 716490 14864 1 > 716731 14869 1 > 716972 14874 1 > 717213 14879 1 > 717454 14884 1 > 717695 14889 1 > 719575 14928 1 > 719816 14933 1 > 720057 14938 1 > 720298 14943 1 > 720539 14948 1 > 720780 14953 1 > 722660 14992 1 > 722901 14997 1 > 723142 15002 1 > 723383 15007 1 > 723624 15012 1 > 723865 15017 1 > 724106 15022 1 > 725745 15056 1 > 725986 15061 1 > 726227 15066 1 > 726468 15071 1 > 726709 15076 1 > 726950 15081 1 > 727191 15086 1 > 729071 15125 1 > 729312 15130 1 > 729553 15135 1 > 729794 15140 1 > 730035 15145 1 > 730276 15150 1 > 732156 15189 1 > 732397 15194 1 > 732638 15199 1 > 732879 15204 1 > 733120 15209 1 > 733361 15214 1 > 733602 15219 1 > 735482 15258 1 > 735723 15263 1 > 735964 15268 1 > 736205 15273 1 > 736446 15278 1 > 736687 15283 1 > 738567 15322 1 > 738808 15327 1 > 739049 15332 1 > 739290 15337 1 > 739531 15342 1 > 739772 15347 1 > 741652 15386 1 > 741893 15391 1 > 742134 15396 1 > 742375 15401 1 > 742616 15406 1 > 742857 15411 1 > 743098 15416 1 > 744978 15455 1 > 745219 15460 1 > 745460 15465 1 > 745701 15470 1 > 745942 15475 1 > 746183 15480 1 > 748063 15519 1 > 748304 15524 1 > 748545 15529 1 > 748786 15534 1 > 749027 15539 1 > 749268 15544 1 > 749509 15549 1 > 751148 15583 1 > 751389 15588 1 > 751630 15593 1 > 751871 15598 1 > 752112 15603 1 > 752353 15608 1 > 752594 15613 1 > 754474 15652 1 > 754715 15657 1 > 754956 15662 1 > 755197 15667 1 > 755438 15672 1 > 755679 15677 1 > 757559 15716 1 > 757800 15721 1 > 758041 15726 1 > 758282 15731 1 > 758523 15736 1 > 758764 15741 1 > 759005 15746 1 > 760644 15780 1 > 760885 15785 1 > 761126 15790 1 > 761367 15795 1 > 761608 15800 1 > 761849 15805 1 > 762090 15810 1 > 763970 15849 1 > 764211 15854 1 > 764452 15859 1 > 764693 15864 1 > 764934 15869 1 > 765175 15874 1 > 767055 15913 1 > 767296 15918 1 > 767537 15923 1 > 767778 15928 1 > 768019 15933 1 > 768260 15938 1 > 768501 15943 1 > 770381 15982 1 > 770622 15987 1 > 770863 15992 1 > 771104 15997 1 > 771345 16002 1 > 771586 16007 1 > 773466 16046 1 > 773707 16051 1 > 773948 16056 1 > 774189 16061 1 > 774430 16066 1 > 774671 16071 1 > 776551 16110 1 > 776792 16115 1 > 777033 16120 1 > 777274 16125 1 > 777515 16130 1 > 777756 16135 1 > 777997 16140 1 > 779877 16179 1 > 780118 16184 1 > 780359 16189 1 > 780600 16194 1 > 780841 16199 1 > 781082 16204 1 > 782962 16243 1 > 783203 16248 1 > 783444 16253 1 > 783685 16258 1 > 783926 16263 1 > 784167 16268 1 > 784408 16273 1 > 786047 16307 1 > 786288 16312 1 > 786529 16317 1 > 786770 16322 1 > 787011 16327 1 > 787252 16332 1 > 787493 16337 1 > 789373 16376 1 > 789614 16381 1 > 789855 16386 1 > 790096 16391 1 > 790337 16396 1 > 790578 16401 1 > 792458 16440 1 > 792699 16445 1 > 792940 16450 1 > 793181 16455 1 > 793422 16460 1 > 793663 16465 1 > 793904 16470 1 > 795543 16504 1 > 795784 16509 1 > 796025 16514 1 > 796266 16519 1 > 796507 16524 1 > 796748 16529 1 > 796989 16534 1 > 798869 16573 1 > 799110 16578 1 > 799351 16583 1 > 799592 16588 1 > 799833 16593 1 > 800074 16598 1 > 801954 16637 1 > 802195 16642 1 > 802436 16647 1 > 802677 16652 1 > 802918 16657 1 > 803159 16662 1 > 803400 16667 1 > 805280 16706 1 > 805521 16711 1 > 805762 16716 1 > 806003 16721 1 > 806244 16726 1 > 806485 16731 1 > 808365 16770 1 > 808606 16775 1 > 808847 16780 1 > 809088 16785 1 > 809329 16790 1 > 809570 16795 1 > 811450 16834 1 > 811691 16839 1 > 811932 16844 1 > 812173 16849 1 > 812414 16854 1 > 812655 16859 1 > 812896 16864 1 > 814776 16903 1 > 815017 16908 1 > 815258 16913 1 > 815499 16918 1 > 815740 16923 1 > 815981 16928 1 > 817861 16967 1 > 818102 16972 1 > 818343 16977 1 > 818584 16982 1 > 818825 16987 1 > 819066 16992 1 > 819307 16997 1 > 820946 17031 1 > 821187 17036 1 > 821428 17041 1 > 821669 17046 1 > 821910 17051 1 > 822151 17056 1 > 822392 17061 1 > 824272 17100 1 > 824513 17105 1 > 824754 17110 1 > 824995 17115 1 > 825236 17120 1 > 825477 17125 1 > 827357 17164 1 > 827598 17169 1 > 827839 17174 1 > 828080 17179 1 > 828321 17184 1 > 828562 17189 1 > 828803 17194 1 > 830442 17228 1 > 830683 17233 1 > 830924 17238 1 > 831165 17243 1 > 831406 17248 1 > 831647 17253 1 > 831888 17258 1 > 833768 17297 1 > 834009 17302 1 > 834250 17307 1 > 834491 17312 1 > 834732 17317 1 > 834973 17322 1 > 836853 17361 1 > 837094 17366 1 > 837335 17371 1 > 837576 17376 1 > 837817 17381 1 > 838058 17386 1 > 838299 17391 1 > 840179 17430 1 > 840420 17435 1 > 840661 17440 1 > 840902 17445 1 > 841143 17450 1 > 841384 17455 1 > 843264 17494 1 > 843505 17499 1 > 843746 17504 1 > 843987 17509 1 > 844228 17514 1 > 844469 17519 1 > 846349 17558 1 > 846590 17563 1 > 846831 17568 1 > 847072 17573 1 > 847313 17578 1 > 847554 17583 1 > 847795 17588 1 > 849675 17627 1 > 849916 17632 1 > 850157 17637 1 > 850398 17642 1 > 850639 17647 1 > 850880 17652 1 > 852760 17691 1 > 853001 17696 1 > 853242 17701 1 > 853483 17706 1 > 853724 17711 1 > 853965 17716 1 > 854206 17721 1 > 855845 17755 1 > 856086 17760 1 > 856327 17765 1 > 856568 17770 1 > 856809 17775 1 > 857050 17780 1 > 857291 17785 1 > 859171 17824 1 > 859412 17829 1 > 859653 17834 1 > 859894 17839 1 > 860135 17844 1 > 860376 17849 1 > 862256 17888 1 > 862497 17893 1 > 862738 17898 1 > 862979 17903 1 > 863220 17908 1 > 863461 17913 1 > 863702 17918 1 > 865341 17952 1 > 865582 17957 1 > 865823 17962 1 > 866064 17967 1 > 866305 17972 1 > 866546 17977 1 > 866787 17982 1 > 868667 18021 1 > 868908 18026 1 > 869149 18031 1 > 869390 18036 1 > 869631 18041 1 > 869872 18046 1 > 871752 18085 1 > 871993 18090 1 > 872234 18095 1 > 872475 18100 1 > 872716 18105 1 > 872957 18110 1 > 873198 18115 1 > 875078 18154 1 > 875319 18159 1 > 875560 18164 1 > 875801 18169 1 > 876042 18174 1 > 876283 18179 1 > 878163 18218 1 > 878404 18223 1 > 878645 18228 1 > 878886 18233 1 > 879127 18238 1 > 879368 18243 1 > 881248 18282 1 > 881489 18287 1 > 881730 18292 1 > 881971 18297 1 > 882212 18302 1 > 882453 18307 1 > 882694 18312 1 > 884574 18351 1 > 884815 18356 1 > 885056 18361 1 > 885297 18366 1 > 885538 18371 1 > 885779 18376 1 > 887659 18415 1 > 887900 18420 1 > 888141 18425 1 > 888382 18430 1 > 888623 18435 1 > 888864 18440 1 > 889105 18445 1 > 890744 18479 1 > 890985 18484 1 > 891226 18489 1 > 891467 18494 1 > 891708 18499 1 > 891949 18504 1 > 892190 18509 1 > 894070 18548 1 > 894311 18553 1 > 894552 18558 1 > 894793 18563 1 > 895034 18568 1 > 895275 18573 1 > 897155 18612 1 > 897396 18617 1 > 897637 18622 1 > 897878 18627 1 > 898119 18632 1 > 898360 18637 1 > 898601 18642 1 > 900240 18676 1 > 900481 18681 1 > 900722 18686 1 > 900963 18691 1 > 901204 18696 1 > 901445 18701 1 > 901686 18706 1 > 903566 18745 1 > 903807 18750 1 > 904048 18755 1 > 904289 18760 1 > 904530 18765 1 > 904771 18770 1 > 906651 18809 1 > 906892 18814 1 > 907133 18819 1 > 907374 18824 1 > 907615 18829 1 > 907856 18834 1 > 908097 18839 1 > 909977 18878 1 > 910218 18883 1 > 910459 18888 1 > 910700 18893 1 > 910941 18898 1 > 911182 18903 1 > 913062 18942 1 > 913303 18947 1 > 913544 18952 1 > 913785 18957 1 > 914026 18962 1 > 914267 18967 1 > 916147 19006 1 > 916388 19011 1 > 916629 19016 1 > 916870 19021 1 > 917111 19026 1 > 917352 19031 1 > 917593 19036 1 > 919473 19075 1 > 919714 19080 1 > 919955 19085 1 > 920196 19090 1 > 920437 19095 1 > 920678 19100 1 > 922558 19139 1 > 922799 19144 1 > 923040 19149 1 > 923281 19154 1 > 923522 19159 1 > 923763 19164 1 > 924004 19169 1 > 925643 19203 1 > 925884 19208 1 > 926125 19213 1 > 926366 19218 1 > 926607 19223 1 > 926848 19228 1 > 927089 19233 1 > 928969 19272 1 > 929210 19277 1 > 929451 19282 1 > 929692 19287 1 > 929933 19292 1 > 930174 19297 1 > 932054 19336 1 > 932295 19341 1 > 932536 19346 1 > 932777 19351 1 > 933018 19356 1 > 933259 19361 1 > 933500 19366 1 > 935139 19400 1 > 935380 19405 1 > 935621 19410 1 > 935862 19415 1 > 936103 19420 1 > 936344 19425 1 > 936585 19430 1 > 938465 19469 1 > 938706 19474 1 > 938947 19479 1 > 939188 19484 1 > 939429 19489 1 > 939670 19494 1 > 941550 19533 1 > 941791 19538 1 > 942032 19543 1 > 942273 19548 1 > 942514 19553 1 > 942755 19558 1 > 942996 19563 1 > 944876 19602 1 > 945117 19607 1 > 945358 19612 1 > 945599 19617 1 > 945840 19622 1 > 946081 19627 1 > 947961 19666 1 > 948202 19671 1 > 948443 19676 1 > 948684 19681 1 > 948925 19686 1 > 949166 19691 1 > 951046 19730 1 > 951287 19735 1 > 951528 19740 1 > 951769 19745 1 > 952010 19750 1 > 952251 19755 1 > 952492 19760 1 > 954372 19799 1 > 954613 19804 1 > 954854 19809 1 > 955095 19814 1 > 955336 19819 1 > 955577 19824 1 > 957457 19863 1 > 957698 19868 1 > 957939 19873 1 > 958180 19878 1 > 958421 19883 1 > 958662 19888 1 > 958903 19893 1 > 960542 19927 1 > 960783 19932 1 > 961024 19937 1 > 961265 19942 1 > 961506 19947 1 > 961747 19952 1 > 961988 19957 1 > 963868 19996 1 > 964109 20001 1 > 964350 20006 1 > 964591 20011 1 > 964832 20016 1 > 965073 20021 1 > 966953 20060 1 > 967194 20065 1 > 967435 20070 1 > 967676 20075 1 > 967917 20080 1 > 968158 20085 1 > 968399 20090 1 > 970038 20124 1 > 970279 20129 1 > 970520 20134 1 > 970761 20139 1 > 971002 20144 1 > 971243 20149 1 > 971484 20154 1 > 973364 20193 1 > 973605 20198 1 > 973846 20203 1 > 974087 20208 1 > 974328 20213 1 > 974569 20218 1 > 976449 20257 1 > 976690 20262 1 > 976931 20267 1 > 977172 20272 1 > 977413 20277 1 > 977654 20282 1 > 977895 20287 1 > 979775 20326 1 > 980016 20331 1 > 980257 20336 1 > 980498 20341 1 > 980739 20346 1 > 980980 20351 1 > 982860 20390 1 > 983101 20395 1 > 983342 20400 1 > 983583 20405 1 > 983824 20410 1 > 984065 20415 1 > 985945 20454 1 > 986186 20459 1 > 986427 20464 1 > 986668 20469 1 > 986909 20474 1 > 987150 20479 1 > 987391 20484 1 > 989271 20523 1 > 989512 20528 1 > 989753 20533 1 > 989994 20538 1 > 990235 20543 1 > 990476 20548 1 > 992356 20587 1 > 992597 20592 1 > 992838 20597 1 > 993079 20602 1 > 993320 20607 1 > 993561 20612 1 > 993802 20617 1 > 995441 20651 1 > 995682 20656 1 > 995923 20661 1 > 996164 20666 1 > 996405 20671 1 > 996646 20676 1 > 996887 20681 1 > 998767 20720 1 > 999008 20725 1 > 999249 20730 1 > 999490 20735 1 > 999731 20740 1 > 999972 20745 1 > 1001852 20784 1 > 1002093 20789 1 > 1002334 20794 1 > 1002575 20799 1 > 1002816 20804 1 > 1003057 20809 1 > 1003298 20814 1 > 1004937 20848 1 > 1005178 20853 1 > 1005419 20858 1 > 1005660 20863 1 > 1005901 20868 1 > 1006142 20873 1 > 1006383 20878 1 > 1008263 20917 1 > 1008504 20922 1 > 1008745 20927 1 > 1008986 20932 1 > 1009227 20937 1 > 1009468 20942 1 > 1011348 20981 1 > 1011589 20986 1 > 1011830 20991 1 > 1012071 20996 1 > 1012312 21001 1 > 1012553 21006 1 > 1012794 21011 1 > 1014674 21050 1 > 1014915 21055 1 > 1015156 21060 1 > 1015397 21065 1 > 1015638 21070 1 > 1015879 21075 1 > 1017759 21114 1 > 1018000 21119 1 > 1018241 21124 1 > 1018482 21129 1 > 1018723 21134 1 > 1018964 21139 1 > 1020844 21178 1 > 1021085 21183 1 > 1021326 21188 1 > 1021567 21193 1 > 1021808 21198 1 > 1022049 21203 1 > 1022290 21208 1 > 1024170 21247 1 > 1024411 21252 1 > 1024652 21257 1 > 1024893 21262 1 > 1025134 21267 1 > 1025375 21272 1 > 1027255 21311 1 > 1027496 21316 1 > 1027737 21321 1 > 1027978 21326 1 > 1028219 21331 1 > 1028460 21336 1 > 1028701 21341 1 > 1030340 21375 1 > 1030581 21380 1 > 1030822 21385 1 > 1031063 21390 1 > 1031304 21395 1 > 1031545 21400 1 > 1031786 21405 1 > 1033666 21444 1 > 1033907 21449 1 > 1034148 21454 1 > 1034389 21459 1 > 1034630 21464 1 > 1034871 21469 1 > 1036751 21508 1 > 1036992 21513 1 > 1037233 21518 1 > 1037474 21523 1 > 1037715 21528 1 > 1037956 21533 1 > 1038197 21538 1 > 1039836 21572 1 > 1040077 21577 1 > 1040318 21582 1 > 1040559 21587 1 > 1040800 21592 1 > 1041041 21597 1 > 1041282 21602 1 > 1043162 21641 1 > 1043403 21646 1 > 1043644 21651 1 > 1043885 21656 1 > 1044126 21661 1 > 1044367 21666 1 > 1046247 21705 1 > 1046488 21710 1 > 1046729 21715 1 > 1046970 21720 1 > 1047211 21725 1 > 1047452 21730 1 > 1047693 21735 1 > 1049573 21774 1 > 1049814 21779 1 > 1050055 21784 1 > 1050296 21789 1 > 1050537 21794 1 > 1050778 21799 1 > 1052658 21838 1 > 1052899 21843 1 > 1053140 21848 1 > 1053381 21853 1 > 1053622 21858 1 > 1053863 21863 1 > 1055743 21902 1 > 1055984 21907 1 > 1056225 21912 1 > 1056466 21917 1 > 1056707 21922 1 > 1056948 21927 1 > 1057189 21932 1 > 1059069 21971 1 > 1059310 21976 1 > 1059551 21981 1 > 1059792 21986 1 > 1060033 21991 1 > 1060274 21996 1 > 1062154 22035 1 > 1062395 22040 1 > 1062636 22045 1 > 1062877 22050 1 > 1063118 22055 1 > 1063359 22060 1 > 1063600 22065 1 > 1065239 22099 1 > 1065480 22104 1 > 1065721 22109 1 > 1065962 22114 1 > 1066203 22119 1 > 1066444 22124 1 > 1066685 22129 1 > 1068565 22168 1 > 1068806 22173 1 > 1069047 22178 1 > 1069288 22183 1 > 1069529 22188 1 > 1069770 22193 1 > 1071650 22232 1 > 1071891 22237 1 > 1072132 22242 1 > 1072373 22247 1 > 1072614 22252 1 > 1072855 22257 1 > 1073096 22262 1 > 1074735 22296 1 > 1074976 22301 1 > 1075217 22306 1 > 1075458 22311 1 > 1075699 22316 1 > 1075940 22321 1 > 1076181 22326 1 > 1078061 22365 1 > 1078302 22370 1 > 1078543 22375 1 > 1078784 22380 1 > 1079025 22385 1 > 1079266 22390 1 > 1081146 22429 1 > 1081387 22434 1 > 1081628 22439 1 > 1081869 22444 1 > 1082110 22449 1 > 1082351 22454 1 > 1082592 22459 1 > 1084472 22498 1 > 1084713 22503 1 > 1084954 22508 1 > 1085195 22513 1 > 1085436 22518 1 > 1085677 22523 1 > 1087557 22562 1 > 1087798 22567 1 > 1088039 22572 1 > 1088280 22577 1 > 1088521 22582 1 > 1088762 22587 1 > 1090642 22626 1 > 1090883 22631 1 > 1091124 22636 1 > 1091365 22641 1 > 1091606 22646 1 > 1091847 22651 1 > 1092088 22656 1 > 1093968 22695 1 > 1094209 22700 1 > 1094450 22705 1 > 1094691 22710 1 > 1094932 22715 1 > 1095173 22720 1 > 1097053 22759 1 > 1097294 22764 1 > 1097535 22769 1 > 1097776 22774 1 > 1098017 22779 1 > 1098258 22784 1 > 1098499 22789 1 > 1100138 22823 1 > 1100379 22828 1 > 1100620 22833 1 > 1100861 22838 1 > 1101102 22843 1 > 1101343 22848 1 > 1101584 22853 1 > 1103464 22892 1 > 1103705 22897 1 > 1103946 22902 1 > 1104187 22907 1 > 1104428 22912 1 > 1104669 22917 1 > 1106549 22956 1 > 1106790 22961 1 > 1107031 22966 1 > 1107272 22971 1 > 1107513 22976 1 > 1107754 22981 1 > 1107995 22986 1 > 1109634 23020 1 > 1109875 23025 1 > 1110116 23030 1 > 1110357 23035 1 > 1110598 23040 1 > 1110839 23045 1 > 1111080 23050 1 > 1112960 23089 1 > 1113201 23094 1 > 1113442 23099 1 > 1113683 23104 1 > 1113924 23109 1 > 1114165 23114 1 > 1116045 23153 1 > 1116286 23158 1 > 1116527 23163 1 > 1116768 23168 1 > 1117009 23173 1 > 1117250 23178 1 > 1117491 23183 1 > 1119371 23222 1 > 1119612 23227 1 > 1119853 23232 1 > 1120094 23237 1 > 1120335 23242 1 > 1120576 23247 1 > 1122456 23286 1 > 1122697 23291 1 > 1122938 23296 1 > 1123179 23301 1 > 1123420 23306 1 > 1123661 23311 1 > 1125541 23350 1 > 1125782 23355 1 > 1126023 23360 1 > 1126264 23365 1 > 1126505 23370 1 > 1126746 23375 1 > 1126987 23380 1 > 1128867 23419 1 > 1129108 23424 1 > 1129349 23429 1 > 1129590 23434 1 > 1129831 23439 1 > 1130072 23444 1 > 1131952 23483 1 > 1132193 23488 1 > 1132434 23493 1 > 1132675 23498 1 > 1132916 23503 1 > 1133157 23508 1 > 1135037 23547 1 > 1135278 23552 1 > 1135519 23557 1 > 1135760 23562 1 > 1136001 23567 1 > 1136242 23572 1 > 1136483 23577 1 > 1138363 23616 1 > 1138604 23621 1 > 1138845 23626 1 > 1139086 23631 1 > 1139327 23636 1 > 1139568 23641 1 > 1141448 23680 1 > 1141689 23685 1 > 1141930 23690 1 > 1142171 23695 1 > 1142412 23700 1 > 1142653 23705 1 > 1142894 23710 1 > 1144533 23744 1 > 1144774 23749 1 > 1145015 23754 1 > 1145256 23759 1 > 1145497 23764 1 > 1145738 23769 1 > 1145979 23774 1 > 1147859 23813 1 > 1148100 23818 1 > 1148341 23823 1 > 1148582 23828 1 > 1148823 23833 1 > 1149064 23838 1 > 1150944 23877 1 > 1151185 23882 1 > 1151426 23887 1 > 1151667 23892 1 > 1151908 23897 1 > 1152149 23902 1 > 1152390 23907 1 > 1154270 23946 1 > 1154511 23951 1 > 1154752 23956 1 > 1154993 23961 1 > 1155234 23966 1 > 1155475 23971 1 > 1157355 24010 1 > 1157596 24015 1 > 1157837 24020 1 > 1158078 24025 1 > 1158319 24030 1 > 1158560 24035 1 > 1160440 24074 1 > 1160681 24079 1 > 1160922 24084 1 > 1161163 24089 1 > 1161404 24094 1 > 1161645 24099 1 > 1161886 24104 1 > 1163766 24143 1 > 1164007 24148 1 > 1164248 24153 1 > 1164489 24158 1 > 1164730 24163 1 > 1164971 24168 1 > 1166851 24207 1 > 1167092 24212 1 > 1167333 24217 1 > 1167574 24222 1 > 1167815 24227 1 > 1168056 24232 1 > 1169936 24271 1 > 1170177 24276 1 > 1170418 24281 1 > 1170659 24286 1 > 1170900 24291 1 > 1171141 24296 1 > 1171382 24301 1 > 1173262 24340 1 > 1173503 24345 1 > 1173744 24350 1 > 1173985 24355 1 > 1174226 24360 1 > 1174467 24365 1 > 1176347 24404 1 > 1176588 24409 1 > 1176829 24414 1 > 1177070 24419 1 > 1177311 24424 1 > 1177552 24429 1 > 1177793 24434 1 > 1179432 24468 1 > 1179673 24473 1 > 1179914 24478 1 > 1180155 24483 1 > 1180396 24488 1 > 1180637 24493 1 > 1180878 24498 1 > 1182758 24537 1 > 1182999 24542 1 > 1183240 24547 1 > 1183481 24552 1 > 1183722 24557 1 > 1183963 24562 1 > 1185843 24601 1 > 1186084 24606 1 > 1186325 24611 1 > 1186566 24616 1 > 1186807 24621 1 > 1187048 24626 1 > 1187289 24631 1 > 1189169 24670 1 > 1189410 24675 1 > 1189651 24680 1 > 1189892 24685 1 > 1190133 24690 1 > 1190374 24695 1 > 1192254 24734 1 > 1192495 24739 1 > 1192736 24744 1 > 1192977 24749 1 > 1193218 24754 1 > 1193459 24759 1 > 1195339 24798 1 > 1195580 24803 1 > 1195821 24808 1 > 1196062 24813 1 > 1196303 24818 1 > 1196544 24823 1 > 1196785 24828 1 > 1198665 24867 1 > 1198906 24872 1 > 1199147 24877 1 > 1199388 24882 1 > 1199629 24887 1 > 1199870 24892 1 > 1201750 24931 1 > 1201991 24936 1 > 1202232 24941 1 > 1202473 24946 1 > 1202714 24951 1 > 1202955 24956 1 > 1204835 24995 1 > 1205076 25000 1 > 1205317 25005 1 > 1205558 25010 1 > 1205799 25015 1 > 1206040 25020 1 > 1206281 25025 1 > 1208161 25064 1 > 1208402 25069 1 > 1208643 25074 1 > 1208884 25079 1 > 1209125 25084 1 > 1209366 25089 1 > 1211246 25128 1 > 1211487 25133 1 > 1211728 25138 1 > 1211969 25143 1 > 1212210 25148 1 > 1212451 25153 1 > 1212692 25158 1 > 1214331 25192 1 > 1214572 25197 1 > 1214813 25202 1 > 1215054 25207 1 > 1215295 25212 1 > 1215536 25217 1 > 1215777 25222 1 > 1217657 25261 1 > 1217898 25266 1 > 1218139 25271 1 > 1218380 25276 1 > 1218621 25281 1 > 1218862 25286 1 > 1220742 25325 1 > 1220983 25330 1 > 1221224 25335 1 > 1221465 25340 1 > 1221706 25345 1 > 1221947 25350 1 > 1222188 25355 1 > 1224068 25394 1 > 1224309 25399 1 > 1224550 25404 1 > 1224791 25409 1 > 1225032 25414 1 > 1225273 25419 1 > 1227153 25458 1 > 1227394 25463 1 > 1227635 25468 1 > 1227876 25473 1 > 1228117 25478 1 > 1228358 25483 1 > 1230238 25522 1 > 1230479 25527 1 > 1230720 25532 1 > 1230961 25537 1 > 1231202 25542 1 > 1231443 25547 1 > 1231684 25552 1 > 1233564 25591 1 > 1233805 25596 1 > 1234046 25601 1 > 1234287 25606 1 > 1234528 25611 1 > 1234769 25616 1 > 1236649 25655 1 > 1236890 25660 1 > 1237131 25665 1 > 1237372 25670 1 > 1237613 25675 1 > 1237854 25680 1 > 1239734 25719 1 > 1239975 25724 1 > 1240216 25729 1 > 1240457 25734 1 > 1240698 25739 1 > 1240939 25744 1 > 1241180 25749 1 > 1243060 25788 1 > 1243301 25793 1 > 1243542 25798 1 > 1243783 25803 1 > 1244024 25808 1 > 1244265 25813 1 > 1246145 25852 1 > 1246386 25857 1 > 1246627 25862 1 > 1246868 25867 1 > 1247109 25872 1 > 1247350 25877 1 > 1247591 25882 1 > 1249230 25916 1 > 1249471 25921 1 > 1249712 25926 1 > 1249953 25931 1 > 1250194 25936 1 > 1250435 25941 1 > 1250676 25946 1 > 1252556 25985 1 > 1252797 25990 1 > 1253038 25995 1 > 1253279 26000 1 > 1253520 26005 1 > 1253761 26010 1 > 1255641 26049 1 > 1255882 26054 1 > 1256123 26059 1 > 1256364 26064 1 > 1256605 26069 1 > 1256846 26074 1 > 1257087 26079 1 > 1258967 26118 1 > 1259208 26123 1 > 1259449 26128 1 > 1259690 26133 1 > 1259931 26138 1 > 1260172 26143 1 > 1262052 26182 1 > 1262293 26187 1 > 1262534 26192 1 > 1262775 26197 1 > 1263016 26202 1 > 1263257 26207 1 > 1265137 26246 1 > 1265378 26251 1 > 1265619 26256 1 > 1265860 26261 1 > 1266101 26266 1 > 1266342 26271 1 > 1266583 26276 1 > 1268463 26315 1 > 1268704 26320 1 > 1268945 26325 1 > 1269186 26330 1 > 1269427 26335 1 > 1269668 26340 1 > 1271548 26379 1 > 1271789 26384 1 > 1272030 26389 1 > 1272271 26394 1 > 1272512 26399 1 > 1272753 26404 1 > 1274633 26443 1 > 1274874 26448 1 > 1275115 26453 1 > 1275356 26458 1 > 1275597 26463 1 > 1275838 26468 1 > 1276079 26473 1 > 1277959 26512 1 > 1278200 26517 1 > 1278441 26522 1 > 1278682 26527 1 > 1278923 26532 1 > 1279164 26537 1 > 1281044 26576 1 > 1281285 26581 1 > 1281526 26586 1 > 1281767 26591 1 > 1282008 26596 1 > 1282249 26601 1 > 1282490 26606 1 > 1284129 26640 1 > 1284370 26645 1 > 1284611 26650 1 > 1284852 26655 1 > 1285093 26660 1 > 1285334 26665 1 > 1285575 26670 1 > 1287455 26709 1 > 1287696 26714 1 > 1287937 26719 1 > 1288178 26724 1 > 1288419 26729 1 > 1288660 26734 1 > 1290540 26773 1 > 1290781 26778 1 > 1291022 26783 1 > 1291263 26788 1 > 1291504 26793 1 > 1291745 26798 1 > 1291986 26803 1 > 1293866 26842 1 > 1294107 26847 1 > 1294348 26852 1 > 1294589 26857 1 > 1294830 26862 1 > 1295071 26867 1 > 1296951 26906 1 > 1297192 26911 1 > 1297433 26916 1 > 1297674 26921 1 > 1297915 26926 1 > 1298156 26931 1 > 1300036 26970 1 > 1300277 26975 1 > 1300518 26980 1 > 1300759 26985 1 > 1301000 26990 1 > 1301241 26995 1 > 1301482 27000 1 > 1303362 27039 1 > 1303603 27044 1 > 1303844 27049 1 > 1304085 27054 1 > 1304326 27059 1 > 1304567 27064 1 > 1306447 27103 1 > 1306688 27108 1 > 1306929 27113 1 > 1307170 27118 1 > 1307411 27123 1 > 1307652 27128 1 > 1309532 27167 1 > 1309773 27172 1 > 1310014 27177 1 > 1310255 27182 1 > 1310496 27187 1 > 1310737 27192 1 > 1310978 27197 1 > 1312858 27236 1 > 1313099 27241 1 > 1313340 27246 1 > 1313581 27251 1 > 1313822 27256 1 > 1314063 27261 1 > 1315943 27300 1 > 1316184 27305 1 > 1316425 27310 1 > 1316666 27315 1 > 1316907 27320 1 > 1317148 27325 1 > 1317389 27330 1 > 1319028 27364 1 > 1319269 27369 1 > 1319510 27374 1 > 1319751 27379 1 > 1319992 27384 1 > 1320233 27389 1 > 1320474 27394 1 > 1322354 27433 1 > 1322595 27438 1 > 1322836 27443 1 > 1323077 27448 1 > 1323318 27453 1 > 1323559 27458 1 > 1325439 27497 1 > 1325680 27502 1 > 1325921 27507 1 > 1326162 27512 1 > 1326403 27517 1 > 1326644 27522 1 > 1326885 27527 1 > 1328765 27566 1 > 1329006 27571 1 > 1329247 27576 1 > 1329488 27581 1 > 1329729 27586 1 > 1329970 27591 1 > 1331850 27630 1 > 1332091 27635 1 > 1332332 27640 1 > 1332573 27645 1 > 1332814 27650 1 > 1333055 27655 1 > 1334935 27694 1 > 1335176 27699 1 > 1335417 27704 1 > 1335658 27709 1 > 1335899 27714 1 > 1336140 27719 1 > 1336381 27724 1 > 1338261 27763 1 > 1338502 27768 1 > 1338743 27773 1 > 1338984 27778 1 > 1339225 27783 1 > 1339466 27788 1 > 1341346 27827 1 > 1341587 27832 1 > 1341828 27837 1 > 1342069 27842 1 > 1342310 27847 1 > 1342551 27852 1 > 1344431 27891 1 > 1344672 27896 1 > 1344913 27901 1 > 1345154 27906 1 > 1345395 27911 1 > 1345636 27916 1 > 1345877 27921 1 > 1347757 27960 1 > 1347998 27965 1 > 1348239 27970 1 > 1348480 27975 1 > 1348721 27980 1 > 1348962 27985 1 > 1350842 28024 1 > 1351083 28029 1 > 1351324 28034 1 > 1351565 28039 1 > 1351806 28044 1 > 1352047 28049 1 > 1352288 28054 1 > 1353927 28088 1 > 1354168 28093 1 > 1354409 28098 1 > 1354650 28103 1 > 1354891 28108 1 > 1355132 28113 1 > 1355373 28118 1 > 1357253 28157 1 > 1357494 28162 1 > 1357735 28167 1 > 1357976 28172 1 > 1358217 28177 1 > 1358458 28182 1 > 1360338 28221 1 > 1360579 28226 1 > 1360820 28231 1 > 1361061 28236 1 > 1361302 28241 1 > 1361543 28246 1 > 1361784 28251 1 > 1363664 28290 1 > 1363905 28295 1 > 1364146 28300 1 > 1364387 28305 1 > 1364628 28310 1 > 1364869 28315 1 > 1366749 28354 1 > 1366990 28359 1 > 1367231 28364 1 > 1367472 28369 1 > 1367713 28374 1 > 1367954 28379 1 > 1369834 28418 1 > 1370075 28423 1 > 1370316 28428 1 > 1370557 28433 1 > 1370798 28438 1 > 1371039 28443 1 > 1371280 28448 1 > 1373160 28487 1 > 1373401 28492 1 > 1373642 28497 1 > 1373883 28502 1 > 1374124 28507 1 > 1374365 28512 1 > 1376245 28551 1 > 1376486 28556 1 > 1376727 28561 1 > 1376968 28566 1 > 1377209 28571 1 > 1377450 28576 1 > 1379330 28615 1 > 1379571 28620 1 > 1379812 28625 1 > 1380053 28630 1 > 1380294 28635 1 > 1380535 28640 1 > 1380776 28645 1 > 1382656 28684 1 > 1382897 28689 1 > 1383138 28694 1 > 1383379 28699 1 > 1383620 28704 1 > 1383861 28709 1 > 1385741 28748 1 > 1385982 28753 1 > 1386223 28758 1 > 1386464 28763 1 > 1386705 28768 1 > 1386946 28773 1 > 1387187 28778 1 > 1388826 28812 1 > 1389067 28817 1 > 1389308 28822 1 > 1389549 28827 1 > 1389790 28832 1 > 1390031 28837 1 > 1390272 28842 1 > 1392152 28881 1 > 1392393 28886 1 > 1392634 28891 1 > 1392875 28896 1 > 1393116 28901 1 > 1393357 28906 1 > 1395237 28945 1 > 1395478 28950 1 > 1395719 28955 1 > 1395960 28960 1 > 1396201 28965 1 > 1396442 28970 1 > 1396683 28975 1 > 1398563 29014 1 > 1398804 29019 1 > 1399045 29024 1 > 1399286 29029 1 > 1399527 29034 1 > 1399768 29039 1 > 1401648 29078 1 > 1401889 29083 1 > 1402130 29088 1 > 1402371 29093 1 > 1402612 29098 1 > 1402853 29103 1 > 1404733 29142 1 > 1404974 29147 1 > 1405215 29152 1 > 1405456 29157 1 > 1405697 29162 1 > 1405938 29167 1 > 1406179 29172 1 > 1408059 29211 1 > 1408300 29216 1 > 1408541 29221 1 > 1408782 29226 1 > 1409023 29231 1 > 1409264 29236 1 > 1411144 29275 1 > 1411385 29280 1 > 1411626 29285 1 > 1411867 29290 1 > 1412108 29295 1 > 1412349 29300 1 > 1414229 29339 1 > 1414470 29344 1 > 1414711 29349 1 > 1414952 29354 1 > 1415193 29359 1 > 1415434 29364 1 > 1415675 29369 1 > 1417555 29408 1 > 1417796 29413 1 > 1418037 29418 1 > 1418278 29423 1 > 1418519 29428 1 > 1418760 29433 1 > 1420640 29472 1 > 1420881 29477 1 > 1421122 29482 1 > 1421363 29487 1 > 1421604 29492 1 > 1421845 29497 1 > 1422086 29502 1 > 1423725 29536 1 > 1423966 29541 1 > 1424207 29546 1 > 1424448 29551 1 > 1424689 29556 1 > 1424930 29561 1 > 1425171 29566 1 > 1427051 29605 1 > 1427292 29610 1 > 1427533 29615 1 > 1427774 29620 1 > 1428015 29625 1 > 1428256 29630 1 > 1430136 29669 1 > 1430377 29674 1 > 1430618 29679 1 > 1430859 29684 1 > 1431100 29689 1 > 1431341 29694 1 > 1431582 29699 1 > 1433462 29738 1 > 1433703 29743 1 > 1433944 29748 1 > 1434185 29753 1 > 1434426 29758 1 > 1434667 29763 1 > 1436547 29802 1 > 1436788 29807 1 > 1437029 29812 1 > 1437270 29817 1 > 1437511 29822 1 > 1437752 29827 1 > 1439632 29866 1 > 1439873 29871 1 > 1440114 29876 1 > 1440355 29881 1 > 1440596 29886 1 > 1440837 29891 1 > 1441078 29896 1 > 1442958 29935 1 > 1443199 29940 1 > 1443440 29945 1 > 1443681 29950 1 > 1443922 29955 1 > 1444163 29960 1 > 1446043 29999 1 > 1446284 30004 1 > 1446525 30009 1 > 1446766 30014 1 > 1447007 30019 1 > 1447248 30024 1 > 1449128 30063 1 > 1449369 30068 1 > 1449610 30073 1 > 1449851 30078 1 > 1450092 30083 1 > 1450333 30088 1 > 1450574 30093 1 > 1452454 30132 1 > 1452695 30137 1 > 1452936 30142 1 > 1453177 30147 1 > 1453418 30152 1 > 1453659 30157 1 > 1455539 30196 1 > 1455780 30201 1 > 1456021 30206 1 > 1456262 30211 1 > 1456503 30216 1 > 1456744 30221 1 > 1456985 30226 1 > 1458624 30260 1 > 1458865 30265 1 > 1459106 30270 1 > 1459347 30275 1 > 1459588 30280 1 > 1459829 30285 1 > 1460070 30290 1 > 1461950 30329 1 > 1462191 30334 1 > 1462432 30339 1 > 1462673 30344 1 > 1462914 30349 1 > 1463155 30354 1 > 1465035 30393 1 > 1465276 30398 1 > 1465517 30403 1 > 1465758 30408 1 > 1465999 30413 1 > 1466240 30418 1 > 1466481 30423 1 > 1468361 30462 1 > 1468602 30467 1 > 1468843 30472 1 > 1469084 30477 1 > 1469325 30482 1 > 1469566 30487 1 > 1471446 30526 1 > 1471687 30531 1 > 1471928 30536 1 > 1472169 30541 1 > 1472410 30546 1 > 1472651 30551 1 > 1474531 30590 1 > 1474772 30595 1 > 1475013 30600 1 > 1475254 30605 1 > 1475495 30610 1 > 1475736 30615 1 > 1475977 30620 1 > 1477857 30659 1 > 1478098 30664 1 > 1478339 30669 1 > 1478580 30674 1 > 1478821 30679 1 > 1479062 30684 1 > 1480942 30723 1 > 1481183 30728 1 > 1481424 30733 1 > 1481665 30738 1 > 1481906 30743 1 > 1482147 30748 1 > 1484027 30787 1 > 1484268 30792 1 > 1484509 30797 1 > 1484750 30802 1 > 1484991 30807 1 > 1485232 30812 1 > 1485473 30817 1 > 1487353 30856 1 > 1487594 30861 1 > 1487835 30866 1 > 1488076 30871 1 > 1488317 30876 1 > 1488558 30881 1 > 1490438 30920 1 > 1490679 30925 1 > 1490920 30930 1 > 1491161 30935 1 > 1491402 30940 1 > 1491643 30945 1 > 1491884 30950 1 > 1493523 30984 1 > 1493764 30989 1 > 1494005 30994 1 > 1494246 30999 1 > 1494487 31004 1 > 1494728 31009 1 > 1494969 31014 1 > 1496849 31053 1 > 1497090 31058 1 > 1497331 31063 1 > 1497572 31068 1 > 1497813 31073 1 > 1498054 31078 1 > 1499934 31117 1 > 1500175 31122 1 > 1500416 31127 1 > 1500657 31132 1 > 1500898 31137 1 > 1501139 31142 1 > 1501380 31147 1 > 1503260 31186 1 > 1503501 31191 1 > 1503742 31196 1 > 1503983 31201 1 > 1504224 31206 1 > 1504465 31211 1 > 1506345 31250 1 > 1506586 31255 1 > 1506827 31260 1 > 1507068 31265 1 > 1507309 31270 1 > 1507550 31275 1 > 1509430 31314 1 > 1509671 31319 1 > 1509912 31324 1 > 1510153 31329 1 > 1510394 31334 1 > 1510635 31339 1 > 1510876 31344 1 > 1512756 31383 1 > 1512997 31388 1 > 1513238 31393 1 > 1513479 31398 1 > 1513720 31403 1 > 1513961 31408 1 > 1515841 31447 1 > 1516082 31452 1 > 1516323 31457 1 > 1516564 31462 1 > 1516805 31467 1 > 1517046 31472 1 > 1518926 31511 1 > 1519167 31516 1 > 1519408 31521 1 > 1519649 31526 1 > 1519890 31531 1 > 1520131 31536 1 > 1520372 31541 1 > 1522252 31580 1 > 1522493 31585 1 > 1522734 31590 1 > 1522975 31595 1 > 1523216 31600 1 > 1523457 31605 1 > 1525337 31644 1 > 1525578 31649 1 > 1525819 31654 1 > 1526060 31659 1 > 1526301 31664 1 > 1526542 31669 1 > 1526783 31674 1 > 1528422 31708 1 > 1528663 31713 1 > 1528904 31718 1 > 1529145 31723 1 > 1529386 31728 1 > 1529627 31733 1 > 1529868 31738 1 > 1531748 31777 1 > 1531989 31782 1 > 1532230 31787 1 > 1532471 31792 1 > 1532712 31797 1 > 1532953 31802 1 > 1534833 31841 1 > 1535074 31846 1 > 1535315 31851 1 > 1535556 31856 1 > 1535797 31861 1 > 1536038 31866 1 > 1536279 31871 1 > 1538159 31910 1 > 1538400 31915 1 > 1538641 31920 1 > 1538882 31925 1 > 1539123 31930 1 > 1539364 31935 1 > 1541244 31974 1 > 1541485 31979 1 > 1541726 31984 1 > 1541967 31989 1 > 1542208 31994 1 > 1542449 31999 1 > 1544329 32038 1 > 1544570 32043 1 > 1544811 32048 1 > 1545052 32053 1 > 1545293 32058 1 > 1545534 32063 1 > 1545775 32068 1 > 1547655 32107 1 > 1547896 32112 1 > 1548137 32117 1 > 1548378 32122 1 > 1548619 32127 1 > 1548860 32132 1 > 1550740 32171 1 > 1550981 32176 1 > 1551222 32181 1 > 1551463 32186 1 > 1551704 32191 1 > 1551945 32196 1 > 1553825 32235 1 > 1554066 32240 1 > 1554307 32245 1 > 1554548 32250 1 > 1554789 32255 1 > 1555030 32260 1 > 1555271 32265 1 > 1557151 32304 1 > 1557392 32309 1 > 1557633 32314 1 > 1557874 32319 1 > 1558115 32324 1 > 1558356 32329 1 > 1560236 32368 1 > 1560477 32373 1 > 1560718 32378 1 > 1560959 32383 1 > 1561200 32388 1 > 1561441 32393 1 > 1561682 32398 1 > 1563321 32432 1 > 1563562 32437 1 > 1563803 32442 1 > 1564044 32447 1 > 1564285 32452 1 > 1564526 32457 1 > 1564767 32462 1 > 1566647 32501 1 > 1566888 32506 1 > 1567129 32511 1 > 1567370 32516 1 > 1567611 32521 1 > 1567852 32526 1 > 1569732 32565 1 > 1569973 32570 1 > 1570214 32575 1 > 1570455 32580 1 > 1570696 32585 1 > 1570937 32590 1 > 1571178 32595 1 > 1573058 32634 1 > 1573299 32639 1 > 1573540 32644 1 > 1573781 32649 1 > 1574022 32654 1 > 1574263 32659 1 > 1576143 32698 1 > 1576384 32703 1 > 1576625 32708 1 > 1576866 32713 1 > 1577107 32718 1 > 1577348 32723 1 > 1579228 32762 1 > 1579469 32767 1 > 1579710 32772 1 > 1579951 32777 1 > 1580192 32782 1 > 1580433 32787 1 > 1580674 32792 1 > 1582554 32831 1 > 1582795 32836 1 > 1583036 32841 1 > 1583277 32846 1 > 1583518 32851 1 > 1583759 32856 1 > 1585639 32895 1 > 1585880 32900 1 > 1586121 32905 1 > 1586362 32910 1 > 1586603 32915 1 > 1586844 32920 1 > 1588724 32959 1 > 1588965 32964 1 > 1589206 32969 1 > 1589447 32974 1 > 1589688 32979 1 > 1589929 32984 1 > 1590170 32989 1 > 1592050 33028 1 > 1592291 33033 1 > 1592532 33038 1 > 1592773 33043 1 > 1593014 33048 1 > 1593255 33053 1 > 1595135 33092 1 > 1595376 33097 1 > 1595617 33102 1 > 1595858 33107 1 > 1596099 33112 1 > 1596340 33117 1 > 1596581 33122 1 > 1598220 33156 1 > 1598461 33161 1 > 1598702 33166 1 > 1598943 33171 1 > 1599184 33176 1 > 1599425 33181 1 > 1599666 33186 1 > 1601546 33225 1 > 1601787 33230 1 > 1602028 33235 1 > 1602269 33240 1 > 1602510 33245 1 > 1602751 33250 1 > 1604631 33289 1 > 1604872 33294 1 > 1605113 33299 1 > 1605354 33304 1 > 1605595 33309 1 > 1605836 33314 1 > 1606077 33319 1 > 1607957 33358 1 > 1608198 33363 1 > 1608439 33368 1 > 1608680 33373 1 > 1608921 33378 1 > 1609162 33383 1 > 1611042 33422 1 > 1611283 33427 1 > 1611524 33432 1 > 1611765 33437 1 > 1612006 33442 1 > 1612247 33447 1 > 1614127 33486 1 > 1614368 33491 1 > 1614609 33496 1 > 1614850 33501 1 > 1615091 33506 1 > 1615332 33511 1 > 1615573 33516 1 > 1617453 33555 1 > 1617694 33560 1 > 1617935 33565 1 > 1618176 33570 1 > 1618417 33575 1 > 1618658 33580 1 > 1620538 33619 1 > 1620779 33624 1 > 1621020 33629 1 > 1621261 33634 1 > 1621502 33639 1 > 1621743 33644 1 > 1623623 33683 1 > 1623864 33688 1 > 1624105 33693 1 > 1624346 33698 1 > 1624587 33703 1 > 1624828 33708 1 > 1625069 33713 1 > 1626949 33752 1 > 1627190 33757 1 > 1627431 33762 1 > 1627672 33767 1 > 1627913 33772 1 > 1628154 33777 1 > 1630034 33816 1 > 1630275 33821 1 > 1630516 33826 1 > 1630757 33831 1 > 1630998 33836 1 > 1631239 33841 1 > 1631480 33846 1 > 1633119 33880 1 > 1633360 33885 1 > 1633601 33890 1 > 1633842 33895 1 > 1634083 33900 1 > 1634324 33905 1 > 1634565 33910 1 > 1636445 33949 1 > 1636686 33954 1 > 1636927 33959 1 > 1637168 33964 1 > 1637409 33969 1 > 1637650 33974 1 > 1639530 34013 1 > 1639771 34018 1 > 1640012 34023 1 > 1640253 34028 1 > 1640494 34033 1 > 1640735 34038 1 > 1640976 34043 1 > 1642856 34082 1 > 1643097 34087 1 > 1643338 34092 1 > 1643579 34097 1 > 1643820 34102 1 > 1644061 34107 1 > 1645941 34146 1 > 1646182 34151 1 > 1646423 34156 1 > 1646664 34161 1 > 1646905 34166 1 > 1647146 34171 1 > 1649026 34210 1 > 1649267 34215 1 > 1649508 34220 1 > 1649749 34225 1 > 1649990 34230 1 > 1650231 34235 1 > 1650472 34240 1 > 1652352 34279 1 > 1652593 34284 1 > 1652834 34289 1 > 1653075 34294 1 > 1653316 34299 1 > 1653557 34304 1 > 1655437 34343 1 > 1655678 34348 1 > 1655919 34353 1 > 1656160 34358 1 > 1656401 34363 1 > 1656642 34368 1 > 1658522 34407 1 > 1658763 34412 1 > 1659004 34417 1 > 1659245 34422 1 > 1659486 34427 1 > 1659727 34432 1 > 1659968 34437 1 > 1661848 34476 1 > 1662089 34481 1 > 1662330 34486 1 > 1662571 34491 1 > 1662812 34496 1 > 1663053 34501 1 > 1664933 34540 1 > 1665174 34545 1 > 1665415 34550 1 > 1665656 34555 1 > 1665897 34560 1 > 1666138 34565 1 > 1666379 34570 1 > 1668018 34604 1 > 1668259 34609 1 > 1668500 34614 1 > 1668741 34619 1 > 1668982 34624 1 > 1669223 34629 1 > 1669464 34634 1 > 1671344 34673 1 > 1671585 34678 1 > 1671826 34683 1 > 1672067 34688 1 > 1672308 34693 1 > 1672549 34698 1 > 1674429 34737 1 > 1674670 34742 1 > 1674911 34747 1 > 1675152 34752 1 > 1675393 34757 1 > 1675634 34762 1 > 1675875 34767 1 > 1677755 34806 1 > 1677996 34811 1 > 1678237 34816 1 > 1678478 34821 1 > 1678719 34826 1 > 1678960 34831 1 > 1680840 34870 1 > 1681081 34875 1 > 1681322 34880 1 > 1681563 34885 1 > 1681804 34890 1 > 1682045 34895 1 > 1683925 34934 1 > 1684166 34939 1 > 1684407 34944 1 > 1684648 34949 1 > 1684889 34954 1 > 1685130 34959 1 > 1685371 34964 1 > 1687251 35003 1 > 1687492 35008 1 > 1687733 35013 1 > 1687974 35018 1 > 1688215 35023 1 > 1688456 35028 1 > 1690336 35067 1 > 1690577 35072 1 > 1690818 35077 1 > 1691059 35082 1 > 1691300 35087 1 > 1691541 35092 1 > 1693421 35131 1 > 1693662 35136 1 > 1693903 35141 1 > 1694144 35146 1 > 1694385 35151 1 > 1694626 35156 1 > 1694867 35161 1 > 1696747 35200 1 > 1696988 35205 1 > 1697229 35210 1 > 1697470 35215 1 > 1697711 35220 1 > 1697952 35225 1 > 1699832 35264 1 > 1700073 35269 1 > 1700314 35274 1 > 1700555 35279 1 > 1700796 35284 1 > 1701037 35289 1 > 1701278 35294 1 > 1702917 35328 1 > 1703158 35333 1 > 1703399 35338 1 > 1703640 35343 1 > 1703881 35348 1 > 1704122 35353 1 > 1704363 35358 1 > 1706243 35397 1 > 1706484 35402 1 > 1706725 35407 1 > 1706966 35412 1 > 1707207 35417 1 > 1707448 35422 1 > 1709328 35461 1 > 1709569 35466 1 > 1709810 35471 1 > 1710051 35476 1 > 1710292 35481 1 > 1710533 35486 1 > 1710774 35491 1 > 1712654 35530 1 > 1712895 35535 1 > 1713136 35540 1 > 1713377 35545 1 > 1713618 35550 1 > 1713859 35555 1 > 1715739 35594 1 > 1715980 35599 1 > 1716221 35604 1 > 1716462 35609 1 > 1716703 35614 1 > 1716944 35619 1 > 1718824 35658 1 > 1719065 35663 1 > 1719306 35668 1 > 1719547 35673 1 > 1719788 35678 1 > 1720029 35683 1 > 1720270 35688 1 > 1722150 35727 1 > 1722391 35732 1 > 1722632 35737 1 > 1722873 35742 1 > 1723114 35747 1 > 1723355 35752 1 > 1725235 35791 1 > 1725476 35796 1 > 1725717 35801 1 > 1725958 35806 1 > 1726199 35811 1 > 1726440 35816 1 > 1728320 35855 1 > 1728561 35860 1 > 1728802 35865 1 > 1729043 35870 1 > 1729284 35875 1 > 1729525 35880 1 > 1729766 35885 1 > 1731646 35924 1 > 1731887 35929 1 > 1732128 35934 1 > 1732369 35939 1 > 1732610 35944 1 > 1732851 35949 1 > 1734731 35988 1 > 1734972 35993 1 > 1735213 35998 1 > 1735454 36003 1 > 1735695 36008 1 > 1735936 36013 1 > 1736177 36018 1 > 1737816 36052 1 > 1738057 36057 1 > 1738298 36062 1 > 1738539 36067 1 > 1738780 36072 1 > 1739021 36077 1 > 1739262 36082 1 > 1741142 36121 1 > 1741383 36126 1 > 1741624 36131 1 > 1741865 36136 1 > 1742106 36141 1 > 1742347 36146 1 > 1744227 36185 1 > 1744468 36190 1 > 1744709 36195 1 > 1744950 36200 1 > 1745191 36205 1 > 1745432 36210 1 > 1745673 36215 1 > 1747553 36254 1 > 1747794 36259 1 > 1748035 36264 1 > 1748276 36269 1 > 1748517 36274 1 > 1748758 36279 1 > 1750638 36318 1 > 1750879 36323 1 > 1751120 36328 1 > 1751361 36333 1 > 1751602 36338 1 > 1751843 36343 1 > 1753723 36382 1 > 1753964 36387 1 > 1754205 36392 1 > 1754446 36397 1 > 1754687 36402 1 > 1754928 36407 1 > 1755169 36412 1 > 1757049 36451 1 > 1757290 36456 1 > 1757531 36461 1 > 1757772 36466 1 > 1758013 36471 1 > 1758254 36476 1 > 1760134 36515 1 > 1760375 36520 1 > 1760616 36525 1 > 1760857 36530 1 > 1761098 36535 1 > 1761339 36540 1 > 1763219 36579 1 > 1763460 36584 1 > 1763701 36589 1 > 1763942 36594 1 > 1764183 36599 1 > 1764424 36604 1 > 1764665 36609 1 > 1766545 36648 1 > 1766786 36653 1 > 1767027 36658 1 > 1767268 36663 1 > 1767509 36668 1 > 1767750 36673 1 > 1769630 36712 1 > 1769871 36717 1 > 1770112 36722 1 > 1770353 36727 1 > 1770594 36732 1 > 1770835 36737 1 > 1771076 36742 1 > 1772715 36776 1 > 1772956 36781 1 > 1773197 36786 1 > 1773438 36791 1 > 1773679 36796 1 > 1773920 36801 1 > 1774161 36806 1 > 1776041 36845 1 > 1776282 36850 1 > 1776523 36855 1 > 1776764 36860 1 > 1777005 36865 1 > 1777246 36870 1 > 1779126 36909 1 > 1779367 36914 1 > 1779608 36919 1 > 1779849 36924 1 > 1780090 36929 1 > 1780331 36934 1 > 1780572 36939 1 > 1782452 36978 1 > 1782693 36983 1 > 1782934 36988 1 > 1783175 36993 1 > 1783416 36998 1 > 1783657 37003 1 > 1785537 37042 1 > 1785778 37047 1 > 1786019 37052 1 > 1786260 37057 1 > 1786501 37062 1 > 1786742 37067 1 > 1788622 37106 1 > 1788863 37111 1 > 1789104 37116 1 > 1789345 37121 1 make[3]: *** [/startdir/src/normaliz-3.10.1/test/Makefile.classic:157: test-/ThierryPF.diff] Error 1 make[3]: *** Waiting for unfinished jobs.... rm test-hh/fullspacehyp.IntHull.out test-mrk/cuww1.mrk.out test-grb/PowerSum-80.grb.out test-nf-Aut/icosahedron_prec_comb.aut.out test-hh/strip2.IntHull.out test-Aut/Condorcet.aut.out test-Aut/Condorcet-amb.aut.out test-Aut/Condorcet-input.aut.out test-dec/square2_allgen.tri.out test-hh/direct_overflow.IntHull.out test-pr/small_sh_proj_inhom.ProjectCone.out test-pr/nonpointed.ProjectCone.out test-nf-Aut/icosahedron-v-eucl.aut.out test-Aut/halfspace3inhom-amb.aut.out test-pr/small_sh_proj.ProjectCone.out test-dec/square2.tri.out test-Inc/factr.inc.out test-grb/gr_test.grb.out test-pr/polyhedron.ProjectCone.out test-Aut/halfspace3inhom-input.aut.out test-dec/dec.tri.out test-hh/diagonal_5.IntHull.out test-Aut/pythagoras_int.aut.out test-Aut/Condorcet_comb.aut.out test-cst/A443.cst test-Fac/factr.fac.out test-Aut/inhom_comb.aut.out test-dec/polytope.tri.out test-Aut/Condorcet_rat.aut.out test-Aut/trivial.aut.out test-pr/small_proj_inhom.ProjectCone.out test-Aut/cube_3.aut.out test-Aut/birkhoff6.aut.out test-hh/fullspace.IntHull.out test-pr/small_proj.ProjectCone.out test-nf-Aut/icosahedron-v-amb.aut.out test-dec/square-midpoint.tri.out test-hh/InhomIneq.IntHull.out test-Aut/first_Markov.aut.out test-hh/no_int_point.IntHull.out test-hh/rational.IntHull.out test-Inc/factr_hom.inc.out test-Aut/pythagoras_rat.aut.out test-Aut/Condorcet_eucl.aut.out test-Aut/mon_auto.aut.out test-hh/halfspace3inhom.IntHull.out make[3]: Leaving directory '/startdir/src/normaliz-3.10.1/test/run_tests' make[2]: *** [Makefile:1274: check-local] Error 2 make[2]: Leaving directory '/startdir/src/normaliz-3.10.1/test' make[1]: *** [Makefile:1145: check-am] Error 2 make[1]: Leaving directory '/startdir/src/normaliz-3.10.1/test' make: *** [Makefile:462: check-recursive] Error 1 ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_95f48f17-beed-467c-a9cb-92295c9bf7a6/build