=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 => Checksum SHA1 OK for dconf-0.14.1.tar.xz => Checksum RMD160 OK for dconf-0.14.1.tar.xz ===> Installing dependencies for dconf-editor-0.14.1 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency intltool>=0.40.0: found intltool-0.50.2nb1 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency perl>=5.0: found perl-5.16.2nb1 => Build dependency pkg-config>=0.25: found pkg-config-0.27.1 => Build dependency vala018>=0.17: found vala018-0.18.1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.6 => Build dependency xproto>=7.0.9: found xproto-7.0.23nb2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.8 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency xextproto>=7.0: found xextproto-7.2.1 => Build dependency inputproto>=1.4: found inputproto-2.2 => Build dependency fixesproto>=3.0.0: found fixesproto-5.0 => Build dependency randrproto>=1.2.0: found randrproto-1.4.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 checkperms>=1.1: found checkperms-1.11 => Full dependency glib2>=2.34.0: found glib2-2.34.3 => Full dependency dconf>=0.12.1nb1: found dconf-0.14.1 => Full dependency dbus>=0.91: found dbus-1.6.8 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.21 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.0nb1 => Full dependency gtk3+>=3.4.4nb5: found gtk3+-3.6.2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.12 ===> Overriding tools for dconf-editor-0.14.1 ===> Extracting for dconf-editor-0.14.1 ===> Patching for dconf-editor-0.14.1 => Applying pkgsrc patches for dconf-editor-0.14.1 ===> Creating toolchain wrappers for dconf-editor-0.14.1 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/devel/dconf-editor/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/devel/dconf-editor/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/tmp/pkgsrc/devel/dconf-editor/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /tmp/pkgsrc/devel/dconf-editor/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for dconf-editor-0.14.1 => Substituting "prefix" in editor/dconf-model.vala INFO: [subst.mk:prefix] Nothing changed in ./editor/dconf-model.vala. => 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 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. =========================================================================== checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/devel/dconf-editor/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-unknown-linux-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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking for valac... /usr/pkg/bin/valac-0.18 checking /usr/pkg/bin/valac-0.18 is at least version 0.17.0... yes checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for xsltproc... no checking pkg-config is at least version 0.16... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for glib... yes checking for gio... yes checking for dbus... yes checking for gtk... yes checking for gmodule... yes checking for libxml... yes checking for gio-querymodules... /usr/pkg/bin/gio-querymodules checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /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 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... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... no checking whether NLS is requested... yes checking for intltool >= 0.50.0... 0.50.2 found checking for intltool-update... /tmp/pkgsrc/devel/dconf-editor/work/.tools/bin/intltool-update checking for intltool-merge... /tmp/pkgsrc/devel/dconf-editor/work/.tools/bin/intltool-merge checking for intltool-extract... /tmp/pkgsrc/devel/dconf-editor/work/.tools/bin/intltool-extract checking for xgettext... no checking for msgmerge... no checking for msgfmt... (cached) no checking for gmsgfmt... no configure: error: GNU gettext tools not found; required for intltool *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/dconf-editor *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/dconf-editor