=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for log4cplus-1.1.1.tar.bz2 => Checksum RMD160 OK for log4cplus-1.1.1.tar.bz2 ===> Installing dependencies for log4cplus-1.1.1nb1 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb6 ===> Overriding tools for log4cplus-1.1.1nb1 ===> Extracting for log4cplus-1.1.1nb1 ===> Patching for log4cplus-1.1.1nb1 ===> Creating toolchain wrappers for log4cplus-1.1.1nb1 ===> Configuring for log4cplus-1.1.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 /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 target 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 for style of include used by make... GNU 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 dependency style of cc... gcc3 checking for i386-elf32-minix-ar... no checking for i386-elf32-minix-lib... no checking for i386-elf32-minix-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for a sed that does not truncate output... /usr/bin/sed checking for C++ compiler vendor... clang checking CXXFLAGS for maximum warnings... -Wall checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking CXXFLAGS for gcc -fdiagnostics-show-caret... no, unknown checking CXXFLAGS for gcc -Wextra... -Wextra checking CXXFLAGS for gcc -pedantic... -pedantic checking CXXFLAGS for gcc -Wstrict-aliasing... -Wstrict-aliasing checking CXXFLAGS for gcc -Wstrict-overflow... -Wstrict-overflow checking CXXFLAGS for gcc -Woverloaded-virtual... -Woverloaded-virtual checking CXXFLAGS for gcc -Wold-style-cast... -Wold-style-cast checking CXXFLAGS for gcc -Wc++0x-compat... -Wc++0x-compat checking CXXFLAGS for gcc -Wc++11-compat... -Wc++11-compat checking CXXFLAGS for gcc -Wundef... -Wundef checking CXXFLAGS for gcc -Wshadow... -Wshadow checking CXXFLAGS for gcc -Wformat... -Wformat checking CXXFLAGS for gcc -Wsuggest-attribute=format... no, obsolete checking CXXFLAGS for gcc -Wsuggest-attribute=noreturn... no, obsolete checking CXXFLAGS for gcc -Wno-variadic-macros... -Wno-variadic-macros checking CXXFLAGS for gcc -O2... -O2 checking for __global and __hidden... no checking for __declspec(dllexport) and __declspec(dllimport)... no checking for __attribute__((visibility("default"))) and __attribute__((visibility("hidden")))... yes checking CXXFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking for C99 variadic macros... yes checking for GNU style variadic macros... yes checking for __FUNCTION__ macro... yes checking for __PRETTY_FUNCTION__ macro... yes checking for __func__ symbol... yes checking for library containing strerror... none required checking for library containing nanosleep... none required checking for library containing clock_nanosleep... no checking for library containing clock_gettime... none required checking for library containing gethostbyname... none required checking for library containing setsockopt... none required checking for main in -lkernel32... no checking for main in -ladvapi32... no checking for main in -lws2_32... no checking for egrep... (cached) /usr/bin/egrep 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 sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for socklen_t... yes configure: Creating a multi-threaded library. configure: Threads support: checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... no checking whether pthreads work with -pthreads... no checking whether pthreads work with -mt... no checking whether pthreads work with -mthreads... no checking whether pthreads work with --thread-safe... no checking for pthread-config... yes no checking for the pthreads library -lpthreads... no checking for the pthreads library -lpthread... no configure: error: Requested threads support but no threads were found. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/log4cplus *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/log4cplus