=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for gambc-4.6.5 making all in include gmake[1]: Entering directory '/tmp/pkgbuild/lang/gambc/work.vax/gambc-v4_6_5/include' major=`echo 4.6.5 | sed -e "s/v//g" -e "s/\.[^.]*\.[^.]*//g"`; \ minor=`echo 4.6.5 | sed -e "s/v[^.]*\.//g" -e "s/\.[^.]*//g"`; \ revision=`echo 4.6.5 | sed -e "s/v[^.]*\.[^.]*\.//g" -e "s///g"`; \ version_num=`eval expr "\( 100000 \\* $major \) + \( 1000 \\* $minor \) + $revision"`; \ echo "#error \"The version indicated in ___VERSION is not supported by gambit.h\"" > gambit-not$version_num.h; \ echo "#error \"You are probably compiling C code generated by a Gambit compiler earlier or later than 4.6.5\"" >> gambit-not$version_num.h; \ echo "#error \"___VERSION will be set to $version_num to reduce other errors\"" >> gambit-not$version_num.h; \ echo "#undef ___VERSION" >> gambit-not$version_num.h; \ echo "#define ___VERSION $version_num" >> gambit-not$version_num.h; \ echo "#include \"gambit.h\"" >> gambit-not$version_num.h expr: non-integer argument '4.6.5' gmake[1]: Leaving directory '/tmp/pkgbuild/lang/gambc/work.vax/gambc-v4_6_5/include' making all in lib gmake[1]: Entering directory '/tmp/pkgbuild/lang/gambc/work.vax/gambc-v4_6_5/lib' c++ -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/pkg\"" -D___GAMBCDIR_INFO="\"/usr/pkg/info\"" -D___SYS_TYPE_CPU="\"vax\"" -D___SYS_TYPE_VENDOR="\"\"" -D___SYS_TYPE_OS="\"netbsdelf\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--disable-gcc-opts' '--prefix=/usr/pkg' '--build=vax--netbsdelf' '--host=vax--netbsdelf' '--infodir=/usr/pkg/info' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=vax--netbsdelf' 'host_alias=vax--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY cc1plus: warning: instruction scheduling not supported on this target machine In file included from _io.c:1343: ../include/gambit.h:896:2: error: #error "The definition for ___FLOAT_WIDTH is missing" 896 | #error "The definition for ___FLOAT_WIDTH is missing" | ^~~~~ ../include/gambit.h:900:2: error: #error "The definition for ___DOUBLE_WIDTH is missing" 900 | #error "The definition for ___DOUBLE_WIDTH is missing" | ^~~~~ distcc[6105] (dcc_select_for_write) ERROR: IO timeout distcc[6105] ERROR: timeout while connecting to 10.0.20.124:3632 distcc[6105] Warning: failed to distribute _io.c to 10.0.20.124:3632, running locally instead cc1plus: warning: instruction scheduling not supported on this target machine In file included from _io.c:1343: ../include/gambit.h:896:2: error: #error "The definition for ___FLOAT_WIDTH is missing" 896 | #error "The definition for ___FLOAT_WIDTH is missing" | ^~~~~ ../include/gambit.h:900:2: error: #error "The definition for ___DOUBLE_WIDTH is missing" 900 | #error "The definition for ___DOUBLE_WIDTH is missing" | ^~~~~ In file included from _io.c:1343: ../include/gambit.h:6952:5: error: '___F64' does not name a type 6952 | ___F64 nb_gcs; | ^~~~~~ ../include/gambit.h:6953:5: error: '___F64' does not name a type 6953 | ___F64 gc_user_time; | ^~~~~~ ../include/gambit.h:6954:5: error: '___F64' does not name a type 6954 | ___F64 gc_sys_time; | ^~~~~~ ../include/gambit.h:6955:5: error: '___F64' does not name a type 6955 | ___F64 gc_real_time; | ^~~~~~ ../include/gambit.h:6956:5: error: '___F64' does not name a type 6956 | ___F64 bytes_allocated_minus_occupied; | ^~~~~~ ../include/gambit.h:6958:5: error: '___F64' does not name a type 6958 | ___F64 last_gc_user_time; | ^~~~~~ ../include/gambit.h:6959:5: error: '___F64' does not name a type 6959 | ___F64 last_gc_sys_time; | ^~~~~~ ../include/gambit.h:6960:5: error: '___F64' does not name a type 6960 | ___F64 last_gc_real_time; | ^~~~~~ ../include/gambit.h:6961:5: error: '___F64' does not name a type 6961 | ___F64 last_gc_heap_size; | ^~~~~~ ../include/gambit.h:6962:5: error: '___F64' does not name a type 6962 | ___F64 last_gc_alloc; | ^~~~~~ ../include/gambit.h:6963:5: error: '___F64' does not name a type 6963 | ___F64 last_gc_live; | ^~~~~~ ../include/gambit.h:6964:5: error: '___F64' does not name a type 6964 | ___F64 last_gc_movable; | ^~~~~~ ../include/gambit.h:6965:5: error: '___F64' does not name a type 6965 | ___F64 last_gc_nonmovable; | ^~~~~~ In file included from _io.c:1343: ../include/gambit.h:7198:14: error: '___F32' has not been declared 7198 | ___F32 *x, | ^~~~~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:7203:14: error: '___F64' has not been declared 7203 | ___F64 *x, | ^~~~~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:7539:14: error: '___F32' has not been declared 7539 | ___P((___F32 x, | ^~~~~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:7544:14: error: '___F64' has not been declared 7544 | ___P((___F64 x, | ^~~~~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:8216:10: error: '___F32' has not been declared 8216 | ___F32 *x, | ^~~~~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:8221:10: error: '___F64' has not been declared 8221 | ___F64 *x, | ^~~~~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ g++: fatal error: Killed signal terminated program cc1plus compilation terminated. ../include/gambit.h:8556:23: warning: '___F32_to_SCMOBJ' initialized and declared 'extern' 8556 | ___IMP_FUNC(___SCMOBJ,___F32_to_SCMOBJ) | ^~~~~~~~~~~~~~~~ ../include/gambit.h:1358:43: note: in definition of macro '___IMP_FUNC' 1358 | #define ___IMP_FUNC(type,name)extern type name | ^~~~ ../include/gambit.h:8557:10: error: '___F32' was not declared in this scope 8557 | ___P((___F32 x, | ^~~~~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:954:16: error: expected primary-expression before 'int' 954 | #define ___S32 int | ^~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:1624:17: note: in expansion of macro '___S32' 1624 | #define ___WORD ___S32 | ^~~~~~ ../include/gambit.h:1639:19: note: in expansion of macro '___WORD' 1639 | #define ___SCMOBJ ___WORD | ^~~~~~~ ../include/gambit.h:8558:10: note: in expansion of macro '___SCMOBJ' 8558 | ___SCMOBJ *obj, | ^~~~~~~~~ ../include/gambit.h:8559:10: error: expected primary-expression before 'int' 8559 | int arg_num), | ^~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:8559:21: error: expression list treated as compound expression in initializer [-fpermissive] 8559 | int arg_num), | ^ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:8561:23: warning: '___F64_to_SCMOBJ' initialized and declared 'extern' 8561 | ___IMP_FUNC(___SCMOBJ,___F64_to_SCMOBJ) | ^~~~~~~~~~~~~~~~ ../include/gambit.h:1358:43: note: in definition of macro '___IMP_FUNC' 1358 | #define ___IMP_FUNC(type,name)extern type name | ^~~~ ../include/gambit.h:8562:10: error: '___F64' was not declared in this scope 8562 | ___P((___F64 x, | ^~~~~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:954:16: error: expected primary-expression before 'int' 954 | #define ___S32 int | ^~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:1624:17: note: in expansion of macro '___S32' 1624 | #define ___WORD ___S32 | ^~~~~~ ../include/gambit.h:1639:19: note: in expansion of macro '___WORD' 1639 | #define ___SCMOBJ ___WORD | ^~~~~~~ ../include/gambit.h:8563:10: note: in expansion of macro '___SCMOBJ' 8563 | ___SCMOBJ *obj, | ^~~~~~~~~ ../include/gambit.h:8564:10: error: expected primary-expression before 'int' 8564 | int arg_num), | ^~~ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ ../include/gambit.h:8564:21: error: expression list treated as compound expression in initializer [-fpermissive] 8564 | int arg_num), | ^ ../include/gambit.h:1233:22: note: in definition of macro '___P' 1233 | #define ___P(ansi,kr)ansi | ^~~~ _io.c: In function 'int ___H__20___io(___processor_state)': ../include/gambit.h:2045:20: error: '___F64' was not declared in this scope; did you mean '___X64'? 2045 | #define ___D_F64(x)___F64 x; | ^~~~~~ ../include/gambit.h:1718:19: note: in definition of macro '___SM' 1718 | #define ___SM(s,m)s | ^ ../include/gambit.h:3358:18: note: in expansion of macro '___SM' 3358 | #define ___D_ALL ___SM(___MD_ALL,___PD_ALL) | ^~~~~ _io.c:6698:77: note: in expansion of macro '___D_F64' 6698 | #define ___MD_ALL ___D_HEAP ___D_FP ___D_R0 ___D_R1 ___D_R2 ___D_R3 ___D_R4 ___D_F64(___F64V1) ___D_F64( \ | ^~~~~~~~ ../include/gambit.h:3358:24: note: in expansion of macro '___MD_ALL' 3358 | #define ___D_ALL ___SM(___MD_ALL,___PD_ALL) | ^~~~~~~~~ ../include/gambit.h:3370:1: note: in expansion of macro '___D_ALL' 3370 | ___D_ALL | ^~~~~~~~ ../include/gambit.h:3336:30: note: in expansion of macro '___BEGIN_COD' 3336 | #define ___BEGIN_M_COD ___SM(___BEGIN_COD,___NOTHING) | ^~~~~~~~~~~~ _io.c:6704:1: note: in expansion of macro '___BEGIN_M_COD' 6704 | ___BEGIN_M_COD | ^~~~~~~~~~~~~~ _io.c:6699:1: error: expected ';' before '___F64V2' 6699 | ___F64V2) ___D_F64(___F64V3) | ^~~~~~~~ ../include/gambit.h:1718:19: note: in definition of macro '___SM' 1718 | #define ___SM(s,m)s | ^ ../include/gambit.h:3358:18: note: in expansion of macro '___SM' 3358 | #define ___D_ALL ___SM(___MD_ALL,___PD_ALL) | ^~~~~ _io.c:6698:96: note: in expansion of macro '___D_F64' 6698 | #define ___MD_ALL ___D_HEAP ___D_FP ___D_R0 ___D_R1 ___D_R2 ___D_R3 ___D_R4 ___D_F64(___F64V1) ___D_F64( \ | ^~~~~~~~ ../include/gambit.h:3358:24: note: in expansion of macro '___MD_ALL' 3358 | #define ___D_ALL ___SM(___MD_ALL,___PD_ALL) | ^~~~~~~~~ ../include/gambit.h:3370:1: note: in expansion of macro '___D_ALL' 3370 | ___D_ALL | ^~~~~~~~ ../include/gambit.h:3336:30: note: in expansion of macro '___BEGIN_COD' 3336 | #define ___BEGIN_M_COD ___SM(___BEGIN_COD,___NOTHING) | ^~~~~~~~~~~~ _io.c:6704:1: note: in expansion of macro '___BEGIN_M_COD' 6704 | ___BEGIN_M_COD | ^~~~~~~~~~~~~~ _io.c:6699:20: error: expected ';' before '___F64V3' 6699 | ___F64V2) ___D_F64(___F64V3) | ^~~~~~~~ ../include/gambit.h:1718:19: note: in definition of macro '___SM' 1718 | #define ___SM(s,m)s | ^ ../include/gambit.h:3358:18: note: in expansion of macro '___SM' 3358 | #define ___D_ALL ___SM(___MD_ALL,___PD_ALL) | ^~~~~ _io.c:6699:11: note: in expansion of macro '___D_F64' 6699 | ___F64V2) ___D_F64(___F64V3) | ^~~~~~~~ ../include/gambit.h:3358:24: note: in expansion of macro '___MD_ALL' 3358 | #define ___D_ALL ___SM(___MD_ALL,___PD_ALL) | ^~~~~~~~~ ../include/gambit.h:3370:1: note: in expansion of macro '___D_ALL' 3370 | ___D_ALL | ^~~~~~~~ ../include/gambit.h:3336:30: note: in expansion of macro '___BEGIN_COD' 3336 | #define ___BEGIN_M_COD ___SM(___BEGIN_COD,___NOTHING) | ^~~~~~~~~~~~ _io.c:6704:1: note: in expansion of macro '___BEGIN_M_COD' 6704 | ___BEGIN_M_COD | ^~~~~~~~~~~~~~ _io.c:39051:15: error: '___F64V1' was not declared in this scope 39051 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-3))) | ^~~~~~~~ ../include/gambit.h:2046:24: note: in definition of macro '___SET_F64' 2046 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:1432:32: error: expected primary-expression before ')' token 1432 | #define ___CAST(type,val)((type)(val)) | ^ ../include/gambit.h:2046:26: note: in definition of macro '___SET_F64' 2046 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:2035:29: note: in expansion of macro '___CAST' 2035 | #define ___FLONUM_VAL(obj) *___CAST(___F64*,___BODY_AS(obj,___tSUBTYPED)) | ^~~~~~~ ../include/gambit.h:2037:24: note: in expansion of macro '___FLONUM_VAL' 2037 | #define ___F64UNBOX(x) ___FLONUM_VAL(x) | ^~~~~~~~~~~~~ _io.c:39051:24: note: in expansion of macro '___F64UNBOX' 39051 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-3))) | ^~~~~~~~~~~ _io.c:39052:15: error: '___F64V2' was not declared in this scope 39052 | ___SET_F64(___F64V2,___F64MUL(1.2,___F64V1)) | ^~~~~~~~ ../include/gambit.h:2046:24: note: in definition of macro '___SET_F64' 2046 | #define ___SET_F64(x,y)x=y; | ^ _io.c:39053:15: error: '___F64V3' was not declared in this scope 39053 | ___SET_F64(___F64V3,___F64MIN(.2,___F64V2)) | ^~~~~~~~ ../include/gambit.h:2046:24: note: in definition of macro '___SET_F64' 2046 | #define ___SET_F64(x,y)x=y; | ^ In file included from _io.c:1343: ../include/gambit.h:1432:32: error: expected primary-expression before ')' token 1432 | #define ___CAST(type,val)((type)(val)) | ^ ../include/gambit.h:3649:30: note: in definition of macro '___SET_R3' 3649 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:2042:3: note: in expansion of macro '___CAST' 2042 | *___CAST(___F64*,___hp-___FLONUM_SIZE) = (x), \ | ^~~~~~~ _io.c:39057:14: note: in expansion of macro '___F64BOX' 39057 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ In file included from _io.c:1343: ../include/gambit.h:1432:32: error: expected primary-expression before ')' token 1432 | #define ___CAST(type,val)((type)(val)) | ^ ../include/gambit.h:2046:26: note: in definition of macro '___SET_F64' 2046 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:2035:29: note: in expansion of macro '___CAST' 2035 | #define ___FLONUM_VAL(obj) *___CAST(___F64*,___BODY_AS(obj,___tSUBTYPED)) | ^~~~~~~ ../include/gambit.h:2037:24: note: in expansion of macro '___FLONUM_VAL' 2037 | #define ___F64UNBOX(x) ___FLONUM_VAL(x) | ^~~~~~~~~~~~~ _io.c:39098:24: note: in expansion of macro '___F64UNBOX' 39098 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:1432:32: error: expected primary-expression before ')' token 1432 | #define ___CAST(type,val)((type)(val)) | ^ ../include/gambit.h:2046:26: note: in definition of macro '___SET_F64' 2046 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:2035:29: note: in expansion of macro '___CAST' 2035 | #define ___FLONUM_VAL(obj) *___CAST(___F64*,___BODY_AS(obj,___tSUBTYPED)) | ^~~~~~~ ../include/gambit.h:2037:24: note: in expansion of macro '___FLONUM_VAL' 2037 | #define ___F64UNBOX(x) ___FLONUM_VAL(x) | ^~~~~~~~~~~~~ _io.c:39099:24: note: in expansion of macro '___F64UNBOX' 39099 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:1432:32: error: expected primary-expression before ')' token 1432 | #define ___CAST(type,val)((type)(val)) | ^ ../include/gambit.h:2046:26: note: in definition of macro '___SET_F64' 2046 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:2035:29: note: in expansion of macro '___CAST' 2035 | #define ___FLONUM_VAL(obj) *___CAST(___F64*,___BODY_AS(obj,___tSUBTYPED)) | ^~~~~~~ ../include/gambit.h:2037:24: note: in expansion of macro '___FLONUM_VAL' 2037 | #define ___F64UNBOX(x) ___FLONUM_VAL(x) | ^~~~~~~~~~~~~ _io.c:58061:24: note: in expansion of macro '___F64UNBOX' 58061 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:1432:32: error: expected primary-expression before ')' token 1432 | #define ___CAST(type,val)((type)(val)) | ^ ../include/gambit.h:2046:26: note: in definition of macro '___SET_F64' 2046 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:2035:29: note: in expansion of macro '___CAST' 2035 | #define ___FLONUM_VAL(obj) *___CAST(___F64*,___BODY_AS(obj,___tSUBTYPED)) | ^~~~~~~ ../include/gambit.h:2037:24: note: in expansion of macro '___FLONUM_VAL' 2037 | #define ___F64UNBOX(x) ___FLONUM_VAL(x) | ^~~~~~~~~~~~~ _io.c:58085:24: note: in expansion of macro '___F64UNBOX' 58085 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ In file included from _io.c:1343: ../include/gambit.h:2941:40: error: expected primary-expression before ')' token 2941 | #define ___F64VECTORSET(x,y,z)*(___F64*)(((___WORD)___BODY_AS(x,___tSUBTYPED))+((y)<<(3-___TB)))=z; | ^ _io.c:58086:4: note: in expansion of macro '___F64VECTORSET' 58086 | ___F64VECTORSET(___R1,___STK(-6),___F64V1) | ^~~~~~~~~~~~~~~ distcc[6105] ERROR: compile _io.c on localhost failed gmake[1]: *** [makefile:143: _io.o] Error 1 gmake[1]: Leaving directory '/tmp/pkgbuild/lang/gambc/work.vax/gambc-v4_6_5/lib' gmake: *** [makefile:384: all-recursive] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/lang/gambc *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/gambc