Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/unrealircd.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-de090ff920d230414fa7f735dd2488cdfd7314b0/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/unrealircd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/unrealircd-5.0.7-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/unrealircd.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-de090ff920d230414fa7f735dd2488cdfd7314b0/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/unrealircd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2h60Y7 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/gpgverify --keyring=/builddir/build/SOURCES/gpgkey-1D2D2B03A0B68ED11D68A24BA7A21B0A108FF4A9.gpg --signature=/builddir/build/SOURCES/unrealircd-5.0.7.tar.gz.asc --data=/builddir/build/SOURCES/unrealircd-5.0.7.tar.gz gpgv: Signature made Sat Oct 10 13:20:09 2020 UTC using RSA key ID 108FF4A9 gpgv: Good signature from "UnrealIRCd releases (for verification of software downloads only!) " + cd /builddir/build/BUILD + rm -rf unrealircd-5.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/unrealircd-5.0.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unrealircd-5.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (unrealircd-5.0.7-destdir.patch): + echo 'Patch #1 (unrealircd-5.0.7-destdir.patch):' + /usr/bin/cat /builddir/build/SOURCES/unrealircd-5.0.7-destdir.patch + /usr/bin/patch -p1 -b --suffix .destdir --fuzz=0 patching file Makefile.in Patch #2 (unrealircd-5.0.7-exit-code.patch): + echo 'Patch #2 (unrealircd-5.0.7-exit-code.patch):' + /usr/bin/cat /builddir/build/SOURCES/unrealircd-5.0.7-exit-code.patch + /usr/bin/patch -p1 -b --suffix .exit-code --fuzz=0 patching file src/ircd.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0nffc8 + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.0.7 + sed -e 's|include/openssl/|include/openssl11/openssl/|g' -e 's|\(CRYPTOLIB="-lssl -lcrypto\).*|\1 -L/usr/lib/openssl11"\nCFLAGS="$CFLAGS -I/usr/include/openssl11"|' -i configure + sed -e '/do_version_check();/d' -i src/ircd.c + 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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --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/lib/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 armv7hl-redhat-linux-gnu-gcc... no checking for 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... -std=gnu99 checking for gmake... gmake checking for gmake... /usr/bin/gmake checking for crypt in -ldescrypt... no checking for crypt in -lcrypt... yes 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... no checking whether C compiler accepts -Wduplicated-branches... no 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... no 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... no checking if your system has IPv6 support... yes checking how to run the C preprocessor... gcc -std=gnu99 -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 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... no 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 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 armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE2... yes checking for ARGON2... yes checking for CARES... yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-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 unrealircd config.status: creating include/setup.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -j4 Building src make[1]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src' # Force build of 'ircd', before we start building any modules: /usr/bin/make ircd make[2]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src' gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c dns.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c auth.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c channel.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c crule.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c dbuf.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c fdlist.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c hash.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c ircd.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c ircsprintf.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c list.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c match.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c modules.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c parse.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c mempool.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c operclass.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c conf.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c debug.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c dispatch.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c numeric.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c misc.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c serv.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c aliases.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c socket.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c tls.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c user.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c scache.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c send.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c support.c /bin/sh version.c.SH Extracting src/version.c... 5.0.7 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c whowas.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c random.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c updconf.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c crashreport.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c modulemanager.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c utf8.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c url.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -c version.c gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fstack-clash-protection -fPIE -lssl -lcrypto -L/usr/lib/openssl11 -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 updconf.o crashreport.o modulemanager.o utf8.o openssl_hostname_validation.o url.o -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-export-dynamic -pie -lcrypt -ldl -lcurl -lpcre2-8 -largon2 -lrt -ldl -lcares -lssl -lcrypto -L/usr/lib/openssl11 -ldl /usr/bin/ld: warning: libssl.so.10, needed by //lib/libssh2.so.1, may conflict with libssl.so.1.1 /usr/bin/ld: warning: libssl.so.10, needed by //lib/libssh2.so.1, may conflict with libssl.so.1.1 /usr/bin/ld: warning: libcrypto.so.10, needed by //lib/libssh2.so.1, may conflict with libcrypto.so.1.1 /usr/bin/ld: warning: libcrypto.so.10, needed by //lib/libssh2.so.1, may conflict with libcrypto.so.1.1 make[2]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src' /usr/bin/make mods make[2]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src' cd modules; /usr/bin/make all make[3]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules' gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 cd chanmodes; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/chanmodes' gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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.0.7/src/modules/chanmodes' cd usermodes; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/usermodes' gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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.0.7/src/modules/usermodes' cd snomasks; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/snomasks' gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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.0.7/src/modules/snomasks' cd extbans; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/extbans' gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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 gcc -std=gnu99 -I/builddir/build/BUILD/unrealircd-5.0.7/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wno-pointer-sign -Wno-format-zero-length -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -I/usr/include/openssl11 -fno-strict-overflow -D_FORTIFY_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.0.7/src/modules/extbans' cd third; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/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.0.7/src/modules/third' make[3]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules' make[2]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src' make[1]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src' * UnrealIRCd compiled successfully * YOU ARE NOT DONE YET! Run "make install" to install UnrealIRCd ! + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w2JT33 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm ++ dirname /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm + cd unrealircd-5.0.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm Building src make[1]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src' # Force build of 'ircd', before we start building any modules: /usr/bin/make ircd make[2]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src' make[2]: `ircd' is up to date. make[2]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src' /usr/bin/make mods make[2]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src' cd modules; /usr/bin/make all make[3]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules' cd chanmodes; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/chanmodes' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/chanmodes' cd usermodes; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/usermodes' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/usermodes' cd snomasks; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/snomasks' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/snomasks' cd extbans; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/extbans' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules/extbans' cd third; /usr/bin/make all make[4]: Entering directory `/builddir/build/BUILD/unrealircd-5.0.7/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.0.7/src/modules/third' make[3]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src/modules' make[2]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src' make[1]: Leaving directory `/builddir/build/BUILD/unrealircd-5.0.7/src' * UnrealIRCd compiled successfully * YOU ARE NOT DONE YET! Run "make install" to install UnrealIRCd ! /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/bin /usr/bin/install -m 0700 src/ircd /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/bin/unrealircd /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.armunused /usr/bin/install -m 0600 doc/Authors doc/coding-guidelines doc/tao.of.irc /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.armunused /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd /usr/bin/install -m 0600 doc/conf/*.default.conf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd /usr/bin/install -m 0600 doc/conf/*.optional.conf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/aliases /usr/bin/install -m 0600 doc/conf/aliases/*.conf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/aliases /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/help /usr/bin/install -m 0600 doc/conf/help/*.conf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/help /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/examples /usr/bin/install -m 0600 doc/conf/examples/*.conf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/examples /usr/bin/install -m 0700 unrealircd /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.armunused /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd /usr/bin/install -m 0700 src/modules/*.so /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes /usr/bin/install -m 0700 src/modules/usermodes/*.so /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes /usr/bin/install -m 0700 src/modules/chanmodes/*.so /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/snomasks /usr/bin/install -m 0700 src/modules/snomasks/*.so /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/snomasks /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans /usr/bin/install -m 0700 src/modules/extbans/*.so /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/tls /usr/bin/install -m 0600 doc/conf/tls/curl-ca-bundle.crt /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/tls rm -rf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/cap /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/third /usr/bin/install -m 0700 src/modules/third/*.so /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/third /usr/bin/install: cannot stat 'src/modules/third/*.so': No such file or directory /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/var/lib/unrealircd/tmp make: [install] Error 1 (ignored) /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/var/cache/unrealircd /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/var/lib/unrealircd /usr/bin/install -m 0700 -d /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/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: [install] Error 1 (ignored) * UnrealIRCd is now installed. * Directory layout: * Configuration files: /etc/unrealircd * Log files: /var/log/unrealircd * Modules: /usr/lib/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.0.7-2.el7.arm + mv -f /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/examples/example.conf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/unrealircd.conf + rm -rf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/examples/ + rm -f /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/modules.sources.list + mkdir -p /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/pki/ + mv -f /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/tls/ /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/pki/unrealircd/ + ln -s ../pki/unrealircd/ /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/unrealircd/tls + ln -sf ../tls/certs/ca-bundle.crt /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/etc/pki/unrealircd/curl-ca-bundle.crt + install -D -p -m 0644 /builddir/build/SOURCES/unrealircd.service /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/systemd/system/unrealircd.service + install -D -p -m 0644 /builddir/build/SOURCES/unrealircd.tmpfilesd /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/tmpfiles.d/unrealircd.conf + mkdir -p /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/run/unrealircd/ + install -D -p -m 0755 /builddir/build/SOURCES/unrealircdctl /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/bin/unrealircdctl + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/unrealircd-5.0.7 extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/bin/unrealircd extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/cap.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/whowas.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sdesc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/user.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/lusers.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/trace.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/nick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/webredir.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/who_old.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/rmtkl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svssno.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/whois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sinfo.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/cloak.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svsjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/server.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/privdeaf.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/secureonlymsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/showwhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/privacy.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/censor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/regonlymsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/nokick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/servicebot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/bot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/usermodes/noctcp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/dccallow.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/invite.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/require-module.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/wallops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svsmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/targetfloodprot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sapart.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/vhost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/snomasks/dccreject.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/cycle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/close.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/message-ids.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svskill.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svsmode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/mode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/starttls.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/samode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sendsno.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/knock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sendumode.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svsnick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/ison.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/umode2.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/globops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/help.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/account-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/silence.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/quit.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/protoctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/account-notify.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svswatch.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/userip.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/names.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/certfp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/websocket.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/dccdeny.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/lag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svsnoop.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/nocodes.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/message-tags.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/userhost-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/history_backend_null.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/history_backend_mem.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/antimixedutf8.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sqline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sajoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/list.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/operonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/floodprot.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/issecure.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/permanent.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/noknock.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/secureonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/nonotice.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/nocolor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/noinvite.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/censor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/regonlyspeak.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/nokick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/stripcolor.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/history.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/link.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/regonly.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/delayjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/noctcp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chanmodes/nonickchange.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/away.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/eos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/clienttagdeny.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/opermotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/admin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/setident.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/watch.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/connect.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/echo-message.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sasl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svssilence.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svsnline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/jointhrottle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/oper.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/plaintext-policy.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sts.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/ircops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/botmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/map.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/squit.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/history.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/reputation.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/tkl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/tkldb.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/userip-tag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/labeled-response.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/charsys.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sethost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/join.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/userhost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/blacklist.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/unsqline.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/tls_antidos.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/link-security.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/rules.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/server-time.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/kick.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/hideserver.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/authprompt.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/jumpserver.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/mkpasswd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chgident.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chgname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/part.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/batch.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/addomotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/sjoin.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/pingpong.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/chghost.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/typing-indicator.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/md.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/setname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/stats.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svsnolag.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/connthrottle.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/antirandom.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/swhois.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/links.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/restrict-commands.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/tsctl.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/webirc.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svspart.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/motd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/ident_lookup.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/pass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/message.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/whox.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/topic.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/channeldb.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/addmotd.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/locops.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/staff.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/netinfo.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/kill.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/svslusers.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/operclass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/msgbypass.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/account.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/textban.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/realname.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/inchannel.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/certfp.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/quiet.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/nickchange.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/partmsg.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/timedban.so extracting debug info from /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/lib/unrealircd/extbans/join.so /usr/lib/rpm/sepdebugcrcfix: Updated 181 CRC32s, 0 CRC32s did match. 5724 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: unrealircd-5.0.7-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EYuvho + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.0.7 + DOCDIR=/builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/doc/unrealircd-5.0.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/doc/unrealircd-5.0.7 + cp -pr doc/Authors /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/doc/unrealircd-5.0.7 + cp -pr doc/coding-guidelines /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/doc/unrealircd-5.0.7 + cp -pr doc/tao.of.irc /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/doc/unrealircd-5.0.7 + cp -pr README.md /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/doc/unrealircd-5.0.7 + cp -pr doc/RELEASE-NOTES.md /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/doc/unrealircd-5.0.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cC32JL + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.0.7 + LICENSEDIR=/builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/licenses/unrealircd-5.0.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/licenses/unrealircd-5.0.7 + cp -pr LICENSE /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm/usr/share/licenses/unrealircd-5.0.7 + exit 0 Provides: config(unrealircd) = 5.0.7-2.el7 unrealircd = 5.0.7-2.el7 unrealircd(armv7hl-32) = 5.0.7-2.el7 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: /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libargon2.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcares.so.2 libcrypt.so.1 libcrypt.so.1(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcurl.so.4 libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpcre2-8.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libssl.so.1.1(OPENSSL_1_1_1) rtld(GNU_HASH) Processing files: unrealircd-debuginfo-5.0.7-2.el7.armv7hl Provides: unrealircd-debuginfo = 5.0.7-2.el7 unrealircd-debuginfo(armv7hl-32) = 5.0.7-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm Wrote: /builddir/build/RPMS/unrealircd-5.0.7-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/unrealircd-debuginfo-5.0.7-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1Dtag2 + umask 022 + cd /builddir/build/BUILD + cd unrealircd-5.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/unrealircd-5.0.7-2.el7.arm + exit 0 Child return code was: 0