=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for ctemplate-2.2.tar.gz => Checksum RMD160 OK for ctemplate-2.2.tar.gz ===> Installing dependencies for ctemplate-2.2nb1 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb6 => Tool dependency perl>=5.0: found perl-5.18.2nb1 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb3 ===> Overriding tools for ctemplate-2.2nb1 ===> Extracting for ctemplate-2.2nb1 ===> Patching for ctemplate-2.2nb1 => Applying pkgsrc patches for ctemplate-2.2nb1 ===> Creating toolchain wrappers for ctemplate-2.2nb1 ===> Configuring for ctemplate-2.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 => Replacing Perl interpreter in src/template-converter. /sbin/sysctl: not found bmake: "/sbin/sysctl -n kern.argmax" returned non-zero status checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix 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... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... 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 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 dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E 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 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-ar... no checking for ar... ar 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 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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E 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 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 whether ln -s works... yes checking for __attribute__... yes checking for ANSI C header files... (cached) yes checking printf format code for printing a size_t and ssize_t... checking for getopt_long... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for uint32_t... yes checking for u_int32_t... yes checking for __int32... no checking for uint64_t... yes checking for u_int64_t... yes checking for __int64... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking libkern/OSByteOrder.h usability... no checking libkern/OSByteOrder.h presence... no checking for libkern/OSByteOrder.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking machine/endian.h usability... yes checking machine/endian.h presence... yes checking for machine/endian.h... yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking for pthread_join in LIBS=-lpthread with CFLAGS= -D_REENTRANT... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking whether what we have so far is sufficient with -nostdlib... yes checking support for pthread_rwlock_* functions... yes checking whether first argument to InterlockedExchange omits volatile... yes checking whether the compiler implements namespaces... yes checking what namespace STL code is in... std checking the location of hash_map... configure: creating ./config.status config.status: creating Makefile config.status: creating src/ctemplate/template_string.h config.status: creating src/ctemplate/template_enums.h config.status: creating src/ctemplate/template.h config.status: creating src/ctemplate/template_cache.h config.status: creating src/ctemplate/template_modifiers.h config.status: creating src/ctemplate/template_emitter.h config.status: creating src/ctemplate/template_annotator.h config.status: creating src/ctemplate/template_dictionary.h config.status: creating src/ctemplate/template_pathops.h config.status: creating src/ctemplate/template_namelist.h config.status: creating src/ctemplate/find_ptr.h config.status: creating src/ctemplate/per_expand_data.h config.status: creating src/ctemplate/str_ref.h config.status: creating src/ctemplate/template_dictionary_interface.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool