Building ru-ircd-hybrid-7.2.4.txz (origin /buildshare/ports/355755/russian/ircd-hybrid) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ircd-hybrid-ru-7.2.4.tar.gz x packages/ x packages/bison-2.7.1,1.txz x packages/m4-1.4.17_1,1.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ru-ircd-hybrid-7.2.4 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 ru-ircd-hybrid-7.2.4 ===> ru-ircd-hybrid-7.2.4 depends on executable: bison - not found ===> Verifying install for bison in /buildshare/ports/355755/devel/bison ===> Installing existing package /packages/bison-2.7.1,1.txz Installing bison-2.7.1,1...Installing gettext-0.18.3.1_1... done Installing m4-1.4.17_1,1... done done ===> Returning to build of ru-ircd-hybrid-7.2.4 Make install ===> License GPLv2 accepted by the user ===> ru-ircd-hybrid-7.2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ru-ircd-hybrid-7.2.4 for building ===> Extracting for ru-ircd-hybrid-7.2.4 ===> License GPLv2 accepted by the user ===> ru-ircd-hybrid-7.2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ru-ircd-hybrid-7.2.4 for building => SHA256 Checksum OK for ircd-hybrid-ru-7.2.4.tar.gz. * * * Build options for ircd-hybrid-ru * * * Issue make WITH_SMALL_NET=yes to build server optimized for small network Issue make WITH_SYSLOG=yes to enable logging via syslogd You can define maximum nick length. For example make NICKLENGTH=46 (default is 30) You can define maximum topic length. For example make TOPICLENGTH=254 (default is 120; maximum is 390) You can define maximum number of connections for ircd. For example make MAXCONN=512 ===> Patching for ru-ircd-hybrid-7.2.4 ===> Applying FreeBSD patches for ru-ircd-hybrid-7.2.4 ===> ru-ircd-hybrid-7.2.4 depends on executable: bison - found ===> Configuring for ru-ircd-hybrid-7.2.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/russian/ircd-hybrid/work/ircd-hybrid-ru/tools/rsa_respond/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/russian/ircd-hybrid/work/ircd-hybrid-ru/configure configure: loading site script /buildshare/ports/355755/Templates/config.site 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... no checking for cc option to accept ISO C89... none needed checking uname -s for Cygwin, Solaris or HPUX... no checking if cc is Apple GCC... no checking if cc supports the SVR4 SGS interfaces... no checking for mkdep... /usr/bin/mkdep 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... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc needs -traditional... no checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for rm... /bin/rm checking for cp... /bin/cp checking for mv... /bin/mv checking for ln... /bin/ln checking for sed... (cached) /usr/bin/sed checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld checking for test... /bin/test 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 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 for sys/param.h... (cached) yes checking for errno.h... (cached) yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking for stddef.h... (cached) yes checking for libgen.h... (cached) yes checking for sys/wait.h... (cached) yes checking wait.h usability... no checking wait.h presence... no checking for wait.h... no 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... (cached) 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... yes checking for stdarg.h... (cached) yes checking for strlcpy... yes checking for strlcat... yes checking for int64_t... yes checking size of int64_t... 8 checking for long long... (cached) yes checking size of long long... 8 checking for uint64_t... yes checking for int64_t... (cached) yes checking for u_int32_t... (cached) yes checking for u_int16_t... (cached) yes checking for in_port_t... (cached) yes checking for sa_family_t... yes checking for socketpair... (cached) yes checking for basename... yes checking for mmap... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for lrand48... yes checking for srand48... yes checking for strtok_r... yes checking for usleep... (cached) yes checking for OpenSSL... /usr 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... yes checking for EVP_rc5_32_12_16_cfb... yes checking for EVP_des_ede3_cfb... yes checking for EVP_des_cfb... yes checking for zlib.h... (cached) yes checking for zlibVersion in -lz... yes checking for kevent... yes Using kqueue 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... none checking for dlfcn.h... (cached) yes checking for library containing shl_load... no checking for library containing dlopen... none required checking for dlsym... yes checking for dlfunc... yes 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.4 Installing into: /usr/local Ziplinks ................ yes OpenSSL ................. yes - BF/168 BF/128 CAST/128 IDEA/128 RC5.16/128 RC5.12/128 RC5.8/128 3DES/168 DES/56 Modules ................. shared IPv6 support ............ yes Net I/O implementation .. kqueue DALNet(RU) server ....... no (use example.conf) Halfops support ......... yes Small network ........... no G-Line voting ........... yes Configured limits: NICKLEN ................. 16 TOPICLEN ................ 270 ===> Building for ru-ircd-hybrid-7.2.4 depend ==> lib depend ==> pcre cc -MM -I. pcre_chartables.c pcre_compile.c pcre_exec.c pcre_globals.c pcre_study.c pcre_tables.c pcre_fullinfo.c pcre_try_flipped.c > .depend depend ==> modules cc -MM -I../include -I../lib/pcre core/m_die.c core/m_join.c core/m_kick.c core/m_kill.c core/m_message.c core/m_mode.c core/m_nick.c core/m_part.c core/m_quit.c core/m_server.c core/m_sjoin.c core/m_squit.c m_accept.c m_admin.c m_alias.c m_away.c m_cap.c m_capab.c m_cburst.c m_close.c m_challenge.c m_cryptlink.c m_connect.c m_codepage.c m_drop.c m_encap.c m_eob.c m_etrace.c m_hash.c m_help.c m_gline.c m_info.c m_invite.c m_ison.c m_kline.c m_knock.c m_links.c m_list.c m_lljoin.c m_llnick.c m_locops.c m_lusers.c m_map.c m_motd.c m_names.c m_nburst.c m_omotd.c m_oper.c m_operwall.c m_pass.c m_ping.c m_pong.c m_post.c m_rehash.c m_restart.c m_resv.c m_rkline.c m_rxline.c m_set.c m_stats.c m_svinfo.c m_svs.c m_tburst.c m_testmask.c m_testline.c m_time.c m_topic.c m_trace.c m_user.c m_userhost.c m_users.c m_version.c m_wallops.c m_who.c m_whois.c m_whowas.c m_xline.c m_force.c m_ojoin.c m_challenge.c m_cryptlink.c > .depend /usr/bin/sed -e 's/\.o/.so/g' < .depend > .depend.tmp-1 /usr/bin/sed -e 's/^m_\(server\|squit\|die\|join\|kick\|kill\|message\|mode\|nick\|part\|quit\|sjoin\)/core\/m_\1/' .depend.tmp-1 > .depend.tmp /bin/mv -f .depend.tmp .depend /bin/rm -f .depend.tmp-1 depend ==> src cc -MM -I../include -I../lib/pcre balloc.c channel.c channel_mode.c client.c csvlib.c dbuf.c dynlink.c event.c fdlist.c fileio.c getopt.c hash.c hook.c hostmask.c irc_getaddrinfo.c irc_getnameinfo.c irc_res.c irc_reslib.c irc_string.c ircd.c ircd_signal.c lex.yy.c list.c listener.c m_error.c match.c memory.c modules.c motd.c numeric.c packet.c parse.c restart.c resv.c rsa.c s_auth.c s_bsd.c s_conf.c s_gline.c s_log.c s_misc.c s_serv.c s_stats.c s_user.c send.c sprintf_irc.c tools.c translate.c version.c whowas.c y.tab.c s_bsd_kqueue.c > .depend depend ==> servlink cc -MM -I. -I../include servlink.c io.c control.c > .depend build ==> lib depend ==> pcre `.depend' is up to date. build ==> pcre cc -I. -Wall -O2 -O2 -pipe -fno-strict-aliasing -c pcre_chartables.c -o pcre_chartables.o cc -I. -Wall -O2 -O2 -pipe -fno-strict-aliasing -c pcre_compile.c -o pcre_compile.o cc -I. -Wall -O2 -O2 -pipe -fno-strict-aliasing -c pcre_exec.c -o pcre_exec.o cc -I. -Wall -O2 -O2 -pipe -fno-strict-aliasing -c pcre_globals.c -o pcre_globals.o cc -I. -Wall -O2 -O2 -pipe -fno-strict-aliasing -c pcre_study.c -o pcre_study.o cc -I. -Wall -O2 -O2 -pipe -fno-strict-aliasing -c pcre_tables.c -o pcre_tables.o cc -I. -Wall -O2 -O2 -pipe -fno-strict-aliasing -c pcre_fullinfo.c -o pcre_fullinfo.o cc -I. -Wall -O2 -O2 -pipe -fno-strict-aliasing -c pcre_try_flipped.c -o pcre_try_flipped.o /bin/rm -f libpcre.a /usr/bin/ar csrv libpcre.a pcre_chartables.o pcre_compile.o pcre_exec.o pcre_globals.o pcre_study.o pcre_tables.o pcre_fullinfo.o pcre_try_flipped.o a - pcre_chartables.o a - pcre_compile.o a - pcre_exec.o a - pcre_globals.o a - pcre_study.o a - pcre_tables.o a - pcre_fullinfo.o a - pcre_try_flipped.o build ==> modules cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_die.c -o core/m_die.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_join.c -o core/m_join.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_kick.c -o core/m_kick.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_kill.c -o core/m_kill.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_message.c -o core/m_message.so core/m_message.c: In function 'StripColors': core/m_message.c:466: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness core/m_message.c: In function 'StripControlCodes': core/m_message.c:497: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness core/m_message.c:540: warning: pointer targets in return differ in signedness core/m_message.c: In function 'msg_channel': core/m_message.c:577: warning: pointer targets in passing argument 1 of 'StripControlCodes' differ in signedness core/m_message.c:579: warning: pointer targets in passing argument 1 of 'StripColors' differ in signedness cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_mode.c -o core/m_mode.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_nick.c -o core/m_nick.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_part.c -o core/m_part.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_quit.c -o core/m_quit.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_server.c -o core/m_server.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_sjoin.c -o core/m_sjoin.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing core/m_squit.c -o core/m_squit.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_accept.c -o m_accept.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_admin.c -o m_admin.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_alias.c -o m_alias.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_away.c -o m_away.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_cap.c -o m_cap.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_capab.c -o m_capab.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_cburst.c -o m_cburst.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_close.c -o m_close.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_challenge.c -o m_challenge.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_cryptlink.c -o m_cryptlink.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_connect.c -o m_connect.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_codepage.c -o m_codepage.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_drop.c -o m_drop.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_encap.c -o m_encap.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_eob.c -o m_eob.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_etrace.c -o m_etrace.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_hash.c -o m_hash.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_help.c -o m_help.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_gline.c -o m_gline.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_info.c -o m_info.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_invite.c -o m_invite.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_ison.c -o m_ison.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_kline.c -o m_kline.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_knock.c -o m_knock.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_links.c -o m_links.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_list.c -o m_list.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_lljoin.c -o m_lljoin.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_llnick.c -o m_llnick.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_locops.c -o m_locops.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_lusers.c -o m_lusers.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_map.c -o m_map.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_motd.c -o m_motd.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_names.c -o m_names.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_nburst.c -o m_nburst.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_omotd.c -o m_omotd.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_oper.c -o m_oper.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_operwall.c -o m_operwall.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_pass.c -o m_pass.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_ping.c -o m_ping.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_pong.c -o m_pong.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_post.c -o m_post.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_rehash.c -o m_rehash.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_restart.c -o m_restart.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_resv.c -o m_resv.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_rkline.c -o m_rkline.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_rxline.c -o m_rxline.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_set.c -o m_set.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_stats.c -o m_stats.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_svinfo.c -o m_svinfo.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_svs.c -o m_svs.so m_svs.c: In function 'm_svshost': m_svs.c:258: warning: implicit declaration of function 'delete_user_host' m_svs.c:265: warning: implicit declaration of function 'add_user_host' cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_tburst.c -o m_tburst.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_testmask.c -o m_testmask.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_testline.c -o m_testline.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_time.c -o m_time.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_topic.c -o m_topic.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_trace.c -o m_trace.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_user.c -o m_user.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_userhost.c -o m_userhost.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_users.c -o m_users.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_version.c -o m_version.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_wallops.c -o m_wallops.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_who.c -o m_who.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_whois.c -o m_whois.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_whowas.c -o m_whowas.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_xline.c -o m_xline.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_force.c -o m_force.so cc -fPIC -DPIC -shared -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing m_ojoin.c -o m_ojoin.so build ==> src cd ../lib/pcre && /usr/bin/make cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c balloc.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c channel.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c channel_mode.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c client.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c csvlib.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c dbuf.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c dynlink.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c event.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c fdlist.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c fileio.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c getopt.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c hash.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c hook.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c hostmask.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c irc_getaddrinfo.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c irc_getnameinfo.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c irc_res.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c irc_reslib.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c irc_string.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c ircd.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c ircd_signal.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -I. -c lex.yy.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c list.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c listener.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c m_error.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c match.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c memory.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c modules.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c motd.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c numeric.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c packet.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c parse.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c restart.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c resv.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c rsa.c rsa.c: In function 'verify_private_key': rsa.c:145: warning: format '%i' expects type 'int', but argument 3 has type 'long int' rsa.c:145: warning: format '%i' expects type 'int', but argument 4 has type 'long int' cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_auth.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_bsd.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_conf.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_gline.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_log.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_misc.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_serv.c s_serv.c: In function 'unbase64_block': s_serv.c:2430: warning: comparison is always true due to limited range of data type s_serv.c:2432: warning: comparison is always true due to limited range of data type s_serv.c:2434: warning: comparison is always true due to limited range of data type s_serv.c:2436: warning: comparison is always true due to limited range of data type cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_stats.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_user.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c send.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c sprintf_irc.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c tools.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c translate.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c version.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c whowas.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -I. -c y.tab.c cc -I../include -I../lib/pcre -Wall -O2 -O2 -pipe -fno-strict-aliasing -c s_bsd_kqueue.c cc -Wall -O2 -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-export-dynamic -o ircd balloc.o channel.o channel_mode.o client.o csvlib.o dbuf.o dynlink.o event.o fdlist.o fileio.o getopt.o hash.o hook.o hostmask.o irc_getaddrinfo.o irc_getnameinfo.o irc_res.o irc_reslib.o irc_string.o ircd.o ircd_signal.o lex.yy.o list.o listener.o m_error.o match.o memory.o modules.o motd.o numeric.o packet.o parse.o restart.o resv.o rsa.o s_auth.o s_bsd.o s_conf.o s_gline.o s_log.o s_misc.o s_serv.o s_stats.o s_user.o send.o sprintf_irc.o tools.o translate.o version.o whowas.o y.tab.o s_bsd_kqueue.o -lcrypt ../lib/pcre/libpcre.a -lssl -lcrypto build ==> servlink cc -I. -I../include -Wall -O2 -O2 -pipe -fno-strict-aliasing -c servlink.c cc -I. -I../include -Wall -O2 -O2 -pipe -fno-strict-aliasing -c io.c cc -I. -I../include -Wall -O2 -O2 -pipe -fno-strict-aliasing -c control.c cc -Wall -O2 -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-export-dynamic -o servlink servlink.o io.o control.o -lcrypt -lssl -lcrypto -lz build ==> tools cc -Wall -O2 -O2 -pipe -fno-strict-aliasing -I../include -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-export-dynamic mkpasswd.c -o mkpasswd -lcrypt cc -Wall -O2 -O2 -pipe -fno-strict-aliasing -I../include -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-export-dynamic encspeed.c -o encspeed -lssl -lcrypto ===> Installing for ru-ircd-hybrid-7.2.4 ===> Generating temporary packing list ===> Checking if russian/ircd-hybrid already installed ===> Creating users and/or groups. Creating group `ircdru' with gid `555'. Creating user `ircdru' with uid `555'. depend ==> lib depend ==> pcre `.depend' is up to date. depend ==> modules `.depend' is up to date. depend ==> src `.depend' is up to date. depend ==> servlink `.depend' is up to date. build ==> lib depend ==> pcre `.depend' is up to date. build ==> pcre build ==> modules build ==> src cd ../lib/pcre && /usr/bin/make cc -Wall -O2 -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-export-dynamic -o ircd balloc.o channel.o channel_mode.o client.o csvlib.o dbuf.o dynlink.o event.o fdlist.o fileio.o getopt.o hash.o hook.o hostmask.o irc_getaddrinfo.o irc_getnameinfo.o irc_res.o irc_reslib.o irc_string.o ircd.o ircd_signal.o lex.yy.o list.o listener.o m_error.o match.o memory.o modules.o motd.o numeric.o packet.o parse.o restart.o resv.o rsa.o s_auth.o s_bsd.o s_conf.o s_gline.o s_log.o s_misc.o s_serv.o s_stats.o s_user.o send.o sprintf_irc.o tools.o translate.o version.o whowas.o y.tab.o s_bsd_kqueue.o -lcrypt ../lib/pcre/libpcre.a -lssl -lcrypto build ==> servlink build ==> tools install ==> lib install ==> pcre install ==> modules mkdir -p /usr/local mkdir -p /usr/local/lib/ircd-hybrid-ru-modules /usr/local/lib/ircd-hybrid-ru-modules/autoload Installing core modules into /usr/local/lib/ircd-hybrid-ru-modules .. Installing modules into /usr/local/lib/ircd-hybrid-ru-modules/autoload .. install ==> src mkdir -p /usr/local /usr/local /usr/local/bin /usr/local/etc/ircd-hybrid-ru /var/log/ircd-hybrid-ru cd ../lib/pcre && /usr/bin/make cc -Wall -O2 -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-export-dynamic -o ircd balloc.o channel.o channel_mode.o client.o csvlib.o dbuf.o dynlink.o event.o fdlist.o fileio.o getopt.o hash.o hook.o hostmask.o irc_getaddrinfo.o irc_getnameinfo.o irc_res.o irc_reslib.o irc_string.o ircd.o ircd_signal.o lex.yy.o list.o listener.o m_error.o match.o memory.o modules.o motd.o numeric.o packet.o parse.o restart.o resv.o rsa.o s_auth.o s_bsd.o s_conf.o s_gline.o s_log.o s_misc.o s_serv.o s_stats.o s_user.o send.o sprintf_irc.o tools.o translate.o version.o whowas.o y.tab.o s_bsd_kqueue.o -lcrypt ../lib/pcre/libpcre.a -lssl -lcrypto install -s -o root -g wheel -m 555 ircd /usr/local/bin install ==> servlink mkdir -p /usr/local/bin install -s -o root -g wheel -m 555 servlink /usr/local/bin install ==> tools mkdir -p /usr/local/bin install -s -o root -g wheel -m 555 mkpasswd /usr/local/bin install -s -o root -g wheel -m 555 encspeed /usr/local/bin install ==> etc install -o root -g wheel -m 444 example.conf /usr/local/etc/ircd-hybrid-ru mkdir -p /usr/local/etc/ircd-hybrid-ru/codepages install -o root -g wheel -m 444 codepages/*.tab /usr/local/etc/ircd-hybrid-ru/codepages Note: more example configuration files can be found in this directory (etc/). Creating generic /usr/local/etc/ircd-hybrid-ru/ircd.motd touch /usr/local/etc/ircd-hybrid-ru/dline.conf touch /usr/local/etc/ircd-hybrid-ru/kline.conf touch /usr/local/etc/ircd-hybrid-ru/xline.conf touch /usr/local/etc/ircd-hybrid-ru/rxline.conf touch /usr/local/etc/ircd-hybrid-ru/rkline.conf touch /usr/local/etc/ircd-hybrid-ru/nresv.conf touch /usr/local/etc/ircd-hybrid-ru/cresv.conf install ==> doc mkdir -p /usr/local/man/man8 install -o root -g wheel -m 444 ircd.8 /usr/local/man/man8/ install ==> help installing help files... mkdir /usr/local/help mkdir /usr/local/help/users mkdir /usr/local/help/opers ---------------------------------------------------- ircd-hybrid-ru has been installed. This port create user ircdru and group ircdru You should now copy /usr/local/etc/ircd-hybrid-ru/example.conf to /usr/local/etc/ircd-hybrid-ru/ircd.conf and edit it to suit your needs. You may then start the server by running: cd /usr/local/etc/rc.d/ && \ cp ircd-hybrid-ru.sh.sample ircd-hybrid-ru.sh && \ /usr/local/etc/rc.d/ircd-hybrid-ru.sh start ---------------------------------------------------- ===> Compressing manual pages for ru-ircd-hybrid-7.2.4 ===> Registering installation for ru-ircd-hybrid-7.2.4 pkg-static: duplicate directory listing: /usr/local/etc/ircd-hybrid-ru/codepages/, ignoring pkg-static: duplicate directory listing: /usr/local/etc/ircd-hybrid-ru/, ignoring Installing ru-ircd-hybrid-7.2.4... 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/ircd-hybrid-ru.sh.sample 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://hyb.net.ru/ Make package ===> Building package for ru-ircd-hybrid-7.2.4 Creating package for ru-ircd-hybrid-7.2.4 slot1: removed