=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/argp", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for argp-1.5.0 ninja: Entering directory `output' [1/15] Compiling C object libargp.a.p/argp-eexst.c.o [2/15] Compiling C object libargp.a.p/argp-ba.c.o [3/15] Compiling C object libargp.a.p/argp-help.c.o FAILED: [code=1] libargp.a.p/argp-help.c.o gcc -Ilibargp.a.p -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_CONFIG_H=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -MD -MQ libargp.a.p/argp-help.c.o -MF libargp.a.p/argp-help.c.o.d -o libargp.a.p/argp-help.c.o -c ../argp-help.c ../argp-help.c: In function 'hol_usage': ../argp-help.c:1333:35: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 1333 | char* short_no_arg_opts = alloca(strlen(hol->short_options) + 1); | ^~~~~~ ../argp-help.c:1333:35: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] ../argp-help.c: In function '_help': ../argp-help.c:1600:32: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] 1600 | char* pattern_levels = alloca(num_pattern_levels); | ^~~~~~ ../argp-help.c: In function '__argp_short_program_name': ../argp-help.c:1724:2: warning: #warning No reasonable value to return [-Wcpp] 1724 | #warning No reasonable value to return | ^~~~~~~ ../argp-help.c: In function '__argp_failure_internal': ../argp-help.c:1870:22: warning: unused variable 'buf' [-Wunused-variable] 1870 | char buf[200]; | ^~~ [4/15] Compiling C object libargp.a.p/argp-pv.c.o [5/15] Compiling C object libargp.a.p/argp-parse.c.o FAILED: [code=1] libargp.a.p/argp-parse.c.o gcc -Ilibargp.a.p -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_CONFIG_H=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -MD -MQ libargp.a.p/argp-parse.c.o -MF libargp.a.p/argp-parse.c.o.d -o libargp.a.p/argp-parse.c.o -c ../argp-parse.c ../argp-parse.c: In function 'argp_parse': ../argp-parse.c:1232:36: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 1232 | struct argp_child* child = alloca(4 * sizeof(struct argp_child)); | ^~~~~~ ../argp-parse.c:1232:36: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] [6/15] Compiling C object libargp.a.p/argp-fmtstream.c.o ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/argp *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/argp