===> Installing dependencies for objfw-gitnb20130605 => Tool dependency automake>=1.9: found automake-1.13.2nb1 => Tool dependency autoconf>=2.58: found autoconf-2.69nb2 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency scmgit-base>=1.6.4: found scmgit-base-1.8.2.3nb1 ===> Overriding tools for objfw-gitnb20130608 ===> Extracting for objfw-gitnb20130608 => Creating cached GIT archive objfw-objfw-2013-06-08.tar.gz. ===> Patching for objfw-gitnb20130608 ===> Creating toolchain wrappers for objfw-gitnb20130608 ===> Configuring for objfw-gitnb20130608 cd /scratch/wip/objfw-git/work/objfw && ./autogen.sh => 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 => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for x86_64--netbsd-clang... no checking for x86_64--netbsd-gcc... no checking for clang... no checking for gcc... gcc checking whether the Objective C compiler works... yes checking for Objective 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 Objective C compiler... yes checking whether gcc accepts -g... yes checking how to run the Objective C preprocessor... gcc -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether Objective C compiler accepts -std=gnu99... yes checking whether Objective C compiler accepts -fgnu89-inline -Werror... yes checking whether Objective C compiler accepts -pipe... yes checking whether Objective C compiler accepts -fno-common... yes checking whether Objective C compiler accepts -fno-constant-cfstrings... no checking whether Objective C compiler accepts -Wshorten-64-to-32... no checking whether Objective C compiler accepts -Wsemicolon-before-method-body... no checking whether Objective C compiler accepts -Wno-objc-root-class... yes checking whether Objective C compiler accepts -Wdocumentation... no checking whether Objective C compiler supports properties... no checking whether Objective C compiler supports blocks... no checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for shared library system... GNU 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 objc/objc.h usability... yes checking objc/objc.h presence... yes checking for objc/objc.h... yes checking which Objective C runtime to use... ObjFW runtime checking whether -fobjc-runtime=objfw is supported... no checking whether Objective C compiler accepts -fno-objc-nonfragile-abi... no checking for exception type... DWARF checking for objc_constructInstance... no checking for objc_autoreleasePoolPush... no checking for objc_enumerationMutation... no checking whether byte ordering is bigendian... no checking for SIZE_MAX... yes checking size of float... 4 checking size of double... 8 checking for floating point endianess... little endian checking for fmod in -lm... yes checking for asprintf... yes checking for arc4random... yes checking for dlopen in -ldl... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for the pthreads library -lpthreads... no 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... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_spin_lock... yes checking for sched_yield... yes checking whether __thread works... yes checking whether we have an atomic ops assembly implementation... yes checking whether __sync_* works... yes checking libkern/OSAtomic.h usability... no checking libkern/OSAtomic.h presence... no checking for libkern/OSAtomic.h... no checking for atomic operations... assembly implementation checking for sysconf... yes checking for gmtime_r... yes checking for localtime_r... yes checking for nanosleep... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for chmod... yes checking for chown... yes checking for link... yes checking for symlink... yes checking for pipe... yes checking for socket in -lsocket... no checking for socket in -lnetwork... no checking for main in -lws2_32... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for kqueue... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getaddrinfo... yes checking whether getaddrinfo is thread-safe... yes checking for fork... yes checking for dup2... yes checking for execvp... yes checking for kill... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for working __builtin_return_address... no checking whether we have gcc bug objc/27438... no checking whether we need -Wno-strict-aliasing due to gcc bugs... no checking whether -Wcast-align is buggy... no checking for tput... /usr/bin/tput configure: touching .deps files configure: creating ./config.status config.status: creating buildsys.mk config.status: creating extra.mk config.status: creating Info.plist config.status: creating utils/objfw-config config.status: creating src/bridge/Info.plist config.status: creating config.h config.status: creating src/objfw-defs.h ** Note: Your compiler does not seem to accept -fobjc-runtime=objfw. ** To get optimal performance and be able to use all features, you should ** install Clang >= 3.2.