FreeBSD Bugzilla – Attachment 154137 Details for
Bug 198491
[PATCH] irc/unreal Detect EGD support / fix LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere build log of irc/unreal
Unreal-3.2.10.4_2.log (text/plain), 275.86 KB, created by
Bernard Spil
on 2015-03-10 12:25:24 UTC
(
hide
)
Description:
Poudriere build log of irc/unreal
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2015-03-10 12:25:24 UTC
Size:
275.86 KB
patch
obsolete
>====>> Building irc/unreal >build started at Mon Mar 2 10:53:55 EST 2015 >port directory: /usr/ports/irc/unreal >building for: FreeBSD builds.pcbsd.org 11.0-CURRENTMAR2015 FreeBSD 11.0-CURRENTMAR2015 amd64 >maintained by: mat@FreeBSD.org >ident warning: no id keywords in /usr/local/poudriere/data/.m/pcbsd-110-CURRENTMAR2015-11current/ref/../12//usr/ports/irc/unreal/Makefile >Makefile ident: >Poudriere version: 3.1.1 >Host OSVERSION: 1100062 >Jail OSVERSION: 1100062 > >---Begin Environment--- >OSVERSION=1100062 >UNAME_v=FreeBSD 11.0-CURRENTMAR2015 >UNAME_r=11.0-CURRENTMAR2015 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=su >MASTERMNT=/usr/local/poudriere/data/.m/pcbsd-110-CURRENTMAR2015-11current/ref >FORCE_PACKAGE=yes >GIT_URL=--depth 1 https://github.com/pcbsd/freebsd-ports.git >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=Unreal-3.2.10.4_2 >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/pcbsd-110-CURRENTMAR2015-11current/ref/.p/pool >MASTERNAME=pcbsd-110-CURRENTMAR2015-11current >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.1 >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for Unreal-3.2.10.4_2: > DOCS=on: Build and/or install documentation > HUB=on: Configure as a hub (otherwise configure as a leaf) > IPV6=on: IPv6 protocol support > NOSPOOF=off: Enable anti-spoof protection > PREFIXAQ=off: Enable prefixes for chanadmin and chanowner > REMOTE=off: Enable remote includes > SSL=on: SSL protocol support > ZIPLINKS=off: Enable ziplinks support >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--with-listen=5 --with-dpath=/usr/local/etc/Unreal --with-spath=/usr/local/libexec/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --with-system-cares --enable-dynamic-linking --enable-hub --enable-inet6 --disable-nospoof --disable-prefixaq --disable-libcurl --enable-ssl --disable-ziplinks >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/irc/unreal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/irc/unreal/work HOME=/wrkdirs/usr/ports/irc/unreal/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/irc/unreal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/irc/unreal/work HOME=/wrkdirs/usr/ports/irc/unreal/work TMPDIR="/tmp" OPENSSLLIB=/usr/local/lib OPENSSLINC=/usr/local/include OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -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 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >SQLMOD="@comment >" >OSREL=11.0 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/Unreal" >EXAMPLESDIR="share/examples/Unreal" >DATADIR="share/Unreal" >WWWDIR="www/Unreal" >ETCDIR="etc/Unreal" >--End PLIST_SUB-- > >--SUB_LIST-- >RUNDIR=/var/run/ircd >USERS=ircd >GROUPS=ircd >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/Unreal >DOCSDIR=/usr/local/share/doc/Unreal >EXAMPLESDIR=/usr/local/share/examples/Unreal >WWWDIR=/usr/local/www/Unreal >ETCDIR=/usr/local/etc/Unreal >--End SUB_LIST-- > >---Begin make.conf--- ># Uncomment this if you want to do port builds with no interaction >#BATCH=yes > ># Keep KDE4 in /usr/local, fixes sharing of icons / mime and others >KDE4_PREFIX=/usr/local > ># Enable PKGNG >WITH_PKGNG=yes >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/pcbsd-110-CURRENTMAR2015-make.conf #### >BATCH=yes >KDE4_PREFIX=/usr/local >USE_QT=yes >WITH_DVD_DEVICE=/dev/cd0 >WITH_CDROM_DEVICE=/dev/cd0 >WITH_GPGSM=yes >WITH_PRINTER_APPLET=yes >WITH_ACPI_PM=yes >WITH_PLASMA_PYTHON=yes >WITH_PLASMA_RUBY=yes >WITH_VDPAU=yes >WITH_GALLIUM=YES > ># Build ports against security/libressl >WITH_OPENSSL_PORT= yes >OPENSSL_PORT= security/libressl > >#Openoffice Language Options >ALL_LOCALIZED_LANGS=YES > ># Set the default ruby version >RUBY_DEFAULT=2.0 > ># Use texlive as the default TEX impl >TEX_DEFAULT=texlive > ># Setup pkgng >WITH_PKGNG=yes >DEFAULT_MIRROR_TYPE=2 > ># Set us on Linux base c6 >OVERRIDE_LINUX_BASE_PORT=c6 >OVERRIDE_LINUX_NONBASE_PORTS=c6 > ># Enable building i386 wine packages >WINE_CROSS_BUILD=yes > ># Enable universal optionsng >OPTIONS_SET=GPGSM KDE_PHONON MTP PRINTER_APPLET SCDAEMON SVRLOC PLASMA_PYTHON PLASMA_RUBY SWAT ACPI_PM NEW_XORG KMS VDPAU PKGNG CUPS SSL LAME ># Disable some universal optionng >OPTIONS_UNSET=JAVA NOUVEAU > ># ----- Special options tweaking ----- ># Configuration for www/bigbluebutton >.if ${.CURDIR:M${PORTSDIR}/www/tomcat6} != "" > HTTP_PORT=8080 >.endif > ># INDIVIDUAL PORT OPTIONS (for PBI's etc..) >#PLEASE: Keep this in alphabetical order!! > >aria2_SET=CA_BUNDLE >audacious-plugins_SET=FLAC VORBIS AMIDI WAVPACK SNDFILE FFAUDIO MMS GIO >aumix_SET=GTK2 >bitcoin_SET=UPNP >blender_SET=PLAYER SNDFILE >blinkensisters_SET=ADDONS SDL_MIXER SDL_NET >boinc-client_SET=SKINS >ca_root_nss_SET=ETCSYMLINK >centerim_SET=GG LJ RSS GPGME JABBER IRC AIM YAHOO MSN FRIBIDI MULTIBYTE >claws-mail_SET=BOGOFILTER GPGME SPAMASSASSIN >conky_SET=XFT LUA LUA_CAIRO LUA_IMLIB2 IMLIB2 >cups-base_SET=XPDF >cups-base_UNSET=GHOSTSCRIPT >curl_SET=COOKIES >denemo_SET=LILYPOND >dovecot_SET=MYSQL PGSQL SQLITE LDAP >easytag_SET=WAVEPACK >ffmpeg_SET=X11GRAB SDL >firefox_SET=GTK3 >firefox_UNSET=GTK2 >firefox-pulse_SET=GTK3 >firefox-pulse_UNSET=GTK2 >freeciv_SET=SDL >freetype2_SET=LCD_FILTERING >fvwm-crystal_UNSET=XSCREENSAVER >gajim_SET=CRYPTO KEYRING >gcc_SET=JAVA >gcc47_SET=JAVA >gcc48_SET=JAVA >gcc49_SET=JAVA >gdb_SET=PYTHON >git_SET=SVN GUI >gmusicbrowser_SET=GSTREAMER >gnome2_SET=XSCREENSAVER PAM KERBEROS >gnome3_SET=MAPI >gnomebaker_SET=DVD >gnupg_SET=GPGSM >gpgme_SET=GPGSM >graveman_SET=MP3 OGG DVD >grip_SET=FAAC FLAC GOGO >grub2-pcbsd_SET=MKFONT FUSE >gthumb_SET=EXIV2 >gwget_UNSET=EPIPHANY >hal_SET=FIXED_MOUNTPOINTS >hplip_SET=SNMP SCAN XSANE FAX >icewm_SET=BEASTIE >idesk_SET=SN >ike_SET=QTGUI NATT LDAP >jasperserver_SET=XLS >k3b_SET=SOX NORMALIZE TRANSCODE >kde-workspace_UNSET=GSTREAMER >kde-workspace_SET=VLC PYTHON RUBY >kde4_UNSET=KDEEDU KDEGAMES KDESDK KDETOYS KDEWEBDEV >kmymoney-kde4_SET=KBANKING OFX >kopete_SET=WEBCAM >krdc_SET=FREERDP >libdmapsharing_SET=AVAHI >libreoffice_SET=SYSTRAY KDE4 GTK3 >libxine_SET=LIBBLURAY VAAPI WAVPACK SMB XVMC >linux-defcon_SET=NVIDIA >lyx_SET=ASPELL >mp3info_SET=GTK2 >mediatomb_UNSET=MYSQL >mplayer_SET=OTCHAIN VDPAU SDL SMB GIF OPENJPEG LIBMNG AMR_NB AMR_WB GSM SCHROEDINGER BLUERAY FRIBIDI CDIO V4L RTMP >mpqc_UNSET=DOCS >musicpd_SET=LAME SHOUTCAST AAC >mutt_SET=ASPELL GPGME SMTP TRASH_PATCH NNTP SIDEBAR_PATCH >mythtv_SET=BINDINGS LIRC >nginx_SET=HTTP_FLV HTTP_SSL PASSENGER >nvidia-driver_SET=ACPI_PM >openvpn_SET=PW_SAVE >perl-5.14_SET=THREADS >php5_SET=APACHE FPM >pidgin_SET=GNUTLS >pinentry_SET=GTK2 >pinentry_UNSET=TTY >postfix_SET=MYSQL TLS DOVECOT >pspp_SET=GUI >qemu_SET=KQEMU >quodlibet_SET=EXTENSIONS >rasqal_SET=MPFR >redmine_SET=POSTGRESQL PASSENGER >redmine_UNSET=THIN >rpm5_UNSET=DOCS >rocksndiamonds-data_SET=RnD_jue >rubygem-activerecord=PGSQL SQLITE3 >rubygem-passenger=NGINX >rubygem-rails=FCGI PASSENGER >rxvt-unicode_SET=256_COLOR >samba36_SET=ADS WINBIND ACL_SUPPORT PAM_SMBPASS AIO_SUPPORT EXP_MODULES LDAP >samba36-libsmbclient_SET=ADS >samba41_SET=ADS WINBIND ACL_SUPPORT PAM_SMBPASS AIO_SUPPORT EXP_MODULES LDAP >samba41-libsmbclient_SET=ADS >sbcl_SET=THREADS >ssvnc_SET=ULTRAFTP >sylpheed_SET=GPGME >Terminal_SET=DBUS >testdisk_SET=NTFS NTFS3G >tortoisehg2_SET=NAUTILUS >truecrypt_SET=X11 >tsclient_SET=TIGHTVNC XNEST >ucspi-tcp_SET=SSL >ucspi-tcp_UNSET=IPV6 >vavoom_SET=LAUNCHER >vim_SET=WITH_OPTIONS WITH_VIM_OPTIONS >virtualbox_SET=VNC WEBSERVICE VDE >virtualbox-ose_SET=GUESTADDITIONS VNC WEBSERVICE >virtualbox-ose-kmod_SET=VIMAGE >virtualbox-ose-additions_SET=OPENGL X11 >vlc_SET=FLUID LIVEMEDIA SAMBA ZVBI AALIB ASS CACA DIRAC GOOM PORTAUDIO SCHROED SHOUTCAST >vlc_UNSET=MATROSKA >w3m_SET=M17N >webfonts_SET=MSWINDOWS_LICENSE >weechat_SET=TCL ASPELL GNUTLS LUA PERL PYTHON RUBY COLOR256 >weechat-devel_SET=TCL ASPELL GNUTLS PERL PYTHON RUBY COLOR256 >weechat-devel_UNSET=LUA >wine_SET=HAL OPENAL CUPS >wine-devel_SET=HAL OPENAL CUPS GECKO MONO >xawtv_SET=QUICKTIME DV ZVBI >xbindkeys_SET=TCLTK >kodi_SET=NONFREE WEBSERVER VDPAU LIBBLURAY OSS MLIRC >xcdroast_SET=NONROOT >xchat_SET=TCL PYTHON >xfce4_UNSET=NOTIFY >xfce4-print_UNSET=LPR >xmms2_SET=MODPLUG MUSEPACK MMS SAMBA FAM ICES >xpilot-ng-client_SET=SOUND >xsane_SET=GIMP >xterm_SET=DECTERM PCRE >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License GPLv2 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> Unreal-3.2.10.4_2 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.4.12.txz >[builds.pcbsd.org] Installing pkg-1.4.12... >[builds.pcbsd.org] Extracting pkg-1.4.12... done >Message for pkg-1.4.12: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of Unreal-3.2.10.4_2 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by Unreal-3.2.10.4_2 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by Unreal-3.2.10.4_2 for building >=> SHA256 Checksum OK for Unreal3.2.10.4.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by Unreal-3.2.10.4_2 for building >===> Extracting for Unreal-3.2.10.4_2 >=> SHA256 Checksum OK for Unreal3.2.10.4.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for Unreal-3.2.10.4_2 >===> Applying FreeBSD patches for Unreal-3.2.10.4_2 >=========================================================================== >=======================<phase: build-depends >============================ >===> Unreal-3.2.10.4_2 depends on file: /usr/local/lib/libcrypto.so.30 - not found >===> Verifying install for /usr/local/lib/libcrypto.so.30 in /usr/ports/security/libressl >===> Installing existing package /packages/All/libressl-2.1.3.txz >[builds.pcbsd.org] Installing libressl-2.1.3... >[builds.pcbsd.org] Extracting libressl-2.1.3... done >===> Returning to build of Unreal-3.2.10.4_2 >===> Unreal-3.2.10.4_2 depends on executable: pkgconf - not found >===> Verifying install for pkgconf in /usr/ports/devel/pkgconf >===> Installing existing package /packages/All/pkgconf-0.9.7.txz >[builds.pcbsd.org] Installing pkgconf-0.9.7... >[builds.pcbsd.org] Extracting pkgconf-0.9.7... done >===> Returning to build of Unreal-3.2.10.4_2 >=========================================================================== >=======================<phase: lib-depends >============================ >===> Unreal-3.2.10.4_2 depends on shared library: libcares.so - not found >===> Verifying for libcares.so in /usr/ports/dns/c-ares >===> Installing existing package /packages/All/c-ares-config-1.10.0_1.txz >[builds.pcbsd.org] Installing c-ares-config-1.10.0_1... >[builds.pcbsd.org] Extracting c-ares-config-1.10.0_1... done >===> Returning to build of Unreal-3.2.10.4_2 >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for Unreal-3.2.10.4_2 >configure: WARNING: unrecognized options: --enable-hub, --disable-nospoof >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 if gcc has a working -pipe... yes >checking for rm... /bin/rm >checking for cp... /bin/cp >checking for touch... /usr/bin/touch >checking for openssl... /usr/bin/openssl >checking for install... /usr/bin/install -c -o root -g wheel >checking for gmake... make >checking for gmake... no >checking for gunzip... /usr/bin/gunzip >checking for pkg-config... /usr/local/bin/pkg-config >checking for crypt in -ldescrypt... no >checking for crypt in -lcrypt... yes >checking for socket in -lsocket... no >checking for inet_ntoa in -lnsl... no >checking for RAND_egd in -lcrypto... no >checking how to run the C preprocessor... cpp >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >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 sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for stdlib.h... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking sys/syslog.h usability... yes >checking sys/syslog.h presence... yes >checking for sys/syslog.h... yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking malloc.h usability... no >checking malloc.h presence... no >checking for malloc.h... no >checking sys/rusage.h usability... no >checking sys/rusage.h presence... no >checking for sys/rusage.h... no >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for mode_t... yes >checking for size_t... yes >checking for intptr_t... 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... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking for int16_t... yes >checking for u_int16_t... yes >checking for int32_t... yes >checking for u_int32_t... yes >checking size of rlim_t... 8 >checking what kind of nonblocking sockets you have... O_NONBLOCK >checking whether cc needs -traditional... no >checking whether setpgrp takes no argument... no >checking for working alloca.h... no >checking for alloca... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for strlcpy... yes >checking for strlcat... yes >checking for strlncat... no >checking for inet_pton... yes >checking for inet_ntop... yes >checking if C99 variable length arrays are supported... no >checking if we can set the core size to unlimited... yes >checking for vprintf... yes >checking for _doprnt... no >checking for gettimeofday... yes >checking for getrusage... yes >checking for setproctitle... yes >checking what type of signals you have... POSIX >checking for strtoken... no >checking for strtok... yes >checking for strerror... yes >checking for index... yes >checking for strtoul... yes >checking for bcopy... yes >checking for bcmp... yes >checking for bzero... yes >checking for strcasecmp... yes >checking for inet_addr... yes >checking for inet_ntoa... yes >checking for inet_netof... yes >checking for syslog... yes >checking for openssl... found in /usr/local/include/openssl >checking for dlopen... yes >checking if we need the -export-dynamic flag... yes >checking for compiler option to produce PIC... -fPIC -DPIC -shared >checking if your system prepends an underscore on symbols... no >checking if your system has IPv6 support... yes >checking for struct in6addr_any... yes >checking if FD_SETSIZE is large enough to allow 1024 file descriptors... yes >checking pkg-config is at least version 0.9.0... yes >extracting TRE regex library >configuring TRE regex library >checking build system type... x86_64-unknown-freebsd11.0 >checking host system type... x86_64-unknown-freebsd11.0 >checking target system type... x86_64-unknown-freebsd11.0 >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... utils/install-sh -c -d >checking for gawk... no >checking for mawk... no >checking for nawk... nawk >checking whether make sets $(MAKE)... yes >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 style of include used by make... GNU >checking dependency style of cc... gcc3 >checking how to run the C preprocessor... cpp >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether cc understands -c and -o together... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >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 for working alloca.h... no >checking for alloca... yes >checking for isascii... yes >checking for isblank... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether NLS is requested... yes >checking for msgfmt... no >checking for gmsgfmt... : >checking for xgettext... no >checking for msgmerge... no >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... no >checking for iconv... yes >checking for working iconv... yes >checking for GNU gettext in libintl... no >checking whether to use NLS... no >checking for a sed that does not truncate output... /usr/bin/sed >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking the maximum length of command line arguments... 196608 >checking command to parse /usr/bin/nm output from cc object... ok >checking for objdir... .libs >checking for ar... ar >checking for ranlib... ranlib >checking for strip... strip >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... no >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... no >checking if libtool supports shared libraries... no >checking whether to build shared libraries... no >checking whether to build static libraries... yes >configure: creating libtool >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/agrep.1 >config.status: creating lib/Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating tests/agrep/Makefile >config.status: creating tre.pc >config.status: creating tre.spec >config.status: creating utils/Makefile >config.status: creating config.h >config.status: creating lib/tre-config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > > >Configuration summary >===================== > >TRE is now configured as follows: > >* Compilation environment > > CC = cc > CFLAGS = -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic > CPP = cpp > CPPFLAGS = -I/usr/local/include > LD = /usr/bin/ld > LDFLAGS = -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib > LIBS = > Use alloca(): yes > >* TRE options > > Development-time debugging: no > System regex ABI compatibility: no > Wide character (wchar_t) support: no (disabled with --disable-wchar) > Multibyte character set support: no (disabled with --disable-multibyte) > Approximate matching support: yes > Build and install agrep: no > >compiling TRE regex library >make all-recursive >Making all in lib >make all-am >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c -o tre-ast.lo tre-ast.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -o tre-ast.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/tre-ast.Tpo .deps/tre-ast.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c -o tre-compile.lo tre-compile.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -o tre-compile.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/tre-compile.Tpo .deps/tre-compile.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c -o tre-match-backtrack.lo tre-match-backtrack.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c tre-match-backtrack.c -o tre-match-backtrack.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >tre-match-backtrack.c:603:42: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] > if (stack->item.state->assertions && ASSERT_BACKREF) > ^ ~~~~~~~~~~~~~~ >tre-match-backtrack.c:603:42: note: use '&' for a bitwise operation > if (stack->item.state->assertions && ASSERT_BACKREF) > ^~ > & >tre-match-backtrack.c:603:42: note: remove constant to silence this warning > if (stack->item.state->assertions && ASSERT_BACKREF) > ~^~~~~~~~~~~~~~~~~ >1 warning generated. >mv -f .deps/tre-match-backtrack.Tpo .deps/tre-match-backtrack.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c -o tre-match-parallel.lo tre-match-parallel.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c tre-match-parallel.c -o tre-match-parallel.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/tre-match-parallel.Tpo .deps/tre-match-parallel.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c -o tre-mem.lo tre-mem.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c tre-mem.c -o tre-mem.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/tre-mem.Tpo .deps/tre-mem.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c -o tre-parse.lo tre-parse.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c tre-parse.c -o tre-parse.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/tre-parse.Tpo .deps/tre-parse.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c -o tre-stack.lo tre-stack.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c tre-stack.c -o tre-stack.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/tre-stack.Tpo .deps/tre-stack.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo regcomp.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/regcomp.Tpo .deps/regcomp.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo regexec.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/regexec.Tpo .deps/regexec.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo regerror.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/regerror.Tpo .deps/regerror.Plo >/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c -o tre-match-approx.lo tre-match-approx.c > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c tre-match-approx.c -o tre-match-approx.o >cc: warning: -Wl,-export-dynamic: 'linker' input unused >mv -f .deps/tre-match-approx.Tpo .deps/tre-match-approx.Plo >/bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -no-undefined -version-info 5:0:0 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -o libtre.la -rpath /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib tre-ast.lo tre-compile.lo tre-match-backtrack.lo tre-match-parallel.lo tre-mem.lo tre-parse.lo tre-stack.lo regcomp.lo regexec.lo regerror.lo tre-match-approx.lo >mkdir .libs >ar cru .libs/libtre.a tre-ast.o tre-compile.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o regcomp.o regexec.o regerror.o tre-match-approx.o >ranlib .libs/libtre.a >creating libtre.la >(cd .libs && rm -f libtre.la && ln -s ../libtre.la libtre.la) >Making all in tests >Making all in agrep >Making all in utils >Making all in po >Making all in m4 >installing TRE regex library >Making install in lib >test -z "/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib" || ../utils/install-sh -c -d "/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libtre.la' '/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/libtre.la' >/usr/bin/install -c -o root -g wheel .libs/libtre.lai /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/libtre.la >/usr/bin/install -c -o root -g wheel .libs/libtre.a /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/libtre.a >chmod 644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/libtre.a >ranlib /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/libtre.a >---------------------------------------------------------------------- >Libraries have been installed in: > /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,--rpath -Wl,LIBDIR' linker flag > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >test -z "/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include/tre" || ../utils/install-sh -c -d "/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include/tre" > install -o root -g wheel -m 0644 'tre.h' '/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include/tre/tre.h' > install -o root -g wheel -m 0644 'regex.h' '/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include/tre/regex.h' >test -z "/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include/tre" || ../utils/install-sh -c -d "/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include/tre" > install -o root -g wheel -m 0644 'tre-config.h' '/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include/tre/tre-config.h' >Making install in tests >Making install in agrep >Making install in utils >Making install in po >if test "tre" = "gettext-tools"; then ../utils/install-sh -c -d /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -o root -g wheel -m 0644 ./$file /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/share/gettext/po/$file; done; for file in Makevars; do rm -f /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/share/gettext/po/$file; done; else : ; fi >Making install in m4 >test -z "/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/pkgconfig" || utils/install-sh -c -d "/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/pkgconfig" > install -o root -g wheel -m 0644 'tre.pc' '/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/pkgconfig/tre.pc' >checking for CARES... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/modules/Makefile >config.status: creating unreal >config.status: creating ircdcron/ircdchk >config.status: creating ircdcron/ircd.cron >config.status: creating include/setup.h >configure: WARNING: unrecognized options: --enable-hub, --disable-nospoof >=========================================================================== >=======================<phase: build >============================ >===> Building for Unreal-3.2.10.4_2 >Building src >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c timesynch.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c res.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_bsd.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >s_bsd.c:360:25: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > (OPT_TYPE *)&err, &len)) > ^~~~ >/usr/include/sys/socket.h:613:72: note: passing argument to parameter here >int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); > ^ >s_bsd.c:405:25: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > (OPT_TYPE *)&err, &len)) > ^~~~ >/usr/include/sys/socket.h:613:72: note: passing argument to parameter here >int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); > ^ >s_bsd.c:525:56: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > if (getsockname(cptr->fd, (struct SOCKADDR *)&server, &len)) > ^~~~ >/usr/include/sys/socket.h:612:74: note: passing argument to parameter here >int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); > ^ >s_bsd.c:633:8: warning: format specifies type 'long long' but the argument has type 'rlim_t' (aka 'long') [-Wformat] > limit.rlim_max, MAXCONNECTIONS); > ^~~~~~~~~~~~~~ >s_bsd.c:647:7: warning: format specifies type 'long long' but the argument has type 'rlim_t' (aka 'long') [-Wformat] > limit.rlim_cur); > ^~~~~~~~~~~~~~ >s_bsd.c:807:57: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > else if (getpeername(cptr->fd, (struct SOCKADDR *)&sk, &len) == -1) > ^~~~ >/usr/include/sys/socket.h:611:74: note: passing argument to parameter here >int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); > ^ >s_bsd.c:1203:25: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > (OPT_TYPE *)&err, &len)) > ^~~~ >/usr/include/sys/socket.h:613:72: note: passing argument to parameter here >int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); > ^ >s_bsd.c:1329:49: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > if (getpeername(fd, (struct SOCKADDR *)&addr, &len) == -1) > ^~~~ >/usr/include/sys/socket.h:611:74: note: passing argument to parameter here >int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); > ^ >8 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c auth.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >auth.c:245:9: warning: passing 'char [16]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result, para, strlen(para)); > ^~~~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:245:17: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result, para, strlen(para)); > ^~~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:246:23: warning: passing 'char [16]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if ((i = b64_encode(result, sizeof(result), buf, sizeof(buf)))) > ^~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >auth.c:262:34: warning: passing 'char [128]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > rsaltlen = b64_decode(saltstr, rsalt, sizeof(rsalt)); > ^~~~~ >../include/h.h:544:55: note: passing argument to parameter 'target' here >extern int b64_decode(char const *src, unsigned char *target, size_t targsize); > ^ >auth.c:267:9: warning: passing 'char [144]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result1, para, strlen(para)); > ^~~~~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:267:18: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result1, para, strlen(para)); > ^~~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:273:9: warning: passing 'char [16]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result2, result1, rsaltlen+16); > ^~~~~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:273:18: warning: passing 'char [144]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result2, result1, rsaltlen+16); > ^~~~~~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:276:23: warning: passing 'char [16]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if ((i = b64_encode(result2, sizeof(result2), buf, sizeof(buf)))) > ^~~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >auth.c:314:34: warning: passing 'char [128]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > rsaltlen = b64_decode(saltstr, rsalt, sizeof(rsalt)); > ^~~~~ >../include/h.h:544:55: note: passing argument to parameter 'target' here >extern int b64_decode(char const *src, unsigned char *target, size_t targsize); > ^ >auth.c:327:14: warning: passing 'char [148]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > SHA1_Final(result1, &hash); > ^~~~~~~ >/usr/local/include/openssl/sha.h:113:31: note: passing argument to parameter 'md' here >int SHA1_Final(unsigned char *md, SHA_CTX *c); > ^ >auth.c:341:14: warning: passing 'char [20]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > SHA1_Final(result2, &hash); > ^~~~~~~ >/usr/local/include/openssl/sha.h:113:31: note: passing argument to parameter 'md' here >int SHA1_Final(unsigned char *md, SHA_CTX *c); > ^ >auth.c:350:23: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if ((i = b64_encode(result2, sizeof(result2), buf, sizeof(buf)))) > ^~~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >auth.c:361:28: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if ((i = b64_encode(SHA1(para, strlen(para), NULL), 20, buf, sizeof(buf)))) > ^~~~ >/usr/local/include/openssl/sha.h:114:42: note: passing argument to parameter 'd' here >unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md) > ^ >auth.c:415:34: warning: passing 'char [128]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > rsaltlen = b64_decode(saltstr, rsalt, sizeof(rsalt)); > ^~~~~ >../include/h.h:544:55: note: passing argument to parameter 'target' here >extern int b64_decode(char const *src, unsigned char *target, size_t targsize); > ^ >auth.c:422:19: warning: passing 'char [148]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > RIPEMD160_Final(result1, &hash); > ^~~~~~~ >/usr/local/include/openssl/ripemd.h:97:36: note: passing argument to parameter 'md' here >int RIPEMD160_Final(unsigned char *md, RIPEMD160_CTX *c); > ^ >auth.c:429:19: warning: passing 'char [20]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > RIPEMD160_Final(result2, &hash); > ^~~~~~~ >/usr/local/include/openssl/ripemd.h:97:36: note: passing argument to parameter 'md' here >int RIPEMD160_Final(unsigned char *md, RIPEMD160_CTX *c); > ^ >auth.c:431:23: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if ((i = b64_encode(result2, sizeof(result2), buf, sizeof(buf)))) > ^~~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >auth.c:441:33: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if ((i = b64_encode(RIPEMD160(para, strlen(para), NULL), 20, buf, sizeof(buf)))) > ^~~~ >/usr/local/include/openssl/ripemd.h:98:47: note: passing argument to parameter 'd' here >unsigned char *RIPEMD160(const unsigned char *d, size_t n, > ^ >auth.c:613:17: warning: passing 'char [6]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > i = b64_encode(saltraw, RAWSALTLEN, saltstr, REALSALTLEN); > ^~~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >auth.c:626:8: warning: passing 'char [28]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result1, para, strlen(para)); > ^~~~~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:626:17: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result1, para, strlen(para)); > ^~~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:632:8: warning: passing 'char [16]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result2, result1, RAWSALTLEN+16); > ^~~~~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:632:17: warning: passing 'char [28]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result2, result1, RAWSALTLEN+16); > ^~~~~~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >auth.c:636:17: warning: passing 'char [16]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > i = b64_encode(result2, sizeof(result2), xresult, sizeof(xresult)); > ^~~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >auth.c:670:17: warning: passing 'char [6]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > i = b64_encode(saltraw, RAWSALTLEN, saltstr, REALSALTLEN); > ^~~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >auth.c:691:13: warning: passing 'char [32]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > SHA1_Final(result1, &hash); > ^~~~~~~ >/usr/local/include/openssl/sha.h:113:31: note: passing argument to parameter 'md' here >int SHA1_Final(unsigned char *md, SHA_CTX *c); > ^ >auth.c:705:13: warning: passing 'char [20]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > SHA1_Final(result2, &hash); > ^~~~~~~ >/usr/local/include/openssl/sha.h:113:31: note: passing argument to parameter 'md' here >int SHA1_Final(unsigned char *md, SHA_CTX *c); > ^ >auth.c:715:17: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > i = b64_encode(result2, sizeof(result2), xresult, sizeof(xresult)); > ^~~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >auth.c:744:17: warning: passing 'char [6]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > i = b64_encode(saltraw, RAWSALTLEN, saltstr, REALSALTLEN); > ^~~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >auth.c:759:18: warning: passing 'char [32]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > RIPEMD160_Final(result1, &hash); > ^~~~~~~ >/usr/local/include/openssl/ripemd.h:97:36: note: passing argument to parameter 'md' here >int RIPEMD160_Final(unsigned char *md, RIPEMD160_CTX *c); > ^ >auth.c:767:18: warning: passing 'char [20]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > RIPEMD160_Final(result2, &hash); > ^~~~~~~ >/usr/local/include/openssl/ripemd.h:97:36: note: passing argument to parameter 'md' here >int RIPEMD160_Final(unsigned char *md, RIPEMD160_CTX *c); > ^ >auth.c:771:17: warning: passing 'char [20]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > i = b64_encode(result2, sizeof(result2), xresult, sizeof(xresult)); > ^~~~~~~ >../include/h.h:543:44: note: passing argument to parameter 'src' here >extern int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize); > ^ >33 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c aln.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c channel.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >channel.c:1883:70: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > sendto_serv_butone_token(cptr, cptr->name, MSG_MLOCK, TOK_MLOCK, "%B %s :%s", > ~^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c cloak.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c crule.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c dbuf.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c events.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c fdlist.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c hash.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c help.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c ircd.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >ircd.c:662:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] > REPORT_FAIL_DNS); > ^~~~~~~~~~~~~~~ >ircd.c:665:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] > REPORT_FAIL_ID); > ^~~~~~~~~~~~~~ >2 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c ircsprintf.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c list.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c lusers.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c match.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >match.c:63:15: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] >const u_char *m = mask; > ^ ~~~~ >match.c:64:15: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] >const u_char *n = name; > ^ ~~~~ >match.c:66:15: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] >const u_char *na = name; > ^ ~~~~ >match.c:125:15: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] >const u_char *m = mask; > ^ ~~~~ >match.c:126:15: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] >const u_char *n = name; > ^ ~~~~ >match.c:128:15: warning: initializing 'const u_char *' (aka 'const unsigned char *') with an expression of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] >const u_char *na = name; > ^ ~~~~ >6 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c modules.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c packet.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c parse.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_auth.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >s_auth.c:108:53: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > if (!getsockname(cptr->fd, (struct SOCKADDR *)&us, &len)) > ^~~~ >/usr/include/sys/socket.h:612:74: note: passing argument to parameter here >int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); > ^ >s_auth.c:153:52: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > if (getsockname(cptr->fd, (struct SOCKADDR *)&us, &ulen) || > ^~~~~ >/usr/include/sys/socket.h:612:74: note: passing argument to parameter here >int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); > ^ >s_auth.c:154:54: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > getpeername(cptr->fd, (struct SOCKADDR *)&them, &tlen)) > ^~~~~ >/usr/include/sys/socket.h:611:74: note: passing argument to parameter here >int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); > ^ >3 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_conf.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >s_conf.c:1254:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((*ptr == '\\')) > ~~~~~^~~~~~~ >s_conf.c:1254:16: note: remove extraneous parentheses around the comparison to silence this warning > if ((*ptr == '\\')) > ~ ^ ~ >s_conf.c:1254:16: note: use '=' to turn this equality comparison into an assignment > if ((*ptr == '\\')) > ^~ > = >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_debug.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_err.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_extra.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >s_extra.c:146:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((dconf->flag.type2 == CONF_BAN_TYPE_AKILL)) > ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ >s_extra.c:146:26: note: remove extraneous parentheses around the comparison to silence this warning > if ((dconf->flag.type2 == CONF_BAN_TYPE_AKILL)) > ~ ^ ~ >s_extra.c:146:26: note: use '=' to turn this equality comparison into an assignment > if ((dconf->flag.type2 == CONF_BAN_TYPE_AKILL)) > ^~ > = >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_kline.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_misc.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_numeric.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_serv.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_svs.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c socket.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c ssl.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >ssl.c:297:4: warning: implicit declaration of function 'RAND_egd' is invalid in C99 [-Wimplicit-function-declaration] > RAND_egd(EGD_PATH); > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c s_user.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c charsys.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >charsys.c:510:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<E4><C4><F6><D6><FC><DC><DF>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:515:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<E4><C4><F6><D6><FC><DC>"); > ^~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:526:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<E9><EB><F6><EF><FC><E8>"); > ^~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:532:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<E6><C6><E5><C5><F8><D8>"); > ^~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:541:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<C0><C2><E0><E2><C7><E7><C8><C9><CA><CB><E8><E9><EA><EB><CE><CF><EE><EF><D4><F4><D9><DB><DC><F9><FB><FC><FF>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:546:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<E1><C1><E9><C9><ED><CD><F3><D3><FA><DA><FC><DC><F1><D1>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:551:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<C0><C8><C9><CC><CD><D2><D3><D9><DA><E0><E8><E9><EC><ED><F2><F3><F9><FA>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:557:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<E0><C0><E7><C7><E8><C8><E9><C9><ED><CD><F2><D2><F3><D3><FA><DA><EF><CF><FC><DC>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:563:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<E5><C5><E4><C4><F6><D6>"); > ^~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:568:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<C6><E6><D6><F6><C1><E1><CD><ED><D0><F0><DA><FA><D3><F3><DD><FD><DE><FE>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:577:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<E1><E9><ED><F3><F6><F5><FA><FC><FB><C1><C9><CD><D3><D6><D5><DA><DC><DB>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:584:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<AA><BA><C2><C3><CE><DE><E2><E3><EE><FE>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:590:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<B1><E6><EA><B3><F1>󶿼<A1><C6>ʣ<D1>Ӧ<AF><AC>"); > ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~ ~~~~~~~~ >charsys.c:597:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<B9><E6><EA><B3><F1><U+DCFDF><A5><C6>ʣ<D1>ӌ<AF><8F>"); > ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~ ~~~~~~~~ >charsys.c:602:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<8A><8D><8E><9A><9D><9E><C1><C8><C9><CC><CD><CF><D2><D3><D8><D9><DA><DD><E1><E8><E9><EC><ED><EF><F2><F3><F8><F9><FA><FD>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:607:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<8A><8D><8E><9A><9D><9E><BC><BE><C0><C1><C4><C5><C8><C9><CD><CF><E0><E1><E4><E5><E8><E9><ED><EF><F2><F3><F4><FA><FD>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:616:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<C0><C1><C2><C3><C4><C5><C6><C7><C8><C9><CA><CB><CC><CD><CE><CF><D0><D1><D2><D3><D4><D5><D6><D7><D8><D9><DA><DB><DC><DD><DE><DF><E0><E1><E2><E3><E4><E5><E6><E7><E8><E9><EA><EB><EC><ED><EE><EF><F0><F1><F2><F3><F4><F5><F6><F7><F8><F9><FA><FB><FC><FD><FE><FF><A8><B8>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:625:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<C0><C1><C2><C3><C4>Ũ<C6>Dz<C9><CA><CB><CC><CD><CE><CF><D0><D1><D2>ӡ<D4><D5><D6><D7><D8><DB><DC><DD><DE><DF><E0><E1><E2><E3><E4><E5><B8><E6><E7><B3><E9><EA><EB><EC><ED><EE><EF><F0><F1><F2><F3><A2><F4><F5><F6><F7><F8><FB><FC><FD><FE><FF>"); > ^~~~~~~~~~~~~~~~~~~~ ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:634:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<C0><C1><C2>å<C4>Ū<C6><C7>Ȳ<AF><C9><CA><CB><CC><CD><CE><CF><D0><D1><D2><D3><D4><D5><D6><D7><D8><D9><DC><DE><DF><E0><E1><E2><E3><B4><E4><E5><BA><E6><E7>賿<E9><EA><EB><EC><ED><EE><EF><F0><F1><F2><F3><F4><F5><F6><F7><F8><F9><FC><FE><FF>"); > ^~~~~~~~~~~~ ~~~~ ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:642:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<B6><B8><B9><BA><BC><BE><BF><C0><C1><C2><C3><C4><C5><C6><C7><C8><C9><CA><CB><CC><CD><CE><CF><D0><D1><D3><D4><D5><D6><D7><D8><D9><DA><DB><DC><DD><DE><DF><E0><E1><E2><E3><E4><E5><E6><E7><E8><E9><EA><EB><EC><ED><EE><EF><F0><F1><F2><F3><F4>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:649:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<F6><D6><E7><C7><FE><DE><FC><DC><F0><D0><FD>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >charsys.c:657:23: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > charsys_addallowed("<E0><E1><E2><E3><E4><E5><E6><E7><E8><E9><EA><EB><EC><ED><EE><EF><F0><F1><F2><F3><F4><F5><F6><F7><F8><F9><FA><FB><FC><FD><FE>"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >22 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c scache.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c send.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >send.c:1431:33: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] > (void)strncat(nbuf, pattern, sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >send.c:1431:33: note: change the argument to be the free space in the destination buffer minus the terminating null byte > (void)strncat(nbuf, pattern, sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > sizeof(nbuf) - strlen(nbuf) - 1 >send.c:1460:8: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >send.c:1460:8: note: change the argument to be the free space in the destination buffer minus the terminating null byte > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > sizeof(nbuf) - strlen(nbuf) - 1 >send.c:1487:8: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >send.c:1487:8: note: change the argument to be the free space in the destination buffer minus the terminating null byte > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > sizeof(nbuf) - strlen(nbuf) - 1 >send.c:1642:8: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >send.c:1642:8: note: change the argument to be the free space in the destination buffer minus the terminating null byte > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > sizeof(nbuf) - strlen(nbuf) - 1 >send.c:1670:8: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >send.c:1670:8: note: change the argument to be the free space in the destination buffer minus the terminating null byte > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > sizeof(nbuf) - strlen(nbuf) - 1 >send.c:1698:8: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >send.c:1698:8: note: change the argument to be the free space in the destination buffer minus the terminating null byte > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > sizeof(nbuf) - strlen(nbuf) - 1 >send.c:1915:8: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >send.c:1915:8: note: change the argument to be the free space in the destination buffer minus the terminating null byte > sizeof(nbuf) - strlen(nbuf)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > sizeof(nbuf) - strlen(nbuf) - 1 >send.c:2068:42: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(sptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >send.c:2080:42: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(sptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >send.c:2155:40: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(sptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >send.c:2165:40: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(sptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >11 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c support.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >support.c:1649:50: warning: passing 'char [33]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > snprintf(tempbuf, PATH_MAX, "cache/%s", md5hash(tmp2, url, strlen(url))); > ^~~~ >../include/h.h:770:37: note: passing argument to parameter 'dst' here >extern char *md5hash(unsigned char *dst, const unsigned char *src, unsigned long n); > ^ >support.c:1649:56: warning: passing 'const char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > snprintf(tempbuf, PATH_MAX, "cache/%s", md5hash(tmp2, url, strlen(url))); > ^~~ >../include/h.h:770:63: note: passing argument to parameter 'src' here >extern char *md5hash(unsigned char *dst, const unsigned char *src, unsigned long n); > ^ >support.c:1809:13: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (strchr(ip, ':')) > ^~ >/usr/include/string.h:76:26: note: passing argument to parameter here >char *strchr(const char *, int) __pure; > ^ >support.c:1811:23: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > inet_pton(AF_INET6, ip, ia6); > ^~ >../include/inet.h:33:42: note: passing argument to parameter 'src' here >extern int inet_pton(int af, const char *src, void *dst); > ^ >support.c:1817:15: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > b64_encode((char *)&cp[12], sizeof(struct in_addr), buf, 25); > ^~~~~~~~~~~~~~~ >support.c:1373:37: note: passing argument to parameter 'src' here >int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize) > ^ >support.c:1819:15: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > b64_encode((char *)cp, 16, buf, 25); > ^~~~~~~~~~ >support.c:1373:37: note: passing argument to parameter 'src' here >int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize) > ^ >support.c:1823:25: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > ia.s_addr = inet_addr(ip); > ^~ >../include/inet.h:38:30: note: passing argument to parameter here >extern __u_l inet_addr(char *); > ^ >support.c:1824:14: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > b64_encode((char *)&ia.s_addr, sizeof(struct in_addr), buf, 25); > ^~~~~~~~~~~~~~~~~~ >support.c:1373:37: note: passing argument to parameter 'src' here >int b64_encode(unsigned char const *src, size_t srclength, char *target, size_t targsize) > ^ >support.c:1834:18: warning: passing 'char [25]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > b64_decode(buf, targ, 25); > ^~~~ >support.c:1432:48: note: passing argument to parameter 'target' here >int b64_decode(char const *src, unsigned char *target, size_t targsize) > ^ >9 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c umodes.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >/bin/sh version.c.SH >Extracting src/version.c... >3.2.10.4 >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c version.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c whowas.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c zip.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c cidr.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c random.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >random.c:133:21: warning: too many arguments in call to 'getrandom8' > val = getrandom8(rs) << 8; > ~~~~~~~~~~ ^ >random.c:134:22: warning: too many arguments in call to 'getrandom8' > val |= getrandom8(rs); > ~~~~~~~~~~ ^ >random.c:142:21: warning: too many arguments in call to 'getrandom8' > val = getrandom8(rs) << 24; > ~~~~~~~~~~ ^ >random.c:143:22: warning: too many arguments in call to 'getrandom8' > val |= getrandom8(rs) << 16; > ~~~~~~~~~~ ^ >random.c:144:22: warning: too many arguments in call to 'getrandom8' > val |= getrandom8(rs) << 8; > ~~~~~~~~~~ ^ >random.c:145:22: warning: too many arguments in call to 'getrandom8' > val |= getrandom8(rs); > ~~~~~~~~~~ ^ >random.c:155:15: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(mdbuf, buf, strlen(buf)); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >7 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c extcmodes.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c extbans.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c md5.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >md5.c:308:10: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > sprintf(dst, "%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x", > ^~~ >/usr/include/stdio.h:267:31: note: passing argument to parameter here >int sprintf(char * __restrict, const char * __restrict, ...); > ^ >md5.c:311:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > return dst; > ^~~ >2 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c api-isupport.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -c api-command.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -lssl -lcrypto -o ircd timesynch.o res.o s_bsd.o auth.o aln.o channel.o cloak.o crule.o dbuf.o events.o fdlist.o hash.o help.o ircd.o ircsprintf.o list.o lusers.o match.o modules.o packet.o parse.o s_auth.o s_conf.o s_debug.o s_err.o s_extra.o s_kline.o s_misc.o s_numeric.o s_serv.o s_svs.o socket.o ssl.o s_user.o charsys.o scache.o send.o support.o umodes.o version.o whowas.o zip.o cidr.o random.o extcmodes.o extbans.o md5.o api-isupport.o api-command.o -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -lcrypt /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/libtre.a -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/local/lib -lcares -lssl -lcrypto >cd modules; /usr/bin/make 'CFLAGS=-I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib ' 'CC=cc' 'IRCDLIBS=-lcrypt /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/lib/libtre.a -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/local/lib -lcares' 'LDFLAGS=-L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector' 'IRCDMODE=711' 'BINDIR=/usr/local/libexec/ircd' 'INSTALL=/usr/bin/install -c -o root -g wheel' 'INCLUDEDIR=../include' 'IRCDDIR=/usr/local/etc/Unreal' 'MANDIR=' 'RM=/bin/rm' 'CP=/bin/cp' 'TOUCH=/usr/bin/touch' 'RES=' 'SHELL=/bin/sh' 'STRTOUL=' 'CRYPTOLIB=-lssl -lcrypto' 'CRYPTOINCLUDES=' 'URL=' all >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_sethost.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_chghost.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_chgident.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_setname.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_setident.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_sdesc.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svsmode.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_swhois.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svsmotd.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svsnline.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_who.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_who.c:310:5: warning: while loop has empty body [-Wempty-body] > SET_OPTION(wfl.want_away); > ^ >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:310:5: note: put the semicolon on a separate line to silence this warning >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:313:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.channel, wfl.want_channel); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:313:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:320:5: warning: while loop has empty body [-Wempty-body] > SET_OPTION(wfl.want_gecos); > ^ >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:320:5: note: put the semicolon on a separate line to silence this warning >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:324:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.server, wfl.want_server); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:324:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:327:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.host, wfl.want_host); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:327:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:334:5: warning: while loop has empty body [-Wempty-body] > SET_OPTION(wfl.want_ip); > ^ >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:334:5: note: put the semicolon on a separate line to silence this warning >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:338:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.nick, wfl.want_nick); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:338:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:341:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.user, wfl.want_user); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:341:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:344:5: warning: while loop has empty body [-Wempty-body] > REQUIRE_PARAM() > ^ >m_who.c:286:35: note: expanded from macro 'REQUIRE_PARAM' > } } while(0); > ^ >m_who.c:344:5: note: put the semicolon on a separate line to silence this warning >m_who.c:286:35: note: expanded from macro 'REQUIRE_PARAM' > } } while(0); > ^ >m_who.c:374:5: warning: while loop has empty body [-Wempty-body] > SET_OPTION(wfl.common_channels_only); > ^ >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:374:5: note: put the semicolon on a separate line to silence this warning >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >10 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_mkpasswd.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_away.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svsnoop.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svso.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svsnick.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_adminchat.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_akill.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_chgname.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_guest.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_htm.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_kill.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_lag.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_message.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_message.c:468:25: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text = StripColors(parv[2]); > ^~~~~~~ >m_message.c:468:11: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text = StripColors(parv[2]); > ^ ~~~~~~~~~~~~~~~~~~~~ >m_message.c:770:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > for (; (*ctcp == ' '); ctcp++); /* skip leading spaces */ > ~~~~~~^~~~~~ >m_message.c:770:16: note: remove extraneous parentheses around the comparison to silence this warning > for (; (*ctcp == ' '); ctcp++); /* skip leading spaces */ > ~ ^ ~ >m_message.c:770:16: note: use '=' to turn this equality comparison into an assignment > for (; (*ctcp == ' '); ctcp++); /* skip leading spaces */ > ^~ > = >m_message.c:1068:50: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > stringlen = strlcpy(cleanstr, StripControlCodes(str), sizeof cleanstr); > ^~~ >m_message.c:1183:26: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > int i = 0, len = strlen(text), save_len=0; > ^~~~ >/usr/include/string.h:95:28: note: passing argument to parameter here >size_t strlen(const char *) __pure; > ^ >m_message.c:1213:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text = save_text+1; > ^ ~~~~~~~~~~~ >m_message.c:1227:15: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > save_text = text; > ^ ~~~~ >m_message.c:1242:9: warning: returning 'unsigned char [4096]' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > return new_str; > ^~~~~~~ >m_message.c:1248:26: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > int i = 0, len = strlen(text), save_len=0; > ^~~~ >/usr/include/string.h:95:28: note: passing argument to parameter here >size_t strlen(const char *) __pure; > ^ >m_message.c:1277:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text = save_text+1; > ^ ~~~~~~~~~~~ >m_message.c:1293:15: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > save_text = text; > ^ ~~~~ >m_message.c:1320:9: warning: returning 'unsigned char [4096]' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > return new_str; > ^~~~~~~ >12 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c webtv.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_nachat.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_oper.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_pingpong.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_quit.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_quit.c:150:28: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > ocomment = StripColors(ocomment); > ^~~~~~~~ >m_quit.c:150:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > ocomment = StripColors(ocomment); > ^ ~~~~~~~~~~~~~~~~~~~~~ >2 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_rakill.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_rping.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >In file included from m_rping.c:36: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_sendumode.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_sqline.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_tsctl.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_unkline.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_unsqline.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_unzline.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_whois.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_tkl.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_tkl.c:2029:28: warning: comparison of constant 72 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] > if (!(*tk->usermask) == 'H') > ~~~~~~~~~~~~~~~~ ^ ~~~ >m_tkl.c:2550:35: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > str = (char *)StripControlCodes(str_in); > ^~~~~~ >2 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_vhost.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >In file included from m_vhost.c:36: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_cycle.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >In file included from m_cycle.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svsjoin.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >In file included from m_svsjoin.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svspart.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >In file included from m_svspart.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svslusers.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svswatch.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >In file included from m_svswatch.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svssilence.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >In file included from m_svssilence.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_sendsno.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svssno.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_sajoin.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_sapart.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_samode.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_kick.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_topic.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_invite.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_list.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_time.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svskill.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_sjoin.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_sjoin.c:287:46: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, cptr, ap->parc, ap->parv, &pcount, > ^~~~~~~ >m_sjoin.c:582:45: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, cptr, ap->parc, ap->parv, &pcount, pvar, 0); > ^~~~~~~ >m_sjoin.c:618:45: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, cptr, ap->parc, ap->parv, &pcount, pvar, 0); > ^~~~~~~ >m_sjoin.c:966:30: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > MSG_SJOIN, TOK_SJOIN, "%B %s :%s", (long)ts, parabuf, parv[parc - 1]); > ~^ >4 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_pass.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_userhost.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_ison.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_silence.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_knock.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_umode2.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_squit.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_protoctl.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_addmotd.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_addomotd.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_wallops.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_admin.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_globops.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_locops.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_chatops.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_trace.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_netinfo.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_links.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_help.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_rules.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_close.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_map.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_eos.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_eos.c:101:30: warning: format string is empty [-Wformat-zero-length] > parv[0], MSG_EOS, TOK_EOS, "", NULL); > ^~ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_server.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_server.c:927:43: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(acptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >m_server.c:912:22: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > "%s %s %d %B %s %s %b %s %s %s %s%s%s%s:%s" > ~^ >m_server.c:912:31: warning: invalid conversion specifier 'b' [-Wformat-invalid-specifier] > "%s %s %d %B %s %s %b %s %s %s %s%s%s%s:%s" > ~^ >m_server.c:914:32: warning: invalid conversion specifier 'b' [-Wformat-invalid-specifier] > "%s %s %d %lu %s %s %b %s %s %s %s%s%s%s:%s"), > ~^ >m_server.c:950:43: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(acptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >m_server.c:935:22: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > "%s %s %d %B %s %s %s %s %s %s %s%s%s%s:%s" > ~^ >m_server.c:973:42: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(acptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >m_server.c:1010:20: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > "%s %s %s %B :%s" > ~^ >m_server.c:1208:58: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > sendto_one(cptr, (CHECKPROTO(cptr, PROTO_SJB64) ? "%s %B %s :%s" : "%s %lu %s :%s"), > ~^ >m_server.c:1497:45: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > (cptr->proto & PROTO_SJB64 ? ":%s %s %B %s :" : ":%s %s %ld %s :"), me.name, > ~^ >m_server.c:1504:45: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > (cptr->proto & PROTO_SJB64 ? ":%s %s %B %s %s :" : ":%s %s %ld %s %s :"), me.name, > ~^ >m_server.c:1511:45: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > (cptr->proto & PROTO_SJB64 ? ":%s %s %B %s %s %s :" : ":%s %s %ld %s %s %s :"), me.name, > ~^ >12 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_stats.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svsfline.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_dccdeny.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_undccdeny.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_whowas.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_connect.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_dccallow.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_userip.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_nick.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_user.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_mode.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_mode.c:422:3: warning: expression result unused [-Wunused-value] > *parc_out--; > ^~~~~~~~~~~ >m_mode.c:443:36: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, cptr, parc, parv, &pcount, pvar, 1); > ^~~~~~~ >m_mode.c:470:36: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, sptr, parc, parv, &pcount, pvar, 0); > ^~~~~~~ >3 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_watch.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_part.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_part.c:173:35: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > comment = (char *)StripColors(comment); > ^~~~~~~ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_join.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >m_join.c:387:6: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > "%B %s :%s%s ", (long)chptr->creationtime, > ~^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_motd.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_opermotd.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_botmotd.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_lusers.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_names.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_svsnolag.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_starttls.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_nopost.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_issecure.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_cap.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -c m_sasl.c >cc: warning: -Wl,-export-dynamic: 'linker' input unused >cc: warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-L/usr/local/lib' >cc: warning: argument unused during compilation: '-shared' >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -o commands.so l_commands.c m_sethost.o m_chghost.o m_chgident.o m_setname.o m_setident.o m_sdesc.o m_svsmode.o m_swhois.o m_svsmotd.o m_svsnline.o m_who.o m_mkpasswd.o m_away.o m_svsnoop.o m_svso.o m_svsnick.o m_adminchat.o m_akill.o m_chgname.o m_guest.o m_htm.o m_kill.o m_lag.o m_message.o webtv.o m_nachat.o m_oper.o m_pingpong.o m_quit.o m_rakill.o m_rping.o m_sendumode.o m_sqline.o m_tsctl.o m_unkline.o m_unsqline.o m_unzline.o m_whois.o m_tkl.o m_vhost.o m_cycle.o m_svsjoin.o m_svspart.o m_svslusers.o m_svswatch.o m_svssilence.o m_sendsno.o m_svssno.o m_sajoin.o m_sapart.o m_samode.o m_kick.o m_topic.o m_invite.o m_list.o m_time.o m_svskill.o m_sjoin.o m_pass.o m_userhost.o m_ison.o m_silence.o m_knock.o m_umode2.o m_squit.o m_protoctl.o m_addmotd.o m_addomotd.o m_wallops.o m_admin.o m_globops.o m_locops.o m_chatops.o m_trace.o m_netinfo.o m_links.o m_help.o m_rules.o m_close.o m_map.o m_eos.o m_server.o m_stats.o m_svsfline.o m_dccdeny.o m_undccdeny.o m_whowas.o m_connect.o m_dccallow.o m_userip.o m_nick.o m_user.o m_mode.o m_watch.o m_part.o m_join.o m_motd.o m_opermotd.o m_botmotd.o m_lusers.o m_names.o m_svsnolag.o m_starttls.o m_nopost.o m_issecure.o m_cap.o m_sasl.o >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o cloak.so cloak.c >cloak.c:220:8: warning: passing 'char [16]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result, buf, strlen(buf)); > ^~~~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:220:16: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(result, buf, strlen(buf)); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:302:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:302:13: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:305:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:305:14: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:310:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:310:13: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:313:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:313:14: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:318:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:318:13: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:321:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:321:14: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:350:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:350:13: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:353:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:353:14: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:358:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:358:13: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:361:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:361:14: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:366:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:366:13: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:369:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:369:14: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:383:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:383:13: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res, buf, strlen(buf)); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:386:8: warning: passing 'char [512]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~~ >../include/h.h:769:34: note: passing argument to parameter 'mdout' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >cloak.c:386:14: warning: passing 'char [512]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > DoMD5(res2, res, n); > ^~~ >../include/h.h:769:62: note: passing argument to parameter 'src' here >extern void DoMD5(unsigned char *mdout, const unsigned char *src, unsigned long n); > ^ >30 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sethost.so m_sethost.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_chghost.so m_chghost.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_chgident.so m_chgident.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_setname.so m_setname.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_setident.so m_setident.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sdesc.so m_sdesc.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsmode.so m_svsmode.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_swhois.so m_swhois.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsmotd.so m_svsmotd.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsnline.so m_svsnline.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_who.so m_who.c >m_who.c:310:5: warning: while loop has empty body [-Wempty-body] > SET_OPTION(wfl.want_away); > ^ >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:310:5: note: put the semicolon on a separate line to silence this warning >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:313:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.channel, wfl.want_channel); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:313:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:320:5: warning: while loop has empty body [-Wempty-body] > SET_OPTION(wfl.want_gecos); > ^ >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:320:5: note: put the semicolon on a separate line to silence this warning >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:324:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.server, wfl.want_server); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:324:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:327:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.host, wfl.want_host); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:327:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:334:5: warning: while loop has empty body [-Wempty-body] > SET_OPTION(wfl.want_ip); > ^ >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:334:5: note: put the semicolon on a separate line to silence this warning >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:338:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.nick, wfl.want_nick); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:338:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:341:5: warning: while loop has empty body [-Wempty-body] > DOIT(wfl.user, wfl.want_user); > ^ >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:341:5: note: put the semicolon on a separate line to silence this warning >m_who.c:294:81: note: expanded from macro 'DOIT' >#define DOIT(x,y) { REQUIRE_PARAM(); x = argv[i]; SET_OPTION(y); i++; } while(0); > ^ >m_who.c:344:5: warning: while loop has empty body [-Wempty-body] > REQUIRE_PARAM() > ^ >m_who.c:286:35: note: expanded from macro 'REQUIRE_PARAM' > } } while(0); > ^ >m_who.c:344:5: note: put the semicolon on a separate line to silence this warning >m_who.c:286:35: note: expanded from macro 'REQUIRE_PARAM' > } } while(0); > ^ >m_who.c:374:5: warning: while loop has empty body [-Wempty-body] > SET_OPTION(wfl.common_channels_only); > ^ >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >m_who.c:374:5: note: put the semicolon on a separate line to silence this warning >m_who.c:292:33: note: expanded from macro 'SET_OPTION' > } while(0); > ^ >10 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_mkpasswd.so m_mkpasswd.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_away.so m_away.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsnoop.so m_svsnoop.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svso.so m_svso.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsnick.so m_svsnick.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_adminchat.so m_adminchat.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_akill.so m_akill.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_chgname.so m_chgname.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_guest.so m_guest.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_htm.so m_htm.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_kill.so m_kill.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_lag.so m_lag.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_message.so m_message.c webtv.c >m_message.c:468:25: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text = StripColors(parv[2]); > ^~~~~~~ >m_message.c:468:11: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text = StripColors(parv[2]); > ^ ~~~~~~~~~~~~~~~~~~~~ >m_message.c:770:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > for (; (*ctcp == ' '); ctcp++); /* skip leading spaces */ > ~~~~~~^~~~~~ >m_message.c:770:16: note: remove extraneous parentheses around the comparison to silence this warning > for (; (*ctcp == ' '); ctcp++); /* skip leading spaces */ > ~ ^ ~ >m_message.c:770:16: note: use '=' to turn this equality comparison into an assignment > for (; (*ctcp == ' '); ctcp++); /* skip leading spaces */ > ^~ > = >m_message.c:1068:50: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > stringlen = strlcpy(cleanstr, StripControlCodes(str), sizeof cleanstr); > ^~~ >m_message.c:1183:26: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > int i = 0, len = strlen(text), save_len=0; > ^~~~ >/usr/include/string.h:95:28: note: passing argument to parameter here >size_t strlen(const char *) __pure; > ^ >m_message.c:1213:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text = save_text+1; > ^ ~~~~~~~~~~~ >m_message.c:1227:15: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > save_text = text; > ^ ~~~~ >m_message.c:1242:9: warning: returning 'unsigned char [4096]' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > return new_str; > ^~~~~~~ >m_message.c:1248:26: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > int i = 0, len = strlen(text), save_len=0; > ^~~~ >/usr/include/string.h:95:28: note: passing argument to parameter here >size_t strlen(const char *) __pure; > ^ >m_message.c:1277:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > text = save_text+1; > ^ ~~~~~~~~~~~ >m_message.c:1293:15: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > save_text = text; > ^ ~~~~ >m_message.c:1320:9: warning: returning 'unsigned char [4096]' from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > return new_str; > ^~~~~~~ >12 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_nachat.so m_nachat.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_oper.so m_oper.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_pingpong.so m_pingpong.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_quit.so m_quit.c >m_quit.c:150:28: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > ocomment = StripColors(ocomment); > ^~~~~~~~ >m_quit.c:150:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > ocomment = StripColors(ocomment); > ^ ~~~~~~~~~~~~~~~~~~~~~ >2 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_rakill.so m_rakill.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_rping.so m_rping.c >In file included from m_rping.c:36: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sendumode.so m_sendumode.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sqline.so m_sqline.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_tsctl.so m_tsctl.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_unkline.so m_unkline.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_unsqline.so m_unsqline.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_unzline.so m_unzline.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_whois.so m_whois.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_tkl.so m_tkl.c >m_tkl.c:2029:28: warning: comparison of constant 72 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] > if (!(*tk->usermask) == 'H') > ~~~~~~~~~~~~~~~~ ^ ~~~ >m_tkl.c:2550:35: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > str = (char *)StripControlCodes(str_in); > ^~~~~~ >2 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_vhost.so m_vhost.c >In file included from m_vhost.c:36: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_cycle.so m_cycle.c >In file included from m_cycle.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsjoin.so m_svsjoin.c >In file included from m_svsjoin.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svspart.so m_svspart.c >In file included from m_svspart.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svswatch.so m_svswatch.c >In file included from m_svswatch.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svssilence.so m_svssilence.c >In file included from m_svssilence.c:35: >/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] >#warning "this file includes <sys/timeb.h> which is deprecated" > ^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sendsno.so m_sendsno.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svssno.so m_svssno.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sajoin.so m_sajoin.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sapart.so m_sapart.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_samode.so m_samode.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_kick.so m_kick.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_topic.so m_topic.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_invite.so m_invite.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_list.so m_list.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_time.so m_time.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svskill.so m_svskill.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sjoin.so m_sjoin.c >m_sjoin.c:287:46: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, cptr, ap->parc, ap->parv, &pcount, > ^~~~~~~ >m_sjoin.c:582:45: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, cptr, ap->parc, ap->parv, &pcount, pvar, 0); > ^~~~~~~ >m_sjoin.c:618:45: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, cptr, ap->parc, ap->parv, &pcount, pvar, 0); > ^~~~~~~ >m_sjoin.c:966:30: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > MSG_SJOIN, TOK_SJOIN, "%B %s :%s", (long)ts, parabuf, parv[parc - 1]); > ~^ >4 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_pass.so m_pass.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_userhost.so m_userhost.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_ison.so m_ison.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_silence.so m_silence.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_knock.so m_knock.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_umode2.so m_umode2.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_squit.so m_squit.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_protoctl.so m_protoctl.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_addline.so m_addline.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_addomotd.so m_addomotd.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_wallops.so m_wallops.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_admin.so m_admin.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_globops.so m_globops.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_locops.so m_locops.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_chatops.so m_chatops.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_trace.so m_trace.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_netinfo.so m_netinfo.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_links.so m_links.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_help.so m_help.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_rules.so m_rules.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_close.so m_close.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_map.so m_map.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_eos.so m_eos.c >m_eos.c:101:30: warning: format string is empty [-Wformat-zero-length] > parv[0], MSG_EOS, TOK_EOS, "", NULL); > ^~ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_server.so m_server.c >m_server.c:927:43: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(acptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >m_server.c:912:22: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > "%s %s %d %B %s %s %b %s %s %s %s%s%s%s:%s" > ~^ >m_server.c:912:31: warning: invalid conversion specifier 'b' [-Wformat-invalid-specifier] > "%s %s %d %B %s %s %b %s %s %s %s%s%s%s:%s" > ~^ >m_server.c:914:32: warning: invalid conversion specifier 'b' [-Wformat-invalid-specifier] > "%s %s %d %lu %s %s %b %s %s %s %s%s%s%s:%s"), > ~^ >m_server.c:950:43: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(acptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >m_server.c:935:22: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > "%s %s %d %B %s %s %s %s %s %s %s%s%s%s:%s" > ~^ >m_server.c:973:42: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] > SupportNICKIP(cptr) ? encode_ip(acptr->user->ip_str) : "", > ^~~~~~~~~~~~~~~~~~~ >../include/h.h:702:32: note: passing argument to parameter here >extern char *encode_ip(u_char *); > ^ >m_server.c:1010:20: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > "%s %s %s %B :%s" > ~^ >m_server.c:1208:58: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > sendto_one(cptr, (CHECKPROTO(cptr, PROTO_SJB64) ? "%s %B %s :%s" : "%s %lu %s :%s"), > ~^ >m_server.c:1497:45: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > (cptr->proto & PROTO_SJB64 ? ":%s %s %B %s :" : ":%s %s %ld %s :"), me.name, > ~^ >m_server.c:1504:45: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > (cptr->proto & PROTO_SJB64 ? ":%s %s %B %s %s :" : ":%s %s %ld %s %s :"), me.name, > ~^ >m_server.c:1511:45: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > (cptr->proto & PROTO_SJB64 ? ":%s %s %B %s %s %s :" : ":%s %s %ld %s %s %s :"), me.name, > ~^ >12 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_stats.so m_stats.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsfline.so m_svsfline.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_dccdeny.so m_dccdeny.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_undccdeny.so m_undccdeny.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_whowas.so m_whowas.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_connect.so m_connect.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_dccallow.so m_dccallow.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_userip.so m_userip.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_nick.so m_nick.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_user.so m_user.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_mode.so m_mode.c >m_mode.c:422:3: warning: expression result unused [-Wunused-value] > *parc_out--; > ^~~~~~~~~~~ >m_mode.c:443:36: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, cptr, parc, parv, &pcount, pvar, 1); > ^~~~~~~ >m_mode.c:470:36: warning: passing 'int *' to parameter of type 'u_int *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] > set_mode(chptr, sptr, parc, parv, &pcount, pvar, 0); > ^~~~~~~ >3 warnings generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_watch.so m_watch.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_part.so m_part.c >m_part.c:173:35: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] > comment = (char *)StripColors(comment); > ^~~~~~~ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_join.so m_join.c >m_join.c:387:6: warning: invalid conversion specifier 'B' [-Wformat-invalid-specifier] > "%B %s :%s%s ", (long)chptr->creationtime, > ~^ >1 warning generated. >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_motd.so m_motd.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_opermotd.so m_opermotd.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_botmotd.so m_botmotd.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_lusers.so m_lusers.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_names.so m_names.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsnolag.so m_svsnolag.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_addmotd.so m_addmotd.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svslusers.so m_svslusers.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_starttls.so m_starttls.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_nopost.so m_nopost.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_issecure.so m_issecure.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_cap.so m_cap.c >cc -I../include -I@TREINCDIR@ -I/wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/extras/regexp/include -pipe -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -funsigned-char -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sasl.so m_sasl.c > __________________________________________________ >| Compile is now complete. | >| You should now read the documentation and learn | >| how to configure your IRCd. | >| | >| If you really like UnrealIRCd, and would like to | >| make a donation, please read the Donation file in| >| this archive. :) | >| | >| Thanks for using Unreal IRCd! If you are in need | >| for any kind of help regarding the IRCd please | >| read the Unreal.nfo file. | >|__________________________________________________| >=========================================================================== >=======================<phase: run-depends >============================ >===> Unreal-3.2.10.4_2 depends on file: /usr/local/lib/libcrypto.so.30 - found >=========================================================================== >=======================<phase: stage >============================ >===> Staging for Unreal-3.2.10.4_2 >===> Generating temporary packing list >===> Creating users and/or groups. >install -m 0700 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/src/ircd /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/libexec/ircd >/bin/mkdir -p /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/lib/Unreal >/bin/mkdir -p /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/etc/Unreal || true >/bin/mkdir -p /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/etc/Unreal/aliases || true >/bin/mkdir -p /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/examples/Unreal/aliases >/bin/mkdir -p /wrkdirs/usr/ports/irc/unreal/work/stage/var/run/ircd/tmp >/bin/mkdir -p /wrkdirs/usr/ports/irc/unreal/work/stage/var/log/ircd >/usr/bin/touch /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/etc/Unreal/ircd.motd >/usr/bin/touch /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/etc/Unreal/ircd.rules >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/badwords.*.conf /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/examples/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/help.conf /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/examples/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/spamfilter.conf /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/examples/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/example.conf /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/examples/Unreal/unrealircd.conf >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/aliases/*.conf /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/examples/Unreal/aliases >install /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/src/modules/*.so /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/lib/Unreal >/bin/mkdir -p /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/Donation /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/Authors /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/coding-guidelines /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/example.conf /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/tao.of.irc /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/translations.txt /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/unreal32docs.html /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/technical/005.txt /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/technical/base64.txt /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/technical/protoctl.txt /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/technical/token.txt /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/irc/unreal/work/Unreal3.2.10.4/doc/technical/vl.txt /wrkdirs/usr/ports/irc/unreal/work/stage/usr/local/share/doc/Unreal >====> Compressing man pages (compress-man) >===> Staging rc.d startup script(s) >=========================================================================== >=======================<phase: package >============================ >===> Building package for Unreal-3.2.10.4_2 >/usr/local/lib/libcares.so.2.1.0 >/usr/local/lib/libcrypto.so.30.0.3 >=========================================================================== >====>> Cleaning up wrkdir >===> Cleaning for Unreal-3.2.10.4_2 >build of irc/unreal ended at Mon Mar 2 10:56:17 EST 2015 >build time: 00:02:22
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 198491
:
154136
| 154137