+ 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.3nb21/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vpnc-0.5.3nb21/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for vpnc-0.5.3nb21 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 -O2 -msave-args -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -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 -O2 -msave-args -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -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:18: 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:18: warning: pointer targets in assignment from 'unsigned char *' to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 540 | sbuf.buf = buf; | ^ sysdep.c: In function 'tun_get_hwaddr': sysdep.c:678:9: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 678 | strncpy(ifr.ifr_name, dev, IFNAMSIZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -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 -O2 -msave-args -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -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 -O2 -msave-args -fno-aggressive-loop-optimizations -DLOG_PERROR=0 -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'; have 'const char *(int, const void *, char *, size_t)' {aka 'const char *(int, const void *, char *, long unsigned int)'} 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' with type 'const char *(int, const void * restrict, char * restrict, socklen_t)' {aka 'const char *(int, const void * restrict, char * restrict, unsigned int)'} 66 | extern const char *inet_ntop(int, const void *_RESTRICT_KYWD, | ^~~~~~~~~ tunip.c: In function 'encap_esp_recv_peer': tunip.c:493:34: 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-bulktest/net/vpnc *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/vpnc