=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> 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 gnome-desktop-3.10.2.tar.xz => Checksum RMD160 OK for gnome-desktop-3.10.2.tar.xz ===> Installing dependencies for gnome-desktop3-3.10.2 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb6 => Tool dependency intltool>=0.40.0: found intltool-0.50.2nb2 => Tool dependency gmake>=3.81: found gmake-4.0 => Tool dependency perl>=5.0: found perl-5.18.2nb1 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency itstool-[0-9]*: found itstool-2.0.2 => Build dependency x11-links>=0.86: found x11-links-0.86 => Full dependency glib2>=2.35.0: found glib2-2.38.2 => Full dependency gobject-introspection>=1.34.0: found gobject-introspection-1.38.0nb1 => Full dependency gsettings-desktop-schemas>=3.5.91: found gsettings-desktop-schemas-3.10.1 => Full dependency iso-codes>=0.50: found iso-codes-3.11.1 => Full dependency gtk3+>=3.8.4nb1: found gtk3+-3.10.7nb1 ===> Overriding tools for gnome-desktop3-3.10.2 ===> Extracting for gnome-desktop3-3.10.2 ===> Patching for gnome-desktop3-3.10.2 => Applying pkgsrc patches for gnome-desktop3-3.10.2 => Verifying /bulk-data/pkgsrc/x11/gnome-desktop3/patches/patch-aa => Applying pkgsrc patch /bulk-data/pkgsrc/x11/gnome-desktop3/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2014/02/12 01:23:33 prlw1 Exp $ | |allow 64-bit time_t on 32-bit system | |--- libgnome-desktop/gnome-desktop-thumbnail.c.orig 2012-08-23 17:49:46.000000000 +0000 |+++ libgnome-desktop/gnome-desktop-thumbnail.c -------------------------- Patching file libgnome-desktop/gnome-desktop-thumbnail.c using Plan A... Hunk #1 succeeded at 1666 (offset 53 lines). done ===> Creating toolchain wrappers for gnome-desktop3-3.10.2 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/scratch/x11/gnome-desktop3/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/x11/gnome-desktop3/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/X11R7/lib/pkgconfig/compositeproto.pc dst=/scratch/x11/gnome-desktop3/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /scratch/x11/gnome-desktop3/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for gnome-desktop3-3.10.2 => 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 => Adding run-time search paths to pkg-config files. => 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. =========================================================================== configure: WARNING: unrecognized options: --disable-scrollkeeper 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 whether make supports nested variables... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... 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... (cached) yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to print strings... printf checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 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 ld used by gcc... /scratch/x11/gnome-desktop3/work/.wrapper/bin/ld checking if the linker (/scratch/x11/gnome-desktop3/work/.wrapper/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /scratch/x11/gnome-desktop3/work/.wrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/x11/gnome-desktop3/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for intltool >= 0.40.6... 0.50.2 found checking for intltool-update... /scratch/x11/gnome-desktop3/work/.tools/bin/intltool-update checking for intltool-merge... /scratch/x11/gnome-desktop3/work/.tools/bin/intltool-merge checking for intltool-extract... /scratch/x11/gnome-desktop3/work/.tools/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /scratch/x11/gnome-desktop3/work/.tools/bin/msgfmt checking for gmsgfmt... /scratch/x11/gnome-desktop3/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for perl >= 5.8.1... 5.18.2 checking for XML::Parser... ok checking for x86_64--netbsd-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking pkg-config is at least version 0.9.0... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs checking what language compliance flags to pass to the C compiler... checking for cos in -lm... yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking for XLIB... yes checking for GNOME_DESKTOP... yes checking for timerfd_create(2) system call... no checking for itstool... itstool checking for xmllint... xmllint 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) /scratch/x11/gnome-desktop3/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /scratch/x11/gnome-desktop3/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for gobject-introspection... yes checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgnome-desktop/Makefile config.status: creating libgnome-desktop/gnome-desktop-3.0.pc config.status: creating libgnome-desktop/gnome-desktop-3.0-uninstalled.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gnome-desktop3/Makefile config.status: creating gnome-version.xml.in config.status: creating po/Makefile.in config.status: creating desktop-docs/Makefile config.status: creating desktop-docs/fdl/Makefile config.status: creating desktop-docs/gpl/Makefile config.status: creating desktop-docs/lgpl/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-scrollkeeper gnome-desktop 3.10.2 ==================== prefix: /usr/pkg exec_prefix: ${prefix} libdir: ${exec_prefix}/lib bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin sysconfdir: ${prefix}/etc localstatedir: ${prefix}/var datadir: ${datarootdir} source code location: . compiler: gcc cflags: -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm Maintainer mode: yes Use *_DISABLE_DEPRECATED: no GNOME Distributor: The NetBSD Foundation Build desktop-wide docs: no Date in gnome-version.xml: no Use external pnp.ids: no (internal) Build gtk-doc documentation: no => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool