+ 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/dwdiff-2.1.3nb6/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dwdiff-2.1.3nb6/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for dwdiff-2.1.3nb6
cd po && /opt/pkg/bin/bmake "LINGUAS=de es fr nl" linguas
msgfmt -o de.mo de.po
msgfmt -o es.mo es.po
msgfmt -o fr.mo fr.po
msgfmt -o nl.mo nl.po
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/pkg/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/doDiff.o src/doDiff.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/pkg/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/diff/analyze.o src/diff/analyze.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/pkg/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/file.o src/file.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/pkg/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/option.o src/option.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/pkg/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/unicode.o src/unicode.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/pkg/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/buffer.o src/buffer.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/pkg/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/hashtable.o src/hashtable.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Isrc -DUSE_GETTEXT -DOPTION_STRDUP=strdupA -DLOCALEDIR=\"/opt/pkg/share/locale\" -DUSE_UNICODE `pkg-config --cflags icu-uc` -DUSE_NL_LANGINFO -c -o src/profile.o src/profile.c
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 in /home/pbulk/build/textproc/dwdiff/work/dwdiff-2.1.3
1 error

bmake: stopped in /home/pbulk/build/textproc/dwdiff/work/dwdiff-2.1.3
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/dwdiff
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/dwdiff