=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for blame-1.3.1
--- all ---
/opt/pkg/bin/bmake  all-recursive
--- all-recursive ---
Making all in doc
Making all in lib
--- alloca.h ---
--- getopt.h ---
--- stdint.h ---
--- alloca.h ---
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  cat ./alloca_.h;  } > alloca.h-t
--- getopt.h ---
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  cat ./getopt_.h;  } > getopt.h-t
--- alloca.h ---
mv -f alloca.h-t alloca.h
--- stdint.h ---
rm -f stdint.h-t stdint.h
--- getopt.h ---
mv -f getopt.h-t getopt.h
--- sys/stat.h ---
--- 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''@|"///Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/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
--- sys/stat.h ---
test -d sys || mkdir sys
--- stdint.h ---
mv stdint.h-t stdint.h
--- sys/stat.h ---
rm -f sys/stat.h-t sys/stat.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  sed -e 's|@''ABSOLUTE_SYS_STAT_H''@|"///Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/stat.h"|g'  < ./stat_.h;  } > sys/stat.h-t
mv sys/stat.h-t sys/stat.h
--- all ---
/opt/pkg/bin/bmake  all-am
--- allocsa.o ---
--- argp-ba.o ---
--- argp-eexst.o ---
--- argp-ba.o ---
if clang -DHAVE_CONFIG_H -I. -I. -I..      -pipe -Os -MT argp-ba.o -MD -MP -MF ".deps/argp-ba.Tpo" -c -o argp-ba.o argp-ba.c;  then mv -f ".deps/argp-ba.Tpo" ".deps/argp-ba.Po"; else rm -f ".deps/argp-ba.Tpo"; exit 1; fi
--- allocsa.o ---
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
--- argp-eexst.o ---
if clang -DHAVE_CONFIG_H -I. -I. -I..      -pipe -Os -MT argp-eexst.o -MD -MP -MF ".deps/argp-eexst.Tpo" -c -o argp-eexst.o argp-eexst.c;  then mv -f ".deps/argp-eexst.Tpo" ".deps/argp-eexst.Po"; else rm -f ".deps/argp-eexst.Tpo"; exit 1; fi
--- argp-fmtstream.o ---
if clang -DHAVE_CONFIG_H -I. -I. -I..      -pipe -Os -MT argp-fmtstream.o -MD -MP -MF ".deps/argp-fmtstream.Tpo" -c -o argp-fmtstream.o argp-fmtstream.c;  then mv -f ".deps/argp-fmtstream.Tpo" ".deps/argp-fmtstream.Po"; else rm -f ".deps/argp-fmtstream.Tpo"; exit 1; fi
--- allocsa.o ---
In file included from allocsa.c:22:
In file included from ./allocsa.h:24:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:110:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/resource.h:72:
In file included from ./stdint.h:57:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:14:1: error: unknown type name 'uint16_t'
uint16_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:16:2: error: unknown type name 'uint16_t'
        uint16_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:20:10: error: use of undeclared identifier 'uint16_t'
        return (uint16_t)(_data << 8 | _data >> 8);
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:24:1: error: unknown type name 'uint32_t'
uint32_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:26:2: error: unknown type name 'uint32_t'
        uint32_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:40:1: error: unknown type name 'uint64_t'
uint64_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:42:2: error: unknown type name 'uint64_t'
        uint64_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:65:11: error: unknown type name 'uint16_t'
        volatile uint16_t __val;
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:69:11: error: unknown type name 'uint32_t'
        volatile uint32_t __val;
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:73:11: error: unknown type name 'uint64_t'
        volatile uint64_t __val;
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:88:1: error: unknown type name 'uint16_t'
uint16_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:110:1: error: unknown type name 'uint32_t'
uint32_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:132:1: error: unknown type name 'uint64_t'
uint64_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:161:2: error: unknown type name 'uint16_t'
        uint16_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:185:2: error: unknown type name 'uint32_t'
        uint32_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:209:2: error: unknown type name 'uint64_t'
        uint64_t         _data
        ^
