=> Bootstrap dependency digest>=20010302: found digest-20111104 => Checksum SHA1 OK for gloox-1.0.tar.bz2 => Checksum RMD160 OK for gloox-1.0.tar.bz2 ===> Installing dependencies for gloox-1.0nb2 ========================================================================== The supported build options for gloox are: debug gnutls openssl The currently selected options are: gnutls You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gloox (not defined) ========================================================================== => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency automake>=1.9: found automake-1.12.4nb1 => Build dependency autoconf>=2.58: found autoconf-2.69nb1 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency pkg-config>=0.25: found pkg-config-0.27.1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency gnutls>=3.0.17: found gnutls-3.0.24 => Full dependency libidn>=1.20nb1: found libidn-1.25nb1 ===> Overriding tools for gloox-1.0nb2 ===> Extracting for gloox-1.0nb2 ===> Patching for gloox-1.0nb2 => Applying pkgsrc patches for gloox-1.0nb2 ===> Creating toolchain wrappers for gloox-1.0nb2 ===> Configuring for gloox-1.0nb2 => 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 configure: WARNING: unrecognized options: --with-libintl-prefix checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g staff 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 build system type... i386-apple-darwin12 checking host system type... i386-apple-darwin12 checking for i386-apple-darwin12-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for i386-apple-darwin12-ranlib... no checking for ranlib... ranlib 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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for i386-apple-darwin12-objdump... no checking for objdump... no checking how to recognize dependent libraries... pass_all checking for i386-apple-darwin12-ar... no checking for ar... ar checking for i386-apple-darwin12-strip... no checking for strip... strip checking for i386-apple-darwin12-ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for i386-apple-darwin12-dsymutil... no checking for dsymutil... dsymutil checking for i386-apple-darwin12-nmedit... no checking for nmedit... nmedit checking for i386-apple-darwin12-lipo... no checking for lipo... lipo checking for i386-apple-darwin12-otool... no checking for otool... otool checking for i386-apple-darwin12-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking how to run the C preprocessor... gcc -E 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... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no 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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin12 dyld 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 for ld used by g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no 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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin12 dyld checking how to hardcode library paths into programs... immediate checking idna.h usability... yes checking idna.h presence... yes checking for idna.h... yes checking for stringprep_check_version in -lidn... yes checking if Libidn should be used... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for gnutls_check_version in -lgnutls... yes checking if GnuTLS should be used... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking if Zlib should be used... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for res_querydomain... yes checking for dn_skipname... no checking for dn_skipname in -lresolv... no checking for dn_skipname in -lbind... no checking for dn_skipname in -lresolv (alternate version)... yes checking for res_query... yes checking whether to enable debug... no checking whether to use getaddrinfo... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking for setsockopt... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking if unit tests should be built... yes checking if example programs should be built... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gloox.pc config.status: creating gloox-config config.status: creating src/Makefile config.status: creating src/examples/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/adhoc/Makefile config.status: creating src/tests/adhoccommand/Makefile config.status: creating src/tests/adhoccommandnote/Makefile config.status: creating src/tests/amprule/Makefile config.status: creating src/tests/amp/Makefile config.status: creating src/tests/base64/Makefile config.status: creating src/tests/capabilities/Makefile config.status: creating src/tests/chatstatefilter/Makefile config.status: creating src/tests/client/Makefile config.status: creating src/tests/clientbase/Makefile config.status: creating src/tests/connectionbosh/Makefile config.status: creating src/tests/dataform/Makefile config.status: creating src/tests/dataformfield/Makefile config.status: creating src/tests/dataformitem/Makefile config.status: creating src/tests/dataformreported/Makefile config.status: creating src/tests/delayeddelivery/Makefile config.status: creating src/tests/discoinfo/Makefile config.status: creating src/tests/discoitems/Makefile config.status: creating src/tests/disco/Makefile config.status: creating src/tests/error/Makefile config.status: creating src/tests/featureneg/Makefile config.status: creating src/tests/flexofflineoffline/Makefile config.status: creating src/tests/flexoffline/Makefile config.status: creating src/tests/gpgencrypted/Makefile config.status: creating src/tests/gpgsigned/Makefile config.status: creating src/tests/inbandbytestreamibb/Makefile config.status: creating src/tests/inbandbytestream/Makefile config.status: creating src/tests/iq/Makefile config.status: creating src/tests/jid/Makefile config.status: creating src/tests/lastactivityquery/Makefile config.status: creating src/tests/lastactivity/Makefile config.status: creating src/tests/md5/Makefile config.status: creating src/tests/message/Makefile config.status: creating src/tests/messageeventfilter/Makefile config.status: creating src/tests/mucroommuc/Makefile config.status: creating src/tests/mucroommucadmin/Makefile config.status: creating src/tests/mucroommucowner/Makefile config.status: creating src/tests/mucroommucuser/Makefile config.status: creating src/tests/nickname/Makefile config.status: creating src/tests/nonsaslauthquery/Makefile config.status: creating src/tests/nonsaslauth/Makefile config.status: creating src/tests/oob/Makefile config.status: creating src/tests/parser/Makefile config.status: creating src/tests/prep/Makefile config.status: creating src/tests/presence/Makefile config.status: creating src/tests/privacymanagerquery/Makefile config.status: creating src/tests/privacymanager/Makefile config.status: creating src/tests/privatexml/Makefile config.status: creating src/tests/pubsubmanagerpubsub/Makefile config.status: creating src/tests/pubsubmanager/Makefile config.status: creating src/tests/pubsubevent/Makefile config.status: creating src/tests/receipt/Makefile config.status: creating src/tests/registrationquery/Makefile config.status: creating src/tests/registration/Makefile config.status: creating src/tests/rostermanagerquery/Makefile config.status: creating src/tests/rostermanager/Makefile config.status: creating src/tests/searchquery/Makefile config.status: creating src/tests/search/Makefile config.status: creating src/tests/sha/Makefile config.status: creating src/tests/shim/Makefile config.status: creating src/tests/simanager/Makefile config.status: creating src/tests/simanagersi/Makefile config.status: creating src/tests/stanzaextensionfactory/Makefile config.status: creating src/tests/subscription/Makefile config.status: creating src/tests/tag/Makefile config.status: creating src/tests/tlsgnutls/Makefile config.status: creating src/tests/uniquemucroomunique/Makefile config.status: creating src/tests/util/Makefile config.status: creating src/tests/vcard/Makefile config.status: creating src/tests/vcardupdate/Makefile config.status: creating src/tests/xpath/Makefile config.status: creating src/tests/zlib/Makefile config.status: creating config.h.unix config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --with-libintl-prefix => Modifying libtool scripts to use pkgsrc libtool