=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for glibmm-2.48.1.tar.xz => Checksum RMD160 OK for glibmm-2.48.1.tar.xz => Checksum SHA512 OK for glibmm-2.48.1.tar.xz ===> Installing dependencies for glibmm-2.48.1nb1 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb13 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.2.1 => Tool dependency gmake>=3.81: found gmake-4.1nb2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.0.1 => Full dependency perl>=5.0: found perl-5.24.0 => Full dependency glib2>=2.48.0: found glib2-2.48.2 => Full dependency libsigc++>=2.2.10: found libsigc++-2.8.0nb1 ===> Overriding tools for glibmm-2.48.1nb1 ===> Extracting for glibmm-2.48.1nb1 ===> Patching for glibmm-2.48.1nb1 => Applying pkgsrc patches for glibmm-2.48.1nb1 ===> Creating toolchain wrappers for glibmm-2.48.1nb1 ===> Configuring for glibmm-2.48.1nb1 => 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 a BSD-compatible install... /usr/bin/install -c -o root -g operator 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 whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... plaintar checking whether make supports nested variables... (cached) 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 whether c++ supports C++11 features by default... yes checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking how to print strings... printf checking for i386-elf32-minix-gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... 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 cc... /usr/bin/ld checking if the linker (/usr/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 i386-elf32-minix file names to i386-elf32-minix format... func_convert_file_noop checking how to convert i386-elf32-minix file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-elf32-minix-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-elf32-minix-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-elf32-minix-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-elf32-minix-strip... no checking for strip... strip checking for i386-elf32-minix-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for i386-elf32-minix-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/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... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no 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 (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no 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... yes checking for GIOMM... yes checking for gm4... no checking for m4... m4 checking pkg-config is at least version 0.16... yes checking whether we are using SUN CC compiler... no checking for flockfile... yes checking for funlockfile... yes checking for getc_unlocked... yes checking for mkfifo... yes checking size of wchar_t... 4 checking for wide stream... yes checking whether C++ library symbols are declared in namespace std... yes checking whether the C++ library supports std::iterator_traits... yes checking for non-standard Sun libCstd reverse_iterator... no checking whether STL containers have templated sequence constructors... yes checking whether C++ member functions may refer to member templates... yes checking whether the compiler disambiguates template specializations for const and non-const types... yes checking whether the compiler allows dynamic_cast<> to undefined types in non-instantiated templates... yes checking whether extern "C" and extern "C++" function pointers are compatible... yes checking whether the compiler honors namespaces inside extern "C" blocks... yes checking whether the compiler allows a static member variable to be initialized inline to std::string::npos... yes checking whether the thread_local keyword is supported... yes checking whether std::time_t is not equivalent to gint32, meaning that it can be used for a method overload... yes checking for dot... dot checking for doxygen... doxygen checking for xsltproc... xsltproc checking for libstdc documentation... libstdc++.tag@ configure: WARNING: Location of external libstdc documentation not set checking for libsigc documentation... /usr/pkg/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag@file:///usr/pkg/share/doc/libsigc++-2.0/reference/html checking which C++ compiler warning flags to use... -Wall configure: Deprecated API will be built, for backwards-compatibility. checking for clang-format... no checking for clang-format-3.9... no checking for clang-format-3.8... no checking for clang-format-3.7... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tools/Makefile config.status: creating tools/gmmproc config.status: creating tools/generate_wrap_init.pl config.status: creating glib/glibmm-2.4.pc config.status: creating glib/glibmm-2.4-uninstalled.pc config.status: creating glib/src/Makefile config.status: creating glib/glibmm/Makefile config.status: creating gio/giomm-2.4.pc config.status: creating gio/giomm-2.4-uninstalled.pc config.status: creating gio/src/Makefile config.status: creating gio/giomm/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Doxyfile config.status: creating MSVC_Net2013/glibmm/glibmm.rc config.status: creating MSVC_Net2013/giomm/giomm.rc config.status: creating config.h config.status: creating glib/glibmmconfig.h config.status: creating gio/giommconfig.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing MSVC_Net2013/glibmm/glibmmconfig.h commands config.status: executing MSVC_Net2013/giomm/giommconfig.h commands => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp