+ 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/psybnc-2.4.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/psybnc-2.4.3/work.log ===> Building for psybnc-2.4.3 cd /home/pbulk/build/chat/psybnc/work/psybnc && /usr/bin/env INSTALL_INFO= MAKEINFO=/home/pbulk/build/chat/psybnc/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/chat/psybnc/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/chat/psybnc/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/chat/psybnc/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/chat/psybnc/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/chat/psybnc/work/.buildlink/lib/pkgconfig:/home/pbulk/build/chat/psybnc/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/chat/psybnc/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make CWRAPPERS_CONFIG_DIR=/home/pbulk/build/chat/psybnc/work/.cwrapper/config CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/pkg/include CPPFLAGS=-I/opt/pkg/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib\ -Wl,-R/opt/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/chat/psybnc/work/.cwrapper/bin:/home/pbulk/build/chat/psybnc/work/.buildlink/bin:/home/pbulk/build/chat/psybnc/work/.gcc/bin:/home/pbulk/build/chat/psybnc/work/.tools/bin:/opt/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/etc/opt/pkg CXXCPP=cpp HOME=/home/pbulk/build/chat/psybnc/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/chat/psybnc/work/.cwrapper/config /opt/pkg/bin/gmake -f makefile.out gcc -I./src/ -I. -I/opt/pkg/include -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -O -Wall -Wno-pointer-sign -ggdb -DHAVE_CONFIG -DSUNOS -DIPV6 src/psybnc.c -o src/psybnc.o src/psybnc.c: In function 'main': src/psybnc.c:176:6: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 176 | exit (0x0); | ^~~~ src/psybnc.c:37:1: note: include '' or provide a declaration of 'exit' 36 | #include +++ |+#include 37 | src/psybnc.c:176:6: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 176 | exit (0x0); | ^~~~ src/psybnc.c:176:6: note: include '' or provide a declaration of 'exit' src/psybnc.c:192:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 192 | exit(0x0); | ^~~~ src/psybnc.c:192:7: note: include '' or provide a declaration of 'exit' src/psybnc.c:201:6: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 201 | exit (0x0); | ^~~~ src/psybnc.c:201:6: note: include '' or provide a declaration of 'exit' src/psybnc.c:203:16: error: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 203 | listenport = atoi(value); | ^~~~ src/psybnc.c:237:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 237 | exit (0x0); | ^~~~ src/psybnc.c:237:5: note: include '' or provide a declaration of 'exit' src/psybnc.c:244:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 244 | exit(0x0); | ^~~~ src/psybnc.c:244:7: note: include '' or provide a declaration of 'exit' src/psybnc.c:302:6: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 302 | exit (0x0); | ^~~~ src/psybnc.c:302:6: note: include '' or provide a declaration of 'exit' gmake: *** [targets.mak:74: src/psybnc.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/psybnc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/psybnc