+ 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/vpnc-0.5.3nb19/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vpnc-0.5.3nb19/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for vpnc-0.5.3nb19 LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c vpnc.c cisco-decrypt.c -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -W -Wall -Wmissing-declarations -Wwrite-strings -I/opt/pkg/include -I/opt/pkg/include -DVERSION=\"0.5.3\" > .depend gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -W -Wall -Wmissing-declarations -Wwrite-strings -I/opt/pkg/include -I/opt/pkg/include -DVERSION=\"0.5.3\" -c -o sysdep.o sysdep.c sysdep.c: In function 'tun_write': sysdep.c:530:11: warning: pointer targets in assignment from 'unsigned char *' to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 530 | sbuf.buf = buf; | ^ sysdep.c: In function 'tun_read': sysdep.c:540:11: warning: pointer targets in assignment from 'unsigned char *' to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 540 | sbuf.buf = buf; | ^ gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -W -Wall -Wmissing-declarations -Wwrite-strings -I/opt/pkg/include -I/opt/pkg/include -DVERSION=\"0.5.3\" -c -o vpnc-debug.o vpnc-debug.c gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -W -Wall -Wmissing-declarations -Wwrite-strings -I/opt/pkg/include -I/opt/pkg/include -DVERSION=\"0.5.3\" -c -o isakmp-pkt.o isakmp-pkt.c gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -W -Wall -Wmissing-declarations -Wwrite-strings -I/opt/pkg/include -I/opt/pkg/include -DVERSION=\"0.5.3\" -c -o tunip.o tunip.c In file included from tunip.c:87: sysdep.h:126:13: error: conflicting types for 'inet_ntop' 126 | const char *inet_ntop(int af, const void *src, char *dst, size_t cnt); | ^~~~~~~~~ In file included from tunip.c:69: /usr/include/arpa/inet.h:66:20: note: previous declaration of 'inet_ntop' was here 66 | extern const char *inet_ntop(int, const void *_RESTRICT_KYWD, | ^~~~~~~~~ tunip.c: In function 'encap_esp_recv_peer': tunip.c:493:27: warning: variable 'eh' set but not used [-Wunused-but-set-variable] 493 | struct esp_encap_header *eh; | ^~ tunip.c: In function 'process_arp': tunip.c:600:41: warning: parameter 's' set but not used [-Wunused-but-set-parameter] 600 | static int process_arp(struct sa_block *s, uint8_t *frame) | ~~~~~~~~~~~~~~~~~^ tunip.c:600:53: warning: parameter 'frame' set but not used [-Wunused-but-set-parameter] 600 | static int process_arp(struct sa_block *s, uint8_t *frame) | ~~~~~~~~~^~~~~ tunip.c: In function 'process_non_ip': tunip.c:654:44: warning: parameter 's' set but not used [-Wunused-but-set-parameter] 654 | static int process_non_ip(struct sa_block *s, uint8_t *frame) | ~~~~~~~~~~~~~~~~~^ gmake: *** [<builtin>: tunip.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/vpnc *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/vpnc