=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/openbfdd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for openbfdd-0.5.3 /opt/pkg/bin/gmake all-am gmake[1]: Entering directory '/var/tmp/work/net/openbfdd/work/OpenBFDD-0.5.3' CXX utils.o CXX common.o utils.cpp:504:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(buf, "%hhu.%hhu.%hhu.%hhu", ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ utils.cpp:536:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(buf, "%hhu.%hhu.%hhu.%hhu:%hu", ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ CXX log.o 2 warnings generated. CXX SmartPointer.o CXX threads.o CXX bfd.o CXX TimeSpec.o CXX Socket.o CXX RecvMsg.o Socket.cpp:308:40: error: use of undeclared identifier 'IPV6_RECVHOPLIMIT' return setIntSockOpt(IPPROTO_IPV6, IPV6_RECVHOPLIMIT, "IPV6_RECVHOPLIMIT", val); ^ Socket.cpp:327:40: error: use of undeclared identifier 'IPV6_RECVPKTINFO' return setIntSockOpt(IPPROTO_IPV6, IPV6_RECVPKTINFO, "IPV6_RECVPKTINFO", val); ^ 2 errors generated. gmake[1]: *** [Makefile:545: Socket.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... RecvMsg.cpp:110:69: error: use of undeclared identifier 'IPV6_HOPLIMIT' else if (cmsg->cmsg_level == IPPROTO_IPV6 && cmsg->cmsg_type == IPV6_HOPLIMIT) ^ RecvMsg.cpp:129:69: error: use of undeclared identifier 'IPV6_PKTINFO' else if (cmsg->cmsg_level == IPPROTO_IPV6 && cmsg->cmsg_type == IPV6_PKTINFO) ^ 2 errors generated. gmake[1]: *** [Makefile:545: RecvMsg.o] Error 1 gmake[1]: Leaving directory '/var/tmp/work/net/openbfdd/work/OpenBFDD-0.5.3' gmake: *** [Makefile:405: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/openbfdd *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/openbfdd