=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for mapm-4.9.5a
gcc -c -Wall -O2 mapmhasn.c
gcc -c -Wall -O2 mapmhsin.c
gcc -c -Wall -O2 mapm_pow.c
gcc -c -Wall -O2 mapm_log.c
gcc -c -Wall -O2 mapm_lg2.c
gcc -c -Wall -O2 mapm_lg4.c
gcc -c -Wall -O2 mapm_exp.c
gcc -c -Wall -O2 mapm_lg3.c
gcc -c -Wall -O2 mapmasin.c
gcc -c -Wall -O2 mapmasn0.c
gcc -c -Wall -O2 mapm_sin.c
gcc -c -Wall -O2 mapm5sin.c
gcc -c -Wall -O2 mapmrsin.c
gcc -c -Wall -O2 mapm_cpi.c
gcc -c -Wall -O2 mapmsqrt.c
gcc -c -Wall -O2 mapmcbrt.c
gcc -c -Wall -O2 mapmgues.c
gcc -c -Wall -O2 mapmfact.c
gcc -c -Wall -O2 mapm_gcd.c
gcc -c -Wall -O2 mapmipwr.c
gcc -c -Wall -O2 mapmpwr2.c
gcc -c -Wall -O2 mapm_rnd.c
gcc -c -Wall -O2 mapm_flr.c
gcc -c -Wall -O2 mapm_fpf.c
gcc -c -Wall -O2 mapm_rcp.c
gcc -c -Wall -O2 mapmstck.c
gcc -c -Wall -O2 mapm_div.c
gcc -c -Wall -O2 mapm_mul.c
gcc -c -Wall -O3 mapmfmul.c
gcc -c -Wall -O2 mapm_fft.c
gcc -c -Wall -O2 mapm_add.c
gcc -c -Wall -O2 mapmistr.c
gcc -c -Wall -O2 mapm_set.c
gcc -c -Wall -O2 mapm_fam.c
gcc -c -Wall -O3 mapmutil.c
gcc -c -Wall -O2 mapmutl2.c
gcc -c -Wall -O2 mapmutl1.c
gcc -c -Wall -O2 mapmcnst.c
gcc -c -Wall -O2 calc.c
calc.c:380:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
            (*fp)(apmtmp, (decimal_places + 6));
                 ^
calc.c:405:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
            (*fp)(apmtmp, arg1, arg2);
                 ^
calc.c:414:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
            (*fp)(apmtmp, (decimal_places + 6), arg1, arg2);
                 ^
calc.c:422:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
            (*fp)(apmtmp, arg1);
                 ^
calc.c:430:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
            (*fp)(apmtmp, (decimal_places + 6), arg1);
                 ^
5 warnings generated.
gcc -c -Wall -O2 primenum.c
gcc -c -Wall -O2 validate.c
g++ -c -Wall -O2 cpp_demo.cpp
rm -f libmapm.a
ar rc libmapm.a mapmhasn.o  mapmhsin.o  mapm_pow.o  mapm_log.o  mapm_lg2.o  mapm_lg4.o  mapm_exp.o  mapm_lg3.o  mapmasin.o  mapmasn0.o  mapm_sin.o  mapm5sin.o  mapmrsin.o  mapm_cpi.o  mapmsqrt.o  mapmcbrt.o  mapmgues.o  mapmfact.o  mapm_gcd.o  mapmipwr.o  mapmpwr2.o  mapm_rnd.o  mapm_flr.o  mapm_fpf.o  mapm_rcp.o  mapmstck.o  mapm_div.o  mapm_mul.o  mapmfmul.o  mapm_fft.o  mapm_add.o  mapmistr.o  mapm_set.o  mapm_fam.o  mapmutil.o  mapmutl2.o  mapmutl1.o  mapmcnst.o
gcc -s -static -o calc calc.o libmapm.a -lm
ld: warning: -s is obsolete
ld: warning: option -s is obsolete and being ignored
ld: library not found for -lcrt0.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
*** [calc] Error code 1

bmake: stopped in /Users/pbulk/build/math/mapm/work/mapm_4.9.5a
1 error

bmake: stopped in /Users/pbulk/build/math/mapm/work/mapm_4.9.5a
*** Error code 2

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

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