>>> fplll: Building testing/fplll 5.4.2-r0 (using abuild 3.10.0_rc1-r2) started Sun, 16 Oct 2022 15:28:22 +0000 >>> fplll: Checking sanity of /home/buildozer/aports/testing/fplll/APKBUILD... >>> fplll: Analyzing dependencies... >>> fplll: Installing for build: build-base gmp-dev mpfr-dev libqd-dev (1/7) Installing libgmpxx (6.2.1-r2) (2/7) Installing gmp-dev (6.2.1-r2) (3/7) Installing mpfr-dev (4.1.0-r0) (4/7) Installing libgfortran (12.2.1_git20220924-r3) (5/7) Installing libqd (2.3.23-r0) (6/7) Installing libqd-dev (2.3.23-r0) (7/7) Installing .makedepends-fplll (20221016.152826) Executing busybox-1.35.0-r27.trigger OK: 275 MiB in 103 packages >>> fplll: Cleaning up srcdir >>> fplll: Cleaning up pkgdir >>> fplll: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fplll-5.4.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> fplll: Fetching https://github.com/fplll/fplll/releases/download/5.4.2/fplll-5.4.2.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 1 2557k 1 44179 0 0 37878 0 0:01:09 0:00:01 0:01:08 37878 100 2557k 100 2557k 0 0 1979k 0 0:00:01 0:00:01 --:--:-- 19.6M >>> fplll: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fplll-5.4.2.tar.gz >>> fplll: Checking sha512sums... fplll-5.4.2.tar.gz: OK >>> fplll: Unpacking /var/cache/distfiles/fplll-5.4.2.tar.gz... checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking target system type... riscv64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for riscv64-alpine-linux-musl-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/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... 98304 checking how to convert riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... no 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for riscv64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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/riscv64-alpine-linux-musl/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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/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/riscv64-alpine-linux-musl/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 riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking whether g++ supports C++11 features with -std=c++11... yes checking for __gmp_get_memory_functions in -lgmp... yes checking for mpfr_fms in -lmpfr... yes checking for riscv64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBQD... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking string usability... yes checking string presence... yes checking for string... yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for working volatile... yes checking for working strtod... yes checking for floor... yes checking for pow... yes checking for rint... yes checking for sqrt... yes checking for strtol... yes checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether std::atomic can be used without link library... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fplll/Makefile config.status: creating tests/Makefile config.status: creating fplll.pc config.status: creating config.h config.status: creating fplll/fplll_config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2' Making all in fplll make[2]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' make all-am make[3]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' CXX main.o CXX libfplll_la-fplll.lo CXX libfplll_la-util.lo CXX libfplll_la-lll.lo CXX libfplll_la-wrapper.lo CXX libfplll_la-bkz.lo CXX libfplll_la-bkz_param.lo CXX libfplll_la-gso_interface.lo CXX libfplll_la-gso_gram.lo CXX libfplll_la-gso.lo CXX libfplll_la-householder.lo CXX libfplll_la-hlll.lo CXX libfplll_la-threadpool.lo CXX latticegen.o CXX enum/libfplll_la-topenum.lo CXX enum/libfplll_la-enumerate.lo CXX enum/libfplll_la-enumerate_base.lo CXX enum/libfplll_la-enumerate_ext.lo CXX enum/libfplll_la-evaluator.lo CXX pruner/libfplll_la-pruner.lo CXX pruner/libfplll_la-pruner_cost.lo CXX pruner/libfplll_la-pruner_optimize.lo CXX pruner/libfplll_la-pruner_optimize_tc.lo CXX pruner/libfplll_la-pruner_optimize_tp.lo CXX pruner/libfplll_la-pruner_prob.lo CXX enum-parallel/libfplll_la-enumlib.lo CXX pruner/libfplll_la-pruner_util.lo CXX enum-parallel/libfplll_la-enumlib_dim.150.lo CXX enum-parallel/libfplll_la-enumlib_dim.160.lo CXX enum-parallel/libfplll_la-enumlib_dim.140.lo CXX enum-parallel/libfplll_la-enumlib_dim.130.lo CXX enum-parallel/libfplll_la-enumlib_dim.120.lo CXX enum-parallel/libfplll_la-enumlib_dim.110.lo CXX enum-parallel/libfplll_la-enumlib_dim.100.lo CXX enum-parallel/libfplll_la-enumlib_dim.90.lo CXX enum-parallel/libfplll_la-enumlib_dim.80.lo CXX enum-parallel/libfplll_la-enumlib_dim.70.lo CXX enum-parallel/libfplll_la-enumlib_dim.60.lo CXX enum-parallel/libfplll_la-enumlib_dim.50.lo CXX enum-parallel/libfplll_la-enumlib_dim.40.lo CXX enum-parallel/libfplll_la-enumlib_dim.30.lo CXX enum-parallel/libfplll_la-enumlib_dim.20.lo CXXLD libfplll.la CXXLD fplll CXXLD latticegen make[3]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' make[2]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' Making all in tests make[2]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/tests' make[2]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2' make[2]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2' make[1]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2' >>> fplll: Entering fakeroot... Making install in fplll make[1]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' make[2]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' .././install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll' .././install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib' .././install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll' /bin/sh ../libtool --mode=install /usr/bin/install -c libfplll.la '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib' /usr/bin/install -c -m 644 fplll_config.h '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll' .././install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll/enum' libtool: install: /usr/bin/install -c .libs/libfplll.so.7.0.1 /home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib/libfplll.so.7.0.1 /usr/bin/install -c -m 644 enum/evaluator.h enum/enumerate.h enum/enumerate_base.h enum/enumerate_ext.h enum/enumerate_ext_api.h '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll/enum' libtool: install: (cd /home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib && { ln -s -f libfplll.so.7.0.1 libfplll.so.7 || { rm -f libfplll.so.7 && ln -s libfplll.so.7.0.1 libfplll.so.7; }; }) .././install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll/pruner' libtool: install: (cd /home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib && { ln -s -f libfplll.so.7.0.1 libfplll.so || { rm -f libfplll.so && ln -s libfplll.so.7.0.1 libfplll.so; }; }) libtool: install: /usr/bin/install -c .libs/libfplll.lai /home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib/libfplll.la libtool: install: /usr/bin/install -c .libs/libfplll.a /home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib/libfplll.a libtool: install: chmod 644 /home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib/libfplll.a libtool: install: ranlib /home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib/libfplll.a /usr/bin/install -c -m 644 pruner/pruner.h pruner/pruner_simplex.h '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll/pruner' .././install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll/io' /usr/bin/install -c -m 644 io/thread_pool.hpp '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll/io' .././install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll/nr' /usr/bin/install -c -m 644 nr/dpe.h nr/matrix.h nr/matrix.cpp nr/nr_FP_dd.inl nr/nr_FP_d.inl nr/nr_FP_dpe.inl nr/nr_FP.inl nr/nr_FP_ld.inl nr/nr_FP_misc.inl nr/nr_FP_mpfr.inl nr/nr_FP_qd.inl nr/nr.h nr/nr_rand.inl nr/nr_Z_d.inl nr/nr_Z.inl nr/nr_Z_l.inl nr/nr_Z_misc.inl nr/nr_Z_mpz.inl nr/numvect.h '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll/nr' /usr/bin/install -c -m 644 defs.h fplll.h util.h svpcvp.h bkz.h lll.h gso_interface.h gso_gram.h gso.h wrapper.h bkz_param.h householder.h hlll.h threadpool.h '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll/.' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' echo "#include " > "./fplll.h.root" /usr/bin/install -c -m 644 "./fplll.h.root" "/home/buildozer/aports/testing/fplll/pkg/fplll/usr/include/fplll.h" rm -f "./fplll.h.root" make[3]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' libtool: warning: remember to run 'libtool --finish /usr/lib' .././install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fplll '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/bin/./riscv64-alpine-linux-musl-fplll' libtool: warning: 'libfplll.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/fplll /home/buildozer/aports/testing/fplll/pkg/fplll/usr/bin/./riscv64-alpine-linux-musl-fplll /bin/sh ../libtool --mode=install /usr/bin/install -c latticegen '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/bin/./riscv64-alpine-linux-musl-latticegen' libtool: warning: 'libfplll.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/latticegen /home/buildozer/aports/testing/fplll/pkg/fplll/usr/bin/./riscv64-alpine-linux-musl-latticegen make[2]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' make[1]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/fplll' Making install in tests make[1]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/tests' make[2]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2/tests' make[1]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2' make[2]: Entering directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/share/fplll/strategies' ./install-sh -c -d '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib/pkgconfig' /usr/bin/install -c -m 644 strategies/default.json '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/share/fplll/strategies' /usr/bin/install -c -m 644 fplll.pc '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2' make[1]: Leaving directory '/home/buildozer/aports/testing/fplll/src/fplll-5.4.2' >>> fplll-static*: Running split function static... >>> fplll-static*: Preparing subpackage fplll-static... >>> fplll-static*: Stripping binaries >>> fplll-static*: Running postcheck for fplll-static >>> fplll-dev*: Running split function dev... >>> fplll-dev*: Preparing subpackage fplll-dev... >>> fplll-dev*: Stripping binaries >>> fplll-dev*: Running postcheck for fplll-dev >>> fplll-libs*: Running split function libs... >>> fplll-libs*: Preparing subpackage fplll-libs... >>> fplll-libs*: Stripping binaries >>> fplll-libs*: Running postcheck for fplll-libs >>> fplll-strategies*: Running split function _strategies... '/home/buildozer/aports/testing/fplll/pkg/fplll/usr/share/fplll/strategies' -> '/home/buildozer/aports/testing/fplll/pkg/fplll-strategies/usr/share/fplll/strategies' >>> fplll-strategies*: Preparing subpackage fplll-strategies... >>> fplll-strategies*: Running postcheck for fplll-strategies >>> fplll*: Running postcheck for fplll >>> fplll*: Preparing package fplll... >>> fplll*: Stripping binaries >>> fplll-dev*: Scanning shared objects >>> fplll-libs*: Scanning shared objects >>> fplll-static*: Scanning shared objects >>> fplll-strategies*: Scanning shared objects >>> fplll*: Scanning shared objects >>> fplll-dev*: Tracing dependencies... fplll-libs=5.4.2-r0 pkgconfig >>> fplll-dev*: Package size: 496.0 KB >>> fplll-dev*: Compressing data... >>> fplll-dev*: Create checksum... >>> fplll-dev*: Create fplll-dev-5.4.2-r0.apk >>> fplll-libs*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libmpfr.so.6 so:libqd.so.0 so:libstdc++.so.6 >>> fplll-libs*: Package size: 16.5 MB >>> fplll-libs*: Compressing data... >>> fplll-libs*: Create checksum... >>> fplll-libs*: Create fplll-libs-5.4.2-r0.apk >>> fplll-static*: Tracing dependencies... >>> fplll-static*: Package size: 60.0 MB >>> fplll-static*: Compressing data... >>> fplll-static*: Create checksum... >>> fplll-static*: Create fplll-static-5.4.2-r0.apk >>> fplll-strategies*: Tracing dependencies... >>> fplll-strategies*: Package size: 8.2 MB >>> fplll-strategies*: Compressing data... >>> fplll-strategies*: Create checksum... >>> fplll-strategies*: Create fplll-strategies-5.4.2-r0.apk >>> fplll*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libfplll.so.7 so:libgcc_s.so.1 so:libgmp.so.10 so:libmpfr.so.6 so:libstdc++.so.6 >>> fplll*: Package size: 108.0 KB >>> fplll*: Compressing data... >>> fplll*: Create checksum... >>> fplll*: Create fplll-5.4.2-r0.apk >>> fplll: Build complete at Sun, 16 Oct 2022 15:53:41 +0000 elapsed time 0h 25m 19s >>> fplll: Cleaning up srcdir >>> fplll: Cleaning up pkgdir >>> fplll: Uninstalling dependencies... (1/7) Purging .makedepends-fplll (20221016.152826) (2/7) Purging gmp-dev (6.2.1-r2) (3/7) Purging libgmpxx (6.2.1-r2) (4/7) Purging mpfr-dev (4.1.0-r0) (5/7) Purging libqd-dev (2.3.23-r0) (6/7) Purging libqd (2.3.23-r0) (7/7) Purging libgfortran (12.2.1_git20220924-r3) Executing busybox-1.35.0-r27.trigger OK: 270 MiB in 96 packages >>> fplll: Updating the testing/riscv64 repository index... >>> fplll: Signing the index...