You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     rodr...@bebik.net
Last committer: b...@freebsd.org
Ident:          $FreeBSD: branches/2014Q1/russian/ircd-hybrid/Makefile 327766 
2013-09-20 22:46:16Z bapt $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-02-05_01h04m30s/logs/ru-ircd-hybrid-7.2.4.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-02-05_01h04m30s
Log:

====>> Building russian/ircd-hybrid
build started at Wed Feb  5 02:11:44 UTC 2014
port directory: /usr/ports/russian/ircd-hybrid
building for: FreeBSD 10i386-quarterly-job-08 10.0-RELEASE FreeBSD 10.0-RELEASE 
i386
maintained by: rodr...@bebik.net
Makefile ident:      $FreeBSD: branches/2014Q1/russian/ircd-hybrid/Makefile 
327766 2013-09-20 22:46:16Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE
UNAME_r=10.0-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/10i386-quarterly/ref
PKG_EXT=txz
tpid=53735
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=ru-ircd-hybrid-7.2.4
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=10i386-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--sysconfdir=/usr/local/etc/ircd-hybrid-ru --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include  OPENSSLBASE=/usr 
OPENSSLDIR=/etc/ssl SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/lib:/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe 
-fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444" 
 BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  
BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  
-o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ircd
DOCSDIR=/usr/local/share/doc/ircd
EXAMPLESDIR=/usr/local/share/examples/ircd
WWWDIR=/usr/local/www/ircd
ETCDIR=/usr/local/etc/ircd
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for ru-ircd-hybrid-7.2.4
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ru-ircd-hybrid-7.2.4 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.2.6.txz
Installing pkg-1.2.6... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of ru-ircd-hybrid-7.2.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ru-ircd-hybrid-7.2.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> 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.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> 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
===> 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
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ru-ircd-hybrid-7.2.4
===>  Applying FreeBSD patches for ru-ircd-hybrid-7.2.4
===========================================================================
=======================<phase: build-depends  >============================
===>   ru-ircd-hybrid-7.2.4 depends on executable: bison - not found
===>    Verifying install for bison in /usr/ports/devel/bison
===>   Installing existing package /packages/All/bison-2.7.1,1.txz
Installing bison-2.7.1,1...Installing m4-1.4.17,1... done
Installing gettext-0.18.3.1... done
 done
===>   Returning to build of ru-ircd-hybrid-7.2.4
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ru-ircd-hybrid-7.2.4
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/russian/ircd-hybrid/work/ircd-hybrid-ru/tools/rsa_respond/configure
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/russian/ircd-hybrid/work/ircd-hybrid-ru/configure
configure: loading site script /usr/ports/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
<snip>
  int nc = 0, col = 0, i = 0, len = strlen(text);
                                           ^~~~
/usr/include/string.h:95:28: note: passing argument to parameter here
size_t   strlen(const char *) __pure;
                            ^
core/m_message.c:497:49: warning: passing 'unsigned char *' to parameter of 
type 'const char *' converts between pointers to integer types with different 
sign [-Wpointer-sign]
       int nc = 0, col = 0, i = 0, len = strlen(text);
                                                ^~~~
/usr/include/string.h:95:28: note: passing argument to parameter here
size_t   strlen(const char *) __pure;
                            ^
core/m_message.c:540:15: warning: returning 'unsigned char [4096]' from a 
function with result type 'const char *' converts between pointers to integer 
types with different sign [-Wpointer-sign]
       return new_str;
              ^~~~~~~
core/m_message.c:577:92: warning: passing 'char *' to parameter of type 
'unsigned char *' converts between pointers to integer types with different 
sign [-Wpointer-sign]
        sendto_channel_butone(client_p, source_p, chptr, command, ":%s", 
StripControlCodes(text));
                                                                                
           ^~~~
core/m_message.c:495:46: note: passing argument to parameter 'text' here
const char *StripControlCodes(unsigned char *text) 
                                             ^
core/m_message.c:579:86: warning: passing 'char *' to parameter of type 
'unsigned char *' converts between pointers to integer types with different 
sign [-Wpointer-sign]
        sendto_channel_butone(client_p, source_p, chptr, command, ":%s", 
StripColors(text));
                                                                                
     ^~~~
core/m_message.c:465:43: note: passing argument to parameter 'text' here
unsigned char *StripColors(unsigned char *text) {
                                          ^
5 warnings generated.
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:258:3: warning: implicit declaration of function 'delete_user_host' is 
invalid in C99 [-Wimplicit-function-declaration]
  delete_user_host(target_p->username, target_p->host, !MyConnect(target_p));
  ^
m_svs.c:265:3: warning: implicit declaration of function 'add_user_host' is 
invalid in C99 [-Wimplicit-function-declaration]
  add_user_host(target_p->username, target_p->host, !MyConnect(target_p));
  ^
2 warnings generated.
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
channel_mode.c:605:12: warning: equality comparison with extraneous parentheses 
[-Wparentheses-equality]
  if ((dir == MODE_ADD)) /* && !(chptr->mode.mode & mode_type)) */
       ~~~~^~~~~~~~~~~
channel_mode.c:605:12: note: remove extraneous parentheses around the 
comparison to silence this warning
  if ((dir == MODE_ADD)) /* && !(chptr->mode.mode & mode_type)) */
      ~    ^          ~
channel_mode.c:605:12: note: use '=' to turn this equality comparison into an 
assignment
  if ((dir == MODE_ADD)) /* && !(chptr->mode.mode & mode_type)) */
           ^~
           =
channel_mode.c:617:17: warning: equality comparison with extraneous parentheses 
[-Wparentheses-equality]
  else if ((dir == MODE_DEL)) /* && (chptr->mode.mode & mode_type)) */
            ~~~~^~~~~~~~~~~
channel_mode.c:617:17: note: remove extraneous parentheses around the 
comparison to silence this warning
  else if ((dir == MODE_DEL)) /* && (chptr->mode.mode & mode_type)) */
           ~    ^          ~
channel_mode.c:617:17: note: use '=' to turn this equality comparison into an 
assignment
  else if ((dir == MODE_DEL)) /* && (chptr->mode.mode & mode_type)) */
                ^~
                =
2 warnings generated.
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
memory.c:43:1: error: redefinition of a 'extern inline' function 'MyMalloc' is 
not supported in C99 mode
MyMalloc(size_t size)
^
./include/memory.h:54:1: note: previous definition is here
MyMalloc(size_t size)
^
memory.c:56:1: error: redefinition of a 'extern inline' function 'MyRealloc' is 
not supported in C99 mode
MyRealloc(void *x, size_t y)
^
./include/memory.h:64:1: note: previous definition is here
MyRealloc(void *x, size_t y)
^
memory.c:66:1: error: redefinition of a 'extern inline' function 'MyFree' is 
not supported in C99 mode
MyFree(void *x)
^
./include/memory.h:74:1: note: previous definition is here
MyFree(void *x)
^
memory.c:73:1: error: redefinition of a 'extern inline' function '_DupString' 
is not supported in C99 mode
_DupString(char **x, const char *y)
^
./include/memory.h:81:1: note: previous definition is here
_DupString(char **x, const char *y)
^
4 errors generated.
*** Error code 1

Stop.
make[3]: stopped in 
/wrkdirs/usr/ports/russian/ircd-hybrid/work/ircd-hybrid-ru/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/russian/ircd-hybrid/work/ircd-hybrid-ru
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/russian/ircd-hybrid
*** Error code 1

Stop.
make: stopped in /usr/ports/russian/ircd-hybrid
===>  Cleaning for ru-ircd-hybrid-7.2.4
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to