--- argp-eexst.o ---
In file included from argp-eexst.c:26:
In file included from ./argp.h:25:
In file included from ./getopt.h:36:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:110:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/resource.h:72:
In file included from ./stdint.h:57:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:14:1: error: unknown type name 'uint16_t'
uint16_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:16:2: error: unknown type name 'uint16_t'
        uint16_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:20:10: error: use of undeclared identifier 'uint16_t'
        return (uint16_t)(_data << 8 | _data >> 8);
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:24:1: error: unknown type name 'uint32_t'
uint32_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:26:2: error: unknown type name 'uint32_t'
        uint32_t        _data
        ^
--- allocsa.o ---
In file included from allocsa.c:22:
In file included from ./allocsa.h:24:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:110:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/resource.h:72:
In file included from ./stdint.h:68:
In file included from /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/inttypes.h:21:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t'
extern intmax_t
       ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t'
imaxabs(intmax_t j);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t'
        intmax_t quot;
--- argp-eexst.o ---
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:40:1: error: unknown type name 'uint64_t'
uint64_t
^
--- allocsa.o ---
        ^
--- argp-eexst.o ---
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:42:2: error: unknown type name 'uint64_t'
        uint64_t        _data
        ^
--- allocsa.o ---
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--- argp-eexst.o ---
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:65:11: error: unknown type name 'uint16_t'
        volatile uint16_t __val;
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:69:11: error: unknown type name 'uint32_t'
        volatile uint32_t __val;
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:73:11: error: unknown type name 'uint64_t'
        volatile uint64_t __val;
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:88:1: error: unknown type name 'uint16_t'
uint16_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:110:1: error: unknown type name 'uint32_t'
uint32_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:132:1: error: unknown type name 'uint64_t'
uint64_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:161:2: error: unknown type name 'uint16_t'
        uint16_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:185:2: error: unknown type name 'uint32_t'
        uint32_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:209:2: error: unknown type name 'uint64_t'
        uint64_t         _data
        ^
In file included from argp-eexst.c:26:
In file included from ./argp.h:25:
In file included from ./getopt.h:36:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:110:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/resource.h:72:
In file included from ./stdint.h:68:
In file included from /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/inttypes.h:21:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t'
extern intmax_t
       ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t'
imaxabs(intmax_t j);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t'
        intmax_t quot;
        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--- allocsa.o ---
20 errors generated.
--- argp-eexst.o ---
20 errors generated.
--- allocsa.o ---
*** [allocsa.o] Error code 1

bmake[3]: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1/lib
--- argp-eexst.o ---
*** [argp-eexst.o] Error code 1

bmake[3]: stopped in /Users/pbulk/build/devel/blame/work/blame-1.3.1/lib
--- argp-fmtstream.o ---
In file included from argp-fmtstream.c:27:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:110:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/resource.h:72:
In file included from ./stdint.h:57:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:14:1: error: unknown type name 'uint16_t'
uint16_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:16:2: error: unknown type name 'uint16_t'
        uint16_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:20:10: error: use of undeclared identifier 'uint16_t'
        return (uint16_t)(_data << 8 | _data >> 8);
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:24:1: error: unknown type name 'uint32_t'
uint32_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:26:2: error: unknown type name 'uint32_t'
        uint32_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:40:1: error: unknown type name 'uint64_t'
uint64_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:42:2: error: unknown type name 'uint64_t'
        uint64_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:65:11: error: unknown type name 'uint16_t'
        volatile uint16_t __val;
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:69:11: error: unknown type name 'uint32_t'
        volatile uint32_t __val;
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:73:11: error: unknown type name 'uint64_t'
        volatile uint64_t __val;
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:88:1: error: unknown type name 'uint16_t'
uint16_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:110:1: error: unknown type name 'uint32_t'
uint32_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:132:1: error: unknown type name 'uint64_t'
uint64_t
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:161:2: error: unknown type name 'uint16_t'
        uint16_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:185:2: error: unknown type name 'uint32_t'
        uint32_t        _data
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:209:2: error: unknown type name 'uint64_t'
        uint64_t         _data
        ^
In file included from argp-fmtstream.c:27:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:110:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/resource.h:72:
In file included from ./stdint.h:68:
In file included from /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/inttypes.h:21:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t'
extern intmax_t
       ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t'
imaxabs(intmax_t j);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t'
        intmax_t quot;
        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [argp-fmtstream.o] Error code 1

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

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-macos11-trunk-arm64/devel/blame
*** Error code 1

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