=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for omniORB-4.1.5.tar.bz2
=> Checksum RMD160 OK for omniORB-4.1.5.tar.bz2
===> Installing dependencies for omniORB-4.1.5
==========================================================================
The supported build options for omniORB are:

	inet6

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.omniORB (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
omniORB-4.1.5.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 26

Based on these variables, the following variables have been set:

        * PYPACKAGE = python26

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency python26>=2.6.6nb8: found python26-2.6.7
===> Overriding tools for omniORB-4.1.5
===> Extracting for omniORB-4.1.5
===> Patching for omniORB-4.1.5
=> Applying pkgsrc patches for omniORB-4.1.5
===> Creating toolchain wrappers for omniORB-4.1.5
===> Configuring for omniORB-4.1.5
=> 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 python interpreter in src/tool/omniidl/python/scripts/omniidlrun.py.
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-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 whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether make sets $(MAKE)... yes
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for pkg-config... no
checking pkg-config is at least version 0.9.0... ./configure: line 4099: no: command not found
no
checking for OpenSSL root... no
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking sys/if.h usability... no
checking sys/if.h presence... no
checking for sys/if.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking size of char... 1
checking size of unsigned char... 1
checking size of bool... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of wchar_t... 4
checking size of void*... 8
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for struct lifconf... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in.sin_zero... yes
checking whether the compiler recognizes bool as a built-in type... yes
checking whether the compiler supports const_cast<>... yes
checking whether the compiler supports dynamic_cast<>... yes
checking whether the compiler supports reinterpret_cast<>... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports ISO C++ standard library... yes
checking whether the compiler supports member constants... yes
checking whether the compiler supports exceptions... yes
checking whether exceptions can be caught by base class... yes
checking whether base constructors have to be fully-qualified... no
checking whether the compiler supports covariant return types... yes
checking whether long is the same type as int... no
checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking for gethostname... yes
checking for getopt... yes
checking for getpid... yes
checking for gettimeofday... yes
checking for getnameinfo... yes
checking for inet_ntop... yes
checking for isinf... yes
checking for insinff... no
checking for isinfl... yes
checking for localtime... yes
checking for nanosleep... yes
checking for poll... yes
checking for sigaction... yes
checking for sigvec... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strtoul... yes
checking for strtoull... yes
checking for strtouq... yes
checking for uname... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for IsNANorINF... no
checking whether SIG_IGN is available... yes
checking whether gettimeofday() takes a timezone argument... yes
checking third argument of getsockname... socklen_t
checking omniORB config file location... /usr/pkg/etc/omniORB.cfg
checking omniNames log directory... /var/omninames
checking whether to build static libraries... yes
checking whether to trace threads and locking... no
checking whether to support IPv6... no
checking whether alloca should be used in omnicpp... yes
checking whether to support long double... yes
configure: creating ./config.status
config.status: creating mk/beforeauto.mk
config.status: WARNING:  'mk/beforeauto.mk.in' seems to ignore the --datarootdir setting
config.status: creating mk/afterauto.mk
config.status: creating GNUmakefile
config.status: creating src/tool/omniidl/python/scripts/omniidl
config.status: creating src/appl/GNUmakefile
config.status: creating src/appl/omniMapper/GNUmakefile
config.status: creating src/appl/omniNames/GNUmakefile
config.status: creating src/appl/utils/catior/GNUmakefile
config.status: creating src/appl/utils/convertior/GNUmakefile
config.status: creating src/appl/utils/GNUmakefile
config.status: creating src/appl/utils/genior/GNUmakefile
config.status: creating src/appl/utils/nameclt/GNUmakefile
config.status: creating src/GNUmakefile
config.status: creating src/examples/anyExample/GNUmakefile
config.status: creating src/examples/bidir/GNUmakefile
config.status: creating src/examples/boa/GNUmakefile
config.status: creating src/examples/call_back/GNUmakefile
config.status: creating src/examples/dii/GNUmakefile
config.status: creating src/examples/GNUmakefile
config.status: creating src/examples/dsi/GNUmakefile
config.status: creating src/examples/echo/GNUmakefile
config.status: creating src/examples/poa/GNUmakefile
config.status: creating src/examples/poa/implicit_activation/GNUmakefile
config.status: creating src/examples/poa/persistent_objref/GNUmakefile
config.status: creating src/examples/poa/servant_manager/GNUmakefile
config.status: creating src/examples/poa/threading/GNUmakefile
config.status: creating src/examples/ssl_echo/GNUmakefile
config.status: creating src/examples/thread/GNUmakefile
config.status: creating src/examples/valuetype/GNUmakefile
config.status: creating src/examples/valuetype/simple/GNUmakefile
config.status: creating src/lib/GNUmakefile
config.status: creating src/lib/omniORB/codesets/GNUmakefile
config.status: creating src/lib/omniORB/GNUmakefile
config.status: creating src/lib/omniORB/dynamic/GNUmakefile
config.status: creating src/lib/omniORB/omniidl_be/cxx/GNUmakefile
config.status: creating src/lib/omniORB/omniidl_be/cxx/dynskel/GNUmakefile
config.status: creating src/lib/omniORB/omniidl_be/cxx/header/GNUmakefile
config.status: creating src/lib/omniORB/omniidl_be/cxx/impl/GNUmakefile
config.status: creating src/lib/omniORB/omniidl_be/cxx/skel/GNUmakefile
config.status: creating src/lib/omniORB/omniidl_be/GNUmakefile
config.status: creating src/lib/omniORB/orbcore/GNUmakefile
config.status: creating src/lib/omniORB/orbcore/ssl/GNUmakefile
config.status: creating src/lib/omniORB/connections/GNUmakefile
config.status: creating src/lib/omnithread/GNUmakefile
config.status: creating src/services/GNUmakefile
config.status: creating src/services/mklib/GNUmakefile
config.status: creating src/services/mklib/stublib/GNUmakefile
config.status: creating src/services/mklib/dynstublib/GNUmakefile
config.status: creating src/services/mklib/mkBOAlib/GNUmakefile
config.status: creating src/tool/GNUmakefile
config.status: creating src/tool/omkdepend/GNUmakefile
config.status: creating src/tool/omniidl/cxx/cccp/GNUmakefile
config.status: creating src/tool/omniidl/cxx/GNUmakefile
config.status: creating src/tool/omniidl/GNUmakefile
config.status: creating src/tool/omniidl/python/GNUmakefile
config.status: creating src/tool/omniidl/python/omniidl_be/GNUmakefile
config.status: creating src/tool/omniidl/python/omniidl/GNUmakefile
config.status: creating src/tool/omniidl/python/scripts/GNUmakefile
config.status: creating include/GNUmakefile
config.status: creating include/omniconfig.h
config.status: creating include/omnithread/GNUmakefile
config.status: creating include/omniORB4/GNUmakefile
config.status: creating include/omniORB4/internal/GNUmakefile
config.status: creating idl/GNUmakefile
config.status: creating idl/COS/GNUmakefile
config.status: creating etc/init.d/omniNames
config.status: creating contrib/GNUmakefile
config.status: creating contrib/pkgconfig/GNUmakefile
config.status: creating contrib/pkgconfig/omnithread3.pc
config.status: creating contrib/pkgconfig/omniORB4.pc
config.status: WARNING:  'contrib/pkgconfig/omniORB4.pc.in' seems to ignore the --datarootdir setting
config.status: creating contrib/pkgconfig/omniDynamic4.pc
config.status: creating contrib/pkgconfig/omniCOS4.pc
config.status: WARNING:  'contrib/pkgconfig/omniCOS4.pc.in' seems to ignore the --datarootdir setting
config.status: creating contrib/pkgconfig/omniCOSDynamic4.pc
config.status: creating contrib/pkgconfig/omniConnectionMgmt4.pc
config.status: creating include/omniORB4/acconfig.h