=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for plp-1.8nb2 cd utils; /opt/pkg/bin/gmake gmake[1]: Entering directory '/Users/pbulk/build/comms/plp/work/plp_1_8/utils' /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c bufferarray.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c bufferarray.cc -fno-common -DPIC -o .libs/bufferarray.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c bufferarray.cc -o bufferarray.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c bufferstore.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c bufferstore.cc -fno-common -DPIC -o .libs/bufferstore.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c bufferstore.cc -o bufferstore.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c iowatch.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c iowatch.cc -fno-common -DPIC -o .libs/iowatch.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c iowatch.cc -o iowatch.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c ppsocket.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c ppsocket.cc -fno-common -DPIC -o .libs/ppsocket.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c ppsocket.cc -o ppsocket.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=link clang++ -L/opt/pkg/lib -o libplputils.la bufferarray.lo bufferstore.lo iowatch.lo ppsocket.lo -rpath /opt/pkg/lib -version-info 1:7 libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libplputils.1.dylib .libs/bufferarray.o .libs/bufferstore.o .libs/iowatch.o .libs/ppsocket.o -L/Users/pbulk/build/comms/plp/work/.buildlink/lib -install_name /opt/pkg/lib/libplputils.1.dylib -compatibility_version 2 -current_version 2.7 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libplputils.dylib" && ln -s "libplputils.1.dylib" "libplputils.dylib") libtool: link: ar cr .libs/libplputils.a bufferarray.o bufferstore.o iowatch.o ppsocket.o libtool: link: ranlib .libs/libplputils.a libtool: link: ( cd ".libs" && rm -f "libplputils.la" && ln -s "../libplputils.la" "libplputils.la" ) gmake[1]: Leaving directory '/Users/pbulk/build/comms/plp/work/plp_1_8/utils' cd ncp; /opt/pkg/bin/gmake gmake[1]: Entering directory '/Users/pbulk/build/comms/plp/work/plp_1_8/ncp' /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c channel.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c channel.cc -fno-common -DPIC -o .libs/channel.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c channel.cc -o channel.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c link.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c link.cc -fno-common -DPIC -o .libs/link.o In file included from link.cc:29: ./link.h:31:8: warning: private field 's5' is not used [-Wunused-private-field] bool s5; ^ 1 warning generated. libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c link.cc -o link.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c linkchan.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c linkchan.cc -fno-common -DPIC -o .libs/linkchan.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c linkchan.cc -o linkchan.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c main.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c main.cc -fno-common -DPIC -o .libs/main.o main.cc:127:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if (!skt.listen("127.0.0.1", sockNum)) { ^ 1 warning generated. libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c main.cc -o main.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c ncp.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c ncp.cc -fno-common -DPIC -o .libs/ncp.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c ncp.cc -o ncp.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c packet.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c packet.cc -fno-common -DPIC -o .libs/packet.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c packet.cc -o packet.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c psiemul.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c psiemul.cc -fno-common -DPIC -o .libs/psiemul.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c psiemul.cc -o psiemul.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c socketchan.cc libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c socketchan.cc -fno-common -DPIC -o .libs/socketchan.o libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c socketchan.cc -o socketchan.o >/dev/null 2>&1 /Users/pbulk/build/comms/plp/work/.cwrapper/bin/libtool --mode=compile clang++ -pipe -Os -Wall -g -O2 -I../utils -c mp_serial.c libtool: compile: clang++ -pipe -Os -Wall -g -O2 -I../utils -c mp_serial.c -fno-common -DPIC -o .libs/mp_serial.o clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] mp_serial.c:153:7: error: use of undeclared identifier 'ioctl' ioctl(fd, TIOCEXCL, (char *) 0); /* additional open() calls shall fail */ ^ mp_serial.c:173:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] f = "/dev/null"; ^ mp_serial.c:179:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] f = "/tmp/p3nfsd.out"; ^ 2 warnings and 1 error generated. gmake[1]: *** [Makefile:13: mp_serial.o] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/comms/plp/work/plp_1_8/ncp' gmake: *** [Makefile:44: _ncp] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/comms/plp *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/comms/plp