=> Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for postgresql-14.0.tar.bz2 => Checksum SHA512 OK for postgresql-14.0.tar.bz2 ===> Installing dependencies for postgresql14-plperl-14.0 ========================================================================== The supported build options for postgresql14-plperl are: bonjour dtrace gssapi icu ldap llvm nls pam The currently selected options are: gssapi nls You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.postgresql14 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, postgresql14-plperl-14.0. Their current value is shown below: * KRB5_DEFAULT = heimdal * PGSQL_BLCKSZ (not defined) * READLINE_DEFAULT = editline * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * READLINE_TYPE = editline * TERMCAP_TYPE = termcap 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 bison>=1.0: found bison-3.8.2 => Tool dependency gmake>=3.81: found gmake-4.3nb2 => Tool dependency perl>=5.34.0: found perl-5.34.0nb3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency postgresql14-server>=14.0: found postgresql14-server-14.0 => Full dependency libxml2>=2.9.10nb4: found libxml2-2.9.12nb1 => Full dependency postgresql14-client>=14.0: found postgresql14-client-14.0 => Full dependency perl>=5.34.0<5.36.0: found perl-5.34.0nb3 ===> 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 postgresql14-plperl-14.0 ===> Extracting for postgresql14-plperl-14.0 /usr/bin/touch /tmp/databases/postgresql14-plperl/work/postgresql-14.0/src/template/dragonfly /bin/cp /tmp/databases/postgresql14-plperl/work/postgresql-14.0/src/makefiles/Makefile.freebsd /tmp/databases/postgresql14-plperl/work/postgresql-14.0/src/makefiles/Makefile.dragonfly ===> Patching for postgresql14-plperl-14.0 => Applying pkgsrc patches for postgresql14-plperl-14.0 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-config_missing => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-config_missing Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_missing,v 1.1 2021/10/08 10:23:43 adam Exp $ | |--- config/missing.orig 2012-10-05 12:14:55.000000000 +0000 |+++ config/missing -------------------------- Patching file config/missing using Plan A... Hunk #1 succeeded at 40. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-config_perl.m4 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-config_perl.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_perl.m4,v 1.1 2021/10/08 10:23:43 adam Exp $ | |--- config/perl.m4.orig 2018-02-05 21:01:02.000000000 +0000 |+++ config/perl.m4 -------------------------- Patching file config/perl.m4 using Plan A... Hunk #1 succeeded at 98 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2021/10/08 10:23:43 adam Exp $ | |Do not store CONFIGURE_ARGS, as these may contain working directory references. |Finally, native solaris uses -lgss for gssapi on mit-krb5. | |--- configure.orig 2021-02-08 21:54:11.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 2816 (offset 11 lines). Hunk #2 succeeded at 2982 (offset 11 lines). Hunk #3 succeeded at 10022 (offset 290 lines). Hunk #4 succeeded at 12053 (offset 11 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-contrib_dblink_dblink.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-contrib_dblink_dblink.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_dblink_dblink.c,v 1.1 2021/10/08 10:23:43 adam Exp $ | |--- contrib/dblink/dblink.c.orig 2013-04-01 18:20:36.000000000 +0000 |+++ contrib/dblink/dblink.c -------------------------- Patching file contrib/dblink/dblink.c using Plan A... Hunk #1 succeeded at 53 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-contrib_uuid-ossp_Makefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-contrib_uuid-ossp_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_uuid-ossp_Makefile,v 1.1 2021/10/08 10:23:43 adam Exp $ | |Use relative path, as top_srcdir points to PREFIX. | |--- contrib/uuid-ossp/Makefile.orig 2021-03-18 11:50:26.000000000 +0000 |+++ contrib/uuid-ossp/Makefile -------------------------- Patching file contrib/uuid-ossp/Makefile using Plan A... Hunk #1 succeeded at 14 (offset -1 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_Makefile.global.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_Makefile.global.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.global.in,v 1.1 2021/10/08 10:23:43 adam Exp $ | |Fix building on Cygwin. | |--- src/Makefile.global.in.orig 2020-09-21 20:47:36.000000000 +0000 |+++ src/Makefile.global.in -------------------------- Patching file src/Makefile.global.in using Plan A... Hunk #1 succeeded at 747 (offset 19 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_Makefile.shlib => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_Makefile.shlib Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.shlib,v 1.1 2021/10/08 10:23:43 adam Exp $ | |Use correct linker flags. | |--- src/Makefile.shlib.orig 2020-09-21 20:47:36.000000000 +0000 |+++ src/Makefile.shlib -------------------------- Patching file src/Makefile.shlib using Plan A... Hunk #1 succeeded at 151. Hunk #2 succeeded at 174. Hunk #3 succeeded at 240. Hunk #4 succeeded at 441 (offset 4 lines). Hunk #5 succeeded at 457 (offset 4 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_backend_Makefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_backend_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_backend_Makefile,v 1.1 2021/10/08 10:23:43 adam Exp $ | |--- src/backend/Makefile.orig 2018-10-15 21:12:02.000000000 +0000 |+++ src/backend/Makefile -------------------------- Patching file src/backend/Makefile using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 120 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_interfaces_libpq_Makefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_interfaces_libpq_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_interfaces_libpq_Makefile,v 1.1 2021/10/08 10:23:43 adam Exp $ | |--- src/interfaces/libpq/Makefile.orig 2016-02-08 21:12:28.000000000 +0000 |+++ src/interfaces/libpq/Makefile -------------------------- Patching file src/interfaces/libpq/Makefile using Plan A... Hunk #1 succeeded at 63 (offset 14 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_makefiles_Makefile.solaris => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_makefiles_Makefile.solaris Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_makefiles_Makefile.solaris,v 1.1 2021/10/08 10:23:43 adam Exp $ | |--- src/makefiles/Makefile.solaris.orig 2019-09-30 20:06:55.000000000 +0000 |+++ src/makefiles/Makefile.solaris -------------------------- Patching file src/makefiles/Makefile.solaris using Plan A... Hunk #1 succeeded at 19 (offset -4 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_pl_plperl_GNUmakefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_pl_plperl_GNUmakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_pl_plperl_GNUmakefile,v 1.1 2021/10/08 10:23:43 adam Exp $ | |--- src/pl/plperl/GNUmakefile.orig 2018-10-15 21:12:02.000000000 +0000 |+++ src/pl/plperl/GNUmakefile -------------------------- Patching file src/pl/plperl/GNUmakefile using Plan A... Hunk #1 succeeded at 72 (offset 3 lines). Hunk #2 succeeded at 81 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_pl_plperl_plperl.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql14-plperl/../../databases/postgresql14/patches/patch-src_pl_plperl_plperl.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_pl_plperl_plperl.h,v 1.1 2021/10/08 10:23:43 adam Exp $ | |--- src/pl/plperl/plperl.h.orig 2019-09-30 20:06:55.000000000 +0000 |+++ src/pl/plperl/plperl.h -------------------------- Patching file src/pl/plperl/plperl.h using Plan A... Hunk #1 succeeded at 68. Hunk #2 succeeded at 115 (offset 1 line). done ===> Creating toolchain wrappers for postgresql14-plperl-14.0 ===> Configuring for postgresql14-plperl-14.0 => 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 => Fixing locale directory references. => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking which template to use... netbsd checking whether NLS is wanted... yes checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for x86_64--netbsd-gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking for gawk... /usr/bin/awk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Werror=vla, for CFLAGS... yes checking whether gcc supports -Werror=unguarded-availability-new, for CFLAGS... no checking whether c++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no checking whether gcc supports -Wendif-labels, for CFLAGS... yes checking whether c++ supports -Wendif-labels, for CXXFLAGS... no checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether c++ supports -Wmissing-format-attribute, for CXXFLAGS... no checking whether gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes checking whether c++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no checking whether gcc supports -Wcast-function-type, for CFLAGS... no checking whether c++ supports -Wcast-function-type, for CXXFLAGS... no checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether c++ supports -Wformat-security, for CXXFLAGS... no checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether c++ supports -fno-strict-aliasing, for CXXFLAGS... no checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether c++ supports -fwrapv, for CXXFLAGS... no checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether c++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... no checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... yes checking whether to build Python modules... no checking whether to build with GSSAPI support... yes checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking whether to build with XML support... yes checking for xml2-config... /tmp/databases/postgresql14-plperl/work/.buildlink/bin/xml2-config checking whether to build with LZ4 support... no checking for ld used by GCC... /tmp/databases/postgresql14-plperl/work/.cwrapper/bin/ld checking if the linker (/tmp/databases/postgresql14-plperl/work/.cwrapper/bin/ld) is GNU ld... yes checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for x86_64--netbsd-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for BISON... /tmp/databases/postgresql14-plperl/work/.tools/bin/bison configure: using bison (GNU Bison) 3.8.2 checking for flex... /tmp/databases/postgresql14-plperl/work/.tools/bin/lex configure: using lex 2.6.4 checking for PERL... /usr/pkg/bin/perl configure: using perl 5.34.0 checking for Perl archlibexp... /usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi checking for Perl privlibexp... /usr/pkg/lib/perl5/5.34.0 checking for Perl useshrplib... true checking for CFLAGS recommended by Perl... -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe checking for CFLAGS to compile embedded Perl... checking for flags to link embedded Perl... -Wl,-E -Wl,-R/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -Wl,-zrelro -Wl,-znow -pthread -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -L/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -lperl -lm -lcrypt -lpthread 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pthread_join using gcc -pthread ... yes checking whether gcc is Clang... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... yes checking for main in -lm... yes checking for library containing setproctitle... none required checking for library containing dlopen... none required checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing shmget... none required checking for library containing backtrace_symbols... -lexecinfo checking for library containing gethostbyname_r... none required checking for library containing pthread_barrier_wait... -lpthread checking for library containing readline... -ledit -lcurses checking for inflate in -lz... yes checking for library containing gss_init_sec_context... -lgssapi -lkrb5 -lcrypto checking for xmlSaveToBuffer in -lxml2... yes checking for uuid_to_string... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... yes checking atomic.h presence... yes checking for atomic.h... yes checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... yes checking for netinet/tcp.h... yes checking editline/readline.h usability... no checking editline/readline.h presence... no checking for editline/readline.h... no checking readline.h usability... yes checking readline.h presence... yes checking for readline.h... yes checking editline/history.h usability... no checking editline/history.h presence... no checking for editline/history.h... no checking history.h usability... yes checking history.h presence... yes checking for history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking uuid.h usability... yes checking uuid.h presence... yes checking for uuid.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... __syslog__ checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for struct tm.tm_zone... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... yes checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... yes checking for struct addrinfo... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports x86_64 popcntq... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... yes checking for backtrace_symbols... yes checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for kqueue... yes checking for mbstowcs_l... yes checking for memset_s... no checking for poll... yes checking for posix_fallocate... yes checking for ppoll... no checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for readv... yes checking for setproctitle... yes checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strchrnul... yes checking for strsignal... yes checking for symlink... yes checking for syncfs... no checking for sync_file_range... no checking for uselocale... no checking for wcstombs_l... yes checking for writev... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_ctz... yes checking for __builtin_popcount... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how gcc reports undeclared, standard C functions... error checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... yes checking whether strlcpy is declared... yes checking whether strnlen is declared... yes checking whether preadv is declared... yes checking whether pwritev is declared... yes checking whether F_FULLFSYNC is declared... no checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for dlopen... yes checking for explicit_bzero... no checking for fls... no checking for getopt... yes checking for getpeereid... yes checking for getrusage... yes checking for inet_aton... yes checking for link... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for random... yes checking for srandom... yes checking for strlcat... yes checking for strlcpy... yes checking for strnlen... yes checking for strtof... yes checking for pthread_barrier_wait... yes checking for setenv... yes checking for unsetenv... yes checking for getaddrinfo... yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... yes checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking for rl_completion_append_character... yes checking for rl_completion_suppress_quote... no checking for rl_filename_quote_characters... no checking for rl_filename_quoting_function... no checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... no checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... yes checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... SSE 4.2 with runtime check checking which semaphore API to use... System V checking which random number source to use... /dev/urandom checking for /dev/urandom... yes checking for library containing bind_textdomain_codeset... none required checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for msgfmt... /usr/pkg/bin/msgfmt checking for msgfmt flags... -c checking for msgmerge... /usr/pkg/bin/msgmerge checking for xgettext... /usr/pkg/bin/xgettext checking for perl.h... yes checking for libperl... yes checking for xmllint... /usr/pkg/bin/xmllint checking for xsltproc... no checking for fop... no checking for dbtoepub... no checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (nb3 20190319) 7.4.0 configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include/readline -I/usr/include/krb5 configure: using CPPFLAGS=-I/usr/include -I/usr/pkg/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/libxml2 -I/usr/include configure: using LDFLAGS=-Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -L/usr/pkg/lib -L/usr/lib -L/usr/lib -L/usr/lib -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/include/port/netbsd.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.netbsd to src/Makefile.port WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.