Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/unrealircd.spec'], chrootPath='/var/lib/mock/f34-build-28369112-3822804/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 aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1625875200 Wrote: /builddir/build/SRPMS/unrealircd-5.2.1.1-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/unrealircd.spec'], chrootPath='/var/lib/mock/f34-build-28369112-3822804/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 aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1625875200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UTMwr4 + 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.1.1.tar.gz.asc --data=/builddir/build/SOURCES/unrealircd-5.2.1.1.tar.gz gpgv: Signature made Sat Jul 10 06:58:12 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.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/unrealircd-5.2.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd unrealircd-5.2.1.1 + /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.p6sXMy + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.1.1 + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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-07-10 06:52:20.000000000 +0000 +++ ./configure 2021-07-10 17:34:32.015651256 +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=aarch64-redhat-linux-gnu --host=aarch64-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 aarch64-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... no 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 aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-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... aarch64-redhat-linux-gnu checking host system type... aarch64-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 -j5 V=1 VERBOSE=1 Building src make[1]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' # Force build of 'ircd', before we start building any modules: make[1]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' /usr/bin/make ircd make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c dbuf.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c crule.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c auth.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c dns.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c fdlist.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c ircsprintf.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c channel.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c ircd.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c hash.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c list.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c match.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c operclass.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c mempool.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c parse.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c conf_preprocessor.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c modules.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c debug.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c numeric.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c dispatch.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c aliases.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c serv.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c socket.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c misc.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c scache.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c tls.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' /bin/sh version.c.SH Extracting src/version.c... 5.2.1.1 make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c whowas.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c user.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c send.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c support.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c random.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-usermode.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-moddata.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-channelmode.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-extban.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-isupport.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-messagetag.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-command.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-clicap.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-history-backend.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-event.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c api-efunctions.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c crypt_blowfish.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c unrealdb.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c crashreport.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c utf8.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c openssl_hostname_validation.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c updconf.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c version.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c url.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c modulemanager.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIE -c conf.c make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src' /usr/bin/make mods cd modules; /usr/bin/make all make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o setname.so setname.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o chghost.so chghost.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sethost.so sethost.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o chgident.so chgident.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o cloak.so cloak.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sdesc.so sdesc.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o setident.so setident.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o swhois.so swhois.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsmotd.so svsmotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsmode.so svsmode.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsnline.so svsnline.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o mkpasswd.so mkpasswd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o away.so away.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsnoop.so svsnoop.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o whox.so whox.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsnick.so svsnick.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o chgname.so chgname.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o lag.so lag.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o kill.so kill.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o pingpong.so pingpong.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o oper.so oper.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sendumode.so sendumode.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o quit.so quit.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o message.so message.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sqline.so sqline.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o unsqline.so unsqline.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o tsctl.so tsctl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o whois.so whois.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsjoin.so svsjoin.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o cycle.so cycle.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o vhost.so vhost.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svspart.so svspart.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svswatch.so svswatch.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svssilence.so svssilence.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sendsno.so sendsno.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svssno.so svssno.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o samode.so samode.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sapart.so sapart.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sajoin.so sajoin.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o kick.so kick.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o invite.so invite.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o topic.so topic.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o list.so list.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o time.so time.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svskill.so svskill.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o pass.so pass.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o userhost.so userhost.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o ison.so ison.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o umode2.so umode2.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o knock.so knock.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o silence.so silence.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o squit.so squit.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o addomotd.so addomotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sjoin.so sjoin.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o protoctl.so protoctl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o tkl.so tkl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o admin.so admin.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o globops.so globops.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o wallops.so wallops.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o locops.so locops.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o links.so links.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o netinfo.so netinfo.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o trace.so trace.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o help.so help.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o rules.so rules.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o close.so close.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o eos.so eos.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o map.so map.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o whowas.so whowas.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o connect.so connect.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o userip.so userip.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o dccdeny.so dccdeny.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o dccallow.so dccallow.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o stats.so stats.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o server.so server.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o user.so user.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o watch.so watch.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o part.so part.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o motd.so motd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o opermotd.so opermotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o join.so join.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nick.so nick.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o botmotd.so botmotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o lusers.so lusers.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o names.so names.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svsnolag.so svsnolag.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o addmotd.so addmotd.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o svslusers.so svslusers.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o mode.so mode.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o starttls.so starttls.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o webredir.so webredir.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o cap.so cap.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sasl.so sasl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o md.so md.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o certfp.so certfp.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o webirc.so webirc.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o jointhrottle.so jointhrottle.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o websocket.so websocket.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o antirandom.so antirandom.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o blacklist.so blacklist.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o jumpserver.so jumpserver.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o ircops.so ircops.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o hideserver.so hideserver.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nocodes.so nocodes.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o staff.so staff.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o antimixedutf8.so antimixedutf8.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sinfo.so sinfo.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o authprompt.so authprompt.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o charsys.so charsys.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o connthrottle.so connthrottle.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o reputation.so reputation.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o rmtkl.so rmtkl.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o tkldb.so tkldb.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o channeldb.so channeldb.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o batch.so batch.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o sts.so sts.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o history.so history.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o chathistory.so chathistory.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o clienttagdeny.so clienttagdeny.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o targetfloodprot.so targetfloodprot.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' cd chanmodes; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o permanent.so permanent.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o stripcolor.so stripcolor.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nocolor.so nocolor.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o issecure.so issecure.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o noctcp.so noctcp.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o censor.so censor.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o link.so link.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o noknock.so noknock.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o delayjoin.so delayjoin.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o floodprot.so floodprot.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o noinvite.so noinvite.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o operonly.so operonly.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nonotice.so nonotice.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o regonly.so regonly.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nonickchange.so nonickchange.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nokick.so nokick.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o regonlyspeak.so regonlyspeak.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o secureonly.so secureonly.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o history.so history.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' cd usermodes; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o showwhois.so showwhois.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o noctcp.so noctcp.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o bot.so bot.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nokick.so nokick.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o censor.so censor.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o privacy.so privacy.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o regonlymsg.so regonlymsg.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o secureonlymsg.so secureonlymsg.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o servicebot.so servicebot.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o privdeaf.so privdeaf.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' cd snomasks; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/snomasks' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o dccreject.so dccreject.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/snomasks' cd extbans; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o quiet.so quiet.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o nickchange.so nickchange.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o realname.so realname.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o join.so join.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o inchannel.so inchannel.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o account.so account.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o operclass.so operclass.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o certfp.so certfp.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o msgbypass.so msgbypass.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o textban.so textban.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o partmsg.so partmsg.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o securitygroup.so securitygroup.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' gcc -I/builddir/build/BUILD/unrealircd-5.2.1.1/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \ -o timedban.so timedban.c make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' cd third; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/third' ../../buildmod Checking for updates for third party modules... Building all third party modules... make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/third' 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. * 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.G4qxHm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64 ++ dirname /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64 + cd unrealircd-5.2.1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64 'INSTALL=/usr/bin/install -p' Building src make[1]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/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.1.1/src' make[2]: 'ircd' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' /usr/bin/make mods make[2]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' cd modules; /usr/bin/make all make[3]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' cd chanmodes; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/chanmodes' cd usermodes; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/usermodes' cd snomasks; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/snomasks' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/snomasks' cd extbans; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules/extbans' cd third; /usr/bin/make all make[4]: Entering directory '/builddir/build/BUILD/unrealircd-5.2.1.1/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.1.1/src/modules/third' make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' make[2]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src' make[1]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/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.1.1-1.fc34.aarch64/usr/bin /usr/bin/install -p -m 0700 src/ircd /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/bin/unrealircd /usr/bin/install -p -m 0700 extras/unrealircd-upgrade-script /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/bin/unrealircd-upgrade-script /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64unused /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.1.1-1.fc34.aarch64unused /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd /usr/bin/install -p -m 0600 doc/conf/*.default.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd /usr/bin/install -p -m 0600 doc/conf/*.optional.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/aliases /usr/bin/install -p -m 0600 doc/conf/aliases/*.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/aliases /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/help /usr/bin/install -p -m 0600 doc/conf/help/*.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/help /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/examples /usr/bin/install -p -m 0600 doc/conf/examples/*.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/examples /usr/bin/install -p -m 0700 unrealircd /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64unused /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd /usr/bin/install -p -m 0700 src/modules/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes /usr/bin/install -p -m 0700 src/modules/usermodes/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes /usr/bin/install -p -m 0700 src/modules/chanmodes/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/snomasks /usr/bin/install -p -m 0700 src/modules/snomasks/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/snomasks /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans /usr/bin/install -p -m 0700 src/modules/extbans/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/tls /usr/bin/install -p -m 0600 doc/conf/tls/curl-ca-bundle.crt /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/tls rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/cap /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/third /usr/bin/install -p -m 0700 src/modules/third/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/third /usr/bin/install: cannot stat 'src/modules/third/*.so': No such file or directory /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/var/lib/unrealircd/tmp make: [Makefile:213: install] Error 1 (ignored) /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/var/cache/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/var/lib/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/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.1.1 /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64unused/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.1.1-1.fc34.aarch64 + mv -f /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/examples/example.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/unrealircd.conf + rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/examples/ + rm -f /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/modules.sources.list + rm -f /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/bin/unrealircd-upgrade-script + mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/pki/ + mv -f /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/tls/ /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/pki/unrealircd/ + ln -s ../pki/unrealircd/ /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/unrealircd/tls + ln -sf ../tls/certs/ca-bundle.crt /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/etc/pki/unrealircd/curl-ca-bundle.crt + install -D -p -m 0644 /builddir/build/SOURCES/unrealircd.service /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib/systemd/system/unrealircd.service + install -D -p -m 0644 /builddir/build/SOURCES/unrealircd.tmpfilesd /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib/tmpfiles.d/unrealircd.conf + mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/run/unrealircd/ + install -D -p -m 0755 /builddir/build/SOURCES/unrealircdctl /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/bin/unrealircdctl + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 5.2.1.1-1.fc34 --unique-debug-suffix -5.2.1.1-1.fc34.aarch64 --unique-debug-src-base unrealircd-5.2.1.1-1.fc34.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/unrealircd-5.2.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/bin/unrealircd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/account-notify.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/account-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/addmotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/addomotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/account-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/account-notify.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/bin/unrealircd extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/addmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/addomotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/admin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/antimixedutf8.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/antirandom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/authprompt.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/antimixedutf8.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/antirandom.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/admin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/authprompt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/away.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/away.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/batch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/blacklist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/bot-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/botmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/botmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/bot-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/blacklist.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/batch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/cap.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/cap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/certfp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/censor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/delayjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/censor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/delayjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/certfp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/floodprot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/floodprot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/history.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/history.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/issecure.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/link.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/nocolor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/issecure.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/link.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/nocolor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/noctcp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/noctcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/noinvite.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/noinvite.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/nokick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/noknock.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/nonickchange.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/nokick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/noknock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/nonickchange.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/nonotice.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/nonotice.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/operonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/operonly.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/permanent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/regonly.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/regonlyspeak.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/permanent.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/regonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/regonlyspeak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/secureonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/secureonly.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/stripcolor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/channeldb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/charsys.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chathistory.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chanmodes/stripcolor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/charsys.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chathistory.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/channeldb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chghost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chghost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chgident.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chgname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/clienttagdeny.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/cloak.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chgname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/clienttagdeny.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/chgident.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/cloak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/close.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/close.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/connect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/connthrottle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/cycle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/dccallow.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/cycle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/connect.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/connthrottle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/dccallow.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/dccdeny.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/dccdeny.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/echo-message.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/eos.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/account.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/certfp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/account.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/eos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/echo-message.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/certfp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/inchannel.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/inchannel.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/join.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/msgbypass.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/nickchange.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/operclass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/nickchange.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/msgbypass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/operclass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/join.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/partmsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/partmsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/quiet.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/securitygroup.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/realname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/textban.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/quiet.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/realname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/securitygroup.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/textban.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/timedban.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/extbans/timedban.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/globops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/help.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/hideserver.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/globops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/help.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/hideserver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/history.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/history.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/history_backend_mem.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/history_backend_mem.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/history_backend_null.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/ident_lookup.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/history_backend_null.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/ident_lookup.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/ircops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/invite.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/invite.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/ircops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/ison.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/jointhrottle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/join.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/ison.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/join.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/jointhrottle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/jumpserver.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/jumpserver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/kick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/kick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/kill.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/knock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/kill.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/labeled-response.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/lag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/knock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/labeled-response.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/lag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/link-security.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/link-security.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/links.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/links.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/list.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/list.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/locops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/locops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/lusers.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/lusers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/map.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/map.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/md.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/md.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/message-ids.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/message-tags.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/message.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/message-ids.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/message-tags.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/message.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/mkpasswd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/mkpasswd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/mode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/mode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/names.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/motd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/netinfo.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/motd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/names.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/netinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/nick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/nick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/nocodes.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/nocodes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/oper.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/opermotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/part.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/oper.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/opermotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/part.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/pass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/pass.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/pingpong.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/pingpong.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/plaintext-policy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/quit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/protoctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/plaintext-policy.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/protoctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/quit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/reply-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/reply-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/reputation.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/reputation.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/require-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/rmtkl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/restrict-commands.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/require-module.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/rmtkl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/restrict-commands.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/rules.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/rules.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sajoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sajoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/samode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sapart.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sasl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sapart.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/samode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sasl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sdesc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sdesc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sendsno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sendumode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/server-time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/server.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sendsno.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sendumode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/server-time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/server.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sethost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sethost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/setident.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/setname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/silence.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/setident.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/setname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sinfo.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/silence.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sjoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/snomasks/dccreject.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sqline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/squit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/staff.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/snomasks/dccreject.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sqline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/squit.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/staff.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/starttls.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/stats.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sts.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsjoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svskill.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/starttls.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/stats.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/sts.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svskill.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsmode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsmotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svslusers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsnick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsnline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsnick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svslusers.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsmode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsnline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsnolag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsnoop.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svspart.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svssilence.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svssno.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsnoop.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svspart.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svssilence.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svsnolag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svssno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svswatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/swhois.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/targetfloodprot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/targetfloodprot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/swhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/svswatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/tkl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/tkl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/tkldb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/tls_antidos.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/topic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/trace.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/trace.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/topic.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/tls_antidos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/tkldb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/tsctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/tsctl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/typing-indicator.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/umode2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/unsqline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/user.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/umode2.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/typing-indicator.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/unsqline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/user.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/userhost-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/userhost-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/userhost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/userip-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/userip.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/userhost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/userip-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/userip.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/bot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/bot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/censor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/censor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/noctcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/nokick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/privacy.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/nokick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/noctcp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/privacy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/privdeaf.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/privdeaf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/regonlymsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/regonlymsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/secureonlymsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/servicebot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/showwhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/secureonlymsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/servicebot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/usermodes/showwhois.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/vhost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/vhost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/wallops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/wallops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/watch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/webirc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/webredir.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/watch.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/webirc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/webredir.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/websocket.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/websocket.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/who_old.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/who_old.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/whois.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/whowas.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/whox.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/whois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/whowas.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/lib64/unrealircd/whox.so original debug info size: 11936kB, size after compression: 8192kB /usr/lib/rpm/sepdebugcrcfix: Updated 185 CRC32s, 0 CRC32s did match. 6203 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.1.1-1.fc34.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B2LSWw + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.1.1 + DOCDIR=/builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/doc/unrealircd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/doc/unrealircd + cp -pr doc/Authors /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/doc/unrealircd + cp -pr doc/coding-guidelines /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/doc/unrealircd + cp -pr doc/tao.of.irc /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/doc/unrealircd + cp -pr README.md /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/doc/unrealircd + cp -pr doc/RELEASE-NOTES.md /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/doc/unrealircd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qkc1my + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/licenses/unrealircd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/licenses/unrealircd + cp -pr LICENSE /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64/usr/share/licenses/unrealircd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(unrealircd) = 5.2.1.1-1.fc34 unrealircd = 5.2.1.1-1.fc34 unrealircd(aarch-64) = 5.2.1.1-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 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libargon2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(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.17)(64bit) libpcre2-8.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.1.1-1.fc34.aarch64 Provides: unrealircd-debugsource = 5.2.1.1-1.fc34 unrealircd-debugsource(aarch-64) = 5.2.1.1-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.1.1-1.fc34.aarch64 Provides: debuginfo(build-id) = 014a931f6064e8ed32a3ef6f30ccf4290612ad14 debuginfo(build-id) = 0190bff4410372ca3085766e5629ad608624d336 debuginfo(build-id) = 02ae704f4e9a09c84c9799c2b9245268fc3bbf75 debuginfo(build-id) = 02f75d87761c47de0df34ee74083adcfbeb3f160 debuginfo(build-id) = 03481bda7f1e41fd968bd5f908aaca7fa112c90b debuginfo(build-id) = 04897092e2e557c11cf974e141b2989f1fed5801 debuginfo(build-id) = 07004a133dca231135638df2f35b06e4f3a67859 debuginfo(build-id) = 0a0b70729aec5f2d626493708c6702f09afd33f3 debuginfo(build-id) = 0d5100217f03ad77d65cfd237d69ee4b0b8e2874 debuginfo(build-id) = 100baab11427e764a26f2ed4c4daffefa7cf60ca debuginfo(build-id) = 10c17281aeccba05031862188fe1ec075bb48f35 debuginfo(build-id) = 117bd1a52f70c08b2cb06936ecfed10ad4b0572d debuginfo(build-id) = 120c827e1a1f8e0b99420b58e163b91c42103dfe debuginfo(build-id) = 1476156c7a6f118566ed6c39857a5c5b399407f0 debuginfo(build-id) = 177ebd70d8641c00a08590fc7da5914c0c620ffa debuginfo(build-id) = 178ad48c582f1ff6445f3b8ea7595fe9ea96a7a9 debuginfo(build-id) = 1a24a8dc6446ac15930d3b94c5a9c83e5703ae46 debuginfo(build-id) = 1cee9d40ba13f9865b2fd9aec702e49fe71ddbc4 debuginfo(build-id) = 1d17884984b156497dd50b783c8a2974d1cb9370 debuginfo(build-id) = 1f15d1b633e30d15ba6361319d8e08ba49c7d3e4 debuginfo(build-id) = 1fed7aa6da0c2d0e4700fe4a7ee8d7d97c03192f debuginfo(build-id) = 23ca5ec6e53a9cb319d06a34bfe68441694a2d7b debuginfo(build-id) = 27a1372937fddfd777c027c2cf68cccba81593df debuginfo(build-id) = 2b9425a5cdc48af447e54b1cf34fbbc1cd2dd558 debuginfo(build-id) = 2cc22882deb4c2a51565579d25a0c109b828cb9e debuginfo(build-id) = 2e9e28951d8903685517002fbad4b2d064f1b329 debuginfo(build-id) = 2ec87a117cb8c1453ee54dd40692e90ec0415121 debuginfo(build-id) = 2f677d04351382caa9c874a0b6f54c320e81a2ea debuginfo(build-id) = 308c63e9c8b3f136a09e11b74103c1eaa3ea7b62 debuginfo(build-id) = 30fefc79f389b705a6fe887b9d440dfd3be26401 debuginfo(build-id) = 31088010d1ee20e1654b28b081c8eaa6c0b007e9 debuginfo(build-id) = 325cc1704afad6b8b670578be6fb2c11d7444290 debuginfo(build-id) = 32f4ed726fa792e170a94851a44352529c61d704 debuginfo(build-id) = 33659c885b05aa966da5d9307c251d46e2fe1cf8 debuginfo(build-id) = 34fa18b4fc2515c3536626949478a3084f794015 debuginfo(build-id) = 3912b2751175dd2620c434fac53a35fb96613b52 debuginfo(build-id) = 3bccf33c90be50b53b6bbf234631329c28ce3f65 debuginfo(build-id) = 3ca7d0de73960f649bcb300132bc877b43d5f432 debuginfo(build-id) = 3d00deb22ca0cca0b99b13adbda6eefb3d7aff7a debuginfo(build-id) = 3ec65189fee95a75b8bb49c576c74eeb43423681 debuginfo(build-id) = 3f27171ec756d81be8c282293145c4c664cad261 debuginfo(build-id) = 4222701b8b973d7a883efc611476010e7fd986c9 debuginfo(build-id) = 44bbc37309deea056d4a24822c490a69b8faa4a5 debuginfo(build-id) = 463065f5b6b7e72ae94b524d3259db1e226a3d27 debuginfo(build-id) = 4654048736a8d4559dc7cdf4097e16ef497ad3a3 debuginfo(build-id) = 4966c9cde0167cb7c17372a99ffd855cc7a9f11f debuginfo(build-id) = 49b525ad2b8dad10518a67cb6571c9aa2542f0a5 debuginfo(build-id) = 49c09dc3b3dbebcc0b11e5bb0c0396533ca08439 debuginfo(build-id) = 4a252f88adff618cf04b05939007568415bf605b debuginfo(build-id) = 4b1b3d318ddb37e969582fda7bab60070dac5cfe debuginfo(build-id) = 4b4880391073efa442c07d0f86608bb132019d92 debuginfo(build-id) = 4bc1febd46b3a89d92fecf074d22b94c4cad733f debuginfo(build-id) = 4cb20a98eb88b51c249f245e47d7c9303d2f6b81 debuginfo(build-id) = 4d6eb4f86a2a6df4d41a8d91238155296b13ef74 debuginfo(build-id) = 50c1c13c1d959a7dd0ec6b45c14b30cf0c343835 debuginfo(build-id) = 50f6ebf0b0a766b81da3bdd94295084a6e8e5d5c debuginfo(build-id) = 55ec1811b4d4e0e8cd235e4b6bdb34e663415924 debuginfo(build-id) = 5715dd0af3d28c888757a25c6c9131a2112d2366 debuginfo(build-id) = 57ae271e9208f6704515b81df086ee1725752b80 debuginfo(build-id) = 58b450674db3c874d84425f7f550ae8f32f8ec7d debuginfo(build-id) = 58bacb7963ee015871a46303ebb8de4a4e3c00ae debuginfo(build-id) = 5a2fda2bdd7ab7fa11d969317b3be230685b8242 debuginfo(build-id) = 5b240133be382cb3e608dc46e7ff454081f2813e debuginfo(build-id) = 5b8b6b4370b86f365d797f4c50595ae6c8a44405 debuginfo(build-id) = 5e1bed8385eb65e6f48dded7b14419dbc60213d2 debuginfo(build-id) = 607325db647277cbc500c70c434ff9c28412637f debuginfo(build-id) = 64484c33358c6d64cf0b0b1da111996409df2162 debuginfo(build-id) = 650ebc7389c1ec93e27ca35e4919245a06a56ee7 debuginfo(build-id) = 68a19db46b1fdd973a273d8646270c8af2f8faa3 debuginfo(build-id) = 697dc63bff5bfd435d15c95e4751f3042db5cccc debuginfo(build-id) = 69fcb87ec15ce72e54b8a0bcdaa3b3c57124b8e3 debuginfo(build-id) = 6b899805bf6440eefdedd40913efb5d9724c2913 debuginfo(build-id) = 6bcfca8a1c40898cdc0af66937ec3ab10ce936de debuginfo(build-id) = 6c81ae525591268cd3e47074bc1e2c21da5aad0b debuginfo(build-id) = 6d4bbb70d5a5acee7d4b0a09a71b2f76c419010e debuginfo(build-id) = 6e0485e07e61de7c20ec6b776c19f25c96a2805e debuginfo(build-id) = 6ea1ce13d39b34e3c52e411d0f27e32be8f37f1c debuginfo(build-id) = 701c4e3c1190d8cc5a10042c3ee36b179495d0f3 debuginfo(build-id) = 72837f6af4671f5d5be09b0c3ec787e2ddd5d62c debuginfo(build-id) = 72b011626bd06e2e1cd116d9aded72eee373d8c9 debuginfo(build-id) = 74857f6996b77bd075199a1ebef1eff625553614 debuginfo(build-id) = 7745f5971fa8854220dba1c422c41aaf2396102a debuginfo(build-id) = 7a064df081239171a015575240144004a7a745fe debuginfo(build-id) = 7e4bca97a7455704851751f9ad6d869435767fbf debuginfo(build-id) = 7e82de5dcdc79e5f4558926e95da7011f990f100 debuginfo(build-id) = 7f06af8888663b714b6bc9d8b757ff111aff290e debuginfo(build-id) = 800c77964c404f91273ce92b19a94cced47b145f debuginfo(build-id) = 84d2a4f7b145e5f3dc068011d8fe6311ac558c72 debuginfo(build-id) = 873de4d131523cdb4a893278de3dc87557931ee2 debuginfo(build-id) = 876a7e5a81162306cbf860852854e3c317b7ddf5 debuginfo(build-id) = 8796e9867a098301d89add9efc412b60eaf445c6 debuginfo(build-id) = 884954664e8b68725340e441243b69f70bad2712 debuginfo(build-id) = 886da9d087fb11e90c386c559177c9783edcbfec debuginfo(build-id) = 8d7b0fadc0d52d901918c3053b4d1cc4c0829f67 debuginfo(build-id) = 8d82f2ba03e5f5b37d78f5466b38bff222baf20f debuginfo(build-id) = 8f2debf6dfb14251918219efd280c29a229320f7 debuginfo(build-id) = 901c471a4ef3a92acdf1b7d9c1376d15e5b530fe debuginfo(build-id) = 9064e4bc2fe541fb75f53ad8e65350035efa1f26 debuginfo(build-id) = 90e1b8be6f24b76cd874dd005a0a4e5095dd697f debuginfo(build-id) = 93eec06012b7030aab1996cd229e78be9c7dd301 debuginfo(build-id) = 95448e3aa860ca08f1ed48d9a78c1830271a5bff debuginfo(build-id) = 95c9642dd8d60e6720ec028ab26bc72c4bc5cabc debuginfo(build-id) = 96d493980d024400382621e8fd666c2598bfee03 debuginfo(build-id) = 9781f489acd757f91c2c304eaf82ff6e89d0c2ee debuginfo(build-id) = 987f1b95eaf659a816e0ebdba52627716feb4c21 debuginfo(build-id) = 99234d33debb63e8f767c563099f563294795fd8 debuginfo(build-id) = 99cbde6fd90a9ac796654e97ec59f88214938b39 debuginfo(build-id) = 9ad8007fbde268c2a986e07375d66ae9a1d9acbc debuginfo(build-id) = 9ca7f009e39146e42c2788618f560bef9cc62a75 debuginfo(build-id) = 9d49136cf18895ed444025772752e253c3c35da0 debuginfo(build-id) = 9d6e530546924ad65f53cae54f221dbbb728ebb9 debuginfo(build-id) = 9de6194ed89b413d8b137d92d0cf2d9bfb26070a debuginfo(build-id) = a0cd76d2b01f28985b93dc72cc2a8af1e65b39dc debuginfo(build-id) = a2f54c512a11c04ad8086ed8dab7f3be15dea6b9 debuginfo(build-id) = a303bdfb735f35be7c1dd11eb9d0a1f0eb090d29 debuginfo(build-id) = a6ba104c37b119112202dd5d0bec3485d1627f83 debuginfo(build-id) = a6c5a3c4b771ffaa8f958be3e6137774e5061f06 debuginfo(build-id) = a71179ca4f4734b3e8d15af612340dae6114f05d debuginfo(build-id) = a81472dc073226f2996dd4fa8d3aa06560734989 debuginfo(build-id) = aa0dcfb9b70c6691be288de4bbdfd756c3cb7048 debuginfo(build-id) = aab417f2b0e2edb8f98017666918c10a8f5a4585 debuginfo(build-id) = ac51b91b28d8dde5f34ce5746464bbefd9c30f72 debuginfo(build-id) = ad370837cc077ca753ffb9f1957f7488d835bc06 debuginfo(build-id) = aee66406522bf75324055628b496b9c9a20f02e3 debuginfo(build-id) = b117008810cd1742d3ef7098e311946d3e99a63c debuginfo(build-id) = b1205d8f0c395fa07bbca6d0815dd8f22e4247c1 debuginfo(build-id) = b1abb1e6704ac8ed17ebc7900707a65722138137 debuginfo(build-id) = b308eea911f704bfe6b6234227f121fded536443 debuginfo(build-id) = b364a2c0cf895de175b011b4de7ee7e02549949c debuginfo(build-id) = b375483fa07ced19e2562ff8741b63688e207b10 debuginfo(build-id) = b74d82bc9e71797dded539b04ddc1ec274697bec debuginfo(build-id) = b92ef0807d92cafd092a0c2be08b437f17806010 debuginfo(build-id) = b97ba166eb30daef6136d8537d49177e9abd8e68 debuginfo(build-id) = bb64bc149fabb0d1e982fb77083e026080a962c6 debuginfo(build-id) = bbf8fd5d4fe6ce86200f74cf4c31d6e587dc816c debuginfo(build-id) = bcbae086a672f7c9edea091d6754a5ed4a0fac11 debuginfo(build-id) = bd15a9ce1bab1860e837f480ec01d1f5d904893f debuginfo(build-id) = be2931b42e206fbd0563a0ddac4d7dc43fc4f31b debuginfo(build-id) = bf0f150c7160978e1653708e8320dcf78fbfeb66 debuginfo(build-id) = c09649d50509f9d29b07184f152c0f4dd8c19e5a debuginfo(build-id) = c0f21e994c4103036a7be983f4091ef211598650 debuginfo(build-id) = c18332ad56c789531eb24230f365435f0df6ee0d debuginfo(build-id) = c31efd3765a716452f2afffb404dad4e4b018f15 debuginfo(build-id) = c41177723f5fc2dbf8ff46b7d17e6a462676eca8 debuginfo(build-id) = c6a8aa141efe6f3f0ff817c0ce5021c471554f22 debuginfo(build-id) = c6b4504a8fcee843124cd286b0569939df809700 debuginfo(build-id) = ca2a9df43fb9922722efaf832e36028ec869d2f5 debuginfo(build-id) = ca411bd2f54c4916f8043c52cd1ba2754e9edb4a debuginfo(build-id) = cd3e48fa9fd0c4bae482f04f34c3c8acd1c87b35 debuginfo(build-id) = ced0ceed9f3a44a528009a56d12b5f10aa153010 debuginfo(build-id) = cef29916fd81c5c351812f7d9b7b9e685215b627 debuginfo(build-id) = cfa4c90fcc641601d5519c5b3c5e88a71982926b debuginfo(build-id) = d02422d627c7f596f597d203e277cb1e82dbf475 debuginfo(build-id) = d03f0861a7b3f320899d739baa6d84f5eadc3292 debuginfo(build-id) = d03f661ba62139008ab888edb64f3fd6e6fe3998 debuginfo(build-id) = d0669009d61cbf5e2f5149484e9eb0e6daf92462 debuginfo(build-id) = d41c9b88dad21e34dbd953920e05d4aea0904672 debuginfo(build-id) = d58321c16a854ee58ffcd7981b4b6584093adf5f debuginfo(build-id) = d87aa0cf2d2b5f49b0d21342e215d9940fc01f5a debuginfo(build-id) = d9c3924a32514ec30996e37a81f949870ca8289c debuginfo(build-id) = da33c9be136085d69c7fee80ec9aa16b269787ec debuginfo(build-id) = dc1706fa0ca0a8ddf5930c44215deb4d76181e60 debuginfo(build-id) = dc2bdad45498b30ab0fc590fd0a31083b18b8d5a debuginfo(build-id) = dcaf7bda20a72019b2fb930784fe6e39c154f40c debuginfo(build-id) = df4cbe7cac9e077e64d927e4d8e9a8de0f8d1199 debuginfo(build-id) = e11129c49349a450e21d5942c4686a3111b96dc9 debuginfo(build-id) = e1539b2400013bbf3fd555cdbc4d00a99413c12d debuginfo(build-id) = e2eb3fa6345786e253b8e778f80173fe843d10b7 debuginfo(build-id) = e39404b881751753893d8e25f24bea2e4bf4cf01 debuginfo(build-id) = e6ddf133a31d5fc4d5deb0ede7b694e111f59c99 debuginfo(build-id) = e74126ddbca0d6b6d1ed644c8396f32c267b8ad4 debuginfo(build-id) = ea6245ac32ab3debfbe91e70aa8e8828ba046ae3 debuginfo(build-id) = ec76fe1477d37b2639c8964989ad8feb0c3e927c debuginfo(build-id) = f147fbb9190a7aea8743b9683de142215d9dcd32 debuginfo(build-id) = f31630bab65275aceb3a0dcbe005f88bc2b3adf4 debuginfo(build-id) = f35e265806cad6ebe9fd4fafae724f3864d90c83 debuginfo(build-id) = f5782f5fdcafddc7625bd0a4b6044bf130303745 debuginfo(build-id) = f6b54bf53ea1f526ca012346f7e28d91cb0fd45e debuginfo(build-id) = fa3b8ee6728236edfea3163be9cd850a5095bc47 debuginfo(build-id) = faa6ff5f3cc4689e90cd9b37fdb9b9f312217409 debuginfo(build-id) = faf06fada07034dfae627db69d87bdd3ed0d71c9 debuginfo(build-id) = fba5a9639f85e6e3e500dc4e4b3fe673ae48fec4 debuginfo(build-id) = fcd3b772c7461decac259f652e39d1f289a03d5b debuginfo(build-id) = fe7b81dee71f9b7d2f7f069af536d14b25158d80 debuginfo(build-id) = ffa2d3c6e71cb68a446343ec5bde8650537dd73d unrealircd-debuginfo = 5.2.1.1-1.fc34 unrealircd-debuginfo(aarch-64) = 5.2.1.1-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: unrealircd-debugsource(aarch-64) = 5.2.1.1-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64 Wrote: /builddir/build/RPMS/unrealircd-debugsource-5.2.1.1-1.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/unrealircd-5.2.1.1-1.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/unrealircd-debuginfo-5.2.1.1-1.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NDGqx3 + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0