Building undernet-ircu-2.10.12.14.txz (origin /buildshare/ports/355755/irc/undernet-ircu) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ircu2.10.12.14.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> undernet-ircu-2.10.12.14 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of undernet-ircu-2.10.12.14 Make install ===> undernet-ircu-2.10.12.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by undernet-ircu-2.10.12.14 for building ===> Extracting for undernet-ircu-2.10.12.14 => SHA256 Checksum OK for ircu2.10.12.14.tar.gz. ===> Patching for undernet-ircu-2.10.12.14 ===> Applying FreeBSD patches for undernet-ircu-2.10.12.14 ===> Configuring for undernet-ircu-2.10.12.14 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/irc/undernet-ircu/work/ircu2.10.12.14/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/irc/undernet-ircu/work/ircu2.10.12.14/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/irc/undernet-ircu/work/ircu2.10.12.14/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for installation prefix... /usr/local checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for library containing crypt... -lcrypt checking for gethostbyname... (cached) yes checking for socket... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for poll.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for sys/param.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/socket.h... (cached) yes checking whether byte ordering is bigendian... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... (cached) yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of void *... 4 checking size of int64_t... 8 checking size of long long... 8 checking for int16_t... (cached) yes checking for uint16_t... yes checking for int32_t... (cached) yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for struct sockaddr_in6... yes checking for socklen_t... (cached) yes checking for kqueue... yes checking for setrlimit... (cached) yes checking for getrusage... (cached) yes checking for times... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for restartable system calls... yes checking for donuts... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for rm... /bin/rm checking for sh... /bin/sh checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes echo: write error on stdout checking for bison... no checking for byacc... byacc echo: write error on stdout checking for posix non-blocking... yes checking for posix signals... yes checking for OS-dependent information... Generic BSD (powerpc-portbld-freebsd11.0) found. checking whether to enable use of poll()... yes checking whether to enable debug mode... no checking whether to enable leak detection... checking whether to use IPv6... (cached) yes checking whether to enable asserts... yes checking whether to enable profiling support (gprof)... no checking whether to enable pedantic compiler warnings... no checking whether to enable compiler warnings... no checking whether to enable inlining for a few critical functions... yes checking whether to enable the /dev/poll event engine... no checking whether to enable the kqueue event engine... yes checking whether to enable the epoll event engine... no checking for va_copy... yes checking for __va_copy... yes checking what name to give the symlink... no checking what permissions to set on the installed binary... 711 checking which user should own the installed binary... root checking which group should own the installed binary... wheel checking for site domain name... checking if chroot operation is desired... no checking where the binary will be for /restart... /usr/local/bin/ircd checking what the data directory should be... /usr/local/etc checking where the default configuration file resides... ircd.conf checking where to put the debugging log if debugging enabled... ircd.log checking max connections... 161573 configure: creating ./config.status config.status: creating Makefile config.status: creating ircd/Makefile config.status: creating ircd/test/Makefile config.status: creating config.h config.status: executing default commands ===> Building for undernet-ircu-2.10.12.14 Building ircd... cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c IPcheck.c -o IPcheck.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c channel.c -o channel.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c class.c -o class.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c client.c -o client.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c crule.c -o crule.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c dbuf.c -o dbuf.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c destruct_event.c -o destruct_event.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c fileio.c -o fileio.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c gline.c -o gline.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c hash.c -o hash.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd.c -o ircd.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_alloc.c -o ircd_alloc.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_crypt.c -o ircd_crypt.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_events.c -o ircd_events.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_features.c -o ircd_features.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_log.c -o ircd_log.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_relay.c -o ircd_relay.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_reply.c -o ircd_reply.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_res.c -o ircd_res.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_reslib.c -o ircd_reslib.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_signal.c -o ircd_signal.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_snprintf.c -o ircd_snprintf.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c table_gen.c -o table_gen.o cc -o table_gen table_gen.o ./table_gen > chattr.tab.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_string.c -o ircd_string.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c jupe.c -o jupe.o byacc -d ./ircd_parser.y flex ./ircd_lexer.l cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c lex.yy.c -o lex.yy.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c list.c -o list.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c listener.c -o listener.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_account.c -o m_account.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_admin.c -o m_admin.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_asll.c -o m_asll.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_away.c -o m_away.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_burst.c -o m_burst.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_cap.c -o m_cap.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_clearmode.c -o m_clearmode.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_close.c -o m_close.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_connect.c -o m_connect.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_cprivmsg.c -o m_cprivmsg.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_create.c -o m_create.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_defaults.c -o m_defaults.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_destruct.c -o m_destruct.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_desynch.c -o m_desynch.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_die.c -o m_die.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_endburst.c -o m_endburst.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_error.c -o m_error.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_get.c -o m_get.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_gline.c -o m_gline.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_help.c -o m_help.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_info.c -o m_info.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_invite.c -o m_invite.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_ison.c -o m_ison.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_join.c -o m_join.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_jupe.c -o m_jupe.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_kick.c -o m_kick.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_kill.c -o m_kill.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_links.c -o m_links.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_list.c -o m_list.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_lusers.c -o m_lusers.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_map.c -o m_map.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_mode.c -o m_mode.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_motd.c -o m_motd.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_names.c -o m_names.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_nick.c -o m_nick.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_notice.c -o m_notice.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_oper.c -o m_oper.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_opmode.c -o m_opmode.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_part.c -o m_part.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_pass.c -o m_pass.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_ping.c -o m_ping.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_pong.c -o m_pong.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_privmsg.c -o m_privmsg.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_privs.c -o m_privs.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_proto.c -o m_proto.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_pseudo.c -o m_pseudo.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_quit.c -o m_quit.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_rehash.c -o m_rehash.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_reset.c -o m_reset.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_restart.c -o m_restart.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_rping.c -o m_rping.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_rpong.c -o m_rpong.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_server.c -o m_server.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_set.c -o m_set.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_settime.c -o m_settime.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_silence.c -o m_silence.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_squit.c -o m_squit.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_stats.c -o m_stats.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_time.c -o m_time.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_topic.c -o m_topic.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_trace.c -o m_trace.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_uping.c -o m_uping.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_user.c -o m_user.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_userhost.c -o m_userhost.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_userip.c -o m_userip.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_version.c -o m_version.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_wallchops.c -o m_wallchops.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_wallops.c -o m_wallops.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_wallusers.c -o m_wallusers.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_wallvoices.c -o m_wallvoices.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_who.c -o m_who.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_whois.c -o m_whois.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_whowas.c -o m_whowas.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_xquery.c -o m_xquery.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c m_xreply.c -o m_xreply.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c match.c -o match.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c memdebug.c -o memdebug.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c motd.c -o motd.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c msgq.c -o msgq.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c numnicks.c -o numnicks.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c opercmds.c -o opercmds.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c os_generic.c -o os_generic.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c packet.c -o packet.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c parse.c -o parse.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c querycmds.c -o querycmds.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c random.c -o random.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_auth.c -o s_auth.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_bsd.c -o s_bsd.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_conf.c -o s_conf.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_debug.c -o s_debug.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_err.c -o s_err.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_misc.c -o s_misc.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_numeric.c -o s_numeric.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_serv.c -o s_serv.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_stats.c -o s_stats.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c s_user.c -o s_user.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c send.c -o send.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c uping.c -o uping.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c userload.c -o userload.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c whocmds.c -o whocmds.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c whowas.c -o whowas.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c y.tab.c -o y.tab.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c engine_kqueue.c -o engine_kqueue.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c engine_poll.c -o engine_poll.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_md5.c -o ircd_md5.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_crypt_plain.c -o ircd_crypt_plain.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_crypt_smd5.c -o ircd_crypt_smd5.o cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c ircd_crypt_native.c -o ircd_crypt_native.o (cd .. ; ./ircd-patch update) *** Missing patches/marks, creating it Updated include/patchlist.h cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c umkpasswd.c -o umkpasswd.o cc ircd_md5.o ircd_crypt_plain.o ircd_crypt_smd5.o ircd_crypt_native.o ircd_alloc.o ircd_string.o memdebug.o umkpasswd.o -lcrypt -o umkpasswd /bin/sh ./version.c.SH .. Extracting ircd/version.c ... cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c version.c -o version.o cc IPcheck.o channel.o class.o client.o crule.o dbuf.o destruct_event.o fileio.o gline.o hash.o ircd.o ircd_alloc.o ircd_crypt.o ircd_events.o ircd_features.o ircd_log.o ircd_relay.o ircd_reply.o ircd_res.o ircd_reslib.o ircd_signal.o ircd_snprintf.o ircd_string.o jupe.o lex.yy.o list.o listener.o m_account.o m_admin.o m_asll.o m_away.o m_burst.o m_cap.o m_clearmode.o m_close.o m_connect.o m_cprivmsg.o m_create.o m_defaults.o m_destruct.o m_desynch.o m_die.o m_endburst.o m_error.o m_get.o m_gline.o m_help.o m_info.o m_invite.o m_ison.o m_join.o m_jupe.o m_kick.o m_kill.o m_links.o m_list.o m_lusers.o m_map.o m_mode.o m_motd.o m_names.o m_nick.o m_notice.o m_oper.o m_opmode.o m_part.o m_pass.o m_ping.o m_pong.o m_privmsg.o m_privs.o m_proto.o m_pseudo.o m_quit.o m_rehash.o m_reset.o m_restart.o m_rping.o m_rpong.o m_server.o m_set.o m_settime.o m_silence.o m_squit.o m_stats.o m_time.o m_topic.o m_trace.o m_uping.o m_user.o m_userhost.o m_userip.o m_version.o m_wallchops.o m_wallops.o m_wallusers.o m_wallvoices.o m_who.o m_whois.o m_whowas.o m_xquery.o m_xreply.o match.o memdebug.o motd.o msgq.o numnicks.o opercmds.o os_generic.o packet.o parse.o querycmds.o random.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_misc.o s_numeric.o s_serv.o s_stats.o s_user.o send.o uping.o userload.o whocmds.o whowas.o y.tab.o engine_kqueue.o engine_poll.o ircd_md5.o ircd_crypt_plain.o ircd_crypt_smd5.o ircd_crypt_native.o version.o -lcrypt -o ircd chmod 711 ircd cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c convert-conf.c -o convert-conf.o cc convert-conf.o -o convert-conf Building ircd/test... cc -g -Wall -I../../include -I../.. -c ircd_chattr_t.c -o ircd_chattr_t.o cc -g -Wall -I../../include -I../.. -c test_stub.c -o test_stub.o cc -o ircd_chattr_t ircd_chattr_t.o test_stub.o ../ircd_string.o cc -g -Wall -I../../include -I../.. -c ircd_in_addr_t.c -o ircd_in_addr_t.o cc -o ircd_in_addr_t ircd_in_addr_t.o test_stub.o ../ircd_alloc.o ../ircd_string.o ../match.o ../numnicks.o cc -g -Wall -I../../include -I../.. -c ircd_match_t.c -o ircd_match_t.o cc -o ircd_match_t ircd_match_t.o test_stub.o ../ircd_string.o ../match.o cc -g -Wall -I../../include -I../.. -c ircd_string_t.c -o ircd_string_t.o cc -o ircd_string_t ircd_string_t.o test_stub.o ../ircd_string.o ===> Installing for undernet-ircu-2.10.12.14 ===> Generating temporary packing list ===> Checking if irc/undernet-ircu already installed ===> Creating users and/or groups. Creating group `undernet' with gid `134'. Creating user `undernet' with uid `134'. test -d /usr/local || mkdir /usr/local Installing ircd... /bin/sh ./version.c.SH .. Extracting ircd/version.c ... cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I../include -c version.c -o version.o cc IPcheck.o channel.o class.o client.o crule.o dbuf.o destruct_event.o fileio.o gline.o hash.o ircd.o ircd_alloc.o ircd_crypt.o ircd_events.o ircd_features.o ircd_log.o ircd_relay.o ircd_reply.o ircd_res.o ircd_reslib.o ircd_signal.o ircd_snprintf.o ircd_string.o jupe.o lex.yy.o list.o listener.o m_account.o m_admin.o m_asll.o m_away.o m_burst.o m_cap.o m_clearmode.o m_close.o m_connect.o m_cprivmsg.o m_create.o m_defaults.o m_destruct.o m_desynch.o m_die.o m_endburst.o m_error.o m_get.o m_gline.o m_help.o m_info.o m_invite.o m_ison.o m_join.o m_jupe.o m_kick.o m_kill.o m_links.o m_list.o m_lusers.o m_map.o m_mode.o m_motd.o m_names.o m_nick.o m_notice.o m_oper.o m_opmode.o m_part.o m_pass.o m_ping.o m_pong.o m_privmsg.o m_privs.o m_proto.o m_pseudo.o m_quit.o m_rehash.o m_reset.o m_restart.o m_rping.o m_rpong.o m_server.o m_set.o m_settime.o m_silence.o m_squit.o m_stats.o m_time.o m_topic.o m_trace.o m_uping.o m_user.o m_userhost.o m_userip.o m_version.o m_wallchops.o m_wallops.o m_wallusers.o m_wallvoices.o m_who.o m_whois.o m_whowas.o m_xquery.o m_xreply.o match.o memdebug.o motd.o msgq.o numnicks.o opercmds.o os_generic.o packet.o parse.o querycmds.o random.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_misc.o s_numeric.o s_serv.o s_stats.o s_user.o send.o uping.o userload.o whocmds.o whowas.o y.tab.o engine_kqueue.o engine_poll.o ircd_md5.o ircd_crypt_plain.o ircd_crypt_smd5.o ircd_crypt_native.o version.o -lcrypt -o ircd chmod 711 ircd Installing new ircd as /usr/local/bin/ircd : /usr/bin/install -c -o root -g wheel -m 711 -o root -g wheel ircd /usr/local/bin/ircd /usr/bin/install -c -o root -g wheel -s -m 700 -o root -g wheel umkpasswd /usr/local/bin /usr/bin/install -c -o root -g wheel -s -m 700 -o root -g wheel convert-conf /usr/local/bin /usr/bin/install -c -o root -g wheel -m 600 -o root -g wheel ../doc/example.conf /usr/local/etc/ircd.conf.example Installing ircd/test... ===> Staging rc.d startup script(s) To run undernet ircu you must add 'undernet_enable="YES" to "/etc/rc.conf" . It can then be started with "/usr/local/etc/rc.d/undernet start" You must also copy "/usr/local/etc/ircd.conf.example" to "/usr/local/etc/ircd.conf" and modify its settings according to your needs. See documentation at http://coder-com.undernet.org. ===> Registering installation for undernet-ircu-2.10.12.14 Installing undernet-ircu-2.10.12.14... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/ircd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/undernet If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://coder-com.undernet.org Make package ===> Building package for undernet-ircu-2.10.12.14 Creating package for undernet-ircu-2.10.12.14 slot1: removed