+ 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/wmclockmon-0.8.1nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wmclockmon-0.8.1nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for wmclockmon-0.8.1nb2 --- ./stamp-h.in --- cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. --- ./config.h.in --- --- all-recursive-am --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- main.o --- --- dockapp.o --- --- main.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR='"/opt/pkg/share/wmclockmon"' -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -c main.c --- dockapp.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR='"/opt/pkg/share/wmclockmon"' -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -c dockapp.c --- wmclockmon --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o wmclockmon main.o dockapp.o -L/usr/local/lib -lX11 -lXext -lXpm Making all in doc Making all in wmclockmon-config --- actions.o --- --- dialogs.o --- --- edit.o --- --- main.o --- --- dialogs.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -c dialogs.c --- actions.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -c actions.c --- edit.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -c edit.c --- main.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -c main.c --- mainwindow.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -c mainwindow.c --- tools.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -c tools.c --- wmclockmon-config --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `gtk-config --libs` -o wmclockmon-config actions.o dialogs.o edit.o main.o mainwindow.o tools.o -L/usr/local/lib -lX11 -lXext -lXpm Making all in wmclockmon-cal --- main.o --- --- mainwindow.o --- --- tools.o --- --- main.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -c main.c --- mainwindow.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -c mainwindow.c --- tools.o --- gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -c tools.c --- mainwindow.o --- mainwindow.c: In function 'load_file': mainwindow.c:99:13: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 99 | bzero(line, MAXSTRLEN + 1); | ^~~~~ mainwindow.c:99:13: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] mainwindow.c: In function 'set_buttons_text': mainwindow.c:144:5: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 144 | bzero(datestr, MAXSTRLEN + 1); | ^~~~~ *** [mainwindow.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/time/wmclockmon/work/wmclockmon-0.8.1/wmclockmon-cal bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/time/wmclockmon/work/wmclockmon-0.8.1/wmclockmon-cal *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/time/wmclockmon/work/wmclockmon-0.8.1 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/build/time/wmclockmon/work/wmclockmon-0.8.1 *** [all-recursive-am] Error code 2 bmake: stopped making "all" in /home/pbulk/build/time/wmclockmon/work/wmclockmon-0.8.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/time/wmclockmon/work/wmclockmon-0.8.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/wmclockmon *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/wmclockmon