+ 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/poptop-1.3.4nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/poptop-1.3.4nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for poptop-1.3.4nb1 cd . && /usr/bin/bash /home/pbulk/build/net/poptop/work/pptpd-1.3.4/missing --run aclocal-1.9 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /usr/bin/bash /home/pbulk/build/net/poptop/work/pptpd-1.3.4/missing --run autoconf cd . && /usr/bin/bash /home/pbulk/build/net/poptop/work/pptpd-1.3.4/missing --run automake-1.9 --foreign WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /usr/bin/bash ./config.status --recheck cd . && /usr/bin/bash ./config.status Makefile config.status: creating Makefile /usr/bin/bash ./config.status --recheck cd . && /usr/bin/bash /home/pbulk/build/net/poptop/work/pptpd-1.3.4/missing --run autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /usr/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /opt/pkg/bin/gmake all-am gmake[1]: Entering directory '/home/pbulk/build/net/poptop/work/pptpd-1.3.4' /usr/bin/bash ./config.status --recheck gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c pqueue.c for d in plugins; do /opt/pkg/bin/gmake -w -j8 --jobserver-auth=5,6 -C $d all; done gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c pptpd.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c configfile.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c pptpmanager.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c compat.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c inststr.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c getopt.c gmake[2]: Entering directory '/home/pbulk/build/net/poptop/work/pptpd-1.3.4' gmake[2]: warning: -j8 forced in submake: resetting jobserver mode. gcc -o pptpd-logwtmp.so -shared -O2 -g -I.. -I../../include -fPIC pptpd-logwtmp.c -lutil compat.c: In function 'openpty': compat.c:65:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 65 | strcpy(ttydev, TTYDEV); | ^~~~~~ compat.c:54:1: note: 'strcpy' is defined in header ''; did you forget to '#include '? 53 | #include +++ |+#include 54 | #else compat.c:75:6: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] 75 | close(fd1); | ^~~~~ compat.c: In function 'sigpipe_assign': compat.c:177:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 177 | memset(&sa, 0, sizeof(sa)); | ^~~~~~ compat.c:177:3: note: 'memset' is defined in header ''; did you forget to '#include '? gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c getopt1.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c pptpctrl.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c ctrlpacket.c ld: fatal: library -lutil: not found ld: fatal: file processing errors. No output written to pptpd-logwtmp.so gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -O2 -fno-builtin -Wall -DSBINDIR='"/opt/pkg/sbin"' -c pptpgre.c collect2: error: ld returned 1 exit status gmake[2]: *** [Makefile:19: pptpd-logwtmp.so] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/net/poptop/work/pptpd-1.3.4/plugins' gmake[1]: *** [Makefile:683: all-local] Error 2 gmake[1]: *** Waiting for unfinished jobs.... ctrlpacket.c: In function 'deal_start_ctrl_conn': ctrlpacket.c:380:2: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 380 | bzero(start_ctrl_conn_rply.hostname, MAX_HOSTNAME_SIZE); | ^~~~~ ctrlpacket.c:367:36: warning: variable 'start_ctrl_conn_rqst' set but not used [-Wunused-but-set-variable] 367 | struct pptp_start_ctrl_conn_rqst *start_ctrl_conn_rqst; | ^~~~~~~~~~~~~~~~~~~~ pptpctrl.c: In function 'startCall': pptpctrl.c:581:18: error: storage size of 'tios' isn't known 581 | struct termios tios; | ^~~~ pptpctrl.c:586:7: warning: implicit declaration of function 'tcgetattr' [-Wimplicit-function-declaration] 586 | if (tcgetattr(tty_fd, &tios) < 0) { | ^~~~~~~~~ pptpctrl.c:591:21: error: 'ECHO' undeclared (first use in this function) 591 | tios.c_lflag &= ~(ECHO | ECHONL); | ^~~~ pptpctrl.c:591:21: note: each undeclared identifier is reported only once for each function it appears in pptpctrl.c:591:28: error: 'ECHONL' undeclared (first use in this function); did you mean 'ECHRNG'? 591 | tios.c_lflag &= ~(ECHO | ECHONL); | ^~~~~~ | ECHRNG pptpctrl.c:592:7: warning: implicit declaration of function 'tcsetattr' [-Wimplicit-function-declaration] 592 | if (tcsetattr(tty_fd, TCSAFLUSH, &tios) < 0) { | ^~~~~~~~~ pptpctrl.c:592:25: error: 'TCSAFLUSH' undeclared (first use in this function) 592 | if (tcsetattr(tty_fd, TCSAFLUSH, &tios) < 0) { | ^~~~~~~~~ pptpctrl.c:581:18: warning: unused variable 'tios' [-Wunused-variable] 581 | struct termios tios; | ^~~~ gmake[1]: *** [Makefile:306: pptpctrl.o] Error 1 pptpgre.c: In function 'encaps_gre': pptpgre.c:487:20: warning: pointer targets in assignment from 'unsigned char *' to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 487 | iovec[0].iov_base = u.buffer; | ^ gmake[1]: Leaving directory '/home/pbulk/build/net/poptop/work/pptpd-1.3.4' gmake: *** [Makefile:215: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/poptop *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/poptop