=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pload-0.9.5nb3 clang -Os -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__x86_64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DVERSION="\"Pload version 0.9.5\"" -Dmacos -I/opt/pkg/include -c pload.c In file included from pload.c:28: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdlib.h:182:22: error: expected ',' __API_AVAILABLE(macos(10.0)) __IOS_PROHIBITED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdlib.h:217:77: error: expected ',' int ptsname_r(int fildes, char *buffer, size_t buflen) __API_AVAILABLE(macos(10.13.4), ios(11.3), tvos(11.3), watchos(4.3)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdlib.h:346:23: error: expected ',' __API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdlib.h:354:23: error: expected ',' __API_AVAILABLE(macos(11.0), ios(14.0), tvos(14.0), watchos(7.0)); ^ In file included from pload.c:29: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdio.h:349:109: error: expected ',' FILE *fmemopen(void * __restrict __buf, size_t __size, const char * __restrict __mode) __API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdio.h:350:75: error: expected ',' FILE *open_memstream(char **__bufp, size_t *__sizep) __API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)); ^ In file included from pload.c:30: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:553:56: error: expected ',' __API_DEPRECATED("use `(float)INFINITY` instead", macos(10.0, 10.9)) __API_UNAVAILABLE(ios, watchos, tvos); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:555:49: error: expected ',' __API_DEPRECATED("use `INFINITY` instead", macos(10.0, 10.9)) __API_UNAVAILABLE(ios, watchos, tvos); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:557:62: error: expected ',' __API_DEPRECATED("use `(long double)INFINITY` instead", macos(10.0, 10.9)) __API_UNAVAILABLE(ios, watchos, tvos); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:559:44: error: expected ',' __API_DEPRECATED("use `NAN` instead", macos(10.0, 10.14)) __API_UNAVAILABLE(ios, watchos, tvos); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:588:51: error: expected ',' extern float __exp10f(float) __API_AVAILABLE(macos(10.9), ios(7.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:589:52: error: expected ',' extern double __exp10(double) __API_AVAILABLE(macos(10.9), ios(7.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:605:51: error: expected ',' extern float __cospif(float) __API_AVAILABLE(macos(10.9), ios(7.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:606:52: error: expected ',' extern double __cospi(double) __API_AVAILABLE(macos(10.9), ios(7.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:607:51: error: expected ',' extern float __sinpif(float) __API_AVAILABLE(macos(10.9), ios(7.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:608:52: error: expected ',' extern double __sinpi(double) __API_AVAILABLE(macos(10.9), ios(7.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:609:51: error: expected ',' extern float __tanpif(float) __API_AVAILABLE(macos(10.9), ios(7.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:610:52: error: expected ',' extern double __tanpi(double) __API_AVAILABLE(macos(10.9), ios(7.0)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:678:47: error: expected ',' extern double j0(double) __API_AVAILABLE(macos(10.0), ios(3.2)); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [pload.o] Error code 1 bmake: stopped in /Users/pbulk/build/net/pload/work/pload-0.9.5 1 error bmake: stopped in /Users/pbulk/build/net/pload/work/pload-0.9.5 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/pload *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/pload