=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for tits-1.3.0 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 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/MacOSX12.3.sdk/usr/include/stdlib.h:294: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. 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 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 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 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 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 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 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 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-macos-trunk-x86_64/sysutils/tits *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/sysutils/tits