=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for pgadmin3-1.22.2.tar.gz => Checksum RMD160 OK for pgadmin3-1.22.2.tar.gz => Checksum SHA512 OK for pgadmin3-1.22.2.tar.gz ===> Installing dependencies for pgadmin3-1.22.2nb3 ========================================================================== The supported build options for pgadmin3 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.pgadmin3 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, pgadmin3-1.22.2nb3. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.60.6 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.29: found x11-links-1.29 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17 => Full dependency libssh2>=1.7.0nb1: found libssh2-1.9.0 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.9 => Full dependency libxslt>=1.1.28nb2: found libxslt-1.1.33nb1 => Full dependency wxGTK30>=3.0.4nb3: found wxGTK30-3.0.4nb3 => Full dependency postgresql95-client>=9.5.1nb1: found postgresql95-client-9.5.19 ===> Overriding tools for pgadmin3-1.22.2nb3 ===> Extracting for pgadmin3-1.22.2nb3 ===> Patching for pgadmin3-1.22.2nb3 => Applying pkgsrc patches for pgadmin3-1.22.2nb3 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/pgadmin3/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/pgadmin3/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.4 2018/05/10 07:12:53 adam Exp $ | |Remove code that insists wx-config is in a directory named bin | |--- configure.orig 2014-12-15 15:10:17.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 6467. Hunk #2 succeeded at 6519. Hunk #3 succeeded at 6545. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/pgadmin3/patches/patch-pgadmin_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/pgadmin3/patches/patch-pgadmin_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pgadmin_Makefile.in,v 1.1 2018/05/10 07:12:53 adam Exp $ | |Use external libssh2. | |--- pgadmin/Makefile.in.orig 2018-05-07 08:47:05.000000000 +0000 |+++ pgadmin/Makefile.in -------------------------- Patching file pgadmin/Makefile.in using Plan A... Hunk #1 succeeded at 1006. Hunk #2 succeeded at 1871. Hunk #3 succeeded at 2565. done ===> Creating toolchain wrappers for pgadmin3-1.22.2nb3 ===> Configuring for pgadmin3-1.22.2nb3 => 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 sh interpreter in pgadmin/ver_svn.sh. INFO: [replace-interpreter] Nothing changed in pgadmin/ver_svn.sh. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-wx-config checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g users checking whether build environment is sane... yes checking for a thread-safe 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 UID '1000' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working strtod... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for pg_config... /tmp/databases/pgadmin3/work/.buildlink/bin/pg_config checking for SSL_library_init in -lssl... no checking for krb5_sendauth in -lkrb5... yes checking for PQexec in -lpq... yes checking for PQconninfoParse in -lpq... yes checking for krb5_free_principal in -lpq... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking PostgreSQL in /usr/pkg... ok checking for PQgetOutResult in -lpq... no checking for wx-config... /usr/pkg/libexec/wx-3.0/wx-config checking wxWidgets version... ok checking wxWidgets in /usr/pkg... ok checking libxml2 in /usr/pkg... ok checking libxml2 version... ok checking libxslt in /usr/pkg... ok checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for ld used by GCC... /tmp/databases/pgadmin3/work/.cwrapper/bin/ld checking if the linker (/tmp/databases/pgadmin3/work/.cwrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for libssl... yes checking how to link with libssl... /usr/lib/libssl.so /usr/lib/libcrypto.so checking for EVP_aes_128_ctr... yes checking for libz... yes checking how to link with libz... /usr/lib/libz.so checking non-blocking sockets style... O_NONBLOCK checking for sphinx-build... (cached) no checking for sphinx-build-2.7... (cached) no checking for sphinx-build-2.6... (cached) no configure: WARNING: Could not find your sphinx-build executable. You might need to use the --with-sphinx-build=FILE configure option checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating branding/Makefile config.status: creating i18n/Makefile config.status: creating plugins.d/Makefile config.status: creating pgadmin/Makefile config.status: creating pkg/Makefile config.status: creating pkg/debian/Makefile config.status: creating pkg/mac/Makefile config.status: creating pkg/mandrake/Makefile config.status: creating pkg/redhat/Makefile config.status: creating pkg/slackware/Makefile config.status: creating pkg/src/Makefile config.status: creating pkg/suse/Makefile config.status: creating pkg/win32/Makefile config.status: creating xtra/Makefile config.status: creating xtra/png2c/Makefile config.status: creating xtra/wx-build/Makefile config.status: creating config.h config.status: creating pgadmin/include/libssh2/libssh2_config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-wx-config PostgreSQL directory: /usr/pkg PostgreSQL pg_config binary: /usr/pkg/bin/pg_config PostgreSQL version: PostgreSQL 9.5.19 PostgreSQL PQconninfoParse support: Present PostgreSQL SSL support: Missing wxWidgets directory: /usr/pkg wxWidgets wx-config binary: /usr/pkg/libexec/wx-3.0/wx-config wxWidgets version: wxWidgets 3.0.4 libxml2 directory: /usr/pkg libxml2 xml2-config binary: /usr/pkg/bin/xml2-config libxml2 version: libxml2 2.9.9 libxslt directory: /usr/pkg libxslt xslt-config binary: /usr/pkg/bin/xslt-config libxslt version: libxslt 1.1.33 Building Database Designer: Yes Building SSH Tunnel: Yes Crypto library: OpenSSL libz compression: yes Building a debug version of pgAdmin: No Statically linking pgAdmin: No Building a Mac OS X appbundle: No sphinx-build executable: pgAdmin configuration is now complete. You can now compile and install pgAdmin using 'make; make install'.