=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/asl", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for asl-1.42.294 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 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!" | ^~~~~ 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'; did you mean 'uint8_t'? 17 | typedef as_uint8_t Byte; /* Integertypen */ | ^~~~~~~~~~ | uint8_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: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: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: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:1425: objects/h_stringlists.o] Error 1 gmake: *** Waiting for unfinished jobs.... 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 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/asl