=> 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 ircd-hybrid-7.2.3.tgz => Checksum RMD160 OK for ircd-hybrid-7.2.3.tgz ===> Installing dependencies for ircd-hybrid-7.2.3nb3 ========================================================================== The supported build options for ircd-hybrid are: efnet halfops small-net ssl ziplinks The currently selected options are: ssl ziplinks You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ircd-hybrid (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, ircd-hybrid-7.2.3nb3. Their current value is shown below: * IRCD_HYBRID_IRC_GROUP = irc * IRCD_HYBRID_IRC_USER = irc * IRCD_HYBRID_MAXCONN (not defined) * IRCD_HYBRID_NICLEN = 9 * IRCD_HYBRID_SYSLOG_EVENTS (not defined) * IRCD_HYBRID_SYSLOG_FACILITY = LOG_LOCAL4 * IRCD_HYBRID_TOPICLEN = 120 * SSLBASE (defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private * VARBASE = /var 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 pax>=20040802: found pax-20080110 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency openssl>=0.9.8knb1: found openssl-0.9.8w => Full dependency zlib>=1.2.3: found zlib-1.2.6 ===> Overriding tools for ircd-hybrid-7.2.3nb3 ===> Extracting for ircd-hybrid-7.2.3nb3 ===> Patching for ircd-hybrid-7.2.3nb3 => Applying pkgsrc patches for ircd-hybrid-7.2.3nb3 => Fixing hardcoded paths. ===> Creating toolchain wrappers for ircd-hybrid-7.2.3nb3 ===> Configuring for ircd-hybrid-7.2.3nb3 => 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 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 uname -s for Cygwin, Solaris or HPUX... no checking if gcc is Apple GCC... no checking if gcc supports the SVR4 SGS interfaces... no checking for mkdep... no checking for makedepend... no checking how to generate dependency info... gcc -MM checking for /dev/null... yes checking for library containing strerror... none required checking for inline... inline checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking whether gcc needs -traditional... no checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for rm... /bin/rm checking for cp... /bin/cp checking for mv... /bin/mv checking for ln... /bin/ln checking for sed... /bin/sed checking for ar... /usr/bin/ar checking for ld... /tmp/pkgsrc/chat/ircd-hybrid/work/.wrapper/bin/ld checking for test... (cached) test 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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for struct sockaddr_storage... yes checking for struct addrinfo... yes checking for socklen_t... yes checking for broken glibc with __ss_family... no checking for core IPv6 support... yes checking for struct in6addr_any... yes checking for library containing crypt... -lcrypt checking whether string.h and strings.h may both be included... yes checking whether byte ordering is bigendian... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for strlcpy... no checking for strlcat... no checking for int64_t... yes checking size of int64_t... 8 checking for long long... yes checking size of long long... 8 checking for uint64_t... yes checking for int64_t... (cached) yes checking for u_int32_t... yes checking for u_int16_t... yes checking for in_port_t... yes checking for sa_family_t... yes checking for socketpair... yes checking for basename... yes checking for mmap... yes checking for snprintf... yes checking for vsnprintf... yes checking for lrand48... yes checking for srand48... yes checking for strtok_r... yes checking for usleep... yes checking for OpenSSL... /usr/pkg checking for OpenSSL 0.9.6 or above... found checking for RSA_free in -lcrypto... yes checking for EVP_bf_cfb... yes checking for EVP_cast5_cfb... yes checking for EVP_idea_cfb... no checking for EVP_rc5_32_12_16_cfb... no checking for EVP_des_ede3_cfb... yes checking for EVP_des_cfb... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for kevent... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll support in kernel... yes Using epoll for select loop. checking if you want to do a profile build... no checking if you want ElectricFence... no checking if you want the block allocator... yes Building ircd with G-Line voting support checking for syslog options... core checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing shl_load... no checking for library containing dlopen... -ldl checking for dlsym... yes checking for dlfunc... no checking for dlinfo... yes checking for the ld -export-dynamic flag... yes checking for compiler option to produce PIC... gcc: -fPIC -DPIC -shared configure: creating ./config.status config.status: creating Makefile config.status: creating etc/Makefile config.status: creating servlink/Makefile config.status: creating contrib/Makefile config.status: creating contrib/help/Makefile config.status: creating src/Makefile config.status: creating messages/Makefile config.status: creating modules/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating help/Makefile config.status: creating lib/Makefile config.status: creating lib/pcre/Makefile config.status: creating include/setup.h Compiling ircd-hybrid 7.2.2 Installing into: /usr/pkg Ziplinks ................ yes OpenSSL ................. yes - BF/168 BF/128 CAST/128 3DES/168 DES/56 Modules ................. shared IPv6 support ............ yes Net I/O implementation .. epoll EFnet server ............ no (use example.conf) Halfops support ......... no Small network ........... no G-Line voting ........... yes Configured limits: NICKLEN ................. 9 TOPICLEN ................ 120 => Fixing hardcoded build paths.