=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for libcmis-0.2.3.tar.gz => Checksum RMD160 OK for libcmis-0.2.3.tar.gz ===> Installing dependencies for libcmis-0.2.3 ========================================================================== The following variables will affect the build process of this package, libcmis-0.2.3. Their current value is shown below: * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency boost-headers-1.53.*: found boost-headers-1.53.0nb1 => Full dependency cppunit>=1.10.2nb5: found cppunit-1.13.1 => Full dependency boost-libs-1.53.*: found boost-libs-1.53.0 => Full dependency boost-libs-1.53.0{,nb*}: found boost-libs-1.53.0 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.1 => Full dependency curl>=7.28.1nb2: found curl-7.30.0nb1 ===> Overriding tools for libcmis-0.2.3 ===> Extracting for libcmis-0.2.3 ===> Patching for libcmis-0.2.3 ===> Creating toolchain wrappers for libcmis-0.2.3 ===> Configuring for libcmis-0.2.3 => 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. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-curl 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... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for x86_64--netbsd-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd 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 gcc... /scratch/wip/libcmis/work/.wrapper/bin/ld checking if the linker (/scratch/wip/libcmis/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 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/wip/libcmis/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 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/wip/libcmis/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... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /scratch/wip/libcmis/work/.wrapper/bin/ld checking if the linker (/scratch/wip/libcmis/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/wip/libcmis/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/wip/libcmis/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 pkg-config is at least version 0.9.0... yes checking for CURL... yes checking for XML2... yes checking for CPPUNIT... yes checking for Boost headers version >= 0... yes checking for Boost's header version... 1_53 checking for the toolset name used by Boost for c++... configure: WARNING: could not figure out which toolset name to use for c++ checking boost/date_time/posix_time/posix_time.hpp usability... no checking boost/date_time/posix_time/posix_time.hpp presence... yes configure: WARNING: boost/date_time/posix_time/posix_time.hpp: present but cannot be compiled configure: WARNING: boost/date_time/posix_time/posix_time.hpp: check for missing prerequisite headers? configure: WARNING: boost/date_time/posix_time/posix_time.hpp: see the Autoconf documentation configure: WARNING: boost/date_time/posix_time/posix_time.hpp: section "Present But Cannot Be Compiled" configure: WARNING: boost/date_time/posix_time/posix_time.hpp: proceeding with the compiler's result checking for boost/date_time/posix_time/posix_time.hpp... no configure: error: cannot find boost/date_time/posix_time/posix_time.hpp *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/libcmis *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/libcmis