=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libpqxx-7.7.4.tar.gz => Checksum SHA512 OK for libpqxx-7.7.4.tar.gz ===> Installing dependencies for libpqxx-7.7.4 ========================================================================== The supported build options for libpqxx are: doc You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.libpqxx (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, libpqxx-7.7.4. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 310 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * PYPACKAGE = python310 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency python310>=3.10: found python310-3.10.10 => Full dependency postgresql14-client>=14.4nb1: found postgresql14-client-14.7 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for libpqxx-7.7.4 ===> Extracting for libpqxx-7.7.4 ===> Patching for libpqxx-7.7.4 ===> Creating toolchain wrappers for libpqxx-7.7.4 ===> Configuring for libpqxx-7.7.4 => 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 => Replacing python interpreter in tools/m4esc.py tools/splitconfig. => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking how to print strings... printf checking for powerpc--netbsd-gcc... gcc checking whether the compiler supports GNU C... no checking whether gcc accepts -g... no checking for gcc option to enable C11 features... unsupported checking for gcc option to enable C99 features... unsupported checking for gcc option to enable C89 features... unsupported checking whether gcc understands -c and -o together... no checking dependency style of /usr/pkgsrc/databases/libpqxx/work/libpqxx-7.7.4/config/compile gcc... none checking for a sed that does not truncate output... /usr/bin/sed 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 non-GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes 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... (cached) 262144 checking how to convert powerpc--netbsd file names to powerpc--netbsd format... func_convert_file_noop checking how to convert powerpc--netbsd file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for powerpc--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... PKGSRC-WARNING: Something is trying to run the c compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for powerpc--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc--netbsd-strip... no checking for strip... strip checking for powerpc--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/pkgsrc/databases/libpqxx/work/libpqxx-7.7.4/config/compile gcc 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 powerpc--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 for /usr/pkgsrc/databases/libpqxx/work/libpqxx-7.7.4/config/compile gcc option to produce PIC... -DPIC checking if /usr/pkgsrc/databases/libpqxx/work/libpqxx-7.7.4/config/compile gcc PIC flag -DPIC works... no checking if /usr/pkgsrc/databases/libpqxx/work/libpqxx-7.7.4/config/compile gcc static flag works... no checking if /usr/pkgsrc/databases/libpqxx/work/libpqxx-7.7.4/config/compile gcc supports -c -o file.o... rm: conftest*: No such file or directory no checking if /usr/pkgsrc/databases/libpqxx/work/libpqxx-7.7.4/config/compile gcc supports -c -o file.o... (cached) no checking if we can lock with hard links... rm: conftest*: No such file or directory yes checking whether the /usr/pkgsrc/databases/libpqxx/work/libpqxx-7.7.4/config/compile gcc linker (/usr/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++1z' is valid for C++/ObjC++ but not for C yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cc1: warning: command line option '-std=c++1z' is valid for C++/ObjC++ but not for C NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for mkdir... /bin/mkdir -p checking for powerpc--netbsd-doxygen... no checking for doxygen... no checking for powerpc--netbsd-dot... no checking for dot... no checking whether to enable maintainer-specific portions of Makefiles... no checking maintainer mode... checking audit... checking suggest... checking for sufficient C++ language/library level... no configure: error: This libpqxx version needs at least C++17. *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/databases/libpqxx WARNING: *** Please consider adding c to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. make: stopped in /usr/pkgsrc/databases/libpqxx