------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/c-ares-1.15.0_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The Unreal port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> Unreal-3.2.10.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The Unreal port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Unreal-3.2.10.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by Unreal-3.2.10.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The Unreal port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Unreal-3.2.10.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by Unreal-3.2.10.7 for building => SHA256 Checksum OK for Unreal3.2.10.7.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The Unreal port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Unreal-3.2.10.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by Unreal-3.2.10.7 for building ===> Extracting for Unreal-3.2.10.7 => SHA256 Checksum OK for Unreal3.2.10.7.tar.gz. Extracted Memory Use: 8.38M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for Unreal-3.2.10.7 ===> Applying ports patches for Unreal-3.2.10.7 ===> Applying dragonfly patches for Unreal-3.2.10.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> Unreal-3.2.10.7 depends on package: pkgconf>=1.3.0_1 - found ===> Unreal-3.2.10.7 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> Unreal-3.2.10.7 depends on shared library: libcares.so - found (/usr/local/lib/libcares.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Unreal-3.2.10.7 depends on package: pkgconf>=1.3.0_1 - found ===> Unreal-3.2.10.7 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Unreal-3.2.10.7 depends on shared library: libcares.so - found (/usr/local/lib/libcares.so) ===> Configuring for Unreal-3.2.10.7 configure: WARNING: unrecognized options: --enable-hub, --disable-nospoof, --disable---enable-libcurl 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 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 for RAND_egd in -lcrypto... (cached) 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... yes 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... yes 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-dragonfly5.9 checking host system type... x86_64-unknown-dragonfly5.9 checking target system type... x86_64-unknown-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c 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... no checking for awk... awk 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 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... yes 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 -B 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 -B 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... no 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... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o 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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -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 mv -f .deps/tre-match-approx.Tpo .deps/tre-match-approx.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -no-undefined -version-info 5:0:0 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o libtre.la -rpath /construction/irc/unreal/Unreal3.2.10.7/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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') 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 "/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib" || ../utils/install-sh -c -d "/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libtre.la' '/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib/libtre.la' /usr/bin/install -c .libs/libtre.lai /construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib/libtre.la /usr/bin/install -c .libs/libtre.a /construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib/libtre.a chmod 644 /construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib/libtre.a ranlib /construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib/libtre.a ---------------------------------------------------------------------- Libraries have been installed in: /construction/irc/unreal/Unreal3.2.10.7/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_LIBRARY_PATH' environment variable during execution - 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 "/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include/tre" || ../utils/install-sh -c -d "/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include/tre" install -m 0644 'tre.h' '/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include/tre/tre.h' install -m 0644 'regex.h' '/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include/tre/regex.h' test -z "/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include/tre" || ../utils/install-sh -c -d "/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include/tre" install -m 0644 'tre-config.h' '/construction/irc/unreal/Unreal3.2.10.7/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 /construction/irc/unreal/Unreal3.2.10.7/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 -m 0644 ./$file /construction/irc/unreal/Unreal3.2.10.7/extras/regexp/share/gettext/po/$file; done; for file in Makevars; do rm -f /construction/irc/unreal/Unreal3.2.10.7/extras/regexp/share/gettext/po/$file; done; else : ; fi Making install in m4 test -z "/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib/pkgconfig" || utils/install-sh -c -d "/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib/pkgconfig" install -m 0644 'tre.pc' '/construction/irc/unreal/Unreal3.2.10.7/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, --disable---enable-libcurl SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for Unreal-3.2.10.7 --- build --- Building src --- mods --- --- timesynch.o --- --- res.o --- --- s_bsd.o --- --- auth.o --- --- aln.o --- --- channel.o --- --- cloak.o --- --- crule.o --- --- dbuf.o --- --- mods --- cd modules; /usr/bin/make 'CFLAGS=-I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib ' 'CC=cc' 'IRCDLIBS=-lcrypt /construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib/libtre.a -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcares' 'LDFLAGS=-L/usr/local/lib -Wl,-rpath,/usr/local/lib ' 'IRCDMODE=711' 'BINDIR=/usr/local/libexec/ircd' 'INSTALL=/usr/bin/install -c' '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 --- timesynch.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c timesynch.c --- res.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c res.c --- s_bsd.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_bsd.c --- auth.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c auth.c --- aln.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c aln.c --- channel.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c channel.c --- cloak.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c cloak.c --- dbuf.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c dbuf.c --- crule.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c crule.c --- mods --- --- m_sethost.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sethost.so m_sethost.c --- events.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c events.c --- mods --- --- m_chghost.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_chghost.so m_chghost.c --- fdlist.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c fdlist.c --- hash.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c hash.c --- help.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c help.c --- ircd.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c ircd.c --- ircsprintf.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c ircsprintf.c --- list.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c list.c --- lusers.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c lusers.c --- match.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c match.c --- modules.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c modules.c --- packet.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c packet.c --- mods --- --- m_chgident.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_chgident.so m_chgident.c --- parse.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c parse.c --- s_auth.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_auth.c --- s_conf.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_conf.c --- mods --- --- m_setname.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_setname.so m_setname.c --- s_debug.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_debug.c --- s_err.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_err.c --- s_extra.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_extra.c --- s_kline.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_kline.c --- s_misc.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_misc.c --- s_numeric.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_numeric.c --- mods --- --- m_setident.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_setident.so m_setident.c --- s_serv.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_serv.c --- s_svs.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_svs.c --- socket.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c socket.c --- ssl.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c ssl.c --- mods --- --- m_sdesc.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sdesc.so m_sdesc.c --- s_user.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c s_user.c --- charsys.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c charsys.c --- scache.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c scache.c --- ssl.o --- ssl.c: In function 'init_ssl': ssl.c:297:4: warning: implicit declaration of function 'RAND_egd'; did you mean 'RAND_add'? [-Wimplicit-function-declaration] RAND_egd(EGD_PATH); ^~~~~~~~ RAND_add --- send.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c send.c --- mods --- --- m_svsmode.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsmode.so m_svsmode.c --- support.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c support.c --- umodes.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c umodes.c --- s_svs.o --- s_svs.c: In function 'advanced_check': s_svs.c:160:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(ipseg[segno++], thisseg, l); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s_svs.c:158:8: note: length computed here l = strlen(thisseg) + 2; ^~~~~~~~~~~~~~~ --- version.c --- /bin/sh version.c.SH Extracting src/version.c... 3.2.10.7 --- whowas.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c whowas.c --- zip.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c zip.c --- cidr.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c cidr.c --- random.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c random.c --- extcmodes.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c extcmodes.c --- mods --- --- m_swhois.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_swhois.so m_swhois.c --- extbans.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c extbans.c --- md5.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c md5.c --- api-isupport.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c api-isupport.c --- api-command.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c api-command.c --- version.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -c version.c --- mods --- --- m_svsmotd.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsmotd.so m_svsmotd.c --- m_svsnline.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsnline.so m_svsnline.c --- m_who.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_who.so m_who.c --- m_mkpasswd.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_mkpasswd.so m_mkpasswd.c --- m_away.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_away.so m_away.c --- m_svsnoop.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsnoop.so m_svsnoop.c --- m_svso.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svso.so m_svso.c --- m_svsnick.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsnick.so m_svsnick.c --- m_adminchat.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_adminchat.so m_adminchat.c --- m_akill.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_akill.so m_akill.c --- m_chgname.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_chgname.so m_chgname.c --- m_guest.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_guest.so m_guest.c --- m_htm.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_htm.so m_htm.c --- m_kill.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_kill.so m_kill.c --- m_lag.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_lag.so m_lag.c --- m_message.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_message.so m_message.c webtv.c --- m_nachat.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_nachat.so m_nachat.c --- m_oper.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_oper.so m_oper.c --- m_pingpong.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_pingpong.so m_pingpong.c --- m_quit.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_quit.so m_quit.c --- m_rakill.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_rakill.so m_rakill.c --- m_rping.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_rping.so m_rping.c --- m_sendumode.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sendumode.so m_sendumode.c --- m_sqline.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sqline.so m_sqline.c --- m_tsctl.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_tsctl.so m_tsctl.c --- m_unkline.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_unkline.so m_unkline.c --- m_unsqline.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_unsqline.so m_unsqline.c --- m_unzline.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_unzline.so m_unzline.c --- m_whois.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_whois.so m_whois.c --- m_tkl.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_tkl.so m_tkl.c --- m_vhost.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_vhost.so m_vhost.c --- m_cycle.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_cycle.so m_cycle.c --- m_svsjoin.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsjoin.so m_svsjoin.c --- m_svspart.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svspart.so m_svspart.c --- m_svswatch.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svswatch.so m_svswatch.c --- m_svssilence.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svssilence.so m_svssilence.c --- m_sendsno.so --- --- m_svssno.so --- --- m_sendsno.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sendsno.so m_sendsno.c --- m_svssno.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svssno.so m_svssno.c --- m_sajoin.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sajoin.so m_sajoin.c --- m_sapart.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sapart.so m_sapart.c --- m_samode.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_samode.so m_samode.c --- m_kick.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_kick.so m_kick.c --- m_topic.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_topic.so m_topic.c --- m_invite.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_invite.so m_invite.c --- m_list.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_list.so m_list.c --- m_time.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_time.so m_time.c --- m_svskill.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svskill.so m_svskill.c --- m_sjoin.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sjoin.so m_sjoin.c --- m_pass.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_pass.so m_pass.c --- m_userhost.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_userhost.so m_userhost.c --- m_ison.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_ison.so m_ison.c --- m_silence.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_silence.so m_silence.c --- m_knock.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_knock.so m_knock.c --- m_umode2.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_umode2.so m_umode2.c --- m_squit.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_squit.so m_squit.c --- m_protoctl.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_protoctl.so m_protoctl.c --- m_addomotd.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_addomotd.so m_addomotd.c --- m_wallops.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_wallops.so m_wallops.c --- m_admin.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_admin.so m_admin.c --- m_globops.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_globops.so m_globops.c --- m_locops.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_locops.so m_locops.c --- m_chatops.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_chatops.so m_chatops.c --- m_trace.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_trace.so m_trace.c --- m_netinfo.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_netinfo.so m_netinfo.c --- m_links.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_links.so m_links.c --- m_help.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_help.so m_help.c --- m_rules.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_rules.so m_rules.c --- m_close.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_close.so m_close.c --- m_map.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_map.so m_map.c --- m_eos.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_eos.so m_eos.c --- m_server.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_server.so m_server.c --- m_stats.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_stats.so m_stats.c --- m_svsfline.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsfline.so m_svsfline.c --- m_dccdeny.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_dccdeny.so m_dccdeny.c --- m_undccdeny.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_undccdeny.so m_undccdeny.c --- m_whowas.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_whowas.so m_whowas.c --- m_connect.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_connect.so m_connect.c --- m_dccallow.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_dccallow.so m_dccallow.c --- m_userip.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_userip.so m_userip.c --- m_nick.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_nick.so m_nick.c --- m_user.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_user.so m_user.c --- m_mode.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_mode.so m_mode.c --- m_watch.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_watch.so m_watch.c --- m_part.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_part.so m_part.c --- m_join.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_join.so m_join.c --- m_motd.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_motd.so m_motd.c --- m_opermotd.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_opermotd.so m_opermotd.c --- m_botmotd.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_botmotd.so m_botmotd.c --- m_lusers.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_lusers.so m_lusers.c --- m_names.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_names.so m_names.c --- m_svsnolag.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svsnolag.so m_svsnolag.c --- m_addmotd.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_addmotd.so m_addmotd.c --- m_svslusers.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_svslusers.so m_svslusers.c --- ircd --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -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 -lcrypt /construction/irc/unreal/Unreal3.2.10.7/extras/regexp/lib/libtre.a -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcares -lssl -lcrypto --- mods --- --- m_starttls.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_starttls.so m_starttls.c --- m_nopost.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_nopost.so m_nopost.c --- m_issecure.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_issecure.so m_issecure.c --- m_cap.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_cap.so m_cap.c --- m_sasl.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_sasl.so m_sasl.c --- m_adminchat.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_adminchat.c --- m_akill.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_akill.c --- m_chgname.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_chgname.c --- m_guest.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_guest.c --- m_htm.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_htm.c --- m_kill.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_kill.c --- m_lag.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_lag.c --- m_message.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_message.c --- webtv.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c webtv.c --- m_nachat.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_nachat.c --- m_oper.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_oper.c --- m_pingpong.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_pingpong.c --- m_quit.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_quit.c --- m_rakill.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_rakill.c --- m_rping.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_rping.c --- m_sendumode.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_sendumode.c --- m_sqline.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_sqline.c --- m_tsctl.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_tsctl.c --- m_unkline.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_unkline.c --- m_unsqline.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_unsqline.c --- m_unzline.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_unzline.c --- m_whois.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_whois.c --- m_sethost.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_sethost.c --- m_chghost.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_chghost.c --- m_chgident.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_chgident.c --- m_setident.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_setident.c --- m_setname.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_setname.c --- m_sdesc.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_sdesc.c --- m_svsmode.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svsmode.c --- m_swhois.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_swhois.c --- m_svsmotd.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svsmotd.c --- m_svsnline.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svsnline.c --- m_who.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_who.c --- m_mkpasswd.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_mkpasswd.c --- m_away.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_away.c --- m_svsnoop.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svsnoop.c --- m_svso.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svso.c --- m_svsnick.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svsnick.c --- m_tkl.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_tkl.c --- m_vhost.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_vhost.c --- m_cycle.o --- --- m_svsjoin.o --- --- m_cycle.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_cycle.c --- m_svsjoin.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svsjoin.c --- m_svspart.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svspart.c --- m_svslusers.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svslusers.c --- m_svswatch.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svswatch.c --- m_svssilence.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svssilence.c --- m_sendsno.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_sendsno.c --- m_svssno.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svssno.c --- m_sajoin.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_sajoin.c --- m_sapart.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_sapart.c --- m_samode.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_samode.c --- m_kick.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_kick.c --- m_topic.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_topic.c --- m_invite.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_invite.c --- m_list.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_list.c --- m_time.o --- --- m_svskill.o --- --- m_sjoin.o --- --- m_time.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_time.c --- m_svskill.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svskill.c --- m_sjoin.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_sjoin.c --- m_pass.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_pass.c --- m_userhost.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_userhost.c --- m_ison.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_ison.c --- m_silence.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_silence.c --- m_knock.o --- --- m_umode2.o --- --- m_knock.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_knock.c --- m_umode2.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_umode2.c --- m_squit.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_squit.c --- m_protoctl.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_protoctl.c --- m_addmotd.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_addmotd.c --- m_addomotd.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_addomotd.c --- m_wallops.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_wallops.c --- m_admin.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_admin.c --- m_globops.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_globops.c --- m_locops.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_locops.c --- m_chatops.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_chatops.c --- m_trace.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_trace.c --- m_netinfo.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_netinfo.c --- m_links.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_links.c --- m_help.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_help.c --- m_rules.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_rules.c --- m_close.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_close.c --- m_map.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_map.c --- m_eos.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_eos.c --- m_server.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_server.c --- m_stats.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_stats.c --- m_svsfline.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svsfline.c --- m_dccdeny.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_dccdeny.c --- m_undccdeny.o --- --- m_whowas.o --- --- m_undccdeny.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_undccdeny.c --- m_whowas.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_whowas.c --- m_connect.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_connect.c --- m_dccallow.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_dccallow.c --- m_userip.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_userip.c --- m_nick.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_nick.c --- m_user.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_user.c --- m_mode.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_mode.c --- m_watch.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_watch.c --- m_part.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_part.c --- m_join.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_join.c --- m_motd.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_motd.c --- m_opermotd.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_opermotd.c --- m_botmotd.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_botmotd.c --- m_lusers.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_lusers.c --- m_names.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_names.c --- m_svsnolag.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_svsnolag.c --- m_starttls.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_starttls.c --- m_nopost.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_nopost.c --- m_issecure.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_issecure.c --- m_cap.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_cap.c --- m_sasl.o --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -c m_sasl.c --- cloak.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o cloak.so cloak.c --- m_addline.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -fPIC -DPIC -shared -DDYNAMIC_LINKING -o m_addline.so m_addline.c --- commands.so --- cc -I../include -I@TREINCDIR@ -I/construction/irc/unreal/Unreal3.2.10.7/extras/regexp/include -pipe -pipe -I/usr/local/include -O2 -fno-strict-aliasing -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -I/usr/local/include -Wl,-export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -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 __________________________________________________ | 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. | |__________________________________________________| SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> Unreal-3.2.10.7 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for Unreal-3.2.10.7 ===> Unreal-3.2.10.7 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users install -s -m 555 /construction/irc/unreal/Unreal3.2.10.7/src/ircd /construction/irc/unreal/stage/usr/local/libexec/ircd /bin/mkdir -p /construction/irc/unreal/stage/usr/local/lib/Unreal /bin/mkdir -p /construction/irc/unreal/stage/usr/local/etc/Unreal || true /bin/mkdir -p /construction/irc/unreal/stage/usr/local/etc/Unreal/aliases || true /bin/mkdir -p /construction/irc/unreal/stage/usr/local/share/examples/Unreal/aliases /bin/mkdir -p /construction/irc/unreal/stage/var/run/ircd/tmp /bin/mkdir -p /construction/irc/unreal/stage/var/log/ircd /usr/bin/touch /construction/irc/unreal/stage/usr/local/etc/Unreal/ircd.motd /usr/bin/touch /construction/irc/unreal/stage/usr/local/etc/Unreal/ircd.rules install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/badwords.*.conf /construction/irc/unreal/stage/usr/local/share/examples/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/help.conf /construction/irc/unreal/stage/usr/local/share/examples/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/spamfilter.conf /construction/irc/unreal/stage/usr/local/share/examples/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/example.conf /construction/irc/unreal/stage/usr/local/share/examples/Unreal/unrealircd.conf install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/aliases/*.conf /construction/irc/unreal/stage/usr/local/share/examples/Unreal/aliases install /construction/irc/unreal/Unreal3.2.10.7/src/modules/*.so /construction/irc/unreal/stage/usr/local/lib/Unreal /bin/mkdir -p /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/Donation /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/Authors /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/coding-guidelines /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/example.conf /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/tao.of.irc /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/translations.txt /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/unreal32docs.html /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/technical/005.txt /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/technical/base64.txt /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/technical/protoctl.txt /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/technical/token.txt /construction/irc/unreal/stage/usr/local/share/doc/Unreal install -m 0644 /construction/irc/unreal/Unreal3.2.10.7/doc/technical/vl.txt /construction/irc/unreal/stage/usr/local/share/doc/Unreal ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: 'lib/Unreal/m_away.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_botmotd.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_cap.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_eos.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_dccdeny.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_connect.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_cycle.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_close.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_chatops.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_globops.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_ison.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_join.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_issecure.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_invite.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_help.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_htm.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_guest.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_chgname.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_chghost.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_dccallow.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_chgident.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_akill.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_admin.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_kick.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_kill.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_knock.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_list.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_nachat.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_nopost.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_opermotd.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_names.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_oper.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_netinfo.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_nick.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_lusers.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_part.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_links.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_pingpong.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_pass.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_protoctl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_locops.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_quit.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_rakill.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_rping.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_lag.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_motd.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_samode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_sasl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_sapart.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_setident.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_sethost.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_server.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_sendumode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svsnline.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svsnick.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svsmotd.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svsmode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_sdesc.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svsnolag.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svspart.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svso.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_tkl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_time.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_swhois.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svswatch.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_vhost.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_userip.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_userhost.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_user.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_unzline.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_unsqline.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_unkline.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_undccdeny.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_umode2.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_tsctl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_trace.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_topic.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svssno.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svssilence.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svsnoop.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_sajoin.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_wallops.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_watch.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_whois.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_who.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_whowas.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_rules.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svslusers.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svskill.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svsjoin.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_svsfline.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_stats.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_starttls.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_squit.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_sqline.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_sjoin.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_silence.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_setname.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_sendsno.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_mkpasswd.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_message.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_addmotd.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_addomotd.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/cloak.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/commands.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_addline.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_map.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_mode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/Unreal/m_adminchat.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: include/config.h sed failed: file content unchanged from backup: doc/example.conf sed failed: file content unchanged from backup: src/ircd.c sed failed: file content unchanged from backup: src/modules.c sed failed: file content unchanged from backup: src/s_conf.c sed failed: file content unchanged from backup: src/url.c sed failed: file content unchanged from backup: configure SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for Unreal-3.2.10.7 file sizes/checksums [141]: 0% file sizes/checksums [141]: 70% file sizes/checksums [141]: 100% packing files [141]: 0% packing files [141]: 70% packing files [141]: 100% packing directories [5]: 0% packing directories [5]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:43