>>> Building on localhost under math/flintlib BDEPENDS = [devel/autoconf/2.71;devel/metaauto;devel/gmake;devel/mpfr;devel/automake/1.16;devel/gmp;devel/libtool] DIST = [math/flintlib:flint-3.0.1.tar.gz] FULLPKGNAME = flintlib-3.0.1 RDEPENDS = [devel/mpfr;devel/gmp] (Junk lock obtained for localhost at 1713504777.03) >>> Running depends in math/flintlib at 1713504777.14 last junk was in devel/flake8 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 gmake-4.4.1 gmp-6.3.0 libtool-2.4.2p2 metaauto-1.0p4 mpfr-4.2.1 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 gmake-4.4.1 gmp-6.3.0 libtool-2.4.2p2 metaauto-1.0p4 mpfr-4.2.1 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 gmake-4.4.1 gmp-6.3.0 libtool-2.4.2p2 metaauto-1.0p4 mpfr-4.2.1 >>> Running show-prepare-results in math/flintlib at 1713504793.64 ===> math/flintlib ===> Building from scratch flintlib-3.0.1 ===> flintlib-3.0.1 depends on: metaauto-* -> metaauto-1.0p4 ===> flintlib-3.0.1 depends on: autoconf-2.71 -> autoconf-2.71 ===> flintlib-3.0.1 depends on: automake->=1.16,<1.17 -> automake-1.16.5 ===> flintlib-3.0.1 depends on: libtool-* -> libtool-2.4.2p2 ===> flintlib-3.0.1 depends on: gmake-* -> gmake-4.4.1 ===> flintlib-3.0.1 depends on: gmp-* -> gmp-6.3.0 ===> flintlib-3.0.1 depends on: mpfr-* -> mpfr-4.2.1 ===> Verifying specs: m pthread gmp mpfr ===> found m.10.1 pthread.27.1 gmp.11.1 mpfr.2.2 autoconf-2.71 automake-1.16.5 gmake-4.4.1 gmp-6.3.0 libtool-2.4.2p2 metaauto-1.0p4 mpfr-4.2.1 (Junk lock released for localhost at 1713504804.50) distfiles size=8162288 >>> Running extract in math/flintlib at 1713504804.57 ===> math/flintlib ===> Checking files for flintlib-3.0.1 `/usr/ports/distfiles/flint-3.0.1.tar.gz' is up to date. >> (SHA256) flint-3.0.1.tar.gz: OK ===> Extracting for flintlib-3.0.1 >>> Running patch in math/flintlib at 1713504819.92 ===> math/flintlib ===> Patching for flintlib-3.0.1 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 87. Hunk #2 succeeded at 370. Hunk #3 succeeded at 511. Hunk #4 succeeded at 524. Hunk #5 succeeded at 536. Hunk #6 succeeded at 558. Hunk #7 succeeded at 581. Hunk #8 succeeded at 612. done ===> Applying OpenBSD patch patch-flint_pc_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Patch submitted to upstream: |https://github.com/flintlib/flint/pull/1647 | |Index: flint.pc.in |--- flint.pc.in.orig |+++ flint.pc.in -------------------------- Patching file flint.pc.in using Plan A... Hunk #1 succeeded at 8. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in math/flintlib at 1713504820.80 ===> math/flintlib ===> Generating configure for flintlib-3.0.1 Running autoreconf-2.71 in /usr/obj/ports/flintlib-3.0.1/flint-3.0.1 autoreconf-2.71: export WARNINGS=all autoreconf-2.71: Entering directory '.' autoreconf-2.71: configure.ac: not using Gettext autoreconf-2.71: running: aclocal --force autoreconf-2.71: configure.ac: tracing autoreconf-2.71: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-2.71: configure.ac: not using Intltool autoreconf-2.71: configure.ac: not using Gtkdoc autoreconf-2.71: running: aclocal --force autoreconf-2.71: running: /usr/local/bin/autoconf-2.71 --force autoreconf-2.71: running: /usr/local/bin/autoheader-2.71 --force autoreconf-2.71: configure.ac: not using Automake autoreconf-2.71: Leaving directory '.' ===> Configuring for flintlib-3.0.1 Using /usr/obj/ports/flintlib-3.0.1/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /usr/obj/ports/flintlib-3.0.1/config.site checking build system type... arm-unknown-openbsd7.5 checking host system type... arm-unknown-openbsd7.5 checking how to print strings... print -r checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert arm-unknown-openbsd7.5 file names to arm-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert arm-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking for gawk... (cached) awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a race-free mkdir -p... mkdir -p checking for inline... inline checking whether byte ordering is bigendian... no checking for ldconfig... /sbin/ldconfig checking for stdarg.h... (cached) yes checking for math.h... (cached) yes checking for float.h... (cached) yes checking for errno.h... (cached) yes checking for gmp.h... yes checking for mpfr.h... yes checking for fenv.h... yes checking for alloca.h... no checking for malloc.h... (cached) no checking for sys/param.h... (cached) yes checking for windows.h... no checking for arm_neon.h... yes checking for x86intrin.h... no checking for immintrin.h... no checking for pthread.h... (cached) yes checking for library containing atan2... -lm checking for library containing __gmpz_init... -lgmp checking for library containing __gmpn_gcd_11... none required checking for library containing __gmpn_div_q... none required checking for library containing __gmpn_modexact_1_odd... no checking for library containing mpfr_init... -lmpfr checking whether cc accepts -pthread... yes checking if cc supports TLS handle... __thread checking if cpu_set_t is supported... no checking if alloca works... yes checking if cc has popcount intrinsics... yes checking if cc has CLZ intrinsics... yes checking if cc has CTZ intrinsics... yes checking if cc has __builtin_constant_p... yes checking whether cc accepts -Werror=unknown-warning-option... yes checking whether cc accepts -Wall... yes checking whether cc accepts -Wno-stringop-overread... no checking whether cc accepts -Wno-stringop-overflow... no checking whether cc accepts -Werror=implicit-function-declaration... yes checking whether cc accepts -O2... yes checking whether cc accepts -std=c11... yes checking whether cc accepts -pedantic... yes checking whether cc accepts -funroll-loops... yes checking whether cc accepts -O2 -pipe... yes checking whether fft_small module is available... yes configure: creating ./config.status config.status: creating src/fft_tuning.h config.status: creating src/fmpz/fmpz.c config.status: creating Makefile config.status: creating flint.pc config.status: creating src/flint.h config.status: creating src/config.h config.status: creating src/flint-config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in math/flintlib at 1713504961.89 ===> math/flintlib ===> Building for flintlib-3.0.1 mkdir -p build/generic_files cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/clz_tab.c -o build/generic_files/clz_tab.lo -MMD -MF build/generic_files/clz_tab.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/exception.c -o build/generic_files/exception.lo -MMD -MF build/generic_files/exception.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/fprintf.c -o build/generic_files/fprintf.lo -MMD -MF build/generic_files/fprintf.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/fscanf.c -o build/generic_files/fscanf.lo -MMD -MF build/generic_files/fscanf.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/gettimeofday.c -o build/generic_files/gettimeofday.lo -MMD -MF build/generic_files/gettimeofday.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/hashmap.c -o build/generic_files/hashmap.lo -MMD -MF build/generic_files/hashmap.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/inlines.c -o build/generic_files/inlines.lo -MMD -MF build/generic_files/inlines.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/memory_manager.c -o build/generic_files/memory_manager.lo -MMD -MF build/generic_files/memory_manager.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/printf.c -o build/generic_files/printf.lo -MMD -MF build/generic_files/printf.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/profiler.c -o build/generic_files/profiler.lo -MMD -MF build/generic_files/profiler.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/scanf.c -o build/generic_files/scanf.lo -MMD -MF build/generic_files/scanf.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/sprintf.c -o build/generic_files/sprintf.lo -MMD -MF build/generic_files/sprintf.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/sscanf.c -o build/generic_files/sscanf.lo -MMD -MF build/generic_files/sscanf.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/test_helpers.c -o build/generic_files/test_helpers.lo -MMD -MF build/generic_files/test_helpers.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/generic_files/version.c -o build/generic_files/version.lo -MMD -MF build/generic_files/version.lo.d mkdir -p build/thread_pool cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/clear.c -o build/thread_pool/clear.lo -MMD -MF build/thread_pool/clear.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/distribute_work.c -o build/thread_pool/distribute_work.lo -MMD -MF build/thread_pool/distribute_work.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/find_work.c -o build/thread_pool/find_work.lo -MMD -MF build/thread_pool/find_work.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/get_size.c -o build/thread_pool/get_size.lo -MMD -MF build/thread_pool/get_size.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/give_back.c -o build/thread_pool/give_back.lo -MMD -MF build/thread_pool/give_back.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/init.c -o build/thread_pool/init.lo -MMD -MF build/thread_pool/init.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/request.c -o build/thread_pool/request.lo -MMD -MF build/thread_pool/request.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/restore_affinity.c -o build/thread_pool/restore_affinity.lo -MMD -MF build/thread_pool/restore_affinity.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/set_affinity.c -o build/thread_pool/set_affinity.lo -MMD -MF build/thread_pool/set_affinity.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/set_size.c -o build/thread_pool/set_size.lo -MMD -MF build/thread_pool/set_size.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/wait.c -o build/thread_pool/wait.lo -MMD -MF build/thread_pool/wait.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_pool/wake.c -o build/thread_pool/wake.lo -MMD -MF build/thread_pool/wake.lo.d mkdir -p build/thread_support cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_support/get_num_available_threads.c -o build/thread_support/get_num_available_threads.lo -MMD -MF build/thread_support/get_num_available_threads.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/thread_support/thread_support.c -o build/thread_support/thread_support.lo -MMD -MF build/thread_support/thread_support.lo.d mkdir -p build/ulong_extras cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/CRT.c -o build/ulong_extras/CRT.lo -MMD -MF build/ulong_extras/CRT.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/cbrt.c -o build/ulong_extras/cbrt.lo -MMD -MF build/ulong_extras/cbrt.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/cleanup_primes.c -o build/ulong_extras/cleanup_primes.lo -MMD -MF build/ulong_extras/cleanup_primes.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/clog.c -o build/ulong_extras/clog.lo -MMD -MF build/ulong_extras/clog.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/clog_2exp.c -o build/ulong_extras/clog_2exp.lo -MMD -MF build/ulong_extras/clog_2exp.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/compute_primes.c -o build/ulong_extras/compute_primes.lo -MMD -MF build/ulong_extras/compute_primes.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/discrete_log_bsgs.c -o build/ulong_extras/discrete_log_bsgs.lo -MMD -MF build/ulong_extras/discrete_log_bsgs.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/div2_preinv.c -o build/ulong_extras/div2_preinv.lo -MMD -MF build/ulong_extras/div2_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/divides.c -o build/ulong_extras/divides.lo -MMD -MF build/ulong_extras/divides.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/divrem2_precomp.c -o build/ulong_extras/divrem2_precomp.lo -MMD -MF build/ulong_extras/divrem2_precomp.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/divrem2_preinv.c -o build/ulong_extras/divrem2_preinv.lo -MMD -MF build/ulong_extras/divrem2_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/euler_phi.c -o build/ulong_extras/euler_phi.lo -MMD -MF build/ulong_extras/euler_phi.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor.c -o build/ulong_extras/factor.lo -MMD -MF build/ulong_extras/factor.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_SQUFOF.c -o build/ulong_extras/factor_SQUFOF.lo -MMD -MF build/ulong_extras/factor_SQUFOF.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_ecm.c -o build/ulong_extras/factor_ecm.lo -MMD -MF build/ulong_extras/factor_ecm.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_insert.c -o build/ulong_extras/factor_insert.lo -MMD -MF build/ulong_extras/factor_insert.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_lehman.c -o build/ulong_extras/factor_lehman.lo -MMD -MF build/ulong_extras/factor_lehman.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_one_line.c -o build/ulong_extras/factor_one_line.lo -MMD -MF build/ulong_extras/factor_one_line.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_partial.c -o build/ulong_extras/factor_partial.lo -MMD -MF build/ulong_extras/factor_partial.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_pollard_brent.c -o build/ulong_extras/factor_pollard_brent.lo -MMD -MF build/ulong_extras/factor_pollard_brent.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_power235.c -o build/ulong_extras/factor_power235.lo -MMD -MF build/ulong_extras/factor_power235.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_pp1.c -o build/ulong_extras/factor_pp1.lo -MMD -MF build/ulong_extras/factor_pp1.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factor_trial.c -o build/ulong_extras/factor_trial.lo -MMD -MF build/ulong_extras/factor_trial.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factorial_fast_mod2_preinv.c -o build/ulong_extras/factorial_fast_mod2_preinv.lo -MMD -MF build/ulong_extras/factorial_fast_mod2_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/factorial_mod2_preinv.c -o build/ulong_extras/factorial_mod2_preinv.lo -MMD -MF build/ulong_extras/factorial_mod2_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/flog.c -o build/ulong_extras/flog.lo -MMD -MF build/ulong_extras/flog.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/gcdinv.c -o build/ulong_extras/gcdinv.lo -MMD -MF build/ulong_extras/gcdinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/inlines.c -o build/ulong_extras/inlines.lo -MMD -MF build/ulong_extras/inlines.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/is_oddprime.c -o build/ulong_extras/is_oddprime.lo -MMD -MF build/ulong_extras/is_oddprime.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/is_perfect_power.c -o build/ulong_extras/is_perfect_power.lo -MMD -MF build/ulong_extras/is_perfect_power.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/is_perfect_power235.c -o build/ulong_extras/is_perfect_power235.lo -MMD -MF build/ulong_extras/is_perfect_power235.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/is_prime.c -o build/ulong_extras/is_prime.lo -MMD -MF build/ulong_extras/is_prime.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/is_probabprime.c -o build/ulong_extras/is_probabprime.lo -MMD -MF build/ulong_extras/is_probabprime.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/is_square.c -o build/ulong_extras/is_square.lo -MMD -MF build/ulong_extras/is_square.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/is_squarefree.c -o build/ulong_extras/is_squarefree.lo -MMD -MF build/ulong_extras/is_squarefree.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/is_strong_probabprime2_preinv.c -o build/ulong_extras/is_strong_probabprime2_preinv.lo -MMD -MF build/ulong_extras/is_strong_probabprime2_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/is_strong_probabprime_precomp.c -o build/ulong_extras/is_strong_probabprime_precomp.lo -MMD -MF build/ulong_extras/is_strong_probabprime_precomp.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/jacobi.c -o build/ulong_extras/jacobi.lo -MMD -MF build/ulong_extras/jacobi.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/ll_mod_preinv.c -o build/ulong_extras/ll_mod_preinv.lo -MMD -MF build/ulong_extras/ll_mod_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/lll_mod_preinv.c -o build/ulong_extras/lll_mod_preinv.lo -MMD -MF build/ulong_extras/lll_mod_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/mod2_precomp.c -o build/ulong_extras/mod2_precomp.lo -MMD -MF build/ulong_extras/mod2_precomp.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/mod2_preinv.c -o build/ulong_extras/mod2_preinv.lo -MMD -MF build/ulong_extras/mod2_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/mod_precomp.c -o build/ulong_extras/mod_precomp.lo -MMD -MF build/ulong_extras/mod_precomp.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/moebius_mu.c -o build/ulong_extras/moebius_mu.lo -MMD -MF build/ulong_extras/moebius_mu.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/mulmod_precomp.c -o build/ulong_extras/mulmod_precomp.lo -MMD -MF build/ulong_extras/mulmod_precomp.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/mulmod_precomp_shoup.c -o build/ulong_extras/mulmod_precomp_shoup.lo -MMD -MF build/ulong_extras/mulmod_precomp_shoup.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/mulmod_preinv.c -o build/ulong_extras/mulmod_preinv.lo -MMD -MF build/ulong_extras/mulmod_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/nextprime.c -o build/ulong_extras/nextprime.lo -MMD -MF build/ulong_extras/nextprime.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/nth_prime.c -o build/ulong_extras/nth_prime.lo -MMD -MF build/ulong_extras/nth_prime.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/pow.c -o build/ulong_extras/pow.lo -MMD -MF build/ulong_extras/pow.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/powmod2_preinv.c -o build/ulong_extras/powmod2_preinv.lo -MMD -MF build/ulong_extras/powmod2_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/powmod2_ui_preinv.c -o build/ulong_extras/powmod2_ui_preinv.lo -MMD -MF build/ulong_extras/powmod2_ui_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/powmod_precomp.c -o build/ulong_extras/powmod_precomp.lo -MMD -MF build/ulong_extras/powmod_precomp.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/powmod_ui_preinv.c -o build/ulong_extras/powmod_ui_preinv.lo -MMD -MF build/ulong_extras/powmod_ui_preinv.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/preinvert_limb.c -o build/ulong_extras/preinvert_limb.lo -MMD -MF build/ulong_extras/preinvert_limb.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/prime_inverses_arr_readonly.c -o build/ulong_extras/prime_inverses_arr_readonly.lo -MMD -MF build/ulong_extras/prime_inverses_arr_readonly.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/prime_pi.c -o build/ulong_extras/prime_pi.lo -MMD -MF build/ulong_extras/prime_pi.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/prime_pi_bounds.c -o build/ulong_extras/prime_pi_bounds.lo -MMD -MF build/ulong_extras/prime_pi_bounds.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/primes_arr_readonly.c -o build/ulong_extras/primes_arr_readonly.lo -MMD -MF build/ulong_extras/primes_arr_readonly.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/primes_clear.c -o build/ulong_extras/primes_clear.lo -MMD -MF build/ulong_extras/primes_clear.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/primes_extend_small.c -o build/ulong_extras/primes_extend_small.lo -MMD -MF build/ulong_extras/primes_extend_small.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/primes_init.c -o build/ulong_extras/primes_init.lo -MMD -MF build/ulong_extras/primes_init.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/primes_jump_after.c -o build/ulong_extras/primes_jump_after.lo -MMD -MF build/ulong_extras/primes_jump_after.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/primes_next.c -o build/ulong_extras/primes_next.lo -MMD -MF build/ulong_extras/primes_next.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/primes_sieve_range.c -o build/ulong_extras/primes_sieve_range.lo -MMD -MF build/ulong_extras/primes_sieve_range.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/primitive_root_prime.c -o build/ulong_extras/primitive_root_prime.lo -MMD -MF build/ulong_extras/primitive_root_prime.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/randomisation.c -o build/ulong_extras/randomisation.lo -MMD -MF build/ulong_extras/randomisation.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/remove.c -o build/ulong_extras/remove.lo -MMD -MF build/ulong_extras/remove.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/remove2_precomp.c -o build/ulong_extras/remove2_precomp.lo -MMD -MF build/ulong_extras/remove2_precomp.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/revbin.c -o build/ulong_extras/revbin.lo -MMD -MF build/ulong_extras/revbin.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/root.c -o build/ulong_extras/root.lo -MMD -MF build/ulong_extras/root.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/root_estimate.c -o build/ulong_extras/root_estimate.lo -MMD -MF build/ulong_extras/root_estimate.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/rootrem.c -o build/ulong_extras/rootrem.lo -MMD -MF build/ulong_extras/rootrem.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/sizeinbase.c -o build/ulong_extras/sizeinbase.lo -MMD -MF build/ulong_extras/sizeinbase.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/sqrt.c -o build/ulong_extras/sqrt.lo -MMD -MF build/ulong_extras/sqrt.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/sqrtmod.c -o build/ulong_extras/sqrtmod.lo -MMD -MF build/ulong_extras/sqrtmod.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/sqrtmod_primepow.c -o build/ulong_extras/sqrtmod_primepow.lo -MMD -MF build/ulong_extras/sqrtmod_primepow.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/sqrtmodn.c -o build/ulong_extras/sqrtmodn.lo -MMD -MF build/ulong_extras/sqrtmodn.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/sqrtrem.c -o build/ulong_extras/sqrtrem.lo -MMD -MF build/ulong_extras/sqrtrem.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/ulong_extras/xgcd.c -o build/ulong_extras/xgcd.lo -MMD -MF build/ulong_extras/xgcd.lo.d mkdir -p build/long_extras cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/long_extras/inlines.c -o build/long_extras/inlines.lo -MMD -MF build/long_extras/inlines.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/long_extras/kronecker.c -o build/long_extras/kronecker.lo -MMD -MF build/long_extras/kronecker.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/long_extras/randint.c -o build/long_extras/randint.lo -MMD -MF build/long_extras/randint.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/long_extras/randtest.c -o build/long_extras/randtest.lo -MMD -MF build/long_extras/randtest.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/long_extras/sizeinbase.c -o build/long_extras/sizeinbase.lo -MMD -MF build/long_extras/sizeinbase.lo.d mkdir -p build/perm cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/perm/inlines.c -o build/perm/inlines.lo -MMD -MF build/perm/inlines.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/perm/parity.c -o build/perm/parity.lo -MMD -MF build/perm/parity.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/perm/randtest.c -o build/perm/randtest.lo -MMD -MF build/perm/randtest.lo.d mkdir -p build/double_extras cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/double_extras/inlines.c -o build/double_extras/inlines.lo -MMD -MF build/double_extras/inlines.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/double_extras/is_nan.c -o build/double_extras/is_nan.lo -MMD -MF build/double_extras/is_nan.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/double_extras/lambertw.c -o build/double_extras/lambertw.lo -MMD -MF build/double_extras/lambertw.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/double_extras/log2.c -o build/double_extras/log2.lo -MMD -MF build/double_extras/log2.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/double_extras/randtest.c -o build/double_extras/randtest.lo -MMD -MF build/double_extras/randtest.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/double_extras/randtest_signed.c -o build/double_extras/randtest_signed.lo -MMD -MF build/double_extras/randtest_signed.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/double_extras/randtest_special.c -o build/double_extras/randtest_special.lo -MMD -MF build/double_extras/randtest_special.lo.d mkdir -p build/d_vec cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/add.c -o build/d_vec/add.lo -MMD -MF build/d_vec/add.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/approx_equal.c -o build/d_vec/approx_equal.lo -MMD -MF build/d_vec/approx_equal.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/clear.c -o build/d_vec/clear.lo -MMD -MF build/d_vec/clear.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/dot.c -o build/d_vec/dot.lo -MMD -MF build/d_vec/dot.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/dot_heuristic.c -o build/d_vec/dot_heuristic.lo -MMD -MF build/d_vec/dot_heuristic.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/dot_thrice.c -o build/d_vec/dot_thrice.lo -MMD -MF build/d_vec/dot_thrice.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/equal.c -o build/d_vec/equal.lo -MMD -MF build/d_vec/equal.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/init.c -o build/d_vec/init.lo -MMD -MF build/d_vec/init.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/is_approx_zero.c -o build/d_vec/is_approx_zero.lo -MMD -MF build/d_vec/is_approx_zero.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/is_zero.c -o build/d_vec/is_zero.lo -MMD -MF build/d_vec/is_zero.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/norm.c -o build/d_vec/norm.lo -MMD -MF build/d_vec/norm.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/randtest.c -o build/d_vec/randtest.lo -MMD -MF build/d_vec/randtest.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/set.c -o build/d_vec/set.lo -MMD -MF build/d_vec/set.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/sub.c -o build/d_vec/sub.lo -MMD -MF build/d_vec/sub.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_vec/zero.c -o build/d_vec/zero.lo -MMD -MF build/d_vec/zero.lo.d mkdir -p build/d_mat cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/approx_equal.c -o build/d_mat/approx_equal.lo -MMD -MF build/d_mat/approx_equal.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/clear.c -o build/d_mat/clear.lo -MMD -MF build/d_mat/clear.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/equal.c -o build/d_mat/equal.lo -MMD -MF build/d_mat/equal.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/gso.c -o build/d_mat/gso.lo -MMD -MF build/d_mat/gso.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/init.c -o build/d_mat/init.lo -MMD -MF build/d_mat/init.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/inlines.c -o build/d_mat/inlines.lo -MMD -MF build/d_mat/inlines.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/is_approx_zero.c -o build/d_mat/is_approx_zero.lo -MMD -MF build/d_mat/is_approx_zero.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/is_zero.c -o build/d_mat/is_zero.lo -MMD -MF build/d_mat/is_zero.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/mul_classical.c -o build/d_mat/mul_classical.lo -MMD -MF build/d_mat/mul_classical.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/one.c -o build/d_mat/one.lo -MMD -MF build/d_mat/one.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/print.c -o build/d_mat/print.lo -MMD -MF build/d_mat/print.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/qr.c -o build/d_mat/qr.lo -MMD -MF build/d_mat/qr.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/randtest.c -o build/d_mat/randtest.lo -MMD -MF build/d_mat/randtest.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/set.c -o build/d_mat/set.lo -MMD -MF build/d_mat/set.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/swap.c -o build/d_mat/swap.lo -MMD -MF build/d_mat/swap.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/transpose.c -o build/d_mat/transpose.lo -MMD -MF build/d_mat/transpose.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/d_mat/zero.c -o build/d_mat/zero.lo -MMD -MF build/d_mat/zero.lo.d mkdir -p build/mpn_extras cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/debug.c -o build/mpn_extras/debug.lo -MMD -MF build/mpn_extras/debug.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/divides.c -o build/mpn_extras/divides.lo -MMD -MF build/mpn_extras/divides.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/divrem_preinv1.c -o build/mpn_extras/divrem_preinv1.lo -MMD -MF build/mpn_extras/divrem_preinv1.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/divrem_preinvn.c -o build/mpn_extras/divrem_preinvn.lo -MMD -MF build/mpn_extras/divrem_preinvn.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/factor_trial.c -o build/mpn_extras/factor_trial.lo -MMD -MF build/mpn_extras/factor_trial.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/factor_trial_tree.c -o build/mpn_extras/factor_trial_tree.lo -MMD -MF build/mpn_extras/factor_trial_tree.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/fmms1.c -o build/mpn_extras/fmms1.lo -MMD -MF build/mpn_extras/fmms1.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/gcd_full.c -o build/mpn_extras/gcd_full.lo -MMD -MF build/mpn_extras/gcd_full.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/get_d.c -o build/mpn_extras/get_d.lo -MMD -MF build/mpn_extras/get_d.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/mod_preinvn.c -o build/mpn_extras/mod_preinvn.lo -MMD -MF build/mpn_extras/mod_preinvn.lo.d cc -fPIC -DPIC -O2 -pipe -I./src -I/usr/local/include -I/usr/local/include -DBUILDING_FLINT -DFLINT_NOSTDIO -DFLINT_NOSTDARG -c src/mpn_extras/mul_large.c -o build/mpn_extras/mul_large.lo -MMD -MF build/mpn_extras/mul_large.lo.d In file included from src/mpn_extras/mul_large.c:28: In file included from ./src/fft_small.h:15: ./src/machine_vectors.h:756:9: error: unknown type name 'float64x2_t' typedef float64x2_t vec2d; ^ ./src/machine_vectors.h:922:13: error: subscripted value is not an array, pointer, or vector return a[i]; ~^~ ./src/machine_vectors.h:928:12: warning: call to undeclared function 'vld1q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vld1q_f64((float64_t *) data); ^ ./src/machine_vectors.h:928:34: error: expected expression return vld1q_f64((float64_t *) data); ^ ./src/machine_vectors.h:928:23: error: use of undeclared identifier 'float64_t' return vld1q_f64((float64_t *) data); ^ ./src/machine_vectors.h:938:12: warning: call to undeclared function 'vld1q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vld1q_f64(a); ^ ./src/machine_vectors.h:943:12: warning: call to undeclared function 'vld1q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vld1q_f64(a); ^ ./src/machine_vectors.h:948:12: warning: call to undeclared function 'vld1q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vld1q_f64(a); ^ ./src/machine_vectors.h:953:5: warning: call to undeclared function 'vst1q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] vst1q_f64(z, a); ^ ./src/machine_vectors.h:958:5: warning: call to undeclared function 'vst1q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] vst1q_f64(z, a); ^ ./src/machine_vectors.h:963:5: warning: call to undeclared function 'vst1q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] vst1q_f64(z, a); ^ ./src/machine_vectors.h:978:12: warning: call to undeclared function 'vnegq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vnegq_f64(a); ^ ./src/machine_vectors.h:983:12: warning: call to undeclared function 'vabsq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vabsq_f64(a); ^ ./src/machine_vectors.h:988:12: warning: call to undeclared function 'vminq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vminq_f64(a, b); ^ ./src/machine_vectors.h:993:12: warning: call to undeclared function 'vmaxq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vmaxq_f64(a, b); ^ ./src/machine_vectors.h:997:12: warning: call to undeclared function 'vcvtq_f64_u64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vcvtq_f64_u64(vcltq_f64(a, b)); ^ ./src/machine_vectors.h:997:26: warning: call to undeclared function 'vcltq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vcvtq_f64_u64(vcltq_f64(a, b)); ^ ./src/machine_vectors.h:1001:12: warning: call to undeclared function 'vcvtq_f64_u64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vcvtq_f64_u64(vcgtq_f64(a, b)); ^ ./src/machine_vectors.h:1001:26: warning: call to undeclared function 'vcgtq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vcvtq_f64_u64(vcgtq_f64(a, b)); ^ ./src/machine_vectors.h:1005:12: warning: call to undeclared function 'vbslq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vbslq_f64(vcvtq_u64_f64(c), b, a); ^ ./src/machine_vectors.h:1005:22: warning: call to undeclared function 'vcvtq_u64_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vbslq_f64(vcvtq_u64_f64(c), b, a); ^ ./src/machine_vectors.h:1010:12: warning: call to undeclared function 'vaddq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vaddq_f64(a, b); ^ ./src/machine_vectors.h:1015:12: warning: call to undeclared function 'vsubq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vsubq_f64(a, b); ^ ./src/machine_vectors.h:1020:12: warning: call to undeclared function 'vmulq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vmulq_f64(a, b); ^ ./src/machine_vectors.h:1029:12: warning: call to undeclared function 'vfmaq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vfmaq_f64(c, a, b); ^ ./src/machine_vectors.h:1033:12: warning: call to undeclared function 'vfmsq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vfmsq_f64(c, a, b); ^ ./src/machine_vectors.h:1038:13: warning: call to undeclared function 'vfmsq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return -vfmsq_f64(c, a, b); ^ ./src/machine_vectors.h:1042:13: warning: call to undeclared function 'vfmaq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return -vfmaq_f64(c, a, b); ^ ./src/machine_vectors.h:1047:12: warning: call to undeclared function 'vdivq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vdivq_f64(a, b); ^ ./src/machine_vectors.h:1052:12: warning: call to undeclared function 'vrndnq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vrndnq_f64(a); ^ ./src/machine_vectors.h:1056:12: warning: call to undeclared function 'vtrn1q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vtrn1q_f64(a, b); ^ ./src/machine_vectors.h:1060:12: warning: call to undeclared function 'vtrn2q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vtrn2q_f64(a, b); ^ ./src/machine_vectors.h:1193:29: warning: call to undeclared function 'vextq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vec4d_set_vec2d2(vextq_f64(a.e2, a.e2, 1), ^ ./src/machine_vectors.h:1198:16: warning: call to undeclared function 'vzip2q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] vec2d z1 = vzip2q_f64(a.e2, a.e1); ^ ./src/machine_vectors.h:1199:16: warning: call to undeclared function 'vzip1q_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] vec2d z2 = vzip1q_f64(a.e2, a.e1); ^ ./src/machine_vectors.h:1359:13: error: subscripted value is not an array, pointer, or vector return a[0] == b[0] && a[1] == b[1]; ~^~ ./src/machine_vectors.h:1359:21: error: subscripted value is not an array, pointer, or vector return a[0] == b[0] && a[1] == b[1]; ~^~ ./src/machine_vectors.h:1359:29: error: subscripted value is not an array, pointer, or vector return a[0] == b[0] && a[1] == b[1]; ~^~ ./src/machine_vectors.h:1359:37: error: subscripted value is not an array, pointer, or vector return a[0] == b[0] && a[1] == b[1]; ~^~ ./src/machine_vectors.h:1378:14: warning: incompatible pointer types assigning to 'unsigned long long *' from 'mp_limb_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] vst1q_u64(z, a); ^ /usr/lib/clang/16/include/arm_neon.h:26831:26: note: expanded from macro 'vst1q_u64' __builtin_neon_vst1q_v(__p0, (int8x16_t)__s1, 51); \ ^~~~ In file included from src/mpn_extras/mul_large.c:28: In file included from ./src/fft_small.h:15: ./src/machine_vectors.h:1391:12: warning: call to undeclared function 'vcvtnq_u64_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vcvtnq_u64_f64(a); ^ ./src/machine_vectors.h:1391:12: error: returning 'int' from a function with incompatible result type 'vec2n' (aka 'uint64x2_t') return vcvtnq_u64_f64(a); ^~~~~~~~~~~~~~~~~ ./src/machine_vectors.h:1420:22: warning: incompatible pointer types assigning to 'const unsigned long long *' from 'const mp_limb_t *' (aka 'const unsigned long *') [-Wincompatible-pointer-types] return vld1q_u64(a); ^ /usr/lib/clang/16/include/arm_neon.h:8771:47: note: expanded from macro 'vld1q_u64' __ret = (uint64x2_t) __builtin_neon_vld1q_v(__p0, 51); \ ^~~~ In file included from src/mpn_extras/mul_large.c:28: In file included from ./src/fft_small.h:15: ./src/machine_vectors.h:1461:16: error: expected ';' after expression float64x2_t t = vdupq_n_f64(0x1.0p52); ^ ; ./src/machine_vectors.h:1461:5: error: use of undeclared identifier 'float64x2_t' float64x2_t t = vdupq_n_f64(0x1.0p52); ^ ./src/machine_vectors.h:1461:17: error: use of undeclared identifier 't' float64x2_t t = vdupq_n_f64(0x1.0p52); ^ ./src/machine_vectors.h:1461:21: warning: call to undeclared function 'vdupq_n_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] float64x2_t t = vdupq_n_f64(0x1.0p52); ^ ./src/machine_vectors.h:1462:12: warning: call to undeclared function 'vsubq_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vsubq_f64(vreinterpretq_f64_u64(vorrq_u64(a, vreinterpretq_u64_f64(t))), t); ^ ./src/machine_vectors.h:1462:22: warning: call to undeclared function 'vreinterpretq_f64_u64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vsubq_f64(vreinterpretq_f64_u64(vorrq_u64(a, vreinterpretq_u64_f64(t))), t); ^ ./src/machine_vectors.h:1462:57: warning: call to undeclared function 'vreinterpretq_u64_f64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return vsubq_f64(vreinterpretq_f64_u64(vorrq_u64(a, vreinterpretq_u64_f64(t))), t); ^ ./src/machine_vectors.h:1462:79: error: use of undeclared identifier 't' return vsubq_f64(vreinterpretq_f64_u64(vorrq_u64(a, vreinterpretq_u64_f64(t))), t); ^ ./src/machine_vectors.h:1462:85: error: use of undeclared identifier 't' return vsubq_f64(vreinterpretq_f64_u64(vorrq_u64(a, vreinterpretq_u64_f64(t))), t); ^ 38 warnings and 14 errors generated. gmake: *** [Makefile:530: build/mpn_extras/mul_large.lo] Error 1 *** Error 2 in math/flintlib (/usr/ports/infrastructure/mk/bsd.port.mk:3061 '/usr/obj/ports/flintlib-3.0.1/.build_done': @cd /usr/obj/ports/...) *** Error 2 in math/flintlib (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=flintlib-3.0.1; export _LOCKS_HELD=" flintlib-3....) ===> Exiting math/flintlib with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Running clean in math/flintlib at 1713505111.37 ===> math/flintlib ===> Cleaning for flintlib-3.0.1 >>> Ended at 1713505113.67 max_stuck=12.54/depends=16.53/show-prepare-results=10.94/extract=15.35/patch=0.87/configure=141.08/build=149.41/clean=2.44 Error: job failed with 512 on localhost at 1713505113