+ 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/heyu-1.35nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/heyu-1.35nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for heyu-1.35nb1 --- all --- You are using a dummy make file. Just a moment while the configure script runs to create a valid makefile ./Configure This script will create a valid Makefile based on the results of the uname(1) output. Please stand-by a moment. checking for siginterrupt() Not using siginterrupt() The Makefile has been created for sunos. Continuing with the make --- date.o --- --- erase.o --- --- info.o --- --- message.o --- --- date.o --- gcc -g -O -DSYSV -DPOSIX -DSOLARIS -DLOCKDIR=\"/var/spool/locks\" -DHASSELECT -Wall -c date.c --- info.o --- gcc -g -O -DSYSV -DPOSIX -DSOLARIS -DLOCKDIR=\"/var/spool/locks\" -DHASSELECT -Wall -c info.c --- erase.o --- gcc -g -O -DSYSV -DPOSIX -DSOLARIS -DLOCKDIR=\"/var/spool/locks\" -DHASSELECT -Wall -c erase.c --- message.o --- gcc -g -O -DSYSV -DPOSIX -DSOLARIS -DLOCKDIR=\"/var/spool/locks\" -DHASSELECT -Wall -c message.c --- date.o --- date.c: In function 'c_date': date.c:42:5: error: type of 'argc' defaults to 'int' [-Wimplicit-int] 42 | int c_date(argc, argv) | ^~~~~~ --- info.o --- info.c: In function 'c_info': info.c:36:5: error: type of 'argc' defaults to 'int' [-Wimplicit-int] 36 | int c_info(argc, argv) | ^~~~~~ --- relay.o --- gcc -g -O -DSYSV -DPOSIX -DSOLARIS -DLOCKDIR=\"/var/spool/locks\" -DHASSELECT -Wall -c relay.c --- info.o --- *** [info.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir --- date.o --- date.c:45:10: warning: variable 'today' set but not used [-Wunused-but-set-variable] 45 | int today; | ^~~~~ *** [date.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir --- relay.o --- relay.c: In function 'start_relay': relay.c:189:17: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 189 | sprintf(ibuff, "Trouble creating spoolfile (%s)", spoolfile); | ^~~~~ | | | unsigned char * In file included from /usr/include/stdio.h:82, from relay.c:41: /usr/include/iso/stdio_iso.h:212:25: note: expected 'char * restrict' but argument is of type 'unsigned char *' 212 | extern int sprintf(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD, ...); | ^ relay.c:190:25: warning: pointer targets in passing argument 2 of 'syslog' differ in signedness [-Wpointer-sign] 190 | syslog(LOG_ERR, ibuff); | ^~~~~ | | | unsigned char * In file included from relay.c:46: /usr/include/syslog.h:41:18: note: expected 'const char *' but argument is of type 'unsigned char *' 41 | void syslog(int, const char *, ...); | ^~~~~~~~~~~~ relay.c:189:53: warning: '%s' directive writing up to 1023 bytes into a region of size 52 [-Wformat-overflow=] 189 | sprintf(ibuff, "Trouble creating spoolfile (%s)", spoolfile); | ^~ ~~~~~~~~~ relay.c:189:9: note: 'sprintf' output between 30 and 1053 bytes into a destination of size 80 189 | sprintf(ibuff, "Trouble creating spoolfile (%s)", spoolfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: 2 errors make[1]: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/heyu *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/heyu