+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/asl-doc-1.42.294/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/asl-doc-1.42.294/work.log ===> Building for asl-doc-1.42.294 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -o objects/mkdepend.o -c mkdepend.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -o objects/h_stringlists.o -c stringlists.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -o objects/h_strutil.o -c strutil.c In file included from datatypes.h:15, from stdinc.h:36, from strutil.c:11: sysdefs.h:1570:2: error: #error "your platform so far is not included in AS's header files!" 1570 | #error "your platform so far is not included in AS's header files!" | ^~~~~ sysdefs.h:1571:2: error: #error "please edit sysdefs.h!" 1571 | #error "please edit sysdefs.h!" | ^~~~~ datatypes.h:17:9: error: unknown type name 'as_uint8_t' 17 | typedef as_uint8_t Byte; /* Integertypen */ | ^~~~~~~~~~ datatypes.h:18:9: error: unknown type name 'as_int8_t' 18 | typedef as_int8_t ShortInt; | ^~~~~~~~~ datatypes.h:25:9: error: unknown type name 'as_uint32_t' 25 | typedef as_uint32_t LongWord; | ^~~~~~~~~~~ datatypes.h:26:9: error: unknown type name 'as_int32_t' 26 | typedef as_int32_t LongInt; | ^~~~~~~~~~ In file included from datatypes.h:15, from stdinc.h:36, from stringlists.c:13: sysdefs.h:1570:2: error: #error "your platform so far is not included in AS's header files!" 1570 | #error "your platform so far is not included in AS's header files!" | ^~~~~ sysdefs.h:1571:2: error: #error "please edit sysdefs.h!" 1571 | #error "please edit sysdefs.h!" | ^~~~~ datatypes.h:17:9: error: unknown type name 'as_uint8_t' 17 | typedef as_uint8_t Byte; /* Integertypen */ | ^~~~~~~~~~ datatypes.h:18:9: error: unknown type name 'as_int8_t' 18 | typedef as_int8_t ShortInt; | ^~~~~~~~~ datatypes.h:25:9: error: unknown type name 'as_uint32_t' 25 | typedef as_uint32_t LongWord; | ^~~~~~~~~~~ datatypes.h:26:9: error: unknown type name 'as_int32_t' 26 | typedef as_int32_t LongInt; | ^~~~~~~~~~ strutil.c:344:55: error: unknown type name 'as_float_t'; did you mean 'float_t'? 344 | static int FloatConvert(char *pDest, size_t DestSize, as_float_t Src, int Digits, Boolean TruncateTrailingZeros, char FormatType) | ^~~~~~~~~~ | float_t In file included from datatypes.h:15, from strutil.h:17, from mkdepend.c:10: sysdefs.h:1570:2: error: #error "your platform so far is not included in AS's header files!" 1570 | #error "your platform so far is not included in AS's header files!" | ^~~~~ sysdefs.h:1571:2: error: #error "please edit sysdefs.h!" 1571 | #error "please edit sysdefs.h!" | ^~~~~ datatypes.h:17:9: error: unknown type name 'as_uint8_t' 17 | typedef as_uint8_t Byte; /* Integertypen */ | ^~~~~~~~~~ datatypes.h:18:9: error: unknown type name 'as_int8_t' 18 | typedef as_int8_t ShortInt; | ^~~~~~~~~ datatypes.h:25:9: error: unknown type name 'as_uint32_t' 25 | typedef as_uint32_t LongWord; | ^~~~~~~~~~~ datatypes.h:26:9: error: unknown type name 'as_int32_t' 26 | typedef as_int32_t LongInt; | ^~~~~~~~~~ strutil.c: In function 'vsprcatf_core': strutil.c:542:17: warning: implicit declaration of function 'FloatConvert' [-Wimplicit-function-declaration] 542 | Cnt = FloatConvert(Str, sizeof(Str), | ^~~~~~~~~~~~ In file included from strutil.c:14: strutil.c:543:73: error: unknown type name 'as_float_t' 543 | (FormatContext.int_size >= 3) ? va_arg(ap, as_float_t) : va_arg(ap, double), | ^~~~~~~~~~ makedefs.abh:1: objects/codepseudo.d: No such file or directory gmake: *** [makedefs.src:1425: objects/h_stringlists.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [makedefs.src:1420: objects/mkdepend.o] Error 1 gmake: *** [makedefs.src:1375: objects/h_strutil.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/asl-doc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/asl-doc