+ 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/ucspi-tools-1.7nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ucspi-tools-1.7nb1/work.log ===> Building for ucspi-tools-1.7nb1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/local/include -I/usr/include -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 sockc.c -o sockc gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/local/include -I/usr/include -c -o tlsc.o tlsc.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/local/include -I/usr/include -c -o tlss.o tlss.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/local/include -I/usr/include -c -o httppc.o httppc.c sockc.c: In function 'main': sockc.c:243:17: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration] 243 | strlcpy(tmp, reply.addr.name.str, reply.addr.name.len); | ^~~~~~~ | strncpy httppc.c: In function 'main': httppc.c:67:9: warning: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 67 | dprintf(WRITE_FD, "CONNECT %s:%s HTTP/1.1\r\n", host, port); | ^~~~~~~ | vprintf gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/local/include -I/usr/include -c -o http_parser.o http_parser.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/local/include -I/usr/include -c -o httpc.o httpc.c httpc.c: In function 'main': httpc.c:158:9: warning: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 158 | dprintf(WRITE_FD, "GET %s HTTP/1.1\r\n", uri); | ^~~~~~~ | vprintf gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/local/include -I/usr/include -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 https.c -o https gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/local/include -I/usr/include -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 ftpc.c -o ftpc gcc -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o tlsc tlsc.o -ltls `pkg-config --libs libssl openssl` https.c: In function 'main': https.c:105:36: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' {aka 'long int'} [-Wformat=] 105 | printf("Content-Length: %lld\r\n", sb.st_size); | ~~~^ ~~~~~~~~~~ | | | | | off_t {aka long int} | long long int | %ld gcc -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o tlss tlss.o -ltls `pkg-config --libs libssl openssl` gcc -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o httppc httppc.o http_parser.o gcc -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o httpc httpc.o http_parser.o Undefined first referenced symbol in file dprintf httppc.o ld: fatal: symbol referencing errors. No output written to httppc collect2: error: ld returned 1 exit status gmake: *** [Makefile:21: httppc] Error 1 gmake: *** Waiting for unfinished jobs.... Undefined first referenced symbol in file dprintf httpc.o ld: fatal: symbol referencing errors. No output written to httpc collect2: error: ld returned 1 exit status gmake: *** [Makefile:18: httpc] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/ucspi-tools *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/ucspi-tools