Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/unrealircd.spec'], chrootPath='/var/lib/mock/f34-build-30283170-4144156/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/unrealircd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1633219200 Wrote: /builddir/build/SRPMS/unrealircd-5.2.2-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/unrealircd.spec'], chrootPath='/var/lib/mock/f34-build-30283170-4144156/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/unrealircd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1633219200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JhYeY8 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpgkey-1D2D2B03A0B68ED11D68A24BA7A21B0A108FF4A9.gpg --signature=/builddir/build/SOURCES/unrealircd-5.2.2.tar.gz.asc --data=/builddir/build/SOURCES/unrealircd-5.2.2.tar.gz gpgv: Signature made Sun Oct 3 14:10:17 2021 UTC gpgv: using RSA key 1D2D2B03A0B68ED11D68A24BA7A21B0A108FF4A9 gpgv: issuer "releases@unrealircd.org" gpgv: Good signature from "UnrealIRCd releases (for verification of software downloads only!) " + cd /builddir/build/BUILD + rm -rf unrealircd-5.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/unrealircd-5.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd unrealircd-5.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (unrealircd-5.0.7-crypto-policy.patch):' Patch #0 (unrealircd-5.0.7-crypto-policy.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .crypto-policy --fuzz=0 patching file doc/conf/examples/example.conf Hunk #1 succeeded at 516 (offset 1 line). + touch -c -r doc/conf/examples/example.conf.crypto-policy doc/conf/examples/example.conf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vutGZ7 + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.2 + for file in src/{conf,misc,modulemanager,modules,tls}.c doc/conf/examples/*.conf + sed -e 's|./unrealircd |unrealircdctl |g' src/conf.c + touch -c -r src/conf.c src/conf.c.tmp + mv -f src/conf.c.tmp src/conf.c + for file in src/{conf,misc,modulemanager,modules,tls}.c doc/conf/examples/*.conf + sed -e 's|./unrealircd |unrealircdctl |g' src/misc.c + touch -c -r src/misc.c src/misc.c.tmp + mv -f src/misc.c.tmp src/misc.c + for file in src/{conf,misc,modulemanager,modules,tls}.c doc/conf/examples/*.conf + sed -e 's|./unrealircd |unrealircdctl |g' src/modulemanager.c + touch -c -r src/modulemanager.c src/modulemanager.c.tmp + mv -f src/modulemanager.c.tmp src/modulemanager.c + for file in src/{conf,misc,modulemanager,modules,tls}.c doc/conf/examples/*.conf + sed -e 's|./unrealircd |unrealircdctl |g' src/modules.c + touch -c -r src/modules.c src/modules.c.tmp + mv -f src/modules.c.tmp src/modules.c + for file in src/{conf,misc,modulemanager,modules,tls}.c doc/conf/examples/*.conf + sed -e 's|./unrealircd |unrealircdctl |g' src/tls.c + touch -c -r src/tls.c src/tls.c.tmp + mv -f src/tls.c.tmp src/tls.c + for file in src/{conf,misc,modulemanager,modules,tls}.c doc/conf/examples/*.conf + sed -e 's|./unrealircd |unrealircdctl |g' doc/conf/examples/example.conf + touch -c -r doc/conf/examples/example.conf doc/conf/examples/example.conf.tmp + mv -f doc/conf/examples/example.conf.tmp doc/conf/examples/example.conf + for file in src/{conf,misc,modulemanager,modules,tls}.c doc/conf/examples/*.conf + sed -e 's|./unrealircd |unrealircdctl |g' doc/conf/examples/example.fr.conf + touch -c -r doc/conf/examples/example.fr.conf doc/conf/examples/example.fr.conf.tmp + mv -f doc/conf/examples/example.fr.conf.tmp doc/conf/examples/example.fr.conf + for file in src/{conf,misc,modulemanager,modules,tls}.c doc/conf/examples/*.conf + sed -e 's|./unrealircd |unrealircdctl |g' doc/conf/examples/example.tr.conf + touch -c -r doc/conf/examples/example.tr.conf doc/conf/examples/example.tr.conf.tmp + mv -f doc/conf/examples/example.tr.conf.tmp doc/conf/examples/example.tr.conf + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-10-03 14:09:18.000000000 +0000 +++ ./configure 2021-10-03 18:09:48.863803771 +0000 @@ -1889,7 +1889,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ssl --enable-libcurl --with-bindir=/usr/bin --with-scriptdir=unused --with-confdir=/etc/unrealircd --with-modulesdir=/usr/lib64/unrealircd --with-logdir=/var/log/unrealircd --with-cachedir=/var/cache/unrealircd --with-tmpdir=/var/lib/unrealircd/tmp --with-datadir=/var/lib/unrealircd --with-docdir=unused --with-pidfile=/run/unrealircd/unrealircd.pid --with-permissions=0640 --enable-dynamic-linking --with-privatelibdir=no configure: WARNING: unrecognized options: --disable-dependency-tracking checking for rm... /usr/bin/rm checking for cp... /usr/bin/cp checking for touch... /usr/bin/touch checking for openssl... /usr/bin/openssl checking for install... /usr/bin/install checking for gunzip... /usr/bin/gunzip checking for pkg-config... /usr/bin/pkg-config checking for x86_64-redhat-linux-gnu-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for gmake... gmake checking for gmake... /usr/bin/gmake checking for crypt in -ldescrypt... no checking for crypt in -lcrypt... yes checking how to run the C preprocessor... gcc -E 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 whether byte ordering is bigendian... no checking whether C compiler accepts -fno-strict-overflow... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether the linker accepts -fstack-protector-all... yes checking whether C compiler accepts -Wstack-protector... yes checking whether C compiler accepts --param ssp-buffer-size=1... yes checking whether C compiler accepts -fstack-clash-protection... yes checking whether C compiler accepts -fcf-protection... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -fPIE -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Waggregate-return... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Winvalid-source-encoding... no checking whether C compiler accepts -Wformat-zero-length... yes checking whether C compiler accepts -Wformat-truncation... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wunused-but-set-parameter... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wempty-body... yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Wcast-function-type... yes checking if your system has IPv6 support... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes 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 strlcpy... no checking for strlcat... no checking for strlncat... no checking for getrusage... yes checking for setproctitle... no checking for setproctitle in -lutil... no checking for pstat... no checking for explicit_bzero... yes checking for syslog... yes checking for OpenSSL... found in /usr/include/openssl checking OpenSSL linking with -ldl... yes checking for SSL_CTX_set1_curves_list in SSL library... yes checking for SSL_CTX_set_min_proto_version in SSL library... yes checking for SSL_CTX_set_security_level in SSL library... yes checking for ASN1_TIME_diff in SSL library... yes checking for X509_get0_notAfter in SSL library... yes checking for dlopen... no checking for dlopen in -ldl... 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 for poll... yes checking for epoll_create... yes checking for epoll_ctl... yes checking for epoll_wait... yes checking for kqueue... no checking for kevent... no checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE2... yes checking for ARGON2... yes checking for SODIUM... yes checking for CARES... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking curl-config... yes checking curl_easy_init() in -lcurl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/modules/Makefile config.status: creating src/modules/chanmodes/Makefile config.status: creating src/modules/usermodes/Makefile config.status: creating src/modules/snomasks/Makefile config.status: creating src/modules/extbans/Makefile config.status: creating src/modules/third/Makefile config.status: creating extras/unrealircd-upgrade-script config.status: creating unrealircd config.status: creating include/setup.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j6 V=1 VERBOSE=1 Building src make[1]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' # Force build of 'ircd', before we start building any modules: make[1]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' /usr/bin/make ircd make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c fdlist.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c dbuf.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c auth.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c ircsprintf.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c crule.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c dns.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c channel.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c list.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c hash.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c match.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c ircd.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c parse.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c operclass.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c conf_preprocessor.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c mempool.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c debug.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c numeric.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c modules.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c dispatch.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c aliases.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c socket.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c misc.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c serv.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c tls.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c scache.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' /bin/sh version.c.SH Extracting src/version.c... 5.2.2 make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c user.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c whowas.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c support.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c random.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c send.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-usermode.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-channelmode.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-extban.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-isupport.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-moddata.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-command.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-messagetag.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-clicap.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-event.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-history-backend.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c api-efunctions.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c unrealdb.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c crashreport.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c crypt_blowfish.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c utf8.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c openssl_hostname_validation.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c updconf.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c version.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c modulemanager.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c url.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -c conf.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIE -lssl -lcrypto -ldl -o ircd dns.o auth.o channel.o crule.o dbuf.o fdlist.o hash.o ircd.o ircsprintf.o list.o match.o modules.o parse.o mempool.o operclass.o conf_preprocessor.o conf.o debug.o dispatch.o numeric.o misc.o serv.o aliases.o socket.o tls.o user.o scache.o send.o support.o version.o whowas.o random.o api-usermode.o api-channelmode.o api-moddata.o api-extban.o api-isupport.o api-command.o api-clicap.o api-messagetag.o api-history-backend.o api-efunctions.o api-event.o crypt_blowfish.o unrealdb.o updconf.o crashreport.o modulemanager.o utf8.o openssl_hostname_validation.o url.o -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-export-dynamic -pie -lcrypt -ldl -lcurl -lpcre2-8 -largon2 -lrt -ldl -L/usr/usr/lib64 -lcares -lsodium -lssl -lcrypto -ldl make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' /usr/bin/make mods cd modules; /usr/bin/make all make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o chghost.so chghost.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o setname.so setname.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o setident.so setident.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o chgident.so chgident.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sethost.so sethost.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o cloak.so cloak.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o swhois.so swhois.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sdesc.so sdesc.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsmotd.so svsmotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsnline.so svsnline.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o mkpasswd.so mkpasswd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsmode.so svsmode.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o away.so away.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsnoop.so svsnoop.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o chgname.so chgname.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsnick.so svsnick.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o who_old.so who_old.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o whox.so whox.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o lag.so lag.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o kill.so kill.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sendumode.so sendumode.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o quit.so quit.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o pingpong.so pingpong.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o oper.so oper.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o message.so message.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sqline.so sqline.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o unsqline.so unsqline.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o tsctl.so tsctl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o cycle.so cycle.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o vhost.so vhost.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsjoin.so svsjoin.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o whois.so whois.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svspart.so svspart.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svswatch.so svswatch.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svssilence.so svssilence.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sendsno.so sendsno.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svssno.so svssno.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sajoin.so sajoin.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sapart.so sapart.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o samode.so samode.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o kick.so kick.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o topic.so topic.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o time.so time.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o invite.so invite.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o list.so list.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svskill.so svskill.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o userhost.so userhost.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o pass.so pass.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o ison.so ison.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o silence.so silence.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o knock.so knock.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o umode2.so umode2.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o squit.so squit.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o addomotd.so addomotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o wallops.so wallops.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sjoin.so sjoin.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o protoctl.so protoctl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o admin.so admin.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o globops.so globops.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o locops.so locops.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o trace.so trace.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o netinfo.so netinfo.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o tkl.so tkl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o links.so links.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o rules.so rules.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o help.so help.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o close.so close.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o eos.so eos.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o map.so map.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o connect.so connect.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o whowas.so whowas.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o dccdeny.so dccdeny.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o dccallow.so dccallow.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o stats.so stats.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o userip.so userip.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o server.so server.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o user.so user.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o watch.so watch.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o part.so part.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o motd.so motd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o opermotd.so opermotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nick.so nick.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o botmotd.so botmotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o lusers.so lusers.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o join.so join.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o addmotd.so addmotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsnolag.so svsnolag.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o names.so names.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svslusers.so svslusers.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o starttls.so starttls.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o webredir.so webredir.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o mode.so mode.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o cap.so cap.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sasl.so sasl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o tls_antidos.so tls_antidos.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o certfp.so certfp.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o md.so md.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o webirc.so webirc.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o jointhrottle.so jointhrottle.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o hideserver.so hideserver.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o jumpserver.so jumpserver.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o blacklist.so blacklist.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o websocket.so websocket.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o antirandom.so antirandom.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o ircops.so ircops.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nocodes.so nocodes.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o staff.so staff.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sinfo.so sinfo.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o antimixedutf8.so antimixedutf8.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o authprompt.so authprompt.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o charsys.so charsys.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o history_backend_null.so history_backend_null.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o reputation.so reputation.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o connthrottle.so connthrottle.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o restrict-commands.so restrict-commands.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o tkldb.so tkldb.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o channeldb.so channeldb.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o history_backend_mem.so history_backend_mem.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o rmtkl.so rmtkl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o require-module.so require-module.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o account-notify.so account-notify.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o message-tags.so message-tags.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o account-tag.so account-tag.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o batch.so batch.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o labeled-response.so labeled-response.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o link-security.so link-security.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o plaintext-policy.so plaintext-policy.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o message-ids.so message-ids.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sts.so sts.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o server-time.so server-time.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o echo-message.so echo-message.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o userhost-tag.so userhost-tag.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o userip-tag.so userip-tag.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o bot-tag.so bot-tag.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o reply-tag.so reply-tag.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o typing-indicator.so typing-indicator.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o history.so history.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o ident_lookup.so ident_lookup.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o clienttagdeny.so clienttagdeny.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o chathistory.so chathistory.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o targetfloodprot.so targetfloodprot.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' cd chanmodes; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o permanent.so permanent.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o noctcp.so noctcp.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o stripcolor.so stripcolor.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o issecure.so issecure.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nocolor.so nocolor.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o noknock.so noknock.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o censor.so censor.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o link.so link.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o noinvite.so noinvite.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o delayjoin.so delayjoin.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nonotice.so nonotice.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o operonly.so operonly.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o regonly.so regonly.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nonickchange.so nonickchange.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nokick.so nokick.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o floodprot.so floodprot.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o regonlyspeak.so regonlyspeak.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o secureonly.so secureonly.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o history.so history.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' cd usermodes; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o bot.so bot.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o showwhois.so showwhois.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o noctcp.so noctcp.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nokick.so nokick.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o servicebot.so servicebot.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o censor.so censor.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o privacy.so privacy.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o regonlymsg.so regonlymsg.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o secureonlymsg.so secureonlymsg.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o privdeaf.so privdeaf.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' cd snomasks; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/snomasks' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o dccreject.so dccreject.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/snomasks' cd extbans; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o quiet.so quiet.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nickchange.so nickchange.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o inchannel.so inchannel.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o join.so join.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o realname.so realname.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o account.so account.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o operclass.so operclass.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o msgbypass.so msgbypass.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o certfp.so certfp.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o partmsg.so partmsg.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o textban.so textban.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o securitygroup.so securitygroup.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.2/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fcf-protection -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o timedban.so timedban.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' cd third; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/third' ../../buildmod Checking for updates for third party modules... Building all third party modules... ERROR: /var/lib/unrealircd/tmp does not exist (yet?), cannot use module manager This can only happen if you did not use ./Config or if you rm -rf'ed after running ./Config. make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/third' * UnrealIRCd compiled successfully * YOU ARE NOT DONE YET! Run "make install" to install UnrealIRCd ! + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EKU1NV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64 + cd unrealircd-5.2.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64 'INSTALL=/usr/bin/install -p' Building src make[1]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' # Force build of 'ircd', before we start building any modules: /usr/bin/make ircd make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[2]: 'ircd' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' /usr/bin/make mods make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src' cd modules; /usr/bin/make all make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' cd chanmodes; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/chanmodes' cd usermodes; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/usermodes' cd snomasks; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/snomasks' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/snomasks' cd extbans; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/extbans' cd third; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/third' ../../buildmod Checking for updates for third party modules... ERROR: /var/lib/unrealircd/tmp does not exist (yet?), cannot use module manager This can only happen if you did not use ./Config or if you rm -rf'ed after running ./Config. Building all third party modules... make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules/third' make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src/modules' make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' make[1]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.2/src' * UnrealIRCd compiled successfully * YOU ARE NOT DONE YET! Run "make install" to install UnrealIRCd ! /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/bin /usr/bin/install -p -m 0700 src/ircd /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/bin/unrealircd /usr/bin/install -p -m 0700 extras/unrealircd-upgrade-script /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/bin/unrealircd-upgrade-script /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64unused /usr/bin/install -p -m 0600 doc/Authors doc/coding-guidelines doc/tao.of.irc doc/KEYS doc/RELEASE-NOTES.md /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64unused /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd /usr/bin/install -p -m 0600 doc/conf/*.default.conf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd /usr/bin/install -p -m 0600 doc/conf/*.optional.conf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/aliases /usr/bin/install -p -m 0600 doc/conf/aliases/*.conf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/aliases /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/help /usr/bin/install -p -m 0600 doc/conf/help/*.conf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/help /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/examples /usr/bin/install -p -m 0600 doc/conf/examples/*.conf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/examples /usr/bin/install -p -m 0700 unrealircd /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64unused /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd /usr/bin/install -p -m 0700 src/modules/*.so /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes /usr/bin/install -p -m 0700 src/modules/usermodes/*.so /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes /usr/bin/install -p -m 0700 src/modules/chanmodes/*.so /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/snomasks /usr/bin/install -p -m 0700 src/modules/snomasks/*.so /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/snomasks /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans /usr/bin/install -p -m 0700 src/modules/extbans/*.so /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/tls /usr/bin/install -p -m 0600 doc/conf/tls/curl-ca-bundle.crt /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/tls rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/cap /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/third /usr/bin/install -p -m 0700 src/modules/third/*.so /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/third /usr/bin/install: cannot stat 'src/modules/third/*.so': No such file or directory make: [Makefile:213: install] Error 1 (ignored) /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/var/lib/unrealircd/tmp /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/var/cache/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/var/lib/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/var/log/unrealircd /usr/bin/install: cannot stat 'server.req.pem': No such file or directory /usr/bin/install: cannot stat 'server.key.pem': No such file or directory /usr/bin/install: cannot stat 'server.cert.pem': No such file or directory make: [Makefile:218: install] Error 1 (ignored) ln -s /builddir/build/BUILD/unrealircd-5.2.2 /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64unused/source * UnrealIRCd is now installed. * Directory layout: * Configuration files: /etc/unrealircd * Log files: /var/log/unrealircd * Modules: /usr/lib64/unrealircd * To start/stop UnrealIRCd run: unused/unrealircd" * Consult the documentation online at: * https://www.unrealircd.org/docs/ * https://www.unrealircd.org/docs/FAQ * You may also wish to install a cron job to ensure UnrealIRCd is always running: * https://www.unrealircd.org/docs/Cron_job + chmod -R g+rX,o+rX /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64 + mv -f /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/examples/example.conf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/unrealircd.conf + rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/examples/ + rm -f /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/modules.sources.list + rm -f /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/bin/unrealircd-upgrade-script + mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/pki/ + mv -f /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/tls/ /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/pki/unrealircd/ + ln -s ../pki/unrealircd/ /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/unrealircd/tls + ln -sf ../tls/certs/ca-bundle.crt /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/etc/pki/unrealircd/curl-ca-bundle.crt + install -D -p -m 0644 /builddir/build/SOURCES/unrealircd.service /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib/systemd/system/unrealircd.service + install -D -p -m 0644 /builddir/build/SOURCES/unrealircd.tmpfilesd /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib/tmpfiles.d/unrealircd.conf + mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/run/unrealircd/ + install -D -p -m 0755 /builddir/build/SOURCES/unrealircdctl /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/bin/unrealircdctl + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 5.2.2-1.fc34 --unique-debug-suffix -5.2.2-1.fc34.x86_64 --unique-debug-src-base unrealircd-5.2.2-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/unrealircd-5.2.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/account-notify.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/account-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/bin/unrealircd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/addmotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/addomotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/account-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/account-notify.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/admin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/bin/unrealircd extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/addmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/admin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/addomotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/antimixedutf8.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/antimixedutf8.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/antirandom.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/antirandom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/authprompt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/away.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/authprompt.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/away.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/batch.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/batch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/blacklist.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/blacklist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/bot-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/botmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/bot-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/botmotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/cap.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/cap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/certfp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/censor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/certfp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/censor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/delayjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/delayjoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/floodprot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/floodprot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/history.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/history.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/issecure.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/issecure.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/link.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/link.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/nocolor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/nocolor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/noctcp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/noctcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/noinvite.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/noinvite.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/noknock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/noknock.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/nokick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/nonickchange.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/nokick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/nonickchange.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/nonotice.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/nonotice.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/operonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/operonly.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/permanent.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/permanent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/regonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/regonly.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/regonlyspeak.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/regonlyspeak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/secureonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/secureonly.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/stripcolor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chanmodes/stripcolor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/channeldb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/charsys.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/channeldb.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/charsys.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chathistory.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chathistory.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chghost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chghost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chgident.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chgident.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chgname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/clienttagdeny.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/chgname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/clienttagdeny.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/cloak.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/cloak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/close.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/close.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/connect.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/connect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/connthrottle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/connthrottle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/cycle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/dccallow.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/cycle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/dccallow.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/dccdeny.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/dccdeny.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/echo-message.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/echo-message.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/eos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/eos.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/account.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/account.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/certfp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/certfp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/inchannel.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/inchannel.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/join.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/join.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/msgbypass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/msgbypass.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/nickchange.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/nickchange.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/operclass.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/partmsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/operclass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/partmsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/quiet.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/quiet.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/realname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/realname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/securitygroup.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/securitygroup.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/textban.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/globops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/textban.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/timedban.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/globops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/extbans/timedban.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/help.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/hideserver.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/help.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/history.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/history.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/hideserver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/history_backend_mem.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/history_backend_mem.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/history_backend_null.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/history_backend_null.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/invite.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/ircops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/ident_lookup.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/invite.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/ident_lookup.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/ircops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/ison.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/ison.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/join.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/join.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/jointhrottle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/jumpserver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/kick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/jointhrottle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/jumpserver.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/kick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/kill.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/kill.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/knock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/knock.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/labeled-response.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/labeled-response.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/lag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/lag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/link-security.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/links.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/link-security.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/links.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/list.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/list.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/locops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/locops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/map.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/lusers.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/map.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/lusers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/md.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/md.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/message-ids.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/message-ids.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/message-tags.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/message-tags.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/message.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/message.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/mkpasswd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/mode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/mkpasswd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/mode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/motd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/motd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/names.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/names.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/netinfo.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/netinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/nick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/nick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/oper.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/nocodes.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/oper.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/nocodes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/opermotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/opermotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/part.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/part.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/pass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/pass.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/pingpong.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/pingpong.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/plaintext-policy.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/plaintext-policy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/protoctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/protoctl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/quit.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/quit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/reply-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/reply-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/reputation.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/reputation.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/require-module.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/require-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/rmtkl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/restrict-commands.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/rmtkl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/restrict-commands.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/rules.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/rules.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sajoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sajoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/samode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/samode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sapart.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sapart.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sasl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sasl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sdesc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sdesc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sendsno.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sendsno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sendumode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sendumode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/server-time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/server-time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/server.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/server.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sethost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sethost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/setident.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/setident.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/setname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/setname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/silence.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sinfo.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sinfo.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/silence.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sjoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/snomasks/dccreject.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/snomasks/dccreject.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sqline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sqline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/squit.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/squit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/starttls.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/starttls.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/stats.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/staff.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/staff.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/stats.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sts.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/sts.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsjoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svskill.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svskill.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsmode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svslusers.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsmode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svslusers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsmotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsnick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsnline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsnline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsnick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsnolag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsnolag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsnoop.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svsnoop.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svspart.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svspart.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svssilence.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svssilence.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svssno.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svssno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svswatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/swhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/swhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/svswatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/targetfloodprot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/targetfloodprot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/tkl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/tkl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/tkldb.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/tkldb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/tls_antidos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/tls_antidos.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/topic.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/topic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/trace.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/trace.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/tsctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/tsctl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/typing-indicator.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/typing-indicator.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/umode2.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/umode2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/unsqline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/unsqline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/user.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/user.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/userhost-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/userhost-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/userhost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/userhost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/userip-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/userip-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/userip.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/userip.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/bot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/bot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/censor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/censor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/noctcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/nokick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/noctcp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/nokick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/privacy.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/privacy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/privdeaf.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/privdeaf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/regonlymsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/secureonlymsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/regonlymsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/secureonlymsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/servicebot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/servicebot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/showwhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/usermodes/showwhois.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/vhost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/vhost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/wallops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/wallops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/watch.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/watch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/webirc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/webirc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/webredir.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/websocket.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/webredir.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/websocket.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/who_old.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/who_old.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/whois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/whois.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/whowas.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/whowas.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/whox.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/lib64/unrealircd/whox.so original debug info size: 11852kB, size after compression: 8116kB /usr/lib/rpm/sepdebugcrcfix: Updated 185 CRC32s, 0 CRC32s did match. 6207 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/unrealircdctl from /bin/sh to #!/usr/bin/sh Processing files: unrealircd-5.2.2-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fYqVek + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.2 + DOCDIR=/builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/doc/unrealircd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/doc/unrealircd + cp -pr doc/Authors /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/doc/unrealircd + cp -pr doc/coding-guidelines /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/doc/unrealircd + cp -pr doc/tao.of.irc /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/doc/unrealircd + cp -pr README.md /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/doc/unrealircd + cp -pr doc/RELEASE-NOTES.md /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/doc/unrealircd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b26nWy + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/licenses/unrealircd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/licenses/unrealircd + cp -pr LICENSE /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64/usr/share/licenses/unrealircd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(unrealircd) = 5.2.2-1.fc34 unrealircd = 5.2.2-1.fc34 unrealircd(x86-64) = 5.2.2-1.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh /usr/bin/openssl Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh libargon2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcares.so.2()(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpcre2-8.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsodium.so.23()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_1_1)(64bit) rtld(GNU_HASH) Processing files: unrealircd-debugsource-5.2.2-1.fc34.x86_64 Provides: unrealircd-debugsource = 5.2.2-1.fc34 unrealircd-debugsource(x86-64) = 5.2.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: unrealircd-debuginfo-5.2.2-1.fc34.x86_64 Provides: debuginfo(build-id) = 012ec461cbdc0a6974f407900b32afdf23b7eb74 debuginfo(build-id) = 02455435ee1ee61cd909839c15463fe0d5b394c1 debuginfo(build-id) = 0321c744a1225de17f73f8076af03e04fd1efad2 debuginfo(build-id) = 043bea0b5d3a041d7f6a94cf55d1452028c8db30 debuginfo(build-id) = 0449a9b2414674462d2cea2cfbc5d5a7bff1fcb6 debuginfo(build-id) = 045ebfc185cf3fd03cec071d4af6dcf05db3df4c debuginfo(build-id) = 06b2632f5f4729400551b6bb9221e519f68a50db debuginfo(build-id) = 0a813827baed40c310eb594cfa9a28d3fb89e83f debuginfo(build-id) = 0b949bf1cd89794941cc9b23b8a6d1f8420e70a8 debuginfo(build-id) = 0c0487b9aa58922544ae1e168c61b2ca6ae200cc debuginfo(build-id) = 0c54892f685d66733d17adf62a886e784f0e4243 debuginfo(build-id) = 0cad3f8fed0717e289c9d7c5e0341896c2887ee7 debuginfo(build-id) = 0d18658c3f870ec11b602227b1fdeaecfea32237 debuginfo(build-id) = 0d413b45a4f94bc4ba96f4899b82f133f6dbe32b debuginfo(build-id) = 0d97d666c7eb3e81c697a47c633d359d4c77698f debuginfo(build-id) = 119a0a1d1e5a4f73276dfd545f08dd54c06912b9 debuginfo(build-id) = 122441d19fbfe9dd42caf08094e3fe7096759c5b debuginfo(build-id) = 12ac466e956b63d97bb75fc25756642eeea4916e debuginfo(build-id) = 1421c226e83e5abc6e0b635fb3c3f71314b44cee debuginfo(build-id) = 14644adf7dbc75fe3f9abf15d4a60e7c5f64de5f debuginfo(build-id) = 1514aeb11d991cae08a0748f20df9338fa45da15 debuginfo(build-id) = 155ecdbfb949391b03d87f179298cdcfb92fe085 debuginfo(build-id) = 1cdc5012d42c7d8940ac8a5b29911fb53b2c375c debuginfo(build-id) = 1dce43b9b4efa7c6d3e81ecf06ff12fb5fdcedf8 debuginfo(build-id) = 1f25a24c29a0e425a384d1c30d60653a816f7fa4 debuginfo(build-id) = 240dd7ecd42a6dbf8997299a74de584bca285b94 debuginfo(build-id) = 25c35547182bdc291dee8488c5ba768451ee69d3 debuginfo(build-id) = 26050bf914440f07840e65e46d73fd259aba6a1f debuginfo(build-id) = 2690e6d68dfad12be1dc4076642d67a7c229de5a debuginfo(build-id) = 283fcb8354a620c27b89235b6320e18c6f397387 debuginfo(build-id) = 28874247499964cbab160262a0e1fa3bd2dc8cef debuginfo(build-id) = 2a011abd8579c48925b12ba27c0d32c0413fb271 debuginfo(build-id) = 2a49f7148401f5f0199062cefa171e9ced1088a1 debuginfo(build-id) = 2b28bec954afbac4e82169003cbd240be740be8c debuginfo(build-id) = 2c3c2e7997173a4ad2c19845ea2bb3f7a3f5ba49 debuginfo(build-id) = 2d27088a1e48b97b734466b13abbe90014ff0477 debuginfo(build-id) = 32f2e56b83cc9034372042325b3ad601f229693e debuginfo(build-id) = 35e02c5aa0e233a0c0b39af5e3ae232493a5ab4c debuginfo(build-id) = 36eafdfa1002bb7528e3112f63a38294400ba404 debuginfo(build-id) = 376c9d630a4d8c1477407e5e8ac3b48a55bf97f9 debuginfo(build-id) = 397b0d6cf243b049d34159d34a32c9e0089ae702 debuginfo(build-id) = 3cbfdff7a43db780454d499dc722420c947dc4db debuginfo(build-id) = 3de1aae7bcadf953ad88d8b92160f77aff4da8ca debuginfo(build-id) = 40baca8e7ee64e22abc368434afaf3b642cec6e9 debuginfo(build-id) = 40fb9cb85b05165b5a03d8ec52613dc9ba235464 debuginfo(build-id) = 4429d80d48a8fb6b927efa6e79673cdd6767ff55 debuginfo(build-id) = 457f6147100d0c149881a1e4cbf6e129b15f9e6d debuginfo(build-id) = 45857f0c34f47d100a00152f28364fab0a5c8280 debuginfo(build-id) = 4981ac2938cd3a69a230d87ecbaefd14a7fb283c debuginfo(build-id) = 4f085c0bba5b7f82286709df950b27a566ea2c27 debuginfo(build-id) = 4feab5687b857efd770a6dcdd8c4e07007665fab debuginfo(build-id) = 506cecf34cd05b84d5780db316ef310c49229d0b debuginfo(build-id) = 520c51029c5c2c74aa75007ea4373a0c800fbba2 debuginfo(build-id) = 54d92e0baad34f9c58a7eabaf12d71d7b4660d44 debuginfo(build-id) = 550a7358fffd0f33949f81e6a67a677ca24ec71c debuginfo(build-id) = 562cb6606c62f301353ac6ae096b593624fff636 debuginfo(build-id) = 57f20178f02d2f2f5976d386343e7667d19b95e4 debuginfo(build-id) = 585c98b2740895f040aa59d0fac0ed2c75ebe737 debuginfo(build-id) = 59d78900a0c7182f8454cb29158c6988bf07c768 debuginfo(build-id) = 5bbdaab6f1368a1835eddd2bceb365a1f23c5d08 debuginfo(build-id) = 5c8fd91e9a91970a18247949b5040c9ad154f9ec debuginfo(build-id) = 5d01acddb59ede1b27cf84bfdddff7118c86a0a1 debuginfo(build-id) = 5ec6dc4b70d8739a544d3aa5f603b87f0fca8e4e debuginfo(build-id) = 605087869548ab517c40e4650ae2dfe96c69130d debuginfo(build-id) = 61dd283b91a30a8869b288da12a5718be8154f9a debuginfo(build-id) = 6439f91ea2b112f8acda03587f5630e8decb64f1 debuginfo(build-id) = 64e26726711738ed789cde35e7d17cb6e4dca229 debuginfo(build-id) = 6548b42bc2609147cfa2cc2b343f9975e087a00f debuginfo(build-id) = 6576a29c5f4fb51823fdc7b79a6318061b2ff60d debuginfo(build-id) = 665202bf2b28e747e310f30b5061391d35c9db8b debuginfo(build-id) = 6bd1e399d9e9dbb3f4181c56da4c7d3e96d43b7c debuginfo(build-id) = 6d3fb65e6110384251d296291b9246f434d4f5ac debuginfo(build-id) = 6d6be72e5ba0976e80e6bba1477b616028a69c5b debuginfo(build-id) = 6e444085e34fe37eef67ebe744a4daaf6d2a7b68 debuginfo(build-id) = 6ede3be59e9cf2348150df5247b1c2d43df32bbb debuginfo(build-id) = 7002ef02d382bd4af2c3677aded12492b1d24bc9 debuginfo(build-id) = 70950466a66a163f6156a70377ccf2f9ea401daa debuginfo(build-id) = 70b781b18469d61157de16180789618e5884e418 debuginfo(build-id) = 71bfc59fe01dfa8aa6f8602159b0df3313a2042c debuginfo(build-id) = 721d56ec6494d6ea299f441582e1850ef813e41a debuginfo(build-id) = 741f0661e117027236b84cc3398cc81af090359d debuginfo(build-id) = 7584183922ef96d6f24146bda9ecf47500881885 debuginfo(build-id) = 76e716f9a85fa54614741b70169e680b6c0412d2 debuginfo(build-id) = 77bb96d744168a1f91ce67f5a72a88eb632a1aed debuginfo(build-id) = 78b10ff9e3bbcada70909de3d2d77983e8400e6e debuginfo(build-id) = 7b31ad79387bc518ca0e8c6da19d3723a6f333b6 debuginfo(build-id) = 7bffb63a512b04a6b4f769e36504a97c29ba85b8 debuginfo(build-id) = 7d8a886232432a2d11d90d31b5ea632d3f7099fe debuginfo(build-id) = 7e9c03c53539a61a57e86d818abbe7af11075efd debuginfo(build-id) = 7f4cddf0f3eabe86bb2eba0854c1c84d3a118466 debuginfo(build-id) = 810c1d4a0fbdf0f4bd5b41d33137e6ba29b51414 debuginfo(build-id) = 854590dc5f818b92fd3a8db08d4bf1e179d3589e debuginfo(build-id) = 85ecaa9cd3e0e7d0bb2f20293641fa3f4d4bd664 debuginfo(build-id) = 8627b0bd49ee88e21bf6c95b55b89db44238ef60 debuginfo(build-id) = 87f72ceab23f1aa27de7c2d1b6c848b5621143e3 debuginfo(build-id) = 88108d7119fa17a28853da06e2520fc1dcb737df debuginfo(build-id) = 88639cc31322ad63e3b68f1ec28d91275b6b2563 debuginfo(build-id) = 8903ce31ce5c845187b2514854586c655824955b debuginfo(build-id) = 8a933a3db8def55562d0ac5a9daf8ae23d669762 debuginfo(build-id) = 8aa5d00ebe0fd2064d7ec4a67c74f42bdaad56ef debuginfo(build-id) = 8ecc04967894422092a9bcce1f405a3ced535ef8 debuginfo(build-id) = 8ff2c2cce2a85b977cc736d090363c599524512d debuginfo(build-id) = 91d5fe321693589f398986e965566ce7b5f3484f debuginfo(build-id) = 92f2259a872067b608ca1989ab7173a5c50dcf54 debuginfo(build-id) = 934f1f300e4330a974c039fb20fd7f53e4df5136 debuginfo(build-id) = 94241350e358cbbb1304d1a087ff64a8a46a448e debuginfo(build-id) = 94eb5dc54c548abec424875144c3ddc321ce6dbf debuginfo(build-id) = 958ee5a1693df56597051bb1cf44f34d5a25698c debuginfo(build-id) = 961323e9a1b3c906f5ae40860b2bd778f62a1ce2 debuginfo(build-id) = 9621b9a79ee63b72e7db2897d9519028e6e65447 debuginfo(build-id) = 96398677ad47a1a8e8ad33119d8da074663427de debuginfo(build-id) = 96b118ecf19259464dc505243265faf33d63b4a7 debuginfo(build-id) = 99c3b6210b215f7bb82a619b4bb111c64f9a2f83 debuginfo(build-id) = 9a309db28d55ea03fb9e30a6fdeb671aa3bf5ecc debuginfo(build-id) = 9bb9232ab2c127b666bf29972f2f2a10c622dd4f debuginfo(build-id) = 9bdd0ab797f229e4c079d6ea4af331295a2234cb debuginfo(build-id) = 9db364fb1d7e87ae6383aa13167c40ed8c1ff955 debuginfo(build-id) = 9e63aa23fe85f612e32ee0a9c82126276b9d6e00 debuginfo(build-id) = 9e6c39fac23423d3365d397ef51a8f9fc674978f debuginfo(build-id) = 9f4e96aaedb457b42616c28c59d23946b4e6e3e8 debuginfo(build-id) = a4ceee609f82488d345b33ce29393900c8b52a6d debuginfo(build-id) = a6f7ec339922c2345a693d8cadc6d16d3e7d8163 debuginfo(build-id) = a810ea4a0a1d015509730b86204634aca66acdd0 debuginfo(build-id) = a867dd3e016e45b6aa62a4ad89e129d1bf8e388d debuginfo(build-id) = a9d82eab4ace53e40411dc763c0c7c3935ab0f47 debuginfo(build-id) = ae9007ce36a9ed43c20a8318c494ff5c72191a79 debuginfo(build-id) = af110e83628ec6d71838f3b860cfea922dbf359b debuginfo(build-id) = b222c36836ab9950f20e61ea3a92f6052d313385 debuginfo(build-id) = b7f16c2cab6962b17dec8c025d0465acb7844f97 debuginfo(build-id) = b882cfb8e14d09e881de697d65e0aa5a1543c209 debuginfo(build-id) = ba7e9dd58808369f34928fce572a86ec1a33e909 debuginfo(build-id) = bda4321e672051eefe6d1b27dd4296cd903ced91 debuginfo(build-id) = c0864bd468d1ef6cde20b4250a47156a4ca0af36 debuginfo(build-id) = c393dfeae3086dca8cab60b12f36c2634b6cfa07 debuginfo(build-id) = c3db38ed117c94f2ec74b4ce5d4972ac65963d59 debuginfo(build-id) = c57d2aa14ffb906a14ae4bbff06e14f65ebc9a8b debuginfo(build-id) = c616bedc81523832dd174ebfd31bec2cb9805c1d debuginfo(build-id) = c629caed7a3b7166ee5a868ba6afca320eaad270 debuginfo(build-id) = c6d0e8cf74c577945b33f71c93d1d7016ffed923 debuginfo(build-id) = c928e6b2112866279a11f8541661672955726a3b debuginfo(build-id) = cae2567aaaccd96b014afd6f8cda02133f17f9bc debuginfo(build-id) = caef605b0307517410769ef999f3ed9a54a5656f debuginfo(build-id) = cb31eb2c6a90883dcae66170b351af5fbeb817c4 debuginfo(build-id) = cbd543df8a6c77f643b843f3466d895a256ad619 debuginfo(build-id) = cd964c7f6999a6686655005b8dc5cc564ced082e debuginfo(build-id) = cdb8e70729053153012f0e884b4917f4e9078cad debuginfo(build-id) = cdeebb6df6f3c4140466afb0252ca58604ba38bf debuginfo(build-id) = ceefea3273057d970bade074bb8408c9cd0a87d9 debuginfo(build-id) = d019cb4baf9938f5ab889c58eb03a3919dbf5253 debuginfo(build-id) = d0342d3fa49486f88e72b3a3d8b9d9b1245831ed debuginfo(build-id) = d39d2f354833f5686b18e407e2659bee321d913c debuginfo(build-id) = d507975a6ce6614c61f4c36f666a9b888e0d324a debuginfo(build-id) = d5dcf23ed1193506c0fb96bb4697fd68e2af9934 debuginfo(build-id) = d5f581a895e12ae77fab7a0fb60bc0ca3cc68de0 debuginfo(build-id) = d6d71d54bfb4420ec4c278382ad9b204d00f77ea debuginfo(build-id) = d70f7b4af6d7e3afe913a6e88e6d62e0bb516c1f debuginfo(build-id) = d7b0082fe804856aed3e1e7b17bca35a05158f38 debuginfo(build-id) = d9e2d92c690b6c379bb1723d2cae41f3b65214e9 debuginfo(build-id) = da8e54a43c1deb63111207296e9a4ebeb1bb6c3e debuginfo(build-id) = da961b37397d4aa7cd713381bb3b8296e2ed5502 debuginfo(build-id) = dd765c8bd04d0e75a3e7dc6b79b918c0b43c0df2 debuginfo(build-id) = de304cf4eadef39ccc7cf8904642f1e8367f4dfd debuginfo(build-id) = de9e414cd3e8519aafe15b603e0eacc941b663aa debuginfo(build-id) = e0a505b0745afe7fea249551f0ba6408a712b973 debuginfo(build-id) = e0e7b2da024d226d48d98d9a1b0e4ec4b3041534 debuginfo(build-id) = e3ba187e5895479195a4a5f9ea858ee825c6346f debuginfo(build-id) = e441fe494ff64276ce2af05488340d0c1ffb51c1 debuginfo(build-id) = e5d89a3addba7f718c66a37b72cb6c99ea34e9f0 debuginfo(build-id) = e740b1cd6e42dc236f1bb9bf3ac8dd7aa9fb95e1 debuginfo(build-id) = e96adb654eea69c5dfb7091853237cab76ea51d4 debuginfo(build-id) = eabe856d6f6c27f7ce70a87c3a0eea61da411dd5 debuginfo(build-id) = eb9b612122e20ee90ebaf4951cd5f61855e4399d debuginfo(build-id) = ecc217863b1e5c62108b17212d54325cf751f892 debuginfo(build-id) = ecdcd074f9ebe2b12b9dfa96a188cab632607325 debuginfo(build-id) = ef53c007e307fa1e6bf8188d724928a28519b444 debuginfo(build-id) = f2db97c702ca29cc16bcfa47342dc98b571e7ac2 debuginfo(build-id) = f4fad5360507545446453390e5fa3c72e9787328 debuginfo(build-id) = f51d58719b3be5ef55dc9ddb3f7ec9b2d9090da8 debuginfo(build-id) = f5354e2bc24ff6c568a20be5a825d159f804f6c5 debuginfo(build-id) = fae133cf8f95dacff837b3df62ab1067bd6c36a7 debuginfo(build-id) = fd15ae6b880878349642bb0181207bf14d859d0b debuginfo(build-id) = fd3cb65c6f902a1b9bf43d6adad8270907c2a25b debuginfo(build-id) = ff51c5aea071a33456eff413827efd7b13435ba7 debuginfo(build-id) = ff532ddcaf55854a14b171a6f2d8c5bc57ef054d debuginfo(build-id) = fff4efadf232dd6c5b41ade22e30b4ff52ec8ffa unrealircd-debuginfo = 5.2.2-1.fc34 unrealircd-debuginfo(x86-64) = 5.2.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: unrealircd-debugsource(x86-64) = 5.2.2-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64 Wrote: /builddir/build/RPMS/unrealircd-debugsource-5.2.2-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/unrealircd-5.2.2-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/unrealircd-debuginfo-5.2.2-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EPgTU3 + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.2-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0