=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for blame-1.3.1
/opt/pkg/bin/bmake  all-recursive
Making all in doc
Making all in lib
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  cat ./alloca_.h;  } > alloca.h-t
mv -f alloca.h-t alloca.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  cat ./getopt_.h;  } > getopt.h-t
mv -f getopt.h-t getopt.h
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  sed -e 's/@''HAVE_WCHAR_H''@/1/g'  -e 's/@''HAVE_STDINT_H''@/1/g'  -e 's|@''ABSOLUTE_STDINT_H''@|"///System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdint.h"|g'  -e 's/@''HAVE_SYS_TYPES_H''@/1/g'  -e 's/@''HAVE_INTTYPES_H''@/1/g'  -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g'  -e 's/@''HAVE_SYS_BITYPES_H''@/0/g'  -e 's/@''HAVE_LONG_LONG_INT''@/1/g'  -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g'  -e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g'  -e 's/@''PTRDIFF_T_SUFFIX''@/l/g'  -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g'  -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g'  -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g'  -e 's/@''BITSIZEOF_SIZE_T''@/64/g'  -e 's/@''SIZE_T_SUFFIX''@/ul/g'  -e 's/@''BITSIZEOF_WCHAR_T''@/32/g'  -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g'  -e 's/@''WCHAR_T_SUFFIX''@//g'  -e 's/@''BITSIZEOF_WINT_T''@/32/g'  -e 's/@''HAVE_SIGNED_WINT_T''@/1/g'  -e 's/@''WINT_T_SUFFIX''@//g'  < ./stdint_.h;  } > stdint.h-t
mv stdint.h-t stdint.h
test -d sys || mkdir sys
rm -f sys/stat.h-t sys/stat.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  sed -e 's|@''ABSOLUTE_SYS_STAT_H''@|"///Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/stat.h"|g'  < ./stat_.h;  } > sys/stat.h-t
mv sys/stat.h-t sys/stat.h
/opt/pkg/bin/bmake  all-am
if clang -DHAVE_CONFIG_H -I. -I. -I..      -pipe -Os -MT allocsa.o -MD -MP -MF ".deps/allocsa.Tpo" -c -o allocsa.o allocsa.c;  then mv -f ".deps/allocsa.Tpo" ".deps/allocsa.Po"; else rm -f ".deps/allocsa.Tpo"; exit 1; fi
In file included from allocsa.c:22:
In file included from ./allocsa.h:24:
In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdlib.h:66:
In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/wait.h:110:
In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/resource.h:72:
In file included from ./stdint.h:68:
In file included from /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/inttypes.h:21:
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t'
extern intmax_t
       ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t'
imaxabs(intmax_t j);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t'
        intmax_t quot;
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t'
        intmax_t rem;
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t'
imaxdiv(intmax_t __numer, intmax_t __denom);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t'
imaxdiv(intmax_t __numer, intmax_t __denom);
                          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t'
extern intmax_t
       ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'?
extern uintmax_t
       ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/_types/_uintptr_t.h:34:33: note: 'uintptr_t' declared here
typedef unsigned long           uintptr_t;
                                ^
In file included from allocsa.c:22:
In file included from ./allocsa.h:24:
In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdlib.h:66:
In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/wait.h:110:
In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/resource.h:72:
In file included from ./stdint.h:68:
In file included from /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/inttypes.h:21:
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t'
extern intmax_t
       ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'?
extern uintmax_t
       ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/_types/_uintptr_t.h:34:33: note: 'uintptr_t' declared here
typedef unsigned long           uintptr_t;
                                ^
10 errors generated.
*** [allocsa.o] Error code 1

bmake[3]: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1/lib
1 error

bmake[3]: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1/lib
*** [all] Error code 2

bmake[2]: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1/lib
1 error

bmake[2]: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1/lib
*** [all-recursive] Error code 1

bmake[1]: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1
1 error

bmake[1]: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1
*** [all] Error code 2

bmake: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1
1 error

bmake: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/blame
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/blame