=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 pan-0.139.tar.bz2 => Checksum RMD160 OK for pan-0.139.tar.bz2 => Checksum SHA512 OK for pan-0.139.tar.bz2 ===> Installing dependencies for pan-0.139nb19 pkgconf / [0-9]* => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb2 => Tool dependency gmake>=3.81: found gmake-4.1nb3 => Tool dependency perl>=5.0: found perl-5.26.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.7 => Build dependency xproto>=7.0.13: found xproto-7.0.31 => Build dependency xcb-proto>=1.4: found xcb-proto-1.12 => Build dependency dri2proto>=2.1: found dri2proto-2.8 => Build dependency dri3proto>=1.0: found dri3proto-1.0 => Build dependency presentproto>=1.0: found presentproto-1.1 => Build dependency glproto>=1.4.11: found glproto-1.4.17 => Build dependency damageproto>=1.1.0: found damageproto-1.2.1 => Build dependency fixesproto>=4.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0.99.1: found xextproto-7.3.0 => Build dependency inputproto>=2.3: found inputproto-2.3.2 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1nb1 => Build dependency randrproto>=1.4: found randrproto-1.5.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2.1 => Build dependency compositeproto>=0.3.1: found compositeproto-0.4.2 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency gmime24>=2.4.32nb1: found gmime24-2.4.33 => Full dependency gtkspell>=2.0.16nb24: found gtkspell-2.0.16nb24 => Full dependency gtk2+>=2.24.31nb2: found gtk2+-2.24.31nb4 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.23 ===> Overriding tools for pan-0.139nb19 ===> Extracting for pan-0.139nb19 ===> Patching for pan-0.139nb19 => Applying pkgsrc patches for pan-0.139nb19 => Verifying /data/pkgsrc/news/pan/patches/patch-pan_general_text-match.cc => Applying pkgsrc patch /data/pkgsrc/news/pan/patches/patch-pan_general_text-match.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pan_general_text-match.cc,v 1.1 2015/08/25 08:29:10 richard Exp $ |Avoid clash with host defined ERR (on SunOS) |--- pan/general/text-match.cc.orig 2012-06-29 22:24:54.000000000 +0000 |+++ pan/general/text-match.cc -------------------------- Patching file pan/general/text-match.cc using Plan A... Hunk #1 succeeded at 209. done => Verifying /data/pkgsrc/news/pan/patches/patch-pan_general_text-match.h => Applying pkgsrc patch /data/pkgsrc/news/pan/patches/patch-pan_general_text-match.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pan_general_text-match.h,v 1.1 2015/08/25 08:29:10 richard Exp $ |Avoid clash with host defined ERR (on SunOS) |--- pan/general/text-match.h.orig 2012-06-29 22:24:54.000000000 +0000 |+++ pan/general/text-match.h -------------------------- Patching file pan/general/text-match.h using Plan A... Hunk #1 succeeded at 108. done => Verifying /data/pkgsrc/news/pan/patches/patch-pan_usenet-utils_mime-utils.cc => Applying pkgsrc patch /data/pkgsrc/news/pan/patches/patch-pan_usenet-utils_mime-utils.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pan_usenet-utils_mime-utils.cc,v 1.3 2015/08/25 08:29:10 richard Exp $ | |Fix build with NetBSD's iconv(). | |--- pan/usenet-utils/mime-utils.cc.orig 2012-06-29 22:24:54.000000000 +0000 |+++ pan/usenet-utils/mime-utils.cc -------------------------- Patching file pan/usenet-utils/mime-utils.cc using Plan A... Hunk #1 succeeded at 77. done ===> Creating toolchain wrappers for pan-0.139nb19 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/data/scratch/news/pan/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /data/scratch/news/pan/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/data/scratch/news/pan/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /data/scratch/news/pan/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for pan-0.139nb19 => Generating pkg-config file for builtin expat package. => 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 WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] configure: INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir' Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== git: not found checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... plaintar checking whether to enable maintainer-specific portions of Makefiles... 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 we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of clang++... gcc3 checking for x86_64--netbsd-gcc... clang checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -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 whether time.h and sys/time.h may both be included... yes checking for localtime_r... yes checking for close... yes checking for tr1/unordered_set... no checking whether the compiler implements namespaces... yes checking whether the compiler has ext/hash_set... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... (cached) yes checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib 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 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 whether NLS is requested... yes checking for intltool >= 0.40.6... 0.51.0 found checking for intltool-update... /data/scratch/news/pan/work/.tools/bin/intltool-update checking for intltool-merge... /data/scratch/news/pan/work/.tools/bin/intltool-merge checking for intltool-extract... /data/scratch/news/pan/work/.tools/bin/intltool-extract checking for xgettext... /data/scratch/news/pan/work/.tools/bin/xgettext checking for msgmerge... /data/scratch/news/pan/work/.tools/bin/msgmerge checking for msgfmt... /data/scratch/news/pan/work/.tools/bin/msgfmt checking for gmsgfmt... /data/scratch/news/pan/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /data/scratch/news/pan/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /data/scratch/news/pan/work/.tools/bin/msgfmt checking for xgettext... (cached) /data/scratch/news/pan/work/.tools/bin/xgettext checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.17.6... yes (version 2.52.3) checking for GMIME... no checking for GMIME... yes checking for GTKSPELL... yes checking for pkg-config... /data/scratch/news/pan/work/.tools/bin/pkg-config checking for GTK+ - version >= 2.16.0... yes (version 2.24.31) checking for %l and %k support in strftime... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd configure: creating ./config.status config.status: creating Makefile config.status: creating pan.spec config.status: creating pan.iss config.status: creating README.windows config.status: creating po/Makefile.in config.status: creating uulib/Makefile config.status: creating pan/Makefile config.status: creating pan/general/Makefile config.status: creating pan/usenet-utils/Makefile config.status: creating pan/data/Makefile config.status: creating pan/tasks/Makefile config.status: creating pan/icons/Makefile config.status: creating pan/data-impl/Makefile config.status: creating pan/gui/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configuration: Source code location: . Compiler: clang++ With GtkSpell: yes With GTK3: no With GnuTLS: no => Overriding intltool.