=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for glibmm-2.36.2.tar.xz => Checksum RMD160 OK for glibmm-2.36.2.tar.xz ===> Installing dependencies for glibmm-2.36.2nb1 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency bsdtar-[0-9]*: found bsdtar-2.8.4 => Tool dependency gmake>=3.81: found gmake-3.82nb7 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Full dependency perl>=5.0: found perl-5.18.0 => Full dependency glib2>=2.34.0: found glib2-2.34.3 => Full dependency libsigc++>=2.2.10: found libsigc++-2.2.11nb1 ===> Overriding tools for glibmm-2.36.2nb1 ===> Extracting for glibmm-2.36.2nb1 ===> Patching for glibmm-2.36.2nb1 => Applying pkgsrc patches for glibmm-2.36.2nb1 => Verifying /usr/pkgsrc/devel/glibmm/patches/patch-gio_giomm_dbussubtreevtable.cc => Applying pkgsrc patch /usr/pkgsrc/devel/glibmm/patches/patch-gio_giomm_dbussubtreevtable.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gio_giomm_dbussubtreevtable.cc,v 1.1 2012/11/16 00:45:25 joerg Exp $ | |--- gio/giomm/dbussubtreevtable.cc.orig 2012-11-13 21:31:09.000000000 +0000 |+++ gio/giomm/dbussubtreevtable.cc -------------------------- Patching file gio/giomm/dbussubtreevtable.cc using Plan A... Hunk #1 succeeded at 122. done ===> Creating toolchain wrappers for glibmm-2.36.2nb1 ===> Configuring for glibmm-2.36.2nb1 => 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 checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build/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 make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports GNU make features... 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to print strings... printf checking for x86_64--netbsd-gcc... gcc 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/devel/glibmm/work/.wrapper/bin/ld checking if the linker (/scratch/devel/glibmm/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/devel/glibmm/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/devel/glibmm/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 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /scratch/devel/glibmm/work/.wrapper/bin/ld checking if the linker (/scratch/devel/glibmm/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/devel/glibmm/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/scratch/devel/glibmm/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for perl... /usr/pkg/bin/perl checking for native Windows host... no checking pkg-config is at least version 0.9.0... yes checking for GLIBMM... no configure: error: Package requirements (sigc++-2.0 >= 2.2.10 glib-2.0 >= 2.36.1 gobject-2.0 >= 2.36.1 gmodule-2.0 >= 2.36.1) were not met: Requested 'glib-2.0 >= 2.36.1' but version of GLib is 2.34.3 Requested 'gobject-2.0 >= 2.36.1' but version of GObject is 2.34.3 Requested 'gmodule-2.0 >= 2.36.1' but version of GModule is 2.34.3 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GLIBMM_CFLAGS and GLIBMM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/glibmm *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/glibmm