+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/asl-1.42.290/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/asl-1.42.290/work.log ===> Building for asl-1.42.290 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o objects/mkdepend.o -c mkdepend.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o objects/h_stringlists.o -c stringlists.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o objects/h_strutil.o -c strutil.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o objects/h_dynstr.o -c dynstr.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'; did you mean 'uint8_t'? 17 | typedef as_uint8_t Byte; /* Integertypen */ | ^~~~~~~~~~ | uint8_t datatypes.h:18:9: error: unknown type name 'as_int8_t'; did you mean 'uint8_t'? 18 | typedef as_int8_t ShortInt; | ^~~~~~~~~ | uint8_t datatypes.h:25:9: error: unknown type name 'as_uint32_t'; did you mean 'uint32_t'? 25 | typedef as_uint32_t LongWord; | ^~~~~~~~~~~ | uint32_t datatypes.h:26:9: error: unknown type name 'as_int32_t'; did you mean 'uint32_t'? 26 | typedef as_int32_t LongInt; | ^~~~~~~~~~ | uint32_t 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 strutil.c: In function 'vsprcatf_core': strutil.c:542:17: error: 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'; did you mean 'float_t'? 543 | (FormatContext.int_size >= 3) ? va_arg(ap, as_float_t) : va_arg(ap, double), | ^~~~~~~~~~ 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'; did you mean 'uint8_t'? 17 | typedef as_uint8_t Byte; /* Integertypen */ | ^~~~~~~~~~ | uint8_t datatypes.h:18:9: error: unknown type name 'as_int8_t'; did you mean 'uint8_t'? 18 | typedef as_int8_t ShortInt; | ^~~~~~~~~ | uint8_t 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:25:9: error: unknown type name 'as_uint32_t'; did you mean 'uint32_t'? 25 | typedef as_uint32_t LongWord; | ^~~~~~~~~~~ | uint32_t datatypes.h:26:9: error: unknown type name 'as_int32_t'; did you mean 'uint32_t'? 26 | typedef as_int32_t LongInt; | ^~~~~~~~~~ | uint32_t datatypes.h:17:9: error: unknown type name 'as_uint8_t'; did you mean 'uint8_t'? 17 | typedef as_uint8_t Byte; /* Integertypen */ | ^~~~~~~~~~ | uint8_t datatypes.h:18:9: error: unknown type name 'as_int8_t'; did you mean 'uint8_t'? 18 | typedef as_int8_t ShortInt; | ^~~~~~~~~ | uint8_t datatypes.h:25:9: error: unknown type name 'as_uint32_t'; did you mean 'uint32_t'? 25 | typedef as_uint32_t LongWord; | ^~~~~~~~~~~ | uint32_t datatypes.h:26:9: error: unknown type name 'as_int32_t'; did you mean 'uint32_t'? 26 | typedef as_int32_t LongInt; | ^~~~~~~~~~ | uint32_t gmake: *** [makedefs.src:1410: objects/h_stringlists.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [makedefs.src:1405: objects/mkdepend.o] Error 1 gmake: *** [makedefs.src:1360: objects/h_strutil.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/asl *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/asl