+ 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/pinentry-1.3.1nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pinentry-1.3.1nb1/work.log ===> Building for pinentry-1.3.1nb1 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in m4 Making all in secmem --- secmem.o --- --- util.o --- --- secmem.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -Wno-pointer-sign -Wpointer-arith -MT secmem.o -MD -MP -MF .deps/secmem.Tpo -c -o secmem.o secmem.c --- util.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -Wno-pointer-sign -Wpointer-arith -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po --- secmem.o --- mv -f .deps/secmem.Tpo .deps/secmem.Po --- libsecmem.a --- rm -f libsecmem.a ar cru libsecmem.a secmem.o util.o ranlib libsecmem.a Making all in pinentry --- pinentry.o --- --- argparse.o --- --- password-cache.o --- --- pinentry-emacs.o --- --- pinentry.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -I/opt/pkg/include -I../secmem -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -Wno-pointer-sign -Wpointer-arith -MT pinentry.o -MD -MP -MF .deps/pinentry.Tpo -c -o pinentry.o pinentry.c --- argparse.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -I/opt/pkg/include -I../secmem -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -Wno-pointer-sign -Wpointer-arith -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c --- password-cache.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -I/opt/pkg/include -I../secmem -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -Wno-pointer-sign -Wpointer-arith -MT password-cache.o -MD -MP -MF .deps/password-cache.Tpo -c -o password-cache.o password-cache.c --- pinentry-emacs.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -I/opt/pkg/include -I../secmem -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/usr/include -Wall -Wno-pointer-sign -Wpointer-arith -MT pinentry-emacs.o -MD -MP -MF .deps/pinentry-emacs.Tpo -c -o pinentry-emacs.o pinentry-emacs.c In file included from /home/pbulk/build/security/pinentry/work/.buildlink/include/assuan.h:46, from pinentry-emacs.c:48: /home/pbulk/build/security/pinentry/work/.buildlink/include/gpg-error.h:1725:33: error: unknown type name 'estream_t' 1725 | estream_t stream, unsigned int flags); | ^~~~~~~~~ /home/pbulk/build/security/pinentry/work/.buildlink/include/gpg-error.h:1728:51: error: unknown type name 'estream_t' 1728 | gpg_err_code_t gpgrt_nvc_write (gpgrt_nvc_t cont, estream_t stream); | ^~~~~~~~~ --- pinentry.o --- In file included from /home/pbulk/build/security/pinentry/work/.buildlink/include/assuan.h:46, from pinentry.c:38: /home/pbulk/build/security/pinentry/work/.buildlink/include/gpg-error.h:1725:33: error: unknown type name 'estream_t' 1725 | estream_t stream, unsigned int flags); | ^~~~~~~~~ /home/pbulk/build/security/pinentry/work/.buildlink/include/gpg-error.h:1728:51: error: unknown type name 'estream_t' 1728 | gpg_err_code_t gpgrt_nvc_write (gpgrt_nvc_t cont, estream_t stream); | ^~~~~~~~~ --- pinentry-emacs.o --- *** [pinentry-emacs.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/security/pinentry/work/pinentry-1.3.1/pinentry --- password-cache.o --- mv -f .deps/password-cache.Tpo .deps/password-cache.Po --- pinentry.o --- *** [pinentry.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/security/pinentry/work/pinentry-1.3.1/pinentry --- argparse.o --- mv -f .deps/argparse.Tpo .deps/argparse.Po bmake[2]: 2 errors bmake[2]: stopped making "all" in /home/pbulk/build/security/pinentry/work/pinentry-1.3.1/pinentry bmake[1]: stopped making "all-recursive" in /home/pbulk/build/security/pinentry/work/pinentry-1.3.1 bmake: stopped making "all" in /home/pbulk/build/security/pinentry/work/pinentry-1.3.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/pinentry *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/pinentry