=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pari-2.7.6nb10 gmake[1]: Entering directory '/Users/pbulk/build/math/pari/work/pari-2.7.6' Making gp in Odarwin-i386 gmake[2]: Entering directory '/Users/pbulk/build/math/pari/work/pari-2.7.6/Odarwin-i386' ../config/genkernel ../src/kernel/x86_64/asm0.h > parilvl0.h if test -r ./tune.h; then d=.; else d=../src/kernel/gmp; fi; cat $d/tune.h ../src/kernel/gmp/int.h ../src/kernel/none/level1.h > parilvl1.h cat parilvl0.h parilvl1.h > mpinl.h cat ../src/mt/single.h > parimt.h /Users/pbulk/build/math/pari/work/.cwrapper/bin/libtool --mode=compile clang -c -I. -I../src/headers -I../src/language -DDL_DFLT_NAME=NULL -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/ncurses -o gp.lo ../src/gp/gp.c libtool: compile: clang -c -I. -I../src/headers -I../src/language -DDL_DFLT_NAME=NULL -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -pipe -Os -I/Users/pbulk/build/math/pari/work/.buildlink/include -I/Users/pbulk/build/math/pari/work/.buildlink/include/ncurses ../src/gp/gp.c -fno-common -DPIC -o .libs/gp.o In file included from ../src/gp/gp.c:27: In file included from ../src/headers/pari.h:58: ../src/kernel/none/level1.h:610:24: error: invalid output constraint '=a' in asm hiremainder = 0; q = divll((ulong)labs(x),(ulong)labs(y)); ^ ../src/kernel/x86-64/asm0.h:115:11: note: expanded from macro 'divll' : "=a" /* %eax */ (__value), "=d" /* %edx */ (hiremainder) \ ^ ../src/kernel/none/level1.h:632:28: error: invalid output constraint '=a' in asm hiremainder=0; q = (long)divll(x, (ulong)y[2]); ^ ../src/kernel/x86-64/asm0.h:115:11: note: expanded from macro 'divll' : "=a" /* %eax */ (__value), "=d" /* %edx */ (hiremainder) \ ^ ../src/kernel/none/level1.h:657:11: error: invalid output constraint '=a' in asm q = divll(n0, d); ^ ../src/kernel/x86-64/asm0.h:115:11: note: expanded from macro 'divll' : "=a" /* %eax */ (__value), "=d" /* %edx */ (hiremainder) \ ^ ../src/kernel/none/level1.h:671:28: error: invalid output constraint '=a' in asm hiremainder=0; q = (long)divll(labs(x), (ulong)y[2]); ^ ../src/kernel/x86-64/asm0.h:115:11: note: expanded from macro 'divll' : "=a" /* %eax */ (__value), "=d" /* %edx */ (hiremainder) \ ^ ../src/kernel/none/level1.h:958:7: error: invalid output constraint '=a' in asm x = mulll(a,b); ^ ../src/kernel/x86-64/asm0.h:99:11: note: expanded from macro 'mulll' : "=a" /* %eax */ (__valuelo), "=d" /* %edx */ (hiremainder) \ ^ ../src/kernel/none/level1.h:960:9: error: invalid output constraint '=a' in asm (void)divll(x,p); return hiremainder; ^ ../src/kernel/x86-64/asm0.h:115:11: note: expanded from macro 'divll' : "=a" /* %eax */ (__value), "=d" /* %edx */ (hiremainder) \ ^ ../src/kernel/none/level1.h:967:7: error: invalid output constraint '=a' in asm x = mulll(a,a); ^ ../src/kernel/x86-64/asm0.h:99:11: note: expanded from macro 'mulll' : "=a" /* %eax */ (__valuelo), "=d" /* %edx */ (hiremainder) \ ^ ../src/kernel/none/level1.h:969:9: error: invalid output constraint '=a' in asm (void)divll(x,p); return hiremainder; ^ ../src/kernel/x86-64/asm0.h:115:11: note: expanded from macro 'divll' : "=a" /* %eax */ (__value), "=d" /* %edx */ (hiremainder) \ ^ 8 errors generated. gmake[2]: *** [Makefile:991: gp.lo] Error 1 gmake[2]: Leaving directory '/Users/pbulk/build/math/pari/work/pari-2.7.6/Odarwin-i386' gmake[1]: *** [Makefile:33: gp] Error 2 gmake[1]: Leaving directory '/Users/pbulk/build/math/pari/work/pari-2.7.6' gmake: *** [Makefile:30: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/math/pari *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/math/pari