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/f33-build-28369127-3822753/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.fc33.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/f33-build-28369127-3822753/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.Lm0gQ7 + 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 . Patch #0 (unrealircd-5.0.7-crypto-policy.patch): + echo '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.zlPBG8 + 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:35:24.736808464 +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 -j32 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' /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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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-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-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-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-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 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' 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 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-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-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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 map.so map.c make[3]: Leaving directory '/builddir/build/BUILD/unrealircd-5.2.1.1/src/modules' map.c: In function 'dump_map.constprop.0': map.c:80:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 80 | p[-1] = ' '; | ~~~~~~^~~~~ map.c:62:14: note: at offset -1 to object 'prompt.0' with size 64 declared here 62 | static char prompt[64]; | ^~~~~~ map.c:82:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | p[-2] = ' '; | ~~~~~~^~~~~ map.c:62:14: note: at offset -2 to object 'prompt.0' with size 64 declared here 62 | static char prompt[64]; | ^~~~~~ map.c:112:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 112 | p[-1] = '-'; | ~~~~~~^~~~~ map.c:62:14: note: at offset -1 to object 'prompt.0' with size 64 declared here 62 | static char prompt[64]; | ^~~~~~ map.c:80:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 80 | p[-1] = ' '; | ~~~~~~^~~~~ map.c:62:14: note: at offset -1 to object 'prompt.0' with size 64 declared here 62 | static char prompt[64]; | ^~~~~~ map.c:82:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | p[-2] = ' '; | ~~~~~~^~~~~ map.c:62:14: note: at offset -2 to object 'prompt.0' with size 64 declared here 62 | static char prompt[64]; | ^~~~~~ map.c: In function 'dump_map.constprop': map.c:80:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 80 | p[-1] = ' '; | ^ map.c:62:14: note: at offset -1 to object 'prompt' with size 64 declared here 62 | static char prompt[64]; | ^ map.c:82:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | p[-2] = ' '; | ^ map.c:62:14: note: at offset -2 to object 'prompt' with size 64 declared here 62 | static char prompt[64]; | ^ map.c:112:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 112 | p[-1] = '-'; | ^ map.c:62:14: note: at offset -1 to object 'prompt' with size 64 declared here 62 | static char prompt[64]; | ^ map.c:80:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 80 | p[-1] = ' '; | ^ map.c:62:14: note: at offset -1 to object 'prompt' with size 64 declared here 62 | static char prompt[64]; | ^ map.c:82:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | p[-2] = ' '; | ^ map.c:62:14: note: at offset -2 to object 'prompt' with size 64 declared here 62 | static char prompt[64]; | ^ 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 hideserver.so hideserver.c hideserver.c: In function 'dump_map.constprop.0': hideserver.c:240:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 240 | p[-1] = ' '; | ~~~~~~^~~~~ hideserver.c:222:14: note: at offset -1 to object 'prompt.0' with size 64 declared here 222 | static char prompt[64]; | ^~~~~~ hideserver.c:242:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 242 | p[-2] = ' '; | ~~~~~~^~~~~ hideserver.c:222:14: note: at offset -2 to object 'prompt.0' with size 64 declared here 222 | static char prompt[64]; | ^~~~~~ hideserver.c:276:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 276 | p[-1] = '-'; | ~~~~~~^~~~~ hideserver.c:222:14: note: at offset -1 to object 'prompt.0' with size 64 declared here 222 | static char prompt[64]; | ^~~~~~ hideserver.c:240:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 240 | p[-1] = ' '; | ~~~~~~^~~~~ hideserver.c:222:14: note: at offset -1 to object 'prompt.0' with size 64 declared here 222 | static char prompt[64]; | ^~~~~~ hideserver.c:242:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 242 | p[-2] = ' '; | ~~~~~~^~~~~ hideserver.c:222:14: note: at offset -2 to object 'prompt.0' with size 64 declared here 222 | static char prompt[64]; | ^~~~~~ hideserver.c: In function 'dump_map.constprop': hideserver.c:240:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 240 | p[-1] = ' '; | ^ hideserver.c:222:14: note: at offset -1 to object 'prompt' with size 64 declared here 222 | static char prompt[64]; | ^ hideserver.c:242:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 242 | p[-2] = ' '; | ^ hideserver.c:222:14: note: at offset -2 to object 'prompt' with size 64 declared here 222 | static char prompt[64]; | ^ hideserver.c:276:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 276 | p[-1] = '-'; | ^ hideserver.c:222:14: note: at offset -1 to object 'prompt' with size 64 declared here 222 | static char prompt[64]; | ^ hideserver.c:240:9: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 240 | p[-1] = ' '; | ^ hideserver.c:222:14: note: at offset -1 to object 'prompt' with size 64 declared here 222 | static char prompt[64]; | ^ hideserver.c:242:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 242 | p[-2] = ' '; | ^ hideserver.c:222:14: note: at offset -2 to object 'prompt' with size 64 declared here 222 | static char prompt[64]; | ^ 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 targetfloodprot.so targetfloodprot.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 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 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 tkl.so tkl.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 history.so history.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' 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 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 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 privdeaf.so privdeaf.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 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 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 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 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 censor.so censor.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 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 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 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 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 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 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 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 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 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 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 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.0WYxQ8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64 ++ dirname /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64 + cd unrealircd-5.2.1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.aarch64/usr/bin /usr/bin/install -p -m 0700 src/ircd /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/bin/unrealircd /usr/bin/install -p -m 0700 extras/unrealircd-upgrade-script /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/bin/unrealircd-upgrade-script /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.aarch64unused /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd /usr/bin/install -p -m 0600 doc/conf/*.default.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd /usr/bin/install -p -m 0600 doc/conf/*.optional.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/aliases /usr/bin/install -p -m 0600 doc/conf/aliases/*.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/aliases /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/help /usr/bin/install -p -m 0600 doc/conf/help/*.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/help /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/examples /usr/bin/install -p -m 0600 doc/conf/examples/*.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/examples /usr/bin/install -p -m 0700 unrealircd /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64unused /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd /usr/bin/install -p -m 0700 src/modules/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes /usr/bin/install -p -m 0700 src/modules/usermodes/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes /usr/bin/install -p -m 0700 src/modules/chanmodes/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/snomasks /usr/bin/install -p -m 0700 src/modules/snomasks/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/snomasks /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans /usr/bin/install -p -m 0700 src/modules/extbans/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.aarch64/etc/unrealircd/tls rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/cap /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/third /usr/bin/install -p -m 0700 src/modules/third/*.so /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.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.fc33.aarch64/var/cache/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/var/lib/unrealircd /usr/bin/install -p -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.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.fc33.aarch64 + mv -f /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/examples/example.conf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/unrealircd.conf + rm -rf /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/examples/ + rm -f /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/modules.sources.list + rm -f /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/bin/unrealircd-upgrade-script + mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/pki/ + mv -f /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/tls/ /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/pki/unrealircd/ + ln -s ../pki/unrealircd/ /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/etc/unrealircd/tls + ln -sf ../tls/certs/ca-bundle.crt /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.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.fc33.aarch64/usr/lib/tmpfiles.d/unrealircd.conf + mkdir -p /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/run/unrealircd/ + install -D -p -m 0755 /builddir/build/SOURCES/unrealircdctl /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/bin/unrealircdctl + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 5.2.1.1-1.fc33 --unique-debug-suffix -5.2.1.1-1.fc33.aarch64 --unique-debug-src-base unrealircd-5.2.1.1-1.fc33.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.fc33.aarch64/usr/bin/unrealircd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/account-notify.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/account-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/addmotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/addomotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/admin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/antirandom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/authprompt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/antimixedutf8.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/away.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/batch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/blacklist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/bot-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/botmotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/certfp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/cap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/censor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/history.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/floodprot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/delayjoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/issecure.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/noctcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/noknock.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/link.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/nonickchange.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/noinvite.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/nocolor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/nokick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/nonotice.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/regonly.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/permanent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/operonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/account-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/addmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/account-notify.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/addomotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/admin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/bin/unrealircd extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/batch.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/authprompt.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/away.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/antimixedutf8.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/antirandom.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/blacklist.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/bot-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/botmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/censor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/floodprot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/certfp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/delayjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/history.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/noctcp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/nonickchange.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/nocolor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/cap.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/nonotice.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/noinvite.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/issecure.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/nokick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/link.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/noknock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/regonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/operonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/permanent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/regonlyspeak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/secureonly.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/stripcolor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/channeldb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/charsys.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chathistory.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chghost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chgident.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/regonlyspeak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chgname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/cloak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/clienttagdeny.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/connect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/close.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/secureonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/channeldb.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chanmodes/stripcolor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/connthrottle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/cycle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/dccallow.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/charsys.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/echo-message.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/dccdeny.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/inchannel.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/certfp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/eos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chghost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/account.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chgident.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/msgbypass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chathistory.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/cloak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/operclass.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/nickchange.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/join.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/chgname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/partmsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/quiet.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/clienttagdeny.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/close.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/connect.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/cycle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/realname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/echo-message.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/dccallow.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/connthrottle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/dccdeny.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/certfp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/inchannel.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/eos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/account.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/msgbypass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/partmsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/nickchange.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/join.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/operclass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/quiet.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/securitygroup.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/realname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/textban.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/securitygroup.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/textban.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/timedban.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/globops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/hideserver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/help.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/history.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/history_backend_mem.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/extbans/timedban.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.aarch64/usr/lib64/unrealircd/ident_lookup.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/globops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/invite.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/ison.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/ircops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/help.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/hideserver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/join.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/jointhrottle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/jumpserver.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/history.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.aarch64/usr/lib64/unrealircd/kick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/kill.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/knock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.aarch64/usr/lib64/unrealircd/lag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/link-security.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/invite.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/labeled-response.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/ident_lookup.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/list.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/links.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/ircops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/ison.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/locops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/join.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/lusers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/map.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/jumpserver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/md.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/kick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/kill.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/jointhrottle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/link-security.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/knock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/labeled-response.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/message-ids.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/list.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/lag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/links.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/locops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/lusers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/message-tags.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/mkpasswd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/map.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/message.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/md.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/message-ids.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/mode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/motd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/message-tags.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/message.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/mkpasswd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/mode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/motd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/names.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/names.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/netinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/nick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/nocodes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/oper.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/opermotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/part.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/pass.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/pingpong.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/plaintext-policy.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/netinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/protoctl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/quit.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/opermotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/nick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/oper.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/require-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/reply-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/restrict-commands.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/rmtkl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/rules.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/nocodes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/reputation.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/part.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sajoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/samode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/pass.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sapart.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sasl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/pingpong.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sdesc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/quit.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/plaintext-policy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sendsno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sendumode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/protoctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/require-module.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/reply-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/server-time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/restrict-commands.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/server.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/rmtkl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sethost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sajoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/reputation.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sapart.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/samode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/rules.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sasl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sdesc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sendsno.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/server-time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/setident.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sendumode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/server.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sethost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/setname.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/silence.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sinfo.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/setident.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/setname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/silence.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sjoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/snomasks/dccreject.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sqline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/squit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/starttls.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/staff.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/stats.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/snomasks/dccreject.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/squit.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sqline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sts.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsjoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svskill.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/staff.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/starttls.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svslusers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsmode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/stats.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsnick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsnline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsnolag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsnoop.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svspart.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svssilence.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/sts.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svssno.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svskill.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsjoin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svswatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/swhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svslusers.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsmode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsmotd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/targetfloodprot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsnick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/tkldb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/tkl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsnolag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/tls_antidos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsnline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svspart.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svssilence.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svsnoop.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/topic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/trace.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/tsctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svssno.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/svswatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/typing-indicator.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/targetfloodprot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/tkl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/tkldb.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/swhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/tls_antidos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/topic.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/trace.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/umode2.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/tsctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/typing-indicator.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/umode2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/unsqline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/user.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/userhost-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/userhost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/user.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/unsqline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/userhost-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/userip-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/userhost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/userip.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/userip-tag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/bot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/censor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/noctcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/privdeaf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/privacy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/nokick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/secureonlymsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/servicebot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/regonlymsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/showwhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/userip.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/vhost.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/wallops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/bot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/watch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/webirc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/censor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/webredir.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/noctcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/websocket.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/privacy.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/privdeaf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/who_old.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/nokick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/regonlymsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/secureonlymsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/servicebot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/whois.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/whowas.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/whox.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/usermodes/showwhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/vhost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/wallops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/webirc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/webredir.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/watch.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/websocket.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/whowas.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/whox.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/whois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/lib64/unrealircd/who_old.so original debug info size: 13084kB, size after compression: 9236kB /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.fc33.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T8w55a + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.1.1 + DOCDIR=/builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.aarch64/usr/share/doc/unrealircd + cp -pr doc/Authors /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/share/doc/unrealircd + cp -pr doc/coding-guidelines /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/share/doc/unrealircd + cp -pr doc/tao.of.irc /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/share/doc/unrealircd + cp -pr README.md /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/share/doc/unrealircd + cp -pr doc/RELEASE-NOTES.md /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/share/doc/unrealircd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C6PCy9 + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.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.fc33.aarch64/usr/share/licenses/unrealircd + cp -pr LICENSE /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64/usr/share/licenses/unrealircd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(unrealircd) = 5.2.1.1-1.fc33 unrealircd = 5.2.1.1-1.fc33 unrealircd(aarch-64) = 5.2.1.1-1.fc33 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) 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.fc33.aarch64 Provides: unrealircd-debugsource = 5.2.1.1-1.fc33 unrealircd-debugsource(aarch-64) = 5.2.1.1-1.fc33 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.fc33.aarch64 Provides: debuginfo(build-id) = 0244fe680e6374bb2fde5c95490d643ae318ae3e debuginfo(build-id) = 02a3acbe6362e1565ae31d8773b98c65fc921ea4 debuginfo(build-id) = 092dff8a2b4214743eb8867cae82ba05a75d13ba debuginfo(build-id) = 0965e1465da14bcc883f2a5b446239c4bc0c3c44 debuginfo(build-id) = 098700dd975378461c2829551575f9fd46f8c7db debuginfo(build-id) = 09b5fa2f65db4b3f6dbe8c4de3a862d5adb13bfe debuginfo(build-id) = 0a58967f5e89583d6e77459a896e7d36c5dd9e94 debuginfo(build-id) = 0c3a1365b0b145e91fa8f00a41c54b327e9c2c45 debuginfo(build-id) = 0ceee71057d89127bb85f105fed5025d8655073b debuginfo(build-id) = 0cffb2f1fa145b9330e8556bb30ac977434e35fd debuginfo(build-id) = 0db4364025d14ac2e238f9577fa1bf726bdea889 debuginfo(build-id) = 0e6bb7380cf1780c5a1093ad91475669e974c5bb debuginfo(build-id) = 0e99cb0fba1c29fea9e82c15e1c58317b4148d98 debuginfo(build-id) = 0eed0ff074949ba889f921bc734e520b1d1d0990 debuginfo(build-id) = 0f0d0a3aaa29bf97bc57b1490339893834d980b7 debuginfo(build-id) = 107c2643fc4d158107a2f0be6f88633b688ce783 debuginfo(build-id) = 132822ca304cba1f1d9d97206ecf8c5f5403b2be debuginfo(build-id) = 13ba10d16808b0e8b84e9731ada8e35eb4319c74 debuginfo(build-id) = 1973d5a551c0e9a0f093477c581a8d00b1855388 debuginfo(build-id) = 197f2e7d676cd398d93bc60b04afe3f8594fedbc debuginfo(build-id) = 1ad62c56b1973bf3a4bae4b222e99c12a7c186a1 debuginfo(build-id) = 1e26f92ea7b79f3463dbd961854f637a0142bebd debuginfo(build-id) = 1e3d837cd03e9d11a438cb6e26ee800ed53ab8f6 debuginfo(build-id) = 1f1a09b2a1be0dfcb17e72f92ebcfdd24274cc86 debuginfo(build-id) = 21a47c2dbf4dbec64a3e2d676bb4cad566fe54a3 debuginfo(build-id) = 21e59f898b8965dcffe5e53330f46bfb067f6f82 debuginfo(build-id) = 22af6b49eada9260a551ee3cf9b9f307bb64f4a2 debuginfo(build-id) = 22e275fd0740d6c931a4211d43bda80213c7956c debuginfo(build-id) = 2345113f58e1dfdc059a45db6e08dbabf0d83346 debuginfo(build-id) = 24ee6eeadd803bb5471dc6efca774c9f55df58bf debuginfo(build-id) = 2531f34f37ac5cd6d7c435e7de37e9a9366ea22e debuginfo(build-id) = 257e18c1df3654a78802a8fb1ea7a4382d0620e5 debuginfo(build-id) = 27abe40404bb24ed03121611c2952ca779285ff8 debuginfo(build-id) = 27b7caad1c923cdaf9f41f5abdcb9ed3e1b554a6 debuginfo(build-id) = 29f1adf388ad2864ca513685be4b2320cea314a8 debuginfo(build-id) = 2aa866ee98f35293ddd80ff21bca1386ea5bd9f5 debuginfo(build-id) = 2b86d5dcbc1e2e496b360d3bc41063e0c876fd13 debuginfo(build-id) = 2c632f50533dc846220c94f8f2f40cf0163b59c0 debuginfo(build-id) = 2d0449a270aa3b5f07b44eed014a14e941c5de8e debuginfo(build-id) = 2d8da119cc6e80c3f811d420d1b0f0b5e31b1fe1 debuginfo(build-id) = 2e1a464bff9a35ddfc49c912d53198ba598a7fbe debuginfo(build-id) = 2e605d0c542f65226c49a502454121c7a7facc47 debuginfo(build-id) = 2f4a17bfa2cb4f8a8680de0e8f3787cc7264ea00 debuginfo(build-id) = 2f9749434bbcb8a0717e923ff2b7ab7e7bbf8a7e debuginfo(build-id) = 302802eeb36d354cfa3f3b26ffaee5fcfc6fa6f2 debuginfo(build-id) = 3103730dbb41f84f8636368e406e1b00cb30b565 debuginfo(build-id) = 31efe3857e6c3546af7658d48037bd1451001fcb debuginfo(build-id) = 3274fd967cec2db6c12942b2588b74448a2edb7d debuginfo(build-id) = 340ca5ba7fdfb63527473fd76bc4a26a52a481ae debuginfo(build-id) = 350254b7293dc8b40a3556342a01d4dc919e9e41 debuginfo(build-id) = 35a4c1be1a32be3be4cce5a7ddf7718087cd2401 debuginfo(build-id) = 35a71f0b4ca86f56493e546246fcc3b7501f99fb debuginfo(build-id) = 36cfeb8e777ac39f7dff4746e78ba10d6f4b3431 debuginfo(build-id) = 393a8957dfa4f16069ca35ca472f845ccd25fed2 debuginfo(build-id) = 39ca3356c5e4ed463706eff51c4d87a66925c4c9 debuginfo(build-id) = 3ad0d47225b004dece696b769ef2bc3700a23a72 debuginfo(build-id) = 3b5b8eb1512b6fc139a156e2515144268477c342 debuginfo(build-id) = 3c10fc3775908fa6cd6d61518a5f172889a34dbc debuginfo(build-id) = 3eb7a2ce9c6dc2b3a28961d17a22cdcdcc6d5d57 debuginfo(build-id) = 4185c8a333312209e32670d41db24fc993d84edc debuginfo(build-id) = 4277ccca5761f691629146e9f71fb4e5ea3f0067 debuginfo(build-id) = 43944a0c46360de31bb2a71810b7ba5865fc3d83 debuginfo(build-id) = 43d218222414a885812e3f93eee35305481247e7 debuginfo(build-id) = 44f5aea35c050936d3f9adb74676f2d602fc8afb debuginfo(build-id) = 467aada3b47760a5672e100312a9d7c8fa7b5070 debuginfo(build-id) = 467cca74424d482d26433a32c5aa2185fdedf34c debuginfo(build-id) = 47813e426da65ffb72327f185707e340ea863159 debuginfo(build-id) = 4b78251b3da256639f0fe2819ebb14837f4ccc8b debuginfo(build-id) = 4bf511497aca4accdabb128a3ec0c2e359e0abac debuginfo(build-id) = 4c3732407d5842e315291dbbe2ec6c6135ab696f debuginfo(build-id) = 4d9e11fd1ae521553aae39282a5b2d6221d1fafe debuginfo(build-id) = 4ddbc81fe92caa09145e996418ce1bcef9eab93a debuginfo(build-id) = 540c6de5a30a160b347f059ab5937cf79589259b debuginfo(build-id) = 5a216a50259a42b0e3b0d3ad6514560d95ec8298 debuginfo(build-id) = 5ad3abaceadb33844df2c04ad0bb36098c548cd9 debuginfo(build-id) = 5b92db9169cb618a89ef1cfc69fff202ea43d272 debuginfo(build-id) = 5dc01608577dceb97a9853e4dcde5c7ef647a7db debuginfo(build-id) = 5ef00ecabaf63275fd876603af37b6ecb3fa333c debuginfo(build-id) = 608b99c866a345d7ea1c62ca11bf8cc6612382d9 debuginfo(build-id) = 60c883ae6f813276c5754fdc7dfd48aabc807b77 debuginfo(build-id) = 611f91aaa258c25226de8f8a7d1e474892186f8a debuginfo(build-id) = 61665b5f16d56a8610b2b7851d49e73e668dd4a7 debuginfo(build-id) = 61f973cbd06d8b5e1531a3fcb145e57a93c5c326 debuginfo(build-id) = 621f5dd78a63b31b19c4d27508986cbba53b2bf3 debuginfo(build-id) = 62658db9e61e7cabc6f630847a86b37c5859d62f debuginfo(build-id) = 62afaa94fce79def9e662603a99609d57f9431bc debuginfo(build-id) = 655993677392aa0e105819974c719dc108186c8c debuginfo(build-id) = 691c64ddb8cbf6d7c2f74081ae6c0a82eaf5a380 debuginfo(build-id) = 6a7b4c6965d217401f629f2b4bf00364eb9f32e3 debuginfo(build-id) = 6ababb627361edc7cdfb93866ce7092b235e8d02 debuginfo(build-id) = 6b7f95c808768ba0082f9725266f989de5e152d7 debuginfo(build-id) = 6b95bbef16e8ff583fc08069f0a9bb07f4aabfaf debuginfo(build-id) = 6cfd534c826797c88fd12a4ed3f4ceedb67ed900 debuginfo(build-id) = 6d2533ae3b6bea51adca3990d7d9524f1b238e74 debuginfo(build-id) = 6d3c244f444743e4a8a0dbf3507c6beb0e4103b2 debuginfo(build-id) = 6e4123782b5d01042aa43fda034c07db76fe138d debuginfo(build-id) = 72e0dfb142061dc20b4ac185b4e46e5ccfab8992 debuginfo(build-id) = 7319370c5527add4c494160f9a56ab61e9c91b54 debuginfo(build-id) = 75c118b53572efe397c0e0aa663780bf207f38aa debuginfo(build-id) = 7641f08a58cc369e956dabc1c92bc080d58d5c7b debuginfo(build-id) = 7652f68818406932d6a4c60cd2827775882c221f debuginfo(build-id) = 78708e72bcadab3a28e669d28367cd2ddbc42e9e debuginfo(build-id) = 7882843980459371ef1deab734cf0b45fd0689a4 debuginfo(build-id) = 7b79e11825d1cf2ef604f17889c511316fe81543 debuginfo(build-id) = 7cc6c6c17fe9150df5b41d87e1b6bea0c649d365 debuginfo(build-id) = 7e8029a8d2d425d7f79dfbc0e0f963d296b8ea3b debuginfo(build-id) = 80750d82ddce9b296f013ee25581d1f7a7cb1d65 debuginfo(build-id) = 81839c9cd479c20d0b4d53e578947b5fff0961f9 debuginfo(build-id) = 83ef6b81b02942676560ac09a3817afe8e921ffa debuginfo(build-id) = 840ec12c51fc3c1152d24c24c587dd18d920bc1e debuginfo(build-id) = 864d750295aa6326027d59232275e10ce274d186 debuginfo(build-id) = 86c2bcd9e52b76bc8513a9a73c6dfcb284e2f347 debuginfo(build-id) = 87c02316a5377b04a2e1346f978e2ed3e3bd625b debuginfo(build-id) = 88689b93b2552464be941af2cf381cd16d3691a2 debuginfo(build-id) = 890c259ed28ca26413b25ae4f369d3afb150470b debuginfo(build-id) = 892142248990b1eb7d2bd224a85b68a69dfde656 debuginfo(build-id) = 8f32d54e22980cce1689c2164672c8569fab895b debuginfo(build-id) = 8f5b1cb884cb78b219038f1d09efe463e09e8d1f debuginfo(build-id) = 8fcea9d298f5a35a9deb5f36e2dfd5a8376fbdd7 debuginfo(build-id) = 902c251bdac0bf21b949089e01d20de0651042ba debuginfo(build-id) = 940c8ccf435d5a512a454e028edb242196b65431 debuginfo(build-id) = 95f6fad3fcc54dce417b86add22e4bc9b3fec671 debuginfo(build-id) = 97db4a14e73c912d102f01df12ea1e6dc7677ab1 debuginfo(build-id) = 98f8c97c7f902d8001a7fdd62f211fcb77e7655f debuginfo(build-id) = 99054341c4e087ea8f9cfea8cac2a7adf5c372d6 debuginfo(build-id) = 99ffa420bd2f5425217dca5ddae4ccab0113eb1d debuginfo(build-id) = 9a9ad0c9df2fe21e1a9e2d9062b5dccc0bc77ea1 debuginfo(build-id) = 9ba9b111d05cb6090bba27ac5cb5d972e6c745d4 debuginfo(build-id) = 9bc5816c7dfe4f72e8536ff43f25c430e7943863 debuginfo(build-id) = 9ddea7aa593ac98a17e8825357e19917d9a81115 debuginfo(build-id) = a3058871655e362e6a338874ea93457cfd2050dc debuginfo(build-id) = a390d5406bdc05f018060f64b755616a7575003e debuginfo(build-id) = a476e9081b3b01989bf5c660a0ca28dc093bc0a3 debuginfo(build-id) = a9aa9ce6433049bbae6956d3344bd0cc2a68b253 debuginfo(build-id) = b1f8209312fb6803f7d517ca5774e1b565cb0937 debuginfo(build-id) = b31b22f55f86c8f3fb52c901f8c5affd394c6efa debuginfo(build-id) = b361d1088ceb024f1e7e31b7e8c7e50ef9bea24a debuginfo(build-id) = b899ec9e6407cd25d99fbd0b8ff949a09c337e12 debuginfo(build-id) = ba2b7360bc1f1c1cf3d4f4f42fb259e0187f0b64 debuginfo(build-id) = bbf8c2fe24dfe98c2b7dca9788c9bce53ec0f0d1 debuginfo(build-id) = bd4a8930c761f875a1b0f8c0b2fc9fda3211f0db debuginfo(build-id) = c14c16928cc63719e427b735200b30fa1b92b5df debuginfo(build-id) = c449559710daa197bd2b6d3219a3a4435fd8433e debuginfo(build-id) = c59b1da09a78954b1703766381f6889a9f780cbb debuginfo(build-id) = c62761944862c43ae24c1c1211cc1023e7809b93 debuginfo(build-id) = c646c599f4eb46d1d6999ae876e4cd205e793ae1 debuginfo(build-id) = c6eacd79e6173045636eb95d067a104f65b6c3ef debuginfo(build-id) = c746a6b511bee1cdb4e4c97a3f5343c614113623 debuginfo(build-id) = c8cca8857300391d0bff5e1f810ee9f1301c37d0 debuginfo(build-id) = c9ff1a1c5a89d0155ecae3521f5d8c444dddd589 debuginfo(build-id) = cadda7c85d6e8dd11f90bbff62d4ac8f95b2610c debuginfo(build-id) = cd695347a4bd0fa6629ff52808f9e5086d5082f5 debuginfo(build-id) = cf4bb4d091346222fa773887be5bab88c7df9292 debuginfo(build-id) = d004b5452d29e64817f8cace4017918d8d8c4343 debuginfo(build-id) = d42b2587be1e2373b165a702cbb8a0be716d0c66 debuginfo(build-id) = d78d5d9981b622f28d5b17ba68d424a26509dd1e debuginfo(build-id) = d8a22a65cd64603ab48622ebcd5986ba89e9594b debuginfo(build-id) = dc801d29257f32611a407ce72f565ff6ef710f32 debuginfo(build-id) = dd14469ffd4562151368c3b40bdaec1acac0f0c4 debuginfo(build-id) = dd7a913f295d1eaeab80b122d7f76edb533ba60e debuginfo(build-id) = dda940a080f31582bfe421b0da6d4a629ae3efe3 debuginfo(build-id) = ddd576b931d4d46954cacc5912aefed385fede14 debuginfo(build-id) = e164b9d9f55693eab80529dc4c96a94b45fbd666 debuginfo(build-id) = e44958f97e41037ff5d9e18fc191658a8172bc5b debuginfo(build-id) = e74b7dc947f8f0b75806873e6471def9fad8c354 debuginfo(build-id) = e76187f7f8764f6e4028eb414698e7b81d5610cc debuginfo(build-id) = e78391bc211198d27628e7b75ca1e6299be5c9f9 debuginfo(build-id) = e826e0fd99eca29243068e1112227a31368619a3 debuginfo(build-id) = eab5a3443d695c9243ae1f9d0a42877d7c3eaee2 debuginfo(build-id) = eb7f1672e1340f7ce9b026345a733dbeaa4ff55d debuginfo(build-id) = ebf4063a4ccb68549e7ba24bc460d9acbe3a94bd debuginfo(build-id) = ed3baad306da212cc894c615ff38303614c1eed3 debuginfo(build-id) = ed86f6254312ead495a83f6acfa2e8315ae7a75c debuginfo(build-id) = eeab6003935def07f482310d9bcb8e04c6081b64 debuginfo(build-id) = f056332ee2de8ea9285dffd4fae5a4aee7ce1bce debuginfo(build-id) = f1820f0ef45811dc72d7bc042eb16b1a01d5d67e debuginfo(build-id) = f217898e2156f829e1da40cf138c2afe8cdeb592 debuginfo(build-id) = f500aa75d644b2e3348987161969f0eba090866d debuginfo(build-id) = f6c1c7bbf1f2b15f58f6606592bc8f60041795d2 debuginfo(build-id) = f8c92638a3611946bc146b4b0a21357879ea4c2e debuginfo(build-id) = fa67d1b045d669abec93e97122899f334bf0f4e6 debuginfo(build-id) = fa8625f00f5698a86b2fb2098359c1a4b28ed88f debuginfo(build-id) = fe90604493d4c70a86213aeb8c22419abcdbc06a debuginfo(build-id) = fefadf291dd166efbd5edd33510aee5b91d82dd4 debuginfo(build-id) = ffe795e8125acccc6ad92283f54b35d25afaf927 unrealircd-debuginfo = 5.2.1.1-1.fc33 unrealircd-debuginfo(aarch-64) = 5.2.1.1-1.fc33 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.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unrealircd-5.2.1.1-1.fc33.aarch64 Wrote: /builddir/build/RPMS/unrealircd-debugsource-5.2.1.1-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/unrealircd-5.2.1.1-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/unrealircd-debuginfo-5.2.1.1-1.fc33.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.K6Kwpa + 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.fc33.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0