=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for kalker-2.0.4
   Compiling libc v0.2.139
   Compiling log v0.4.17
   Compiling proc-macro2 v1.0.50
   Compiling unicode-ident v1.0.6
   Compiling quote v1.0.23
   Compiling syn v1.0.107
   Compiling wasm-bindgen-shared v0.2.83
   Compiling cfg-if v1.0.0
   Compiling bumpalo v3.12.0
   Compiling memchr v2.5.0
   Compiling once_cell v1.17.0
   Compiling gmp-mpfr-sys v1.5.0
   Compiling az v1.2.1
   Compiling wasm-bindgen v0.2.83
   Compiling rug v1.19.0
   Compiling wasm-bindgen-backend v0.2.83
   Compiling wasm-bindgen-macro-support v0.2.83
   Compiling dirs-sys-next v0.1.2
   Compiling bitflags v1.3.2
   Compiling nix v0.19.1
   Compiling wasm-bindgen-macro v0.2.83
   Compiling dirs-next v2.0.0
   Compiling aho-corasick v0.7.20
   Compiling fs2 v0.4.3
   Compiling dirs-sys v0.3.7
   Compiling lazy_static v1.4.0
   Compiling unicode-segmentation v1.10.0
   Compiling regex-syntax v0.6.28
   Compiling unicode-width v0.1.10
   Compiling kalker v2.0.4 (/Users/pbulk/build/math/kalker/work/kalker-2.0.4/cli)
   Compiling utf8parse v0.2.0
   Compiling rustyline v7.1.0
   Compiling regex v1.7.1
   Compiling dirs v3.0.2
   Compiling atty v0.2.14
   Compiling ansi_term v0.12.1
   Compiling seahorse v1.1.2
error: failed to run custom build command for `gmp-mpfr-sys v1.5.0`

