=> 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.2 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb1 => Tool dependency perl>=5.0: found perl-5.16.3 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb3 ===> Overriding tools for ctemplate-2.2 ===> Extracting for ctemplate-2.2 ===> Patching for ctemplate-2.2 => Applying pkgsrc patches for ctemplate-2.2 ===> Creating toolchain wrappers for ctemplate-2.2 ===> Configuring for ctemplate-2.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 => Replacing Perl interpreter in src/template-converter. checking build system type... i386-pc-minix checking host system type... i386-pc-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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for i386-pc-minix-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 whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -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 gcc... /usr/pkgsrc/work/devel/ctemplate/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/devel/ctemplate/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/pkg.sav/bin/nm -B checking the name lister (/usr/pkg.sav/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 65536 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/pkgsrc/work/devel/ctemplate/work/.wrapper/bin/ld option to reload object files... -r checking for i386-pc-minix-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-pc-minix-ar... no checking for ar... ar checking for i386-pc-minix-strip... strip checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking command to parse /usr/pkg.sav/bin/nm -B output from gcc 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 g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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 (/usr/pkgsrc/work/devel/ctemplate/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: no such file or directory yes 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 g++... /usr/pkgsrc/work/devel/ctemplate/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/devel/ctemplate/work/.wrapper/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/pkgsrc/work/devel/ctemplate/work/.wrapper/bin/ld) supports shared libraries... no checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... rm: conftest*: no such file or directory yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/pkgsrc/work/devel/ctemplate/work/.wrapper/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... no checking whether -lpthread fixes that... no checking whether -lc_r fixes that... no configure: WARNING: Impossible to determine how to use pthreads with shared libraries checking whether what we have so far is sufficient with -nostdlib... no checking whether -lpthread saves the day... no configure: WARNING: Impossible to determine how to use pthreads with shared libraries and -nostdlib 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