=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for tits-1.3.0 --- main.o --- --- buffer.o --- --- client.o --- --- main.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c main.c --- buffer.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c buffer.c --- client.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c client.c --- main.o --- main.c:87:6: warning: 'daemon' is deprecated: first deprecated in macOS 10.5 - Use posix_spawn APIs instead. [-Wdeprecated-declarations] if (daemon(0, 0) < 0) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:292:6: note: 'daemon' has been explicitly marked deprecated here int daemon(int, int) __DARWIN_1050(daemon) __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_0, __MAC_10_5, __IPHONE_2_0, __IPHONE_2_0, "Use posix_spawn APIs instead.") __WATCHOS_PROHIBITED __TVOS_PROHIBITED; ^ 1 warning generated. --- context.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c context.c --- listener.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c listener.c --- masterpty.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c masterpty.c --- telnet.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c telnet.c --- tty.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c tty.c --- dispatcher.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c dispatcher.c dispatcher.c:255:14: error: use of undeclared identifier 'INFTIM' timeout = INFTIM; ^ 1 error generated. *** [dispatcher.o] Error code 1 bmake: stopped in /Users/pbulk/build/sysutils/tits/work/tits-1.3.0 1 error bmake: stopped in /Users/pbulk/build/sysutils/tits/work/tits-1.3.0 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/sysutils/tits *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/sysutils/tits