Caused by:
  process didn't exit successfully: `/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-aaefbfd0b005555c/build-script-build` (exit status: 101)
  --- stdout
  cargo:rerun-if-env-changed=GMP_MPFR_SYS_CACHE
  $ mkdir -p "/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/lib"
  $ mkdir -p "/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/include"
  $ mkdir -p "/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build"
  $ ln -s "/Users/pbulk/build/math/kalker/work/vendor/gmp-mpfr-sys-1.5.0/gmp-6.2.1-c" "/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-src"
  $ mkdir -p "/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build"
  $ cd "/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build"
  $ cd "/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic"
  checking build system type... x86_64-apple-darwin22.6.0
  checking host system type... x86_64-apple-darwin22.6.0
  checking for a BSD-compatible install... /Users/pbulk/build/math/kalker/work/.tools/bin/install -c
  checking whether build environment is sane... yes
  checking for a thread-safe mkdir -p... ../gmp-src/install-sh -c -d
  checking for gawk... no
  checking for mawk... no
  checking for nawk... nawk
  checking whether make sets $(MAKE)... yes
  checking whether make supports nested variables... yes
  checking whether to enable maintainer-specific portions of Makefiles... no
  checking ABI=64
  checking whether clang is gcc... yes
  checking compiler clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include... yes
  checking for gcc... clang
  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 clang accepts -g... yes
  checking for clang option to accept ISO C89... none needed
  checking whether clang understands -c and -o together... yes
  checking for clang option to accept ISO C99... none needed
  checking how to run the C preprocessor... clang -E
  checking build system compiler clang... yes
  checking for build system preprocessor... clang -E
  checking for build system executable suffix... 
  checking whether build system compiler is ANSI... yes
  checking for build system compiler math library... -lm
  checking for grep that handles long lines and -e... /Users/pbulk/build/math/kalker/work/.tools/bin/grep
  checking for egrep... /Users/pbulk/build/math/kalker/work/.tools/bin/grep -E
  using ABI="64"
        CC="clang"
        CFLAGS="-pipe -Os -I/opt/pkg/include"
        CPPFLAGS="-I/opt/pkg/include"
        MPN_PATH=" x86_64/fat x86_64 generic"
  checking whether assembler supports --noexecstack option... no
  checking for ar... ar
  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 how to print strings... printf
  checking for a sed that does not truncate output... /Users/pbulk/build/math/kalker/work/.tools/bin/sed
  checking for fgrep... /Users/pbulk/build/math/kalker/work/.tools/bin/grep -F
  checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
  checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
  checking whether ln -s works... yes
  checking the maximum length of command line arguments... 786432
  checking how to convert x86_64-apple-darwin22.6.0 file names to x86_64-apple-darwin22.6.0 format... func_convert_file_noop
  checking how to convert x86_64-apple-darwin22.6.0 file names to toolchain format... func_convert_file_noop
  checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
  checking for objdump... objdump
  checking how to recognize dependent libraries... pass_all
  checking for dlltool... dlltool
  checking how to associate runtime and link libraries... printf %s\n
  checking for archiver @FILE support... no
  checking for strip... strip
  checking for ranlib... ranlib
  checking command to parse /usr/bin/nm -B output from clang 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 mt... no
  checking if : is a manifest tool... no
  checking for dsymutil... dsymutil
  checking for nmedit... nmedit
  checking for lipo... lipo
  checking for otool... otool
  checking for otool64... no
  checking for -single_module linker flag... ld: warning: -single_module is obsolete
  no
  checking for -exported_symbols_list linker flag... yes
  checking for -force_load linker flag... yes
  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 clang supports -fno-rtti -fno-exceptions... yes
  checking for clang option to produce PIC... -fno-common -DPIC
  checking if clang PIC flag -fno-common -DPIC works... yes
  checking if clang static flag -static works... no
  checking if clang supports -c -o file.o... yes
  checking if clang supports -c -o file.o... (cached) yes
  checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
  checking dynamic linker characteristics... darwin22.6.0 dyld
  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... no
  checking whether to build static libraries... yes
  checking how to run the C++ preprocessor... clang++ -E
  checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... no
  checking for clang++ option to produce PIC...  -DPIC
  checking if clang++ PIC flag  -DPIC works... yes
  checking if clang++ static flag  works... yes
  checking if clang++ supports -c -o file.o... yes
  checking if clang++ supports -c -o file.o... (cached) yes
  checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... no
  checking dynamic linker characteristics... darwin22.6.0 dyld
  checking how to hardcode library paths into programs... immediate
  checking for ANSI C header files... (cached) yes
  checking whether time.h and sys/time.h may both be included... yes
  checking fcntl.h usability... yes
  checking fcntl.h presence... yes
  checking for fcntl.h... yes
  checking float.h usability... yes
  checking float.h presence... yes
  checking for float.h... yes
  checking invent.h usability... no
  checking invent.h presence... no
  checking for invent.h... no
  checking langinfo.h usability... yes
  checking langinfo.h presence... yes
  checking for langinfo.h... yes
  checking locale.h usability... yes
  checking locale.h presence... yes
  checking for locale.h... yes
  checking nl_types.h usability... yes
  checking nl_types.h presence... yes
  checking for nl_types.h... yes
  checking sys/attributes.h usability... no
  checking sys/attributes.h presence... no
  checking for sys/attributes.h... no
  checking sys/iograph.h usability... no
  checking sys/iograph.h presence... no
  checking for sys/iograph.h... no
  checking sys/mman.h usability... yes
  checking sys/mman.h presence... yes
  checking for sys/mman.h... yes
  checking sys/param.h usability... yes
  checking sys/param.h presence... yes
  checking for sys/param.h... yes
  checking sys/processor.h usability... no
  checking sys/processor.h presence... no
  checking for sys/processor.h... no
  checking sys/pstat.h usability... no
  checking sys/pstat.h presence... no
  checking for sys/pstat.h... no
  checking sys/sysinfo.h usability... no
  checking sys/sysinfo.h presence... no
  checking for sys/sysinfo.h... no
  checking sys/syssgi.h usability... no
  checking sys/syssgi.h presence... no
  checking for sys/syssgi.h... no
  checking sys/systemcfg.h usability... no
  checking sys/systemcfg.h presence... no
  checking for sys/systemcfg.h... no
  checking sys/time.h usability... yes
  checking sys/time.h presence... yes
  checking for sys/time.h... yes
  checking sys/times.h usability... yes
  checking sys/times.h presence... yes
  checking for sys/times.h... yes
  checking for sys/resource.h... yes
  checking for sys/sysctl.h... yes
  checking for machine/hal_sysinfo.h... no
  checking whether fgetc is declared... yes
  checking whether fscanf is declared... yes
  checking whether optarg is declared... yes
  checking whether ungetc is declared... yes
  checking whether vfprintf is declared... yes
  checking whether sys_errlist is declared... yes
  checking whether sys_nerr is declared... yes
  checking return type of signal handlers... void
  checking for intmax_t... yes
  checking for long double... yes
  checking for long long... yes
  checking for ptrdiff_t... yes
  checking for quad_t... yes
  checking for uint_least32_t... yes
  checking for intptr_t... yes
  checking for working volatile... yes
  checking for C/C++ restrict keyword... __restrict
  checking whether gcc __attribute__ ((const)) works... yes
  checking whether gcc __attribute__ ((malloc)) works... yes
  checking whether gcc __attribute__ ((mode (XX))) works... yes
  checking whether gcc __attribute__ ((noreturn)) works... yes
  checking whether gcc hidden aliases work... no
  checking for inline... inline
  checking for working alloca.h... yes
  checking for alloca (via gmp-impl.h)... yes
  checking how to allocate temporary memory... alloca
  checking whether byte ordering is bigendian... no
  checking format of `double' floating point... IEEE little endian
  checking for alarm... yes
  checking for attr_get... no
  checking for clock... yes
  checking for cputime... no
  checking for getpagesize... yes
  checking for getrusage... yes
  checking for gettimeofday... yes
  checking for getsysinfo... no
  checking for localeconv... yes
  checking for memset... yes
  checking for mmap... yes
  checking for mprotect... yes
  checking for nl_langinfo... yes
  checking for obstack_vprintf... no
  checking for popen... yes
  checking for processor_info... yes
  checking for pstat_getprocessor... no
  checking for raise... yes
  checking for read_real_time... no
  checking for sigaction... yes
  checking for sigaltstack... yes
  checking for sigstack... no
  checking for syssgi... no
  checking for strchr... yes
  checking for strerror... yes
  checking for strnlen... yes
  checking for strtol... yes
  checking for strtoul... yes
  checking for sysconf... yes
  checking for sysctl... yes
  checking for sysctlbyname... yes
  checking for times... yes
  checking for library containing clock_gettime... none required
  checking for vsnprintf... yes
  checking whether vsnprintf works... yes
  checking whether sscanf needs writable input... no
  checking for struct pst_processor.psp_iticksperclktick... no
  checking for suitable m4... m4
  checking if m4wrap produces spurious output... no
  checking how to switch to text section... .text
  checking how to switch to data section... .data
  checking for assembler label suffix... :
  checking for assembler global directive... .globl
  checking for assembler global directive attribute... 
  checking if globals are prefixed by underscore... yes
  checking how to switch to read-only data section... 	.section	__TEXT,__const
  checking for assembler .type directive... 
  checking for assembler .size directive... 
  checking for assembler local label prefix... L
  checking for assembler byte directive... .byte
  checking how to define a 32-bit word... .long
  checking if .align assembly directive is logarithmic... yes
  checking if the .align directive accepts an 0x90 fill in .text... yes
  checking for assembler COFF type directives... no
  checking size of void *... 8
  checking size of unsigned short... 2
  checking size of unsigned... 4
  checking size of unsigned long... 8
  checking size of mp_limb_t... 8
  creating config.m4
  checking that generated files are newer than configure... done
  configure: creating ./config.status
  config.status: creating Makefile
  config.status: creating mpf/Makefile
  config.status: creating mpn/Makefile
  config.status: creating mpq/Makefile
  config.status: creating mpz/Makefile
  config.status: creating printf/Makefile
  config.status: creating scanf/Makefile
  config.status: creating rand/Makefile
  config.status: creating cxx/Makefile
  config.status: creating tests/Makefile
  config.status: creating tests/devel/Makefile
  config.status: creating tests/mpf/Makefile
  config.status: creating tests/mpn/Makefile
  config.status: creating tests/mpq/Makefile
  config.status: creating tests/mpz/Makefile
  config.status: creating tests/rand/Makefile
  config.status: creating tests/misc/Makefile
  config.status: creating tests/cxx/Makefile
  config.status: creating tune/Makefile
  config.status: creating gmp.h
  config.status: creating gmp.pc
  config.status: creating gmpxx.pc
  config.status: creating config.h
  config.status: linking ../gmp-src/mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm
  config.status: linking ../gmp-src/mpn/x86_64/fat/fat.c to mpn/fat.c
  config.status: linking ../gmp-src/mpn/x86_64/fat/fat_entry.asm to mpn/fat_entry.asm
  config.status: linking ../gmp-src/mpn/generic/add.c to mpn/add.c
  config.status: linking ../gmp-src/mpn/generic/add_1.c to mpn/add_1.c
  config.status: linking ../gmp-src/mpn/generic/sub.c to mpn/sub.c
  config.status: linking ../gmp-src/mpn/generic/sub_1.c to mpn/sub_1.c
  config.status: linking ../gmp-src/mpn/generic/cnd_swap.c to mpn/cnd_swap.c
  config.status: linking ../gmp-src/mpn/generic/neg.c to mpn/neg.c
  config.status: linking ../gmp-src/mpn/x86_64/aors_err1_n.asm to mpn/add_err1_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/aors_err1_n.asm to mpn/sub_err1_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm
  config.status: linking ../gmp-src/mpn/generic/diveby3.c to mpn/diveby3.c
  config.status: linking ../gmp-src/mpn/generic/divis.c to mpn/divis.c
  config.status: linking ../gmp-src/mpn/generic/divrem.c to mpn/divrem.c
  config.status: linking ../gmp-src/mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
  config.status: linking ../gmp-src/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
  config.status: linking ../gmp-src/mpn/generic/fib2m.c to mpn/fib2m.c
  config.status: linking ../gmp-src/mpn/generic/dump.c to mpn/dump.c
  config.status: linking ../gmp-src/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
  config.status: linking ../gmp-src/mpn/generic/mul.c to mpn/mul.c
  config.status: linking ../gmp-src/mpn/generic/mul_fft.c to mpn/mul_fft.c
  config.status: linking ../gmp-src/mpn/generic/mul_n.c to mpn/mul_n.c
  config.status: linking ../gmp-src/mpn/generic/sqr.c to mpn/sqr.c
  config.status: linking ../gmp-src/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
  config.status: linking ../gmp-src/mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
  config.status: linking ../gmp-src/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
  config.status: linking ../gmp-src/mpn/generic/mulmid_n.c to mpn/mulmid_n.c
  config.status: linking ../gmp-src/mpn/generic/mulmid.c to mpn/mulmid.c
  config.status: linking ../gmp-src/mpn/generic/random.c to mpn/random.c
  config.status: linking ../gmp-src/mpn/generic/random2.c to mpn/random2.c
  config.status: linking ../gmp-src/mpn/generic/pow_1.c to mpn/pow_1.c
  config.status: linking ../gmp-src/mpn/generic/rootrem.c to mpn/rootrem.c
  config.status: linking ../gmp-src/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
  config.status: linking ../gmp-src/mpn/generic/sizeinbase.c to mpn/sizeinbase.c
  config.status: linking ../gmp-src/mpn/generic/get_str.c to mpn/get_str.c
  config.status: linking ../gmp-src/mpn/generic/set_str.c to mpn/set_str.c
  config.status: linking ../gmp-src/mpn/generic/compute_powtab.c to mpn/compute_powtab.c
  config.status: linking ../gmp-src/mpn/generic/scan0.c to mpn/scan0.c
  config.status: linking ../gmp-src/mpn/generic/scan1.c to mpn/scan1.c
  config.status: linking ../gmp-src/mpn/x86_64/popham.asm to mpn/popcount.asm
  config.status: linking ../gmp-src/mpn/x86_64/popham.asm to mpn/hamdist.asm
  config.status: linking ../gmp-src/mpn/generic/cmp.c to mpn/cmp.c
  config.status: linking ../gmp-src/mpn/generic/zero_p.c to mpn/zero_p.c
  config.status: linking ../gmp-src/mpn/generic/perfsqr.c to mpn/perfsqr.c
  config.status: linking ../gmp-src/mpn/generic/perfpow.c to mpn/perfpow.c
  config.status: linking ../gmp-src/mpn/generic/strongfibo.c to mpn/strongfibo.c
  config.status: linking ../gmp-src/mpn/x86_64/gcd_22.asm to mpn/gcd_22.asm
  config.status: linking ../gmp-src/mpn/generic/gcd_1.c to mpn/gcd_1.c
  config.status: linking ../gmp-src/mpn/generic/gcd.c to mpn/gcd.c
  config.status: linking ../gmp-src/mpn/generic/gcdext_1.c to mpn/gcdext_1.c
  config.status: linking ../gmp-src/mpn/generic/gcdext.c to mpn/gcdext.c
  config.status: linking ../gmp-src/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
  config.status: linking ../gmp-src/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
  config.status: linking ../gmp-src/mpn/generic/div_q.c to mpn/div_q.c
  config.status: linking ../gmp-src/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
  config.status: linking ../gmp-src/mpn/generic/jacbase.c to mpn/jacbase.c
  config.status: linking ../gmp-src/mpn/generic/jacobi_2.c to mpn/jacobi_2.c
  config.status: linking ../gmp-src/mpn/generic/jacobi.c to mpn/jacobi.c
  config.status: linking ../gmp-src/mpn/generic/get_d.c to mpn/get_d.c
  config.status: linking ../gmp-src/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
  config.status: linking ../gmp-src/mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
  config.status: linking ../gmp-src/mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
  config.status: linking ../gmp-src/mpn/generic/hgcd2.c to mpn/hgcd2.c
  config.status: linking ../gmp-src/mpn/generic/hgcd_step.c to mpn/hgcd_step.c
  config.status: linking ../gmp-src/mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
  config.status: linking ../gmp-src/mpn/generic/hgcd.c to mpn/hgcd.c
  config.status: linking ../gmp-src/mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
  config.status: linking ../gmp-src/mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
  config.status: linking ../gmp-src/mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
  config.status: linking ../gmp-src/mpn/generic/mullo_n.c to mpn/mullo_n.c
  config.status: linking ../gmp-src/mpn/generic/sqrlo.c to mpn/sqrlo.c
  config.status: linking ../gmp-src/mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
  config.status: linking ../gmp-src/mpn/generic/toom22_mul.c to mpn/toom22_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom32_mul.c to mpn/toom32_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom42_mul.c to mpn/toom42_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom52_mul.c to mpn/toom52_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom62_mul.c to mpn/toom62_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom33_mul.c to mpn/toom33_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom43_mul.c to mpn/toom43_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom53_mul.c to mpn/toom53_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom54_mul.c to mpn/toom54_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom63_mul.c to mpn/toom63_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom44_mul.c to mpn/toom44_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
  config.status: linking ../gmp-src/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
  config.status: linking ../gmp-src/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
  config.status: linking ../gmp-src/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
  config.status: linking ../gmp-src/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
  config.status: linking ../gmp-src/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
  config.status: linking ../gmp-src/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
  config.status: linking ../gmp-src/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
  config.status: linking ../gmp-src/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
  config.status: linking ../gmp-src/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
  config.status: linking ../gmp-src/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
  config.status: linking ../gmp-src/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
  config.status: linking ../gmp-src/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
  config.status: linking ../gmp-src/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
  config.status: linking ../gmp-src/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
  config.status: linking ../gmp-src/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
  config.status: linking ../gmp-src/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
  config.status: linking ../gmp-src/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
  config.status: linking ../gmp-src/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
  config.status: linking ../gmp-src/mpn/generic/invertappr.c to mpn/invertappr.c
  config.status: linking ../gmp-src/mpn/generic/invert.c to mpn/invert.c
  config.status: linking ../gmp-src/mpn/generic/binvert.c to mpn/binvert.c
  config.status: linking ../gmp-src/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
  config.status: linking ../gmp-src/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
  config.status: linking ../gmp-src/mpn/generic/div_qr_1.c to mpn/div_qr_1.c
  config.status: linking ../gmp-src/mpn/x86_64/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm
  config.status: linking ../gmp-src/mpn/generic/div_qr_2.c to mpn/div_qr_2.c
  config.status: linking ../gmp-src/mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm
  config.status: linking ../gmp-src/mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm
  config.status: linking ../gmp-src/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
  config.status: linking ../gmp-src/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
  config.status: linking ../gmp-src/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
  config.status: linking ../gmp-src/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
  config.status: linking ../gmp-src/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
  config.status: linking ../gmp-src/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
  config.status: linking ../gmp-src/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
  config.status: linking ../gmp-src/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
  config.status: linking ../gmp-src/mpn/generic/mu_div_q.c to mpn/mu_div_q.c
  config.status: linking ../gmp-src/mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
  config.status: linking ../gmp-src/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
  config.status: linking ../gmp-src/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
  config.status: linking ../gmp-src/mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c
  config.status: linking ../gmp-src/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
  config.status: linking ../gmp-src/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
  config.status: linking ../gmp-src/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
  config.status: linking ../gmp-src/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
  config.status: linking ../gmp-src/mpn/generic/bdiv_q.c to mpn/bdiv_q.c
  config.status: linking ../gmp-src/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
  config.status: linking ../gmp-src/mpn/generic/broot.c to mpn/broot.c
  config.status: linking ../gmp-src/mpn/generic/brootinv.c to mpn/brootinv.c
  config.status: linking ../gmp-src/mpn/generic/bsqrt.c to mpn/bsqrt.c
  config.status: linking ../gmp-src/mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
  config.status: linking ../gmp-src/mpn/generic/divexact.c to mpn/divexact.c
  config.status: linking ../gmp-src/mpn/generic/redc_n.c to mpn/redc_n.c
  config.status: linking ../gmp-src/mpn/generic/powm.c to mpn/powm.c
  config.status: linking ../gmp-src/mpn/generic/powlo.c to mpn/powlo.c
  config.status: linking ../gmp-src/mpn/generic/sec_powm.c to mpn/sec_powm.c
  config.status: linking ../gmp-src/mpn/generic/sec_mul.c to mpn/sec_mul.c
  config.status: linking ../gmp-src/mpn/generic/sec_sqr.c to mpn/sec_sqr.c
  config.status: linking ../gmp-src/mpn/generic/sec_div.c to mpn/sec_div_qr.c
  config.status: linking ../gmp-src/mpn/generic/sec_div.c to mpn/sec_div_r.c
  config.status: linking ../gmp-src/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
  config.status: linking ../gmp-src/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
  config.status: linking ../gmp-src/mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
  config.status: linking ../gmp-src/mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
  config.status: linking ../gmp-src/mpn/generic/sec_invert.c to mpn/sec_invert.c
  config.status: linking ../gmp-src/mpn/generic/trialdiv.c to mpn/trialdiv.c
  config.status: linking ../gmp-src/mpn/generic/remove.c to mpn/remove.c
  config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/and_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/andn_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/nand_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/ior_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/nior_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/xor_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
  config.status: linking ../gmp-src/mpn/generic/zero.c to mpn/zero.c
  config.status: linking ../gmp-src/mpn/x86_64/sec_tabselect.asm to mpn/sec_tabselect.asm
  config.status: linking ../gmp-src/mpn/generic/comb_tables.c to mpn/comb_tables.c
  config.status: linking ../gmp-src/mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
  config.status: linking ../gmp-src/mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
  config.status: linking ../gmp-src/mpn/x86_64/mul_2.asm to mpn/mul_2.asm
  config.status: linking ../gmp-src/mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/aorrlsh_n.asm to mpn/addlsh_n.asm
  config.status: linking ../gmp-src/mpn/x86_64/aorrlsh_n.asm to mpn/rsblsh_n.asm
  config.status: linking ../gmp-src/mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
  config.status: linking ../gmp-src/mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm
  config.status: linking ../gmp-src/mpn/x86_64/fat/gmp-mparam.h to gmp-mparam.h
  config.status: executing libtool commands
  configure: summary of build options:

    Version:           GNU MP 6.2.1
    Host type:         x86_64-apple-darwin22.6.0
    ABI:               64
    Install prefix:    /usr/local
    Compiler:          clang
    Static libraries:  yes
    Shared libraries:  no

  $ cd "/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build" && "make" "-j" "3"
  --- gen-fac ---
  --- gen-fib ---
  --- gen-bases ---
  --- gen-fac ---
  clang `test -f 'gen-fac.c' || echo '../gmp-src/'`gen-fac.c -o gen-fac
  --- gen-fib ---
  clang `test -f 'gen-fib.c' || echo '../gmp-src/'`gen-fib.c -o gen-fib
  --- gen-bases ---
  clang `test -f 'gen-bases.c' || echo '../gmp-src/'`gen-bases.c -o gen-bases -lm
  --- gen-trialdivtab ---
  --- gen-jacobitab ---
  --- gen-trialdivtab ---
  clang `test -f 'gen-trialdivtab.c' || echo '../gmp-src/'`gen-trialdivtab.c -o gen-trialdivtab -lm
  --- gen-jacobitab ---
  clang `test -f 'gen-jacobitab.c' || echo '../gmp-src/'`gen-jacobitab.c -o gen-jacobitab
  --- gen-psqr ---
  clang `test -f 'gen-psqr.c' || echo '../gmp-src/'`gen-psqr.c -o gen-psqr -lm
  --- fac_table.h ---
  ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
  --- fib_table.h ---
  ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
  --- mpn/fib_table.c ---
  ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
  --- mp_bases.h ---
  ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
  --- mpn/mp_bases.c ---
  ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
  --- mpn/jacobitab.h ---
  ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
  --- trialdivtab.h ---
  ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
  --- mpn/perfsqr.h ---
  ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
  --- all ---
  make  all-recursive
  --- all-recursive ---
  Making all in tests
  --- all-recursive ---
  Making all in .
  Making all in devel
  Making all in mpn
  Making all in mpz
  Making all in mpq
  Making all in mpf
  Making all in rand
  Making all in misc
  Making all in cxx
  Making all in mpn
  --- fib_table.lo ---
  --- mp_bases.lo ---
  --- x86_64_add_n.lo ---
  --- fib_table.lo ---
  /bin/sh ../libtool  --tag=CC    --mode=compile clang -DHAVE_CONFIG_H  -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src  -DOPERATION_`echo fib_table | sed 's/_$//'` -I/opt/pkg/include   -pipe -Os -I/opt/pkg/include -c -o fib_table.lo fib_table.c
  --- mp_bases.lo ---
  /bin/sh ../libtool  --tag=CC    --mode=compile clang -DHAVE_CONFIG_H  -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src  -DOPERATION_`echo mp_bases | sed 's/_$//'` -I/opt/pkg/include   -pipe -Os -I/opt/pkg/include -c -o mp_bases.lo mp_bases.c
  --- x86_64_add_n.lo ---
  /bin/sh ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" clang -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src  -DOPERATION_`echo x86_64_add_n | sed 's/_$//'`  -I/opt/pkg/include  -pipe -Os -I/opt/pkg/include  `test -f 'x86_64_add_n.asm' || echo '../../gmp-src/mpn/'`x86_64_add_n.asm
  libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 clang -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_add_n -I/opt/pkg/include -pipe -Os -I/opt/pkg/include x86_64_add_n.asm  -fno-common -DPIC -o x86_64_add_n.o
  --- fib_table.lo ---
  libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_fib_table -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c fib_table.c  -fno-common -DPIC -o fib_table.o
  --- mp_bases.lo ---
  libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_mp_bases -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c mp_bases.c  -fno-common -DPIC -o mp_bases.o
  --- x86_64_add_n.lo ---
  m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_add_n -DPIC x86_64_add_n.asm >tmp-x86_64_add_n.s
   clang -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_add_n -I/opt/pkg/include -pipe -Os -I/opt/pkg/include tmp-x86_64_add_n.s -fno-common -DPIC -o x86_64_add_n.o
  --- x86_64_addmul_1.lo ---
  /bin/sh ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" clang -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src  -DOPERATION_`echo x86_64_addmul_1 | sed 's/_$//'`  -I/opt/pkg/include  -pipe -Os -I/opt/pkg/include  `test -f 'x86_64_addmul_1.asm' || echo '../../gmp-src/mpn/'`x86_64_addmul_1.asm
  --- x86_64_bdiv_dbm1c.lo ---
  /bin/sh ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" clang -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src  -DOPERATION_`echo x86_64_bdiv_dbm1c | sed 's/_$//'`  -I/opt/pkg/include  -pipe -Os -I/opt/pkg/include  `test -f 'x86_64_bdiv_dbm1c.asm' || echo '../../gmp-src/mpn/'`x86_64_bdiv_dbm1c.asm
  --- x86_64_add_n.lo ---
  tmp-x86_64_add_n.s:111:6: error: unknown token in expression
   mov %ecx, %eax
       ^
  tmp-x86_64_add_n.s:111:6: error: invalid operand
   mov %ecx, %eax
       ^
  tmp-x86_64_add_n.s:112:10: error: unknown token in expression
   shr $2, %rcx
           ^
  tmp-x86_64_add_n.s:112:10: error: invalid operand
   shr $2, %rcx
           ^
  tmp-x86_64_add_n.s:113:10: error: unknown token in expression
   and $3, %eax
           ^
  tmp-x86_64_add_n.s:113:10: error: invalid operand
   and $3, %eax
           ^
  tmp-x86_64_add_n.s:114:9: error: unknown token in expression
   bt $0, %r8
          ^
  tmp-x86_64_add_n.s:114:9: error: invalid operand
   bt $0, %r8
          ^
  tmp-x86_64_add_n.s:115:2: error: unrecognized instruction mnemonic
   jrcxz Llt4
   ^
  tmp-x86_64_add_n.s:117:7: error: unknown token in expression
   mov (%rsi), %r8
        ^
  tmp-x86_64_add_n.s:117:6: error: invalid operand
   mov (%rsi), %r8
       ^
  tmp-x86_64_add_n.s:118:7: error: unexpected token in argument list
   mov 8(%rsi), %r9
        ^
  tmp-x86_64_add_n.s:119:6: error: unknown token in expression
   dec %rcx
       ^
  tmp-x86_64_add_n.s:119:6: error: invalid operand
   dec %rcx
       ^
  tmp-x86_64_add_n.s:120:2: error: unrecognized instruction mnemonic, did you mean: cmp?
   jmp Lmid
   ^
  tmp-x86_64_add_n.s:130:6: error: unknown token in expression
   mov %ecx, %eax
       ^
  tmp-x86_64_add_n.s:130:6: error: invalid operand
   mov %ecx, %eax
       ^
  tmp-x86_64_add_n.s:131:10: error: unknown token in expression
   shr $2, %rcx
           ^
  tmp-x86_64_add_n.s:131:10: error: invalid operand
   shr $2, %rcx
           ^
  tmp-x86_64_add_n.s:132:10: error: unknown token in expression
   and $3, %eax
           ^
  tmp-x86_64_add_n.s:132:10: error: invalid operand
   and $3, %eax
           ^
  tmp-x86_64_add_n.s:133:2: error: unrecognized instruction mnemonic
   jrcxz Llt4
   ^
  tmp-x86_64_add_n.s:135:7: error: unknown token in expression
   mov (%rsi), %r8
        ^
  tmp-x86_64_add_n.s:135:6: error: invalid operand
   mov (%rsi), %r8
       ^
  tmp-x86_64_add_n.s:136:7: error: unexpected token in argument list
   mov 8(%rsi), %r9
        ^
  tmp-x86_64_add_n.s:137:6: error: unknown token in expression
   dec %rcx
       ^
  tmp-x86_64_add_n.s:137:6: error: invalid operand
   dec %rcx
       ^
  tmp-x86_64_add_n.s:138:2: error: unrecognized instruction mnemonic, did you mean: cmp?
   jmp Lmid
   ^
  tmp-x86_64_add_n.s:140:11: error: unknown token in expression
  Llt4: dec %eax
            ^
  tmp-x86_64_add_n.s:140:11: error: invalid operand
  Llt4: dec %eax
            ^
  tmp-x86_64_add_n.s:141:7: error: unknown token in expression
   mov (%rsi), %r8
        ^
  tmp-x86_64_add_n.s:141:6: error: invalid operand
   mov (%rsi), %r8
       ^
  tmp-x86_64_add_n.s:142:2: error: unrecognized instruction mnemonic
   jnz L2
   ^
  tmp-x86_64_add_n.s:143:7: error: unknown token in expression
   adc (%rdx), %r8
        ^
  tmp-x86_64_add_n.s:143:6: error: invalid operand
   adc (%rdx), %r8
       ^
  tmp-x86_64_add_n.s:144:6: error: unknown token in expression
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:144:6: error: invalid operand
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:145:6: error: unknown token in expression
   adc %eax, %eax
       ^
  tmp-x86_64_add_n.s:145:6: error: invalid operand
   adc %eax, %eax
       ^
  tmp-x86_64_add_n.s:149:9: error: unknown token in expression
  L2: dec %eax
          ^
  tmp-x86_64_add_n.s:149:9: error: invalid operand
  L2: dec %eax
          ^
  tmp-x86_64_add_n.s:150:7: error: unexpected token in argument list
   mov 8(%rsi), %r9
        ^
  tmp-x86_64_add_n.s:151:2: error: unrecognized instruction mnemonic
   jnz L3
   ^
  tmp-x86_64_add_n.s:152:7: error: unknown token in expression
   adc (%rdx), %r8
        ^
  tmp-x86_64_add_n.s:152:6: error: invalid operand
   adc (%rdx), %r8
       ^
  tmp-x86_64_add_n.s:153:7: error: unexpected token in argument list
   adc 8(%rdx), %r9
        ^
  tmp-x86_64_add_n.s:154:6: error: unknown token in expression
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:154:6: error: invalid operand
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:155:6: error: unknown token in expression
   mov %r9, 8(%rdi)
       ^
  tmp-x86_64_add_n.s:155:6: error: invalid operand
   mov %r9, 8(%rdi)
       ^
  tmp-x86_64_add_n.s:156:6: error: unknown token in expression
   adc %eax, %eax
       ^
  tmp-x86_64_add_n.s:156:6: error: invalid operand
   adc %eax, %eax
       ^
  tmp-x86_64_add_n.s:160:11: error: unexpected token in argument list
  L3: mov 16(%rsi), %r10
            ^
  tmp-x86_64_add_n.s:161:7: error: unknown token in expression
   adc (%rdx), %r8
        ^
  tmp-x86_64_add_n.s:161:6: error: invalid operand
   adc (%rdx), %r8
       ^
  tmp-x86_64_add_n.s:162:7: error: unexpected token in argument list
   adc 8(%rdx), %r9
        ^
  tmp-x86_64_add_n.s:163:8: error: unexpected token in argument list
   adc 16(%rdx), %r10
         ^
  tmp-x86_64_add_n.s:164:6: error: unknown token in expression
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:164:6: error: invalid operand
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:165:6: error: unknown token in expression
   mov %r9, 8(%rdi)
       ^
  tmp-x86_64_add_n.s:165:6: error: invalid operand
   mov %r9, 8(%rdi)
       ^
  tmp-x86_64_add_n.s:166:6: error: unknown token in expression
   mov %r10, 16(%rdi)
       ^
  tmp-x86_64_add_n.s:166:6: error: invalid operand
   mov %r10, 16(%rdi)
       ^
  tmp-x86_64_add_n.s:167:7: error: unknown token in expression
   setc %al
        ^
  tmp-x86_64_add_n.s:167:7: error: invalid operand
   setc %al
        ^
  tmp-x86_64_add_n.s:172:12: error: unknown token in expression
  Ltop: adc (%rdx), %r8
             ^
  tmp-x86_64_add_n.s:172:11: error: invalid operand
  Ltop: adc (%rdx), %r8
            ^
  tmp-x86_64_add_n.s:173:7: error: unexpected token in argument list
   adc 8(%rdx), %r9
        ^
  tmp-x86_64_add_n.s:174:8: error: unexpected token in argument list
   adc 16(%rdx), %r10
         ^
  tmp-x86_64_add_n.s:175:8: error: unexpected token in argument list
   adc 24(%rdx), %r11
         ^
  tmp-x86_64_add_n.s:176:6: error: unknown token in expression
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:176:6: error: invalid operand
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:177:8: error: unexpected token in argument list
   lea 32(%rsi), %rsi
         ^
  tmp-x86_64_add_n.s:178:6: error: unknown token in expression
   mov %r9, 8(%rdi)
       ^
  tmp-x86_64_add_n.s:178:6: error: invalid operand
   mov %r9, 8(%rdi)
       ^
  tmp-x86_64_add_n.s:179:6: error: unknown token in expression
   mov %r10, 16(%rdi)
       ^
  tmp-x86_64_add_n.s:179:6: error: invalid operand
   mov %r10, 16(%rdi)
       ^
  tmp-x86_64_add_n.s:180:6: error: unknown token in expression
   dec %rcx
       ^
  tmp-x86_64_add_n.s:180:6: error: invalid operand
   dec %rcx
       ^
  tmp-x86_64_add_n.s:181:6: error: unknown token in expression
   mov %r11, 24(%rdi)
       ^
  tmp-x86_64_add_n.s:181:6: error: invalid operand
   mov %r11, 24(%rdi)
       ^
  tmp-x86_64_add_n.s:182:8: error: unexpected token in argument list
   lea 32(%rdx), %rdx
         ^
  tmp-x86_64_add_n.s:183:7: error: unknown token in expression
   mov (%rsi), %r8
        ^
  tmp-x86_64_add_n.s:183:6: error: invalid operand
   mov (%rsi), %r8
       ^
  tmp-x86_64_add_n.s:184:7: error: unexpected token in argument list
   mov 8(%rsi), %r9
        ^
  tmp-x86_64_add_n.s:185:8: error: unexpected token in argument list
   lea 32(%rdi), %rdi
         ^
  tmp-x86_64_add_n.s:186:13: error: unexpected token in argument list
  Lmid: mov 16(%rsi), %r10
              ^
  tmp-x86_64_add_n.s:187:8: error: unexpected token in argument list
   mov 24(%rsi), %r11
         ^
  tmp-x86_64_add_n.s:188:2: error: unrecognized instruction mnemonic
   jnz Ltop
   ^
  tmp-x86_64_add_n.s:190:13: error: unexpected token in argument list
  Lend: lea 32(%rsi), %rsi
              ^
  tmp-x86_64_add_n.s:191:7: error: unknown token in expression
   adc (%rdx), %r8
        ^
  tmp-x86_64_add_n.s:191:6: error: invalid operand
   adc (%rdx), %r8
       ^
  tmp-x86_64_add_n.s:192:7: error: unexpected token in argument list
   adc 8(%rdx), %r9
        ^
  tmp-x86_64_add_n.s:193:8: error: unexpected token in argument list
   adc 16(%rdx), %r10
         ^
  tmp-x86_64_add_n.s:194:8: error: unexpected token in argument list
   adc 24(%rdx), %r11
         ^
  tmp-x86_64_add_n.s:195:8: error: unexpected token in argument list
   lea 32(%rdx), %rdx
         ^
  tmp-x86_64_add_n.s:196:6: error: unknown token in expression
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:196:6: error: invalid operand
   mov %r8, (%rdi)
       ^
  tmp-x86_64_add_n.s:197:6: error: unknown token in expression
   mov %r9, 8(%rdi)
       ^
  tmp-x86_64_add_n.s:197:6: error: invalid operand
   mov %r9, 8(%rdi)
       ^
  tmp-x86_64_add_n.s:198:6: error: unknown token in expression
   mov %r10, 16(%rdi)
       ^
  tmp-x86_64_add_n.s:198:6: error: invalid operand
   mov %r10, 16(%rdi)
       ^
  tmp-x86_64_add_n.s:199:6: error: unknown token in expression
   mov %r11, 24(%rdi)
       ^
  tmp-x86_64_add_n.s:199:6: error: invalid operand
   mov %r11, 24(%rdi)
       ^
  tmp-x86_64_add_n.s:200:8: error: unexpected token in argument list
   lea 32(%rdi), %rdi
         ^
  tmp-x86_64_add_n.s:202:6: error: unknown token in expression
   inc %eax
       ^
  tmp-x86_64_add_n.s:202:6: error: invalid operand
   inc %eax
       ^
  tmp-x86_64_add_n.s:203:6: error: unknown token in expression
   dec %eax
       ^
  tmp-x86_64_add_n.s:203:6: error: invalid operand
   dec %eax
       ^
  tmp-x86_64_add_n.s:204:2: error: unrecognized instruction mnemonic
   jnz Llt4
   ^
  tmp-x86_64_add_n.s:205:6: error: unknown token in expression
   adc %eax, %eax
       ^
  tmp-x86_64_add_n.s:205:6: error: invalid operand
   adc %eax, %eax
       ^
  *** [x86_64_add_n.lo] Error code 1

  make[2]: stopped in /Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build/mpn
  --- x86_64_addmul_1.lo ---
  libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 clang -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_addmul_1 -I/opt/pkg/include -pipe -Os -I/opt/pkg/include x86_64_addmul_1.asm  -fno-common -DPIC -o x86_64_addmul_1.o
  --- x86_64_bdiv_dbm1c.lo ---
  libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 clang -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_bdiv_dbm1c -I/opt/pkg/include -pipe -Os -I/opt/pkg/include x86_64_bdiv_dbm1c.asm  -fno-common -DPIC -o x86_64_bdiv_dbm1c.o
  --- x86_64_addmul_1.lo ---
  m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addmul_1 -DPIC x86_64_addmul_1.asm >tmp-x86_64_addmul_1.s
  --- x86_64_bdiv_dbm1c.lo ---
  m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_bdiv_dbm1c -DPIC x86_64_bdiv_dbm1c.asm >tmp-x86_64_bdiv_dbm1c.s
   clang -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_bdiv_dbm1c -I/opt/pkg/include -pipe -Os -I/opt/pkg/include tmp-x86_64_bdiv_dbm1c.s -fno-common -DPIC -o x86_64_bdiv_dbm1c.o
  --- x86_64_addmul_1.lo ---
   clang -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_addmul_1 -I/opt/pkg/include -pipe -Os -I/opt/pkg/include tmp-x86_64_addmul_1.s -fno-common -DPIC -o x86_64_addmul_1.o
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:93:7: error: unknown token in expression
   mov (%rsi), %rax
        ^
  tmp-x86_64_bdiv_dbm1c.s:93:6: error: invalid operand
   mov (%rsi), %rax
       ^
  tmp-x86_64_bdiv_dbm1c.s:94:6: error: unknown token in expression
   mov %rdx, %r9
       ^
  tmp-x86_64_bdiv_dbm1c.s:94:6: error: invalid operand
   mov %rdx, %r9
       ^
  tmp-x86_64_bdiv_dbm1c.s:95:6: error: unknown token in expression
   mov %edx, %r11d
       ^
  tmp-x86_64_bdiv_dbm1c.s:95:6: error: invalid operand
   mov %edx, %r11d
       ^
  tmp-x86_64_bdiv_dbm1c.s:96:6: error: unknown token in expression
   mul %rcx
       ^
  tmp-x86_64_bdiv_dbm1c.s:96:6: error: invalid operand
   mul %rcx
       ^
  tmp-x86_64_bdiv_dbm1c.s:97:7: error: unknown token in expression
   lea (%rsi,%r9,8), %rsi
        ^
  tmp-x86_64_bdiv_dbm1c.s:97:6: error: invalid operand
   lea (%rsi,%r9,8), %rsi
       ^
  tmp-x86_64_bdiv_dbm1c.s:98:7: error: unknown token in expression
   lea (%rdi,%r9,8), %rdi
        ^
  tmp-x86_64_bdiv_dbm1c.s:98:6: error: invalid operand
   lea (%rdi,%r9,8), %rdi
       ^
  tmp-x86_64_bdiv_dbm1c.s:99:6: error: unknown token in expression
   neg %r9
       ^
  tmp-x86_64_bdiv_dbm1c.s:99:6: error: invalid operand
   neg %r9
       ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:119:7: error: unknown token in expression
   mov (%rsi), %rax
        ^
  tmp-x86_64_addmul_1.s:119:6: error: invalid operand
   mov (%rsi), %rax
       ^
  tmp-x86_64_addmul_1.s:120:7: error: unknown token in expression
   push %rbx
        ^
  tmp-x86_64_addmul_1.s:120:7: error: invalid operand
   push %rbx
        ^
  tmp-x86_64_addmul_1.s:121:6: error: unknown token in expression
   mov %rdx, %rbx
       ^
  tmp-x86_64_addmul_1.s:121:6: error: invalid operand
   mov %rdx, %rbx
       ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:100:10: error: unknown token in expression
   and $3, %r11d
           ^
  tmp-x86_64_bdiv_dbm1c.s:100:10: error: invalid operand
   and $3, %r11d
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:123:6: error: unknown token in expression
   mul %rcx
       ^
  tmp-x86_64_addmul_1.s:123:6: error: invalid operand
   mul %rcx
       ^
  tmp-x86_64_addmul_1.s:124:6: error: unknown token in expression
   mov %rbx, %r11
       ^
  tmp-x86_64_addmul_1.s:124:6: error: invalid operand
   mov %rbx, %r11
       ^
  --- x86_64_bdiv_dbm1c.lo ---
           ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:126:10: error: unknown token in expression
   and $3, %ebx
           ^
  tmp-x86_64_addmul_1.s:126:10: error: invalid operand
   and $3, %ebx
           ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:101:2: error: unrecognized instruction mnemonic
   jz Llo0
   ^
  tmp-x86_64_bdiv_dbm1c.s:102:8: error: unexpected token in argument list
   lea -4(%r9,%r11), %r9
         ^
  tmp-x86_64_bdiv_dbm1c.s:103:10: error: unknown token in expression
   cmp $2, %r11d
           ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:127:2: error: unrecognized instruction mnemonic
   jz Lb0
   ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:103:10: error: invalid operand
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:128:10: error: unknown token in expression
   cmp $2, %ebx
           ^
  tmp-x86_64_addmul_1.s:128:10: error: invalid operand
   cmp $2, %ebx
           ^
  --- x86_64_bdiv_dbm1c.lo ---
   cmp $2, %r11d
           ^
  tmp-x86_64_bdiv_dbm1c.s:104:2: error: unrecognized instruction mnemonic
   jc Llo1
   ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:129:2: error: unrecognized instruction mnemonic
   jz Lb2
   ^
  tmp-x86_64_addmul_1.s:130:2: error: unrecognized instruction mnemonic
   jg Lb3
   ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:105:2: error: unrecognized instruction mnemonic
   jz Llo2
   ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:132:10: error: unknown token in expression
  Lb1: dec %r11
           ^
  tmp-x86_64_addmul_1.s:132:10: error: invalid operand
  Lb1: dec %r11
           ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:106:2: error: unrecognized instruction mnemonic, did you mean: cmp?
   jmp Llo3
   ^
  tmp-x86_64_bdiv_dbm1c.s:109:12: error: unknown token in expression
  Ltop: mov (%rsi,%r9,8), %rax
             ^
  tmp-x86_64_bdiv_dbm1c.s:109:11: error: invalid operand
  Ltop: mov (%rsi,%r9,8), %rax
            ^
  tmp-x86_64_bdiv_dbm1c.s:110:6: error: unknown token in expression
   mul %rcx
       ^
  tmp-x86_64_bdiv_dbm1c.s:110:6: error: invalid operand
   mul %rcx
       ^
  tmp-x86_64_bdiv_dbm1c.s:111:11: error: unknown token in expression
  Llo0: sub %rax, %r8
            ^
  tmp-x86_64_bdiv_dbm1c.s:111:11: error: invalid operand
  Llo0: sub %rax, %r8
            ^
  tmp-x86_64_bdiv_dbm1c.s:112:6: error: unknown token in expression
   mov %r8, (%rdi,%r9,8)
       ^
  tmp-x86_64_bdiv_dbm1c.s:112:6: error: invalid operand
   mov %r8, (%rdi,%r9,8)
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:133:2: error: unrecognized instruction mnemonic, did you mean: neg?
   jne Lgt1
   ^
  --- x86_64_bdiv_dbm1c.lo ---
       ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:134:6: error: unknown token in expression
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:113:6: error: unknown token in expression
  --- x86_64_addmul_1.lo ---
   add %rax, (%rdi)
  --- x86_64_bdiv_dbm1c.lo ---
   sbb %rdx, %r8
  --- x86_64_addmul_1.lo ---
       ^
  --- x86_64_bdiv_dbm1c.lo ---
       ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:134:6: error: invalid operand
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:113:6: error: invalid operand
   sbb %rdx, %r8
  --- x86_64_addmul_1.lo ---
   add %rax, (%rdi)
  --- x86_64_bdiv_dbm1c.lo ---
       ^
  --- x86_64_addmul_1.lo ---
       ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:114:7: error: unexpected token in argument list
   mov 8(%rsi,%r9,8), %rax
        ^
  tmp-x86_64_bdiv_dbm1c.s:115:6: error: unknown token in expression
   mul %rcx
       ^
  tmp-x86_64_bdiv_dbm1c.s:115:6: error: invalid operand
   mul %rcx
       ^
  tmp-x86_64_bdiv_dbm1c.s:116:11: error: unknown token in expression
  Llo3: sub %rax, %r8
            ^
  tmp-x86_64_bdiv_dbm1c.s:116:11: error: invalid operand
  Llo3: sub %rax, %r8
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:135:2: error: unrecognized instruction mnemonic, did you mean: cmp?
   jmp Lret
   ^
  --- x86_64_bdiv_dbm1c.lo ---
            ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:136:12: error: unexpected token in argument list
  Lgt1: lea 8(%rsi,%r11,8), %rsi
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:117:6: error: unknown token in expression
  --- x86_64_addmul_1.lo ---
             ^
  --- x86_64_bdiv_dbm1c.lo ---
   mov %r8, 8(%rdi,%r9,8)
       ^
  tmp-x86_64_bdiv_dbm1c.s:117:6: error: invalid operand
   mov %r8, 8(%rdi,%r9,8)
       ^
  tmp-x86_64_bdiv_dbm1c.s:118:6: error: unknown token in expression
   sbb %rdx, %r8
       ^
  tmp-x86_64_bdiv_dbm1c.s:118:6: error: invalid operand
   sbb %rdx, %r8
       ^
  tmp-x86_64_bdiv_dbm1c.s:119:8: error: unexpected token in argument list
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:137:8: error: unexpected token in argument list
  --- x86_64_bdiv_dbm1c.lo ---
   mov 16(%rsi,%r9,8), %rax
         ^
  --- x86_64_addmul_1.lo ---
   lea -8(%rdi,%r11,8), %rdi
         ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:120:6: error: unknown token in expression
   mul %rcx
       ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:138:6: error: unknown token in expression
   neg %r11
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:120:6: error: invalid operand
   mul %rcx
       ^
  --- x86_64_addmul_1.lo ---
       ^
  tmp-x86_64_addmul_1.s:138:6: error: invalid operand
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:121:11: error: unknown token in expression
  Llo2: sub %rax, %r8
  --- x86_64_addmul_1.lo ---
   neg %r11
  --- x86_64_bdiv_dbm1c.lo ---
            ^
  --- x86_64_addmul_1.lo ---
       ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:121:11: error: invalid operand
  Llo2: sub %rax, %r8
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:139:6: error: unknown token in expression
   xor %r10, %r10
  --- x86_64_bdiv_dbm1c.lo ---
            ^
  --- x86_64_addmul_1.lo ---
       ^
  tmp-x86_64_addmul_1.s:139:6: error: invalid operand
   xor %r10, %r10
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:122:6: error: unknown token in expression
   mov %r8, 16(%rdi,%r9,8)
  --- x86_64_addmul_1.lo ---
       ^
  --- x86_64_bdiv_dbm1c.lo ---
       ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:140:6: error: unknown token in expression
   xor %ebx, %ebx
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:122:6: error: invalid operand
   mov %r8, 16(%rdi,%r9,8)
  --- x86_64_addmul_1.lo ---
       ^
  --- x86_64_bdiv_dbm1c.lo ---
       ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:140:6: error: invalid operand
   xor %ebx, %ebx
       ^
  tmp-x86_64_addmul_1.s:141:6: error: unknown token in expression
   mov %rax, %r9
       ^
  tmp-x86_64_addmul_1.s:141:6: error: invalid operand
   mov %rax, %r9
       ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:123:6: error: unknown token in expression
   sbb %rdx, %r8
       ^
  tmp-x86_64_bdiv_dbm1c.s:123:6: error: invalid operand
   sbb %rdx, %r8
       ^
  tmp-x86_64_bdiv_dbm1c.s:124:8: error: unexpected token in argument list
   mov 24(%rsi,%r9,8), %rax
         ^
  tmp-x86_64_bdiv_dbm1c.s:125:6: error: unknown token in expression
   mul %rcx
       ^
  tmp-x86_64_bdiv_dbm1c.s:125:6: error: invalid operand
   mul %rcx
       ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:142:7: error: unknown token in expression
   mov (%rsi,%r11,8), %rax
        ^
  tmp-x86_64_addmul_1.s:142:6: error: invalid operand
   mov (%rsi,%r11,8), %rax
       ^
  tmp-x86_64_addmul_1.s:143:6: error: unknown token in expression
   mov %rdx, %r8
       ^
  tmp-x86_64_addmul_1.s:143:6: error: invalid operand
   mov %rdx, %r8
       ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:126:11: error: unknown token in expression
  Llo1: sub %rax, %r8
            ^
  tmp-x86_64_bdiv_dbm1c.s:126:11: error: invalid operand
  Llo1: sub %rax, %r8
            ^
  tmp-x86_64_bdiv_dbm1c.s:127:6: error: unknown token in expression
   mov %r8, 24(%rdi,%r9,8)
       ^
  tmp-x86_64_bdiv_dbm1c.s:127:6: error: invalid operand
   mov %r8, 24(%rdi,%r9,8)
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:144:2: error: unrecognized instruction mnemonic, did you mean: cmp?
   jmp LL1
  --- x86_64_bdiv_dbm1c.lo ---
       ^
  --- x86_64_addmul_1.lo ---
   ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:128:6: error: unknown token in expression
   sbb %rdx, %r8
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:146:11: error: unknown token in expression
  Lb0: lea (%rsi,%r11,8), %rsi
  --- x86_64_bdiv_dbm1c.lo ---
       ^
  tmp-x86_64_bdiv_dbm1c.s:128:6: error: invalid operand
   sbb %rdx, %r8
       ^
  --- x86_64_addmul_1.lo ---
            ^
  tmp-x86_64_addmul_1.s:146:10: error: invalid operand
  Lb0: lea (%rsi,%r11,8), %rsi
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:129:10: error: unknown token in expression
   add $4, %r9
  --- x86_64_addmul_1.lo ---
           ^
  --- x86_64_bdiv_dbm1c.lo ---
           ^
  tmp-x86_64_bdiv_dbm1c.s:129:10: error: invalid operand
   add $4, %r9
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:147:9: error: unexpected token in argument list
   lea -16(%rdi,%r11,8), %rdi
  --- x86_64_bdiv_dbm1c.lo ---
           ^
  --- x86_64_addmul_1.lo ---
          ^
  tmp-x86_64_addmul_1.s:148:6: error: unknown token in expression
   neg %r11
       ^
  tmp-x86_64_addmul_1.s:148:6: error: invalid operand
   neg %r11
       ^
  tmp-x86_64_addmul_1.s:149:6: error: unknown token in expression
   xor %r10, %r10
       ^
  tmp-x86_64_addmul_1.s:149:6: error: invalid operand
   xor %r10, %r10
       ^
  tmp-x86_64_addmul_1.s:150:6: error: unknown token in expression
   mov %rax, %r8
       ^
  tmp-x86_64_addmul_1.s:150:6: error: invalid operand
   mov %rax, %r8
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:130:2: error: unrecognized instruction mnemonic
   jnz Ltop
   ^
  --- x86_64_addmul_1.lo ---
       ^
  tmp-x86_64_addmul_1.s:151:6: error: unknown token in expression
   mov %rdx, %rbx
       ^
  --- x86_64_bdiv_dbm1c.lo ---
  tmp-x86_64_bdiv_dbm1c.s:132:6: error: unknown token in expression
   mov %r8, %rax
       ^
  tmp-x86_64_bdiv_dbm1c.s:132:6: error: invalid operand
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:151:6: error: invalid operand
   mov %rdx, %rbx
       ^
  --- x86_64_bdiv_dbm1c.lo ---
   mov %r8, %rax
       ^
  --- x86_64_addmul_1.lo ---
  tmp-x86_64_addmul_1.s:152:2: error: unrecognized instruction mnemonic, did you mean: cmp?
   jmp LL0
   ^
  tmp-x86_64_addmul_1.s:154:12: error: unexpected token in argument list
  Lb3: lea -8(%rsi,%r11,8), %rsi
             ^
  tmp-x86_64_addmul_1.s:155:9: error: unexpected token in argument list
   lea -24(%rdi,%r11,8), %rdi
          ^
  tmp-x86_64_addmul_1.s:156:6: error: unknown token in expression
   neg %r11
       ^
  tmp-x86_64_addmul_1.s:156:6: error: invalid operand
   neg %r11
       ^
  tmp-x86_64_addmul_1.s:157:6: error: unknown token in expression
   mov %rax, %rbx
       ^
  tmp-x86_64_addmul_1.s:157:6: error: invalid operand
   mov %rax, %rbx
       ^
  tmp-x86_64_addmul_1.s:158:6: error: unknown token in expression
   mov %rdx, %r10
       ^
  tmp-x86_64_addmul_1.s:158:6: error: invalid operand
   mov %rdx, %r10
       ^
  tmp-x86_64_addmul_1.s:159:2: error: unrecognized instruction mnemonic, did you mean: cmp?
   jmp LL3
   ^
  tmp-x86_64_addmul_1.s:161:13: error: unexpected token in argument list
  Lb2: lea -16(%rsi,%r11,8), %rsi
              ^
  tmp-x86_64_addmul_1.s:162:9: error: unexpected token in argument list
   lea -32(%rdi,%r11,8), %rdi
          ^
  tmp-x86_64_addmul_1.s:163:6: error: unknown token in expression
   neg %r11
       ^
  tmp-x86_64_addmul_1.s:163:6: error: invalid operand
   neg %r11
       ^
  tmp-x86_64_addmul_1.s:164:6: error: unknown token in expression
   xor %r8, %r8
       ^
  tmp-x86_64_addmul_1.s:164:6: error: invalid operand
   xor %r8, %r8
       ^
  tmp-x86_64_addmul_1.s:165:6: error: unknown token in expression
   xor %ebx, %ebx
       ^
  tmp-x86_64_addmul_1.s:165:6: error: invalid operand
   xor %ebx, %ebx
       ^
  tmp-x86_64_addmul_1.s:166:6: error: unknown token in expression
   mov %rax, %r10
       ^
  tmp-x86_64_addmul_1.s:166:6: error: invalid operand
   mov %rax, %r10
       ^
  tmp-x86_64_addmul_1.s:167:8: error: unexpected token in argument list
   mov 24(%rsi,%r11,8), %rax
         ^
  tmp-x86_64_addmul_1.s:168:6: error: unknown token in expression
   mov %rdx, %r9
       ^
  tmp-x86_64_addmul_1.s:168:6: error: invalid operand
   mov %rdx, %r9
       ^
  tmp-x86_64_addmul_1.s:169:2: error: unrecognized instruction mnemonic, did you mean: cmp?
   jmp LL2
   ^
  tmp-x86_64_addmul_1.s:172:11: error: unknown token in expression
  Ltop: add %r10, (%rdi,%r11,8)
            ^
  tmp-x86_64_addmul_1.s:172:11: error: invalid operand
  Ltop: add %r10, (%rdi,%r11,8)
            ^
  tmp-x86_64_addmul_1.s:173:6: error: unknown token in expression
   adc %rax, %r9
       ^
  tmp-x86_64_addmul_1.s:173:6: error: invalid operand
   adc %rax, %r9
       ^
  tmp-x86_64_addmul_1.s:174:7: error: unknown token in expression
   mov (%rsi,%r11,8), %rax
        ^
  tmp-x86_64_addmul_1.s:174:6: error: invalid operand
   mov (%rsi,%r11,8), %rax
       ^
  tmp-x86_64_addmul_1.s:175:6: error: unknown token in expression
   adc %rdx, %r8
       ^
  tmp-x86_64_addmul_1.s:175:6: error: invalid operand
   adc %rdx, %r8
       ^
  tmp-x86_64_addmul_1.s:176:10: error: unknown token in expression
   mov $0, %r10d
           ^
  tmp-x86_64_addmul_1.s:176:10: error: invalid operand
   mov $0, %r10d
           ^
  tmp-x86_64_addmul_1.s:177:10: error: unknown token in expression
  LL1: mul %rcx
           ^
  tmp-x86_64_addmul_1.s:177:10: error: invalid operand
  LL1: mul %rcx
           ^
  tmp-x86_64_addmul_1.s:178:6: error: unknown token in expression
   add %r9, 8(%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:178:6: error: invalid operand
   add %r9, 8(%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:179:6: error: unknown token in expression
   adc %rax, %r8
       ^
  tmp-x86_64_addmul_1.s:179:6: error: invalid operand
   adc %rax, %r8
       ^
  tmp-x86_64_addmul_1.s:180:6: error: unknown token in expression
   adc %rdx, %rbx
       ^
  tmp-x86_64_addmul_1.s:180:6: error: invalid operand
   adc %rdx, %rbx
       ^
  tmp-x86_64_addmul_1.s:181:11: error: unexpected token in argument list
  LL0: mov 8(%rsi,%r11,8), %rax
            ^
  tmp-x86_64_addmul_1.s:182:6: error: unknown token in expression
   mul %rcx
       ^
  tmp-x86_64_addmul_1.s:182:6: error: invalid operand
   mul %rcx
       ^
  tmp-x86_64_addmul_1.s:183:6: error: unknown token in expression
   add %r8, 16(%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:183:6: error: invalid operand
   add %r8, 16(%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:184:6: error: unknown token in expression
   adc %rax, %rbx
       ^
  tmp-x86_64_addmul_1.s:184:6: error: invalid operand
   adc %rax, %rbx
       ^
  tmp-x86_64_addmul_1.s:185:6: error: unknown token in expression
   adc %rdx, %r10
       ^
  tmp-x86_64_addmul_1.s:185:6: error: invalid operand
   adc %rdx, %r10
       ^
  tmp-x86_64_addmul_1.s:186:12: error: unexpected token in argument list
  LL3: mov 16(%rsi,%r11,8), %rax
             ^
  tmp-x86_64_addmul_1.s:187:6: error: unknown token in expression
   mul %rcx
       ^
  tmp-x86_64_addmul_1.s:187:6: error: invalid operand
   mul %rcx
       ^
  tmp-x86_64_addmul_1.s:188:6: error: unknown token in expression
   add %rbx, 24(%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:188:6: error: invalid operand
   add %rbx, 24(%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:189:10: error: unknown token in expression
   mov $0, %r8d
           ^
  tmp-x86_64_addmul_1.s:189:10: error: invalid operand
   mov $0, %r8d
           ^
  tmp-x86_64_addmul_1.s:190:6: error: unknown token in expression
   mov %r8, %rbx
       ^
  tmp-x86_64_addmul_1.s:190:6: error: invalid operand
   mov %r8, %rbx
       ^
  tmp-x86_64_addmul_1.s:191:6: error: unknown token in expression
   adc %rax, %r10
       ^
  tmp-x86_64_addmul_1.s:191:6: error: invalid operand
   adc %rax, %r10
       ^
  tmp-x86_64_addmul_1.s:192:8: error: unexpected token in argument list
   mov 24(%rsi,%r11,8), %rax
         ^
  tmp-x86_64_addmul_1.s:193:6: error: unknown token in expression
   mov %r8, %r9
       ^
  tmp-x86_64_addmul_1.s:193:6: error: invalid operand
   mov %r8, %r9
       ^
  tmp-x86_64_addmul_1.s:194:6: error: unknown token in expression
   adc %rdx, %r9
       ^
  tmp-x86_64_addmul_1.s:194:6: error: invalid operand
   adc %rdx, %r9
       ^
  tmp-x86_64_addmul_1.s:195:10: error: unknown token in expression
  LL2: mul %rcx
           ^
  tmp-x86_64_addmul_1.s:195:10: error: invalid operand
  LL2: mul %rcx
           ^
  tmp-x86_64_addmul_1.s:196:10: error: unknown token in expression
   add $4, %r11
           ^
  tmp-x86_64_addmul_1.s:196:10: error: invalid operand
   add $4, %r11
           ^
  tmp-x86_64_addmul_1.s:197:2: error: unrecognized instruction mnemonic, did you mean: sb?
   js Ltop
   ^
  tmp-x86_64_addmul_1.s:199:6: error: unknown token in expression
   add %r10, (%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:199:6: error: invalid operand
   add %r10, (%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:200:6: error: unknown token in expression
   adc %rax, %r9
       ^
  tmp-x86_64_addmul_1.s:200:6: error: invalid operand
   adc %rax, %r9
       ^
  tmp-x86_64_addmul_1.s:201:6: error: unknown token in expression
   adc %r8, %rdx
       ^
  tmp-x86_64_addmul_1.s:201:6: error: invalid operand
   adc %r8, %rdx
       ^
  tmp-x86_64_addmul_1.s:202:6: error: unknown token in expression
   add %r9, 8(%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:202:6: error: invalid operand
   add %r9, 8(%rdi,%r11,8)
       ^
  tmp-x86_64_addmul_1.s:203:15: error: unknown token in expression
  Lret: adc $0, %rdx
                ^
  tmp-x86_64_addmul_1.s:203:15: error: invalid operand
  Lret: adc $0, %rdx
                ^
  tmp-x86_64_addmul_1.s:204:6: error: unknown token in expression
   mov %rdx, %rax
       ^
  tmp-x86_64_addmul_1.s:204:6: error: invalid operand
   mov %rdx, %rax
       ^
  tmp-x86_64_addmul_1.s:206:6: error: unknown token in expression
   pop %rbx
       ^
  tmp-x86_64_addmul_1.s:206:6: error: invalid operand
   pop %rbx
       ^
  --- x86_64_bdiv_dbm1c.lo ---
  *** [x86_64_bdiv_dbm1c.lo] Error code 1

  make[2]: stopped in /Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build/mpn
  --- x86_64_addmul_1.lo ---
  *** [x86_64_addmul_1.lo] Error code 1

  make[2]: stopped in /Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build/mpn
  3 errors

  make[2]: stopped in /Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build/mpn
  *** [all-recursive] Error code 1

  make[1]: stopped in /Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build
  1 error

  make[1]: stopped in /Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build
  *** [all] Error code 2

  make: stopped in /Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build

  make: stopped in /Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build

  --- stderr
  1 error
  thread 'main' panicked at 'Program failed with code 2: cd "/Users/pbulk/build/math/kalker/work/kalker-2.0.4/target/release/build/gmp-mpfr-sys-229ba14268729474/out/build/gmp-build" && "make" "-j" "3"', /Users/pbulk/build/math/kalker/work/vendor/gmp-mpfr-sys-1.5.0/build.rs:1196:13
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
*** Error code 101

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/math/kalker
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/math/kalker