=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for findcrcs-0.3
rm -rf *.o
g++ -O3 -Wall -pipe -Os -c crcutil-1.0/examples/interface.cc crcutil-1.0/code/*.cc -Icrcutil-1.0/code -Icrcutil-1.0/tests -Icrcutil-1.0/examples
ar r crcutil.a *.o
ar: creating archive crcutil.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: crcutil.a(multiword_64_64_cl_i386_mmx.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: crcutil.a(multiword_64_64_gcc_i386_mmx.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: crcutil.a(multiword_64_64_intrinsic_i386_mmx.o) has no symbols
rm -rf *.o
g++ -O3 -D_FILE_OFFSET_BITS=64 -Wall -o findcrcs  -pipe -Os -L/opt/pkg/lib findcrcs.cc md5.c crcutil.a -Icrcutil-1.0/code -Icrcutil-1.0/examples
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
strip -s findcrcs
fatal error: /Library/Developer/CommandLineTools/usr/bin/strip: no files specified
make[1]: *** [Makefile:73: findcrcs] Error 1
gmake: *** [Makefile:20: all] Error 2
*** Error code 2

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

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