+ 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-doc-1.42.294/work.log + su pbulk -c '"$@"' make /opt/pkg/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 -o objects/mkdepend.o -c mkdepend.c 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 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 makedefs.abh:1: objects/codepseudo.d: No such file or directory gmake: *** [makedefs.src:1420: objects/mkdepend.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/asl-doc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/asl-doc