+ 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/dwdiff-2.1.4nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dwdiff-2.1.4nb1/work.log ===> Building for dwdiff-2.1.4nb1 --- linguas --- --- src/doDiff.o --- --- linguas --- cd po && /opt/local/bin/bmake "LINGUAS=de es fr nl" linguas --- de.mo --- --- es.mo --- --- src/doDiff.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/local/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/doDiff.o src/doDiff.c --- linguas --- --- de.mo --- msgfmt -o de.mo de.po --- es.mo --- msgfmt -o es.mo es.po --- fr.mo --- --- nl.mo --- --- fr.mo --- msgfmt -o fr.mo fr.po --- nl.mo --- msgfmt -o nl.mo nl.po --- src/diff/analyze.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/local/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/diff/analyze.o src/diff/analyze.c --- src/file.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/local/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/file.o src/file.c --- src/option.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/local/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/option.o src/option.c --- src/unicode.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/local/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/unicode.o src/unicode.c --- src/buffer.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/local/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/buffer.o src/buffer.c --- src/hashtable.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/local/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/hashtable.o src/hashtable.c --- src/profile.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/local/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/profile.o src/profile.c --- src/dwdiff.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/local/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/dwdiff.o src/dwdiff.c --- src/profile.o --- src/profile.c: In function 'loadProfile': src/profile.c:59:22: error: too many arguments to function 'getpwuid_r' 59 | if ((error = getpwuid_r(getuid(), &pwEntry, buffer, sizeof(buffer), &result)) != 0 || result != &pwEntry) { | ^~~~~~~~~~ In file included from src/profile.c:18: /usr/include/pwd.h:166:23: note: declared here 166 | extern struct passwd *getpwuid_r(uid_t, struct passwd *, char *, int); | ^~~~~~~~~~ src/profile.c:59:20: warning: assignment to 'int' from 'struct passwd *' makes integer from pointer without a cast [-Wint-conversion] 59 | if ((error = getpwuid_r(getuid(), &pwEntry, buffer, sizeof(buffer), &result)) != 0 || result != &pwEntry) { | ^ *** [src/profile.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/textproc/dwdiff/work/dwdiff-2.1.4 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/textproc/dwdiff/work/dwdiff-2.1.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/dwdiff *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/dwdiff