=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/beanstalkd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for beanstalkd-1.12nb1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o sunos.o sunos.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o conn.o conn.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o file.o file.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o heap.o heap.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o job.o job.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o ms.o ms.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o net.o net.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o primes.o primes.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o prot.o prot.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o serv.o serv.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o time.o time.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o tube.o tube.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o util.o util.c tube.c: In function 'make_tube': tube.c:15:5: warning: 'strncpy' specified bound 201 equals destination size [-Wstringop-truncation] 15 | strncpy(t->name, name, MAX_TUBE_NAME_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./verc.sh >vers.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o walg.o walg.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wformat=2 -g -c -o main.o main.c main.c: In function 'set_sig_handlers': main.c:75:23: error: assignment to 'void (*)(int)' from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types] 75 | sa.sa_handler = handle_sigterm_pid1; | ^ main.c:40:1: note: 'handle_sigterm_pid1' declared here 40 | handle_sigterm_pid1() | ^~~~~~~~~~~~~~~~~~~ gmake: *** [: main.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/beanstalkd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/beanstalkd