=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for gobject-introspection-1.38.0.tar.xz => Checksum RMD160 OK for gobject-introspection-1.38.0.tar.xz ===> Installing dependencies for gobject-introspection-1.38.0nb1 ========================================================================== The following variables will affect the build process of this package, gobject-introspection-1.38.0nb1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb6 => Tool dependency bison>=1.0: found bison-3.0.2 => Tool dependency gmake>=3.81: found gmake-4.0 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Full dependency py27-cElementTree-[0-9]*: found py27-cElementTree-2.7.6 => Full dependency glib2>=2.36.0: found glib2-2.38.2 => Full dependency libffi>=3.0.11: found libffi-3.0.13 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb3 => Full dependency python27>=2.7.1nb2: found python27-2.7.6nb3 ===> Overriding tools for gobject-introspection-1.38.0nb1 ===> Extracting for gobject-introspection-1.38.0nb1 ===> Patching for gobject-introspection-1.38.0nb1 => Applying pkgsrc patches for gobject-introspection-1.38.0nb1 ===> Creating toolchain wrappers for gobject-introspection-1.38.0nb1 ===> Configuring for gobject-introspection-1.38.0nb1 => Substituting "timet" in giscanner/ast.py tests/scanner/Regress-1.0-expected.gir => 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. /sbin/sysctl: not found bmake: "/sbin/sysctl -n kern.argmax" returned non-zero status configure: WARNING: unrecognized options: --disable-tests, --with-libintl-prefix 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-aux/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 to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking for i386-elf32-minix-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking how to print strings... printf 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) 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 pkg-config is at least version 0.9.0... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... /usr/pkg/bin/bison -y checking for dlopen in -ldl... no checking for the suffix of shared libraries... .so checking for GLIB... yes checking for GOBJECT... yes checking for GMODULE... yes checking for GIO... yes checking for GIO_UNIX... yes checking for CAIRO... no checking for SCANNER... yes checking for FFI... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for GIREPO... 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 ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for working strtod... yes checking for memchr... yes checking for strchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoull... yes checking for backtrace... no checking for backtrace_symbols... no checking whether /usr/pkg/bin/python2.7 version is >= 2.6... yes checking for /usr/pkg/bin/python2.7 version... 2.7 checking for /usr/pkg/bin/python2.7 platform... minix3 checking for /usr/pkg/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/pkg/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for headers required to compile python extensions... found checking for glib source directory to use for documentation... checking for -Bsymbolic-functions linker flag... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating tests/offsets/Makefile config.status: creating tests/scanner/Makefile config.status: creating tests/repository/Makefile config.status: creating tests/warn/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating gobject-introspection-1.0.pc config.status: creating gobject-introspection-no-export-1.0.pc config.status: creating config.h.win32 config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating build/win32/vs10/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --disable-tests, --with-libintl-prefix => Modifying libtool scripts to use pkgsrc libtool