=> Checksum BLAKE2s OK for pkgchkxx-0.2.1.tar.gz => Checksum SHA512 OK for pkgchkxx-0.2.1.tar.gz ===> Installing dependencies for pkgchkxx-0.2.1 ========================================================================== The following variables will affect the build process of this package, pkgchkxx-0.2.1. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency libfetch>=2.39nb2: found libfetch-2.40 => Full dependency pkg_install>=20211115: found pkg_install-20241101 => Full dependency pkgconf>=1.9.4: found pkgconf-2.3.0 => Full dependency bzip2>=1.0.3: found bzip2-1.0.8 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Build dependency openssl>=1.1.1: found openssl-3.3.2 ===> Overriding tools for pkgchkxx-0.2.1 ===> Extracting for pkgchkxx-0.2.1 ===> Patching for pkgchkxx-0.2.1 ===> Creating toolchain wrappers for pkgchkxx-0.2.1 ===> Configuring for pkgchkxx-0.2.1 => 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 build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking how to print strings... print -r checking for x86_64-apple-darwin23-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 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... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin23 file names to x86_64-apple-darwin23 format... func_convert_file_noop checking how to convert x86_64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23-file... no checking for file... file checking for x86_64-apple-darwin23-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-apple-darwin23-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-apple-darwin23-strip... no checking for strip... strip checking for x86_64-apple-darwin23-ranlib... no checking for ranlib... ranlib checking for gawk... /opt/pkg/bin/nawk 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-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin23-dsymutil... no checking for dsymutil... dsymutil checking for x86_64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23-otool... no checking for otool... otool checking for x86_64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... 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 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 (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 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 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... mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of clang... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for pkg_add... pkg_add checking for pkg_admin... pkg_admin checking for pkg_delete... pkg_delete checking for pkg_info... pkg_info 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 how to run the C++ preprocessor... clang++ -std=gnu++11 -E checking for ld used by clang++ -std=gnu++11... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ -std=gnu++11 linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking dependency style of clang++ -std=gnu++11... gcc3 checking whether clang++ -std=gnu++11 supports C++17 features with -std=c++17... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wconversion... yes checking whether C++ compiler accepts -Wsuggest-attribute=cold... no checking whether C++ compiler accepts -Wsuggest-attribute=const... no checking whether C++ compiler accepts -Wsuggest-attribute=format... no checking whether C++ compiler accepts -Wsuggest-attribute=noreturn... no checking whether C++ compiler accepts -Wsuggest-attribute=pure... no checking whether C++ compiler accepts -Wsuggest-override... yes checking whether C++ compiler accepts -Werror=return-type... yes checking whether C++ compiler accepts -Wnull-dereference... yes checking whether C++ compiler accepts -Wuninitialized... yes checking whether C++ compiler accepts -Wno-pragmas... yes checking for uname... /usr/bin/uname checking for xargs... /usr/bin/xargs checking pkg-config is at least version 0.9.0... yes checking for a library needed to use std::filesystem... none required checking for a compiler flag needed to use std::thread... -pthread checking for bzlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking for fetch.h... yes checking for fetchGetURL in -lfetch... yes checking for zlib.h... yes checking for inflate in -lz... yes checking for fcntl.h... yes checking for spawn.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for _NSGetEnviron... yes checking for atexit... yes checking for dup2... yes checking for execve... yes checking for execvpe... no checking for posix_spawn... yes checking for posix_spawnp... yes checking for posix_spawn_file_actions_addchdir... no checking for posix_spawn_file_actions_addchdir_np... yes checking for posix_spawn_file_actions_addclose... yes checking for posix_spawn_file_actions_adddup2... yes checking for strerror... yes checking for uname... yes checking for vfork... yes checking for vfork.h... no checking for fork... yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating lib/Makefile config.status: creating lib/pkgxx/Makefile config.status: creating src/Makefile config.status: creating src/pkg_chk/Makefile config.status: creating src/pkg_rr/Makefile config.status: creating lib/pkgxx/config.h config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing depfiles commands