:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (pentium4)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-pentium4/root] -> [build]...done ==> Making package: e-antic 2.0.2-3.0 (Sat Mar 29 15:07:27 2025) ==> Retrieving sources... -> Found e-antic-2.0.2.tar.gz -> Found 66ecdffd.patch -> Found flint-3.2-test.patch ==> Validating source files with sha256sums... e-antic-2.0.2.tar.gz ... Passed 66ecdffd.patch ... Passed flint-3.2-test.patch ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-06-16 ==> Making package: e-antic 2.0.2-3.0 (Sat Mar 29 15:07:31 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) blas-3.12.1-2.0 cblas-3.12.1-2.0 flint-3.1.3-2.0 Total Installed Size: 16.59 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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) boost-libs-1.86.0-3.0 boost-1.86.0-3.0 Total Installed Size: 179.95 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 [installed] :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found e-antic-2.0.2.tar.gz -> Found 66ecdffd.patch -> Found flint-3.2-test.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting e-antic-2.0.2.tar.gz with bsdtar ==> Starting prepare()... patching file libeantic/srcxx/renf_elem_class.cpp patching file libeantic/test/fmpq_poly_extra/t-evaluate.c patching file libeantic/test/fmpq_poly_extra/t-set_str_pretty.c patching file libeantic/test/fmpz_poly_extra/t-has_real_root.c patching file libeantic/test/fmpz_poly_extra/t-isolate_real_roots.c patching file libeantic/test/fmpz_poly_extra/t-num_real_roots_0_1.c patching file libeantic/test/fmpz_poly_extra/t-num_real_roots.c patching file libeantic/test/fmpz_poly_extra/t-num_real_roots_upper_bound.c patching file libeantic/test/fmpz_poly_extra/t-num_real_roots_vca.c patching file libeantic/test/fmpz_poly_extra/t-positive_root_upper_bound_2exp.c patching file libeantic/test/fmpz_poly_extra/t-randtest_irreducible.c patching file libeantic/test/fmpz_poly_extra/t-scale_0_1_fmpq.c patching file libeantic/test/fmpz_poly_extra/t-set_str_pretty.c patching file libeantic/test/fmpz_poly_extra/t-squarefree_part.c patching file libeantic/test/renf/t-init.c patching file libeantic/test/renf/t-init_nth_root_fmpq.c patching file libeantic/test/renf/t-randtest.c patching file libeantic/test/renf/t-real_embeddings.c patching file libeantic/test/renf_elem/t-ceil.c patching file libeantic/test/renf_elem/t-cmp.c patching file libeantic/test/renf_elem/t-cmp_fmpq.c patching file libeantic/test/renf_elem/t-equal_fmpq.c patching file libeantic/test/renf_elem/t-floor.c patching file libeantic/test/renf_elem/t-gen.c patching file libeantic/test/renf_elem/t-get_arb.c patching file libeantic/test/renf_elem/t-get_cfrac.c patching file libeantic/test/renf_elem/t-get_str_pretty.c patching file libeantic/test/renf_elem/t-is_rational.c patching file libeantic/test/renf_elem/t-pow.c patching file libeantic/test/renfxx/t-ceil.cpp patching file libeantic/test/renfxx/t-get.cpp ==> 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 how to create a pax tar archive... gnutar checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in libeantic (/build/e-antic/src/e-antic-2.0.2/libeantic) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--without-benchmark' '--without-byexample' '--without-pytest' '--without-doc' --cache-file=/dev/null --srcdir=. 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for valgrind... no checking for gmp.h... yes checking for __gmpz_add in -lgmp... yes checking for mpfr_init in -lmpfr... yes checking for flint/flint.h... yes checking for flint/fmpz.h... yes checking for flint/fmpq.h... yes checking for fmpz_init in -lflint... yes checking whether g++ supports C++14 features with -std=gnu++14... yes checking for gmpxx.h... yes checking for boost/lexical_cast.hpp... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating srcxx/Makefile config.status: creating test/Makefile config.status: creating benchmark/Makefile config.status: creating test/byexample/Makefile config.status: creating e-antic/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in pyeantic (/build/e-antic/src/e-antic-2.0.2/pyeantic) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--without-benchmark' '--without-byexample' '--without-pytest' '--without-doc' --cache-file=/dev/null --srcdir=. 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 how to create a pax tar archive... gnutar checking build system type... i686-pc-linux-gnu checking host system type... i686-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... none 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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-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) 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 valgrind... no checking for a Python interpreter with version >= 3.6... python checking for python... /usr/bin/python checking for python version... 3.13 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in libeantic make[1]: Entering directory '/build/e-antic/src/e-antic-2.0.2/libeantic' Making all in src make[2]: Entering directory '/build/e-antic/src/e-antic-2.0.2/libeantic/src' mkdir -p ./../e-antic sed -e 's,[@]libdir[@],/usr/lib,g' < ../e-antic/local.h.in > ../e-antic/local.h make all-am make[3]: Entering directory '/build/e-antic/src/e-antic-2.0.2/libeantic/src' CC fmpz_poly_extra/bisection_step_arb.lo CC fmpz_poly_extra/descartes_bound.lo CC fmpz_poly_extra/descartes_bound_0_1.lo CC fmpz_poly_extra/evaluate.lo CC fmpz_poly_extra/randtest_irreducible.lo CC fmpz_poly_extra/scale_0_1_fmpq.lo CC fmpz_poly_extra/squarefree_part.lo CC fmpz_poly_extra/has_real_root.lo CC fmpz_poly_extra/newton_step_arb.lo CC fmpz_poly_extra/num_real_roots_0_1.lo CC fmpz_poly_extra/num_real_roots_0_1_sturm.lo CC fmpz_poly_extra/positive_root_upper_bound_2exp.lo CC fmpz_poly_extra/isolate_real_roots.lo CC fmpz_poly_extra/relative_condition_number_2exp.lo CC fmpz_poly_extra/abs.lo CC fmpz_poly_extra/evaluate_at_one.lo CC fmpz_poly_extra/num_real_roots_0_1_vca.lo CC fmpz_poly_extra/num_real_roots_vca.lo CC fmpz_poly_extra/set_str_pretty.lo CC fmpq_poly_extra/check_unique_real_root.lo CC fmpq_poly_extra/evaluate.lo CC fmpq_poly_extra/set_str_pretty.lo CC renf/clear.lo CC renf/degree.lo CC renf/equal.lo CC renf/get_str.lo CC renf/init.lo CC renf/init_nth_root.lo CC renf/init_set.lo CC renf/print.lo CC renf/randtest.lo CC renf/refine_embedding.lo CC renf/set_embeddings_fmpz_poly.lo CC renf/set_immutable.lo CC renf_elem/add.lo CC renf_elem/add_fmpq.lo CC renf_elem/add_fmpz.lo CC renf_elem/add_si.lo CC renf_elem/add_ui.lo CC renf_elem/check_embedding.lo CC renf_elem/clear.lo CC renf_elem/cmp.lo CC renf_elem/cmp_fmpq.lo CC renf_elem/cmp_fmpz.lo CC renf_elem/cmp_si.lo CC renf_elem/cmp_ui.lo CC renf_elem/div.lo CC renf_elem/div_fmpq.lo CC renf_elem/div_fmpz.lo CC renf_elem/div_si.lo CC renf_elem/div_ui.lo CC renf_elem/equal.lo CC renf_elem/equal_fmpq.lo CC renf_elem/equal_fmpz.lo CC renf_elem/equal_si.lo CC renf_elem/equal_ui.lo CC renf_elem/fdiv.lo CC renf_elem/floor_ceil.lo CC renf_elem/fmpq_div.lo CC renf_elem/fmpq_sub.lo CC renf_elem/gen.lo CC renf_elem/get_arb.lo CC renf_elem/get_cfrac.lo CC renf_elem/get_d.lo CC renf_elem/get_str_pretty.lo CC renf_elem/init.lo CC renf_elem/inv.lo CC renf_elem/is_integer.lo CC renf_elem/is_one.lo CC renf_elem/is_rational.lo CC renf_elem/is_zero.lo CC renf_elem/mul.lo CC renf_elem/mul_fmpq.lo CC renf_elem/mul_fmpz.lo CC renf_elem/mul_si.lo CC renf_elem/mul_ui.lo CC renf_elem/neg.lo CC renf_elem/one.lo CC renf_elem/pow.lo CC renf_elem/print_pretty.lo CC renf_elem/randtest.lo CC renf_elem/relative_condition_number_2exp.lo CC renf_elem/set.lo CC renf_elem/set_evaluation.lo CC renf_elem/set_fmpq.lo CC renf_elem/set_fmpq_poly.lo CC renf_elem/set_fmpz.lo CC renf_elem/set_mpq.lo CC renf_elem/set_mpz.lo CC renf_elem/set_nf_elem.lo CC renf_elem/set_si.lo CC renf_elem/set_ui.lo CC renf_elem/sgn.lo CC renf_elem/sub.lo CC renf_elem/sub_fmpq.lo CC renf_elem/sub_fmpz.lo CC renf_elem/sub_si.lo CC renf_elem/sub_ui.lo CC renf_elem/zero.lo CCLD libeantic.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/libeantic/src' make[2]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/libeantic/src' Making all in srcxx make[2]: Entering directory '/build/e-antic/src/e-antic-2.0.2/libeantic/srcxx' CXX renf_class.lo renf_class.cpp: In member function 'std::istream& eantic::renf_class::set_istream(std::istream&) const': renf_class.cpp:212:83: warning: 'std::istream& eantic::renf_class::set_pword(std::istream&) const' is deprecated: Use cereal.hpp or the renf_elem_class constructor taking a string instead. [-Wdeprecated-declarations] 212 | std::istream & renf_class::set_istream(std::istream & is) const { return set_pword(is); } | ~~~~~~~~~^~~~ renf_class.cpp:206:16: note: declared here 206 | std::istream & renf_class::set_pword(std::istream & is) const | ^~~~~~~~~~ renf_class.cpp: In function 'std::istream& eantic::operator>>(std::istream&, renf_elem_class&)': renf_class.cpp:244:36: warning: 'static boost::intrusive_ptr eantic::renf_class::get_pword(std::istream&)' is deprecated: Use cereal.hpp or the renf_elem_class constructor taking a string instead. [-Wdeprecated-declarations] 244 | auto nf = renf_class::get_pword(is); | ~~~~~~~~~~~~~~~~~~~~~^~~~ renf_class.cpp:214:40: note: declared here 214 | boost::intrusive_ptr renf_class::get_pword(std::istream& is) | ^~~~~~~~~~ CXX renf_elem_class.lo CXXLD libeanticxx.la make[2]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/libeantic/srcxx' Making all in test make[2]: Entering directory '/build/e-antic/src/e-antic-2.0.2/libeantic/test' make[3]: Entering directory '/build/e-antic/src/e-antic-2.0.2/libeantic/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/libeantic/test' make[2]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/libeantic/test' make[2]: Entering directory '/build/e-antic/src/e-antic-2.0.2/libeantic' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/libeantic' make[1]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/libeantic' Making all in pyeantic make[1]: Entering directory '/build/e-antic/src/e-antic-2.0.2/pyeantic' Making all in src make[2]: Entering directory '/build/e-antic/src/e-antic-2.0.2/pyeantic/src' sed -e 's,[@]abs_top_srcdir[@],/build/e-antic/src/e-antic-2.0.2/pyeantic,g' -e 's,[@]PACKAGE_VERSION[@],2.0.2,g' < setup.py.in > setup.py sed -e 's,[@]srcdir[@],.,g' < MANIFEST.in.in > MANIFEST.in make all-am make[3]: Entering directory '/build/e-antic/src/e-antic-2.0.2/pyeantic/src' mkdir -p ./build cd . && /usr/bin/python /build/e-antic/src/e-antic-2.0.2/pyeantic/src/setup.py build --verbose --build-base /build/e-antic/src/e-antic-2.0.2/pyeantic/src/build Traceback (most recent call last): File "/build/e-antic/src/e-antic-2.0.2/pyeantic/src/setup.py", line 2, in from setuptools.command.egg_info import egg_info ModuleNotFoundError: No module named 'setuptools' make[3]: *** [Makefile:499: all-local] Error 1 make[3]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/pyeantic/src' make[2]: *** [Makefile:269: all] Error 2 make[2]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/pyeantic/src' make[1]: *** [Makefile:401: all-recursive] Error 1 make[1]: Leaving directory '/build/e-antic/src/e-antic-2.0.2/pyeantic' make: *** [Makefile:325: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-pentium4/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan