=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for protobuf-c-1.5.0.tar.gz => Checksum SHA512 OK for protobuf-c-1.5.0.tar.gz ===> Installing dependencies for protobuf-c-1.5.0nb1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency protobuf>=25.2nb1: found protobuf-25.2nb1 ===> Overriding tools for protobuf-c-1.5.0nb1 ===> Extracting for protobuf-c-1.5.0nb1 ===> Patching for protobuf-c-1.5.0nb1 ===> Creating toolchain wrappers for protobuf-c-1.5.0nb1 ===> Configuring for protobuf-c-1.5.0nb1 /bin/ln -s /Users/pbulk/build/devel/protobuf-c/work/.buildlink/include/google /Users/pbulk/build/devel/protobuf-c/work/protobuf-c-1.5.0/google => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-apple-darwin22-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... -std=gnu++11 checking dependency style of clang++ -std=gnu++11... gcc3 checking whether ln -s works... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-apple-darwin22 checking host system type... x86_64-apple-darwin22 checking how to print strings... print -r checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 1048576 checking how to convert x86_64-apple-darwin22 file names to x86_64-apple-darwin22 format... func_convert_file_noop checking how to convert x86_64-apple-darwin22 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin22-file... no checking for file... file checking for x86_64-apple-darwin22-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin22-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-apple-darwin22-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-apple-darwin22-strip... no checking for strip... strip checking for x86_64-apple-darwin22-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-apple-darwin22-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin22-dsymutil... no checking for dsymutil... dsymutil checking for x86_64-apple-darwin22-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin22-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin22-otool... no checking for otool... otool checking for x86_64-apple-darwin22-otool64... no checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E checking for ld used by clang++ -std=gnu++11... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the clang++ -std=gnu++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for clang++ -std=gnu++11 option to produce PIC... -fno-common -DPIC checking if clang++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes checking if clang++ -std=gnu++11 static flag -static works... no checking if clang++ -std=gnu++11 supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the clang++ -std=gnu++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22 dyld checking how to hardcode library paths into programs... immediate checking whether C compiler accepts "-Werror=incompatible-pointer-types"... yes checking whether C compiler accepts "-Werror=int-conversion"... yes checking whether C compiler accepts "-Wnull-dereference"... yes checking for doxygen... no checking pkg-config is at least version 0.9.0... yes checking whether clang++ -std=gnu++11 supports C++17 features with -std=c++17... yes checking for protobuf... yes checking for google/protobuf/compiler/command_line_interface.h... yes checking for protoc... /opt/pkg/bin/protoc checking if LD -Wl,--version-script works... no checking whether self tests are run under valgrind... no checking whether to build with code coverage support... no checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating protobuf-c/libprotobuf-c.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory protobuf-c 1.5.0 CC: clang CFLAGS: -pipe -Os -I/opt/pkg/include CXX: clang++ -std=gnu++11 -std=c++17 CXXFLAGS: -pipe -Os -I/opt/pkg/include LDFLAGS: -L/opt/pkg/lib LIBS: prefix: /opt/pkg sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 25.2 => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp