>>> ircd-hybrid: Building testing/ircd-hybrid 8.2.45-r1 (using abuild 3.13.0-r5) started Mon, 26 Aug 2024 08:10:42 +0000 >>> ircd-hybrid: Checking sanity of /home/buildozer/aports/testing/ircd-hybrid/APKBUILD... >>> ircd-hybrid: Analyzing dependencies... >>> ircd-hybrid: Installing for build: build-base openssl-dev (1/2) Installing openssl-dev (3.3.1-r3) (2/2) Installing .makedepends-ircd-hybrid (20240826.081043) OK: 333 MiB in 105 packages >>> ircd-hybrid: Cleaning up srcdir >>> ircd-hybrid: Cleaning up pkgdir >>> ircd-hybrid: Cleaning up tmpdir >>> ircd-hybrid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ircd-hybrid-8.2.45.tar.gz >>> ircd-hybrid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ircd-hybrid-8.2.45.tar.gz >>> ircd-hybrid: Checking sha512sums... ircd-hybrid-8.2.45.tar.gz: OK >>> ircd-hybrid: Unpacking /var/cache/distfiles/edge/ircd-hybrid-8.2.45.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for bison... no checking for byacc... no checking for flex... no checking for lex... no checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert armv6-alpine-linux-musleabihf file names to armv6-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv6-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-file... no checking for file... file checking for armv6-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for armv6-alpine-linux-musleabihf-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for crypt.h... yes checking for socket.h... no checking for sys/param.h... yes checking for sys/wait.h... yes checking for types.h... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc options needed to detect all undeclared functions... none needed checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... no checking where to find libltdl headers... -I$(top_srcdir)/libltdl checking where to find libltdl library... $(top_build_prefix)libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... yes checking for strlcpy... yes checking whether gcc accepts -fstack-protector-strong... yes checking whether libssp exists... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for library containing socket... none required checking whether byte ordering is bigendian... no checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for library containing crypt... none required checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-format-truncation... yes checking for optimal/desired iopoll mechanism... epoll checking for openssl/opensslv.h... yes checking for RSA_free in -lcrypto... yes checking for SSL_connect in -lssl... yes checking for LibreSSL, or OpenSSL 1.1.1 and above... found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating help/Makefile config.status: creating libio/Makefile config.status: creating libio/src/Makefile config.status: creating libltdl/Makefile config.status: creating modules/Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ############################################################################### Configuration complete. Type make (or gmake on some *BSD machines) to compile. ircd-hybrid will be installed in /usr. To change this, run: ./configure --prefix=DIRECTORY ############################################################################### make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45' Making all in libltdl make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' /bin/sh /home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/install-sh -d . libltdl cp ./libltdl/lt__argz_.h libltdl/lt__argz.h-t mv libltdl/lt__argz.h-t libltdl/lt__argz.h make all-am make[3]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c depbase=`echo lt__argz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT lt__argz.lo -MD -MP -MF $depbase.Tpo -c -o lt__argz.lo lt__argz.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o loaders/dlopen.lo loaders/dlopen.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT loaders/libltdlc_la-preopen.lo -MD -MP -MF loaders/.deps/libltdlc_la-preopen.Tpo -c -o loaders/libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o dlopen.la loaders/dlopen.lo -lssl -lcrypto mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo mv -f loaders/.deps/libltdlc_la-preopen.Tpo loaders/.deps/libltdlc_la-preopen.Plo mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -no-undefined -dlpreopen dlopen.la -Wl,--as-needed,-O1,--sort-common -o libltdlc.la loaders/libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__argz.lo -lssl -lcrypto make[3]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' Making all in libio make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' Making all in src make[3]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio/src' depbase=`echo address.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT address.lo -MD -MP -MF $depbase.Tpo -c -o address.lo address.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT base32.lo -MD -MP -MF $depbase.Tpo -c -o base32.lo base32.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT comm.lo -MD -MP -MF $depbase.Tpo -c -o comm.lo comm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo comm_epoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT comm_epoll.lo -MD -MP -MF $depbase.Tpo -c -o comm_epoll.lo comm_epoll.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo comm_kqueue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT comm_kqueue.lo -MD -MP -MF $depbase.Tpo -c -o comm_kqueue.lo comm_kqueue.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo comm_poll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT comm_poll.lo -MD -MP -MF $depbase.Tpo -c -o comm_poll.lo comm_poll.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT dbuf.lo -MD -MP -MF $depbase.Tpo -c -o dbuf.lo dbuf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT event.lo -MD -MP -MF $depbase.Tpo -c -o event.lo event.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fdlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT fdlist.lo -MD -MP -MF $depbase.Tpo -c -o fdlist.lo fdlist.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT hook.lo -MD -MP -MF $depbase.Tpo -c -o hook.lo hook.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo io_getopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT io_getopt.lo -MD -MP -MF $depbase.Tpo -c -o io_getopt.lo io_getopt.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo irc_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT irc_string.lo -MD -MP -MF $depbase.Tpo -c -o irc_string.lo irc_string.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT list.lo -MD -MP -MF $depbase.Tpo -c -o list.lo list.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT match.lo -MD -MP -MF $depbase.Tpo -c -o match.lo match.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT memory.lo -MD -MP -MF $depbase.Tpo -c -o memory.lo memory.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT module.lo -MD -MP -MF $depbase.Tpo -c -o module.lo module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo patricia.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT patricia.lo -MD -MP -MF $depbase.Tpo -c -o patricia.lo patricia.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo res.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT res.lo -MD -MP -MF $depbase.Tpo -c -o res.lo res.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo reslib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT reslib.lo -MD -MP -MF $depbase.Tpo -c -o reslib.lo reslib.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rng_mt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT rng_mt.lo -MD -MP -MF $depbase.Tpo -c -o rng_mt.lo rng_mt.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sha3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT sha3.lo -MD -MP -MF $depbase.Tpo -c -o sha3.lo sha3.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tls_gnutls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT tls_gnutls.lo -MD -MP -MF $depbase.Tpo -c -o tls_gnutls.lo tls_gnutls.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tls_none.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT tls_none.lo -MD -MP -MF $depbase.Tpo -c -o tls_none.lo tls_none.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tls_openssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT tls_openssl.lo -MD -MP -MF $depbase.Tpo -c -o tls_openssl.lo tls_openssl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tls_wolfssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl -I../../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT tls_wolfssl.lo -MD -MP -MF $depbase.Tpo -c -o tls_wolfssl.lo tls_wolfssl.c &&\ mv -f $depbase.Tpo $depbase.Plo misc.c: In function 'date_iso8601_usec': misc.c:113:55: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 113 | len += snprintf(buf + len, sizeof(buf) - len, ".%06ld", tv.tv_usec); | ~~~~^ ~~~~~~~~~~ | | | | | suseconds_t {aka long long int} | long int | %06lld /bin/sh ../../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o libio.la address.lo base32.lo comm.lo comm_epoll.lo comm_kqueue.lo comm_poll.lo dbuf.lo event.lo fdlist.lo hook.lo io_getopt.lo irc_string.lo list.lo log.lo match.lo misc.lo memory.lo module.lo patricia.lo res.lo reslib.lo rng_mt.lo sha3.lo tls_gnutls.lo tls_none.lo tls_openssl.lo tls_wolfssl.lo ../../libltdl/libltdlc.la -lssl -lcrypto make[3]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio/src' make[3]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/src' depbase=`echo accept.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT accept.o -MD -MP -MF $depbase.Tpo -c -o accept.o accept.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo aline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT aline.o -MD -MP -MF $depbase.Tpo -c -o aline.o aline.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT auth.o -MD -MP -MF $depbase.Tpo -c -o auth.o auth.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo channel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT channel.o -MD -MP -MF $depbase.Tpo -c -o channel.o channel.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo channel_invite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT channel_invite.o -MD -MP -MF $depbase.Tpo -c -o channel_invite.o channel_invite.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo channel_mode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT channel_mode.o -MD -MP -MF $depbase.Tpo -c -o channel_mode.o channel_mode.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT client.o -MD -MP -MF $depbase.Tpo -c -o client.o client.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo client_svstag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT client_svstag.o -MD -MP -MF $depbase.Tpo -c -o client_svstag.o client_svstag.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cloak.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT cloak.o -MD -MP -MF $depbase.Tpo -c -o cloak.o cloak.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT command.o -MD -MP -MF $depbase.Tpo -c -o command.o command.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf.o -MD -MP -MF $depbase.Tpo -c -o conf.o conf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_class.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_class.o -MD -MP -MF $depbase.Tpo -c -o conf_class.o conf_class.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_cluster.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_cluster.o -MD -MP -MF $depbase.Tpo -c -o conf_cluster.o conf_cluster.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_db.o -MD -MP -MF $depbase.Tpo -c -o conf_db.o conf_db.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_gecos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_gecos.o -MD -MP -MF $depbase.Tpo -c -o conf_gecos.o conf_gecos.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_pseudo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_pseudo.o -MD -MP -MF $depbase.Tpo -c -o conf_pseudo.o conf_pseudo.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_resv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_resv.o -MD -MP -MF $depbase.Tpo -c -o conf_resv.o conf_resv.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_service.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_service.o -MD -MP -MF $depbase.Tpo -c -o conf_service.o conf_service.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_shared.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_shared.o -MD -MP -MF $depbase.Tpo -c -o conf_shared.o conf_shared.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_parser.o -MD -MP -MF $depbase.Tpo -c -o conf_parser.o conf_parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf_lexer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT conf_lexer.o -MD -MP -MF $depbase.Tpo -c -o conf_lexer.o conf_lexer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban.o -MD -MP -MF $depbase.Tpo -c -o extban.o extban.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_account.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_account.o -MD -MP -MF $depbase.Tpo -c -o extban_account.o extban_account.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_channel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_channel.o -MD -MP -MF $depbase.Tpo -c -o extban_channel.o extban_channel.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_fingerprint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_fingerprint.o -MD -MP -MF $depbase.Tpo -c -o extban_fingerprint.o extban_fingerprint.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_gecos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_gecos.o -MD -MP -MF $depbase.Tpo -c -o extban_gecos.o extban_gecos.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_join.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_join.o -MD -MP -MF $depbase.Tpo -c -o extban_join.o extban_join.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_knock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_knock.o -MD -MP -MF $depbase.Tpo -c -o extban_knock.o extban_knock.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_mute.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_mute.o -MD -MP -MF $depbase.Tpo -c -o extban_mute.o extban_mute.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_nick.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_nick.o -MD -MP -MF $depbase.Tpo -c -o extban_nick.o extban_nick.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_operclass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_operclass.o -MD -MP -MF $depbase.Tpo -c -o extban_operclass.o extban_operclass.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_server.o -MD -MP -MF $depbase.Tpo -c -o extban_server.o extban_server.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_tlsinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_tlsinfo.o -MD -MP -MF $depbase.Tpo -c -o extban_tlsinfo.o extban_tlsinfo.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo extban_usermode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT extban_usermode.o -MD -MP -MF $depbase.Tpo -c -o extban_usermode.o extban_usermode.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flatten_links.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT flatten_links.o -MD -MP -MF $depbase.Tpo -c -o flatten_links.o flatten_links.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT id.o -MD -MP -MF $depbase.Tpo -c -o id.o id.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT info.o -MD -MP -MF $depbase.Tpo -c -o info.o info.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ipcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT ipcache.o -MD -MP -MF $depbase.Tpo -c -o ipcache.o ipcache.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ircd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT ircd.o -MD -MP -MF $depbase.Tpo -c -o ircd.o ircd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ircd_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT ircd_signal.o -MD -MP -MF $depbase.Tpo -c -o ircd_signal.o ircd_signal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo isupport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT isupport.o -MD -MP -MF $depbase.Tpo -c -o isupport.o isupport.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo listener.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT listener.o -MD -MP -MF $depbase.Tpo -c -o listener.o listener.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo monitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT monitor.o -MD -MP -MF $depbase.Tpo -c -o monitor.o monitor.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo motd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT motd.o -MD -MP -MF $depbase.Tpo -c -o motd.o motd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo numeric.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT numeric.o -MD -MP -MF $depbase.Tpo -c -o numeric.o numeric.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT packet.o -MD -MP -MF $depbase.Tpo -c -o packet.o packet.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT parse.o -MD -MP -MF $depbase.Tpo -c -o parse.o parse.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT stats.o -MD -MP -MF $depbase.Tpo -c -o stats.o stats.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo restart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT restart.o -MD -MP -MF $depbase.Tpo -c -o restart.o restart.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo send.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT send.o -MD -MP -MF $depbase.Tpo -c -o send.o send.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT server.o -MD -MP -MF $depbase.Tpo -c -o server.o server.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo server_capab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT server_capab.o -MD -MP -MF $depbase.Tpo -c -o server_capab.o server_capab.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo user.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT user.o -MD -MP -MF $depbase.Tpo -c -o user.o user.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo whowas.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT whowas.o -MD -MP -MF $depbase.Tpo -c -o whowas.o whowas.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -export-dynamic -Wl,--as-needed,-O1,--sort-common -o ircd accept.o aline.o auth.o channel.o channel_invite.o channel_mode.o client.o client_svstag.o cloak.o command.o conf.o conf_class.o conf_cluster.o conf_db.o conf_gecos.o conf_pseudo.o conf_resv.o conf_service.o conf_shared.o conf_parser.o conf_lexer.o extban.o extban_account.o extban_channel.o extban_fingerprint.o extban_gecos.o extban_join.o extban_knock.o extban_mute.o extban_nick.o extban_operclass.o extban_server.o extban_tlsinfo.o extban_usermode.o flatten_links.o hash.o id.o info.o ipcache.o ircd.o ircd_signal.o isupport.o listener.o monitor.o motd.o numeric.o packet.o parse.o stats.o restart.o send.o server.o server_capab.o user.o whowas.o ../libio/src/.libs/libio.la -lssl -lcrypto make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/src' Making all in modules make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/modules' depbase=`echo m_accept.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_accept.lo -MD -MP -MF $depbase.Tpo -c -o m_accept.lo m_accept.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_admin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_admin.lo -MD -MP -MF $depbase.Tpo -c -o m_admin.lo m_admin.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_away.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_away.lo -MD -MP -MF $depbase.Tpo -c -o m_away.lo m_away.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_bmask.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_bmask.lo -MD -MP -MF $depbase.Tpo -c -o m_bmask.lo m_bmask.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_cap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_cap.lo -MD -MP -MF $depbase.Tpo -c -o m_cap.lo m_cap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_capab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_capab.lo -MD -MP -MF $depbase.Tpo -c -o m_capab.lo m_capab.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_certfp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_certfp.lo -MD -MP -MF $depbase.Tpo -c -o m_certfp.lo m_certfp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_close.lo -MD -MP -MF $depbase.Tpo -c -o m_close.lo m_close.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_connect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_connect.lo -MD -MP -MF $depbase.Tpo -c -o m_connect.lo m_connect.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_die.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_die.lo -MD -MP -MF $depbase.Tpo -c -o m_die.lo m_die.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_dline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_dline.lo -MD -MP -MF $depbase.Tpo -c -o m_dline.lo m_dline.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_encap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_encap.lo -MD -MP -MF $depbase.Tpo -c -o m_encap.lo m_encap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_eob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_eob.lo -MD -MP -MF $depbase.Tpo -c -o m_eob.lo m_eob.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_error.lo -MD -MP -MF $depbase.Tpo -c -o m_error.lo m_error.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_etrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_etrace.lo -MD -MP -MF $depbase.Tpo -c -o m_etrace.lo m_etrace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_globops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_globops.lo -MD -MP -MF $depbase.Tpo -c -o m_globops.lo m_globops.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_hash.lo -MD -MP -MF $depbase.Tpo -c -o m_hash.lo m_hash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_help.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_help.lo -MD -MP -MF $depbase.Tpo -c -o m_help.lo m_help.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_info.lo -MD -MP -MF $depbase.Tpo -c -o m_info.lo m_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_invite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_invite.lo -MD -MP -MF $depbase.Tpo -c -o m_invite.lo m_invite.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_ison.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_ison.lo -MD -MP -MF $depbase.Tpo -c -o m_ison.lo m_ison.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_join.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_join.lo -MD -MP -MF $depbase.Tpo -c -o m_join.lo m_join.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_kick.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_kick.lo -MD -MP -MF $depbase.Tpo -c -o m_kick.lo m_kick.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_kill.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_kill.lo -MD -MP -MF $depbase.Tpo -c -o m_kill.lo m_kill.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_kline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_kline.lo -MD -MP -MF $depbase.Tpo -c -o m_kline.lo m_kline.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_knock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_knock.lo -MD -MP -MF $depbase.Tpo -c -o m_knock.lo m_knock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_links.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_links.lo -MD -MP -MF $depbase.Tpo -c -o m_links.lo m_links.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_list.lo -MD -MP -MF $depbase.Tpo -c -o m_list.lo m_list.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_locops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_locops.lo -MD -MP -MF $depbase.Tpo -c -o m_locops.lo m_locops.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_lusers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_lusers.lo -MD -MP -MF $depbase.Tpo -c -o m_lusers.lo m_lusers.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_map.lo -MD -MP -MF $depbase.Tpo -c -o m_map.lo m_map.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_message.lo -MD -MP -MF $depbase.Tpo -c -o m_message.lo m_message.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_metadata.lo -MD -MP -MF $depbase.Tpo -c -o m_metadata.lo m_metadata.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_mlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_mlock.lo -MD -MP -MF $depbase.Tpo -c -o m_mlock.lo m_mlock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_mode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_mode.lo -MD -MP -MF $depbase.Tpo -c -o m_mode.lo m_mode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_module.lo -MD -MP -MF $depbase.Tpo -c -o m_module.lo m_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_monitor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_monitor.lo -MD -MP -MF $depbase.Tpo -c -o m_monitor.lo m_monitor.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_motd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_motd.lo -MD -MP -MF $depbase.Tpo -c -o m_motd.lo m_motd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_names.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_names.lo -MD -MP -MF $depbase.Tpo -c -o m_names.lo m_names.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_nick.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_nick.lo -MD -MP -MF $depbase.Tpo -c -o m_nick.lo m_nick.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_oper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_oper.lo -MD -MP -MF $depbase.Tpo -c -o m_oper.lo m_oper.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_opme.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_opme.lo -MD -MP -MF $depbase.Tpo -c -o m_opme.lo m_opme.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_part.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_part.lo -MD -MP -MF $depbase.Tpo -c -o m_part.lo m_part.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_pass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_pass.lo -MD -MP -MF $depbase.Tpo -c -o m_pass.lo m_pass.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_ping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_ping.lo -MD -MP -MF $depbase.Tpo -c -o m_ping.lo m_ping.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_pong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_pong.lo -MD -MP -MF $depbase.Tpo -c -o m_pong.lo m_pong.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_post.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_post.lo -MD -MP -MF $depbase.Tpo -c -o m_post.lo m_post.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_quit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_quit.lo -MD -MP -MF $depbase.Tpo -c -o m_quit.lo m_quit.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_rehash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_rehash.lo -MD -MP -MF $depbase.Tpo -c -o m_rehash.lo m_rehash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_restart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_restart.lo -MD -MP -MF $depbase.Tpo -c -o m_restart.lo m_restart.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_resv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_resv.lo -MD -MP -MF $depbase.Tpo -c -o m_resv.lo m_resv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_resync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_resync.lo -MD -MP -MF $depbase.Tpo -c -o m_resync.lo m_resync.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_server.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_server.lo -MD -MP -MF $depbase.Tpo -c -o m_server.lo m_server.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_set.lo -MD -MP -MF $depbase.Tpo -c -o m_set.lo m_set.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_sjoin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_sjoin.lo -MD -MP -MF $depbase.Tpo -c -o m_sjoin.lo m_sjoin.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_squit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_squit.lo -MD -MP -MF $depbase.Tpo -c -o m_squit.lo m_squit.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_stats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_stats.lo -MD -MP -MF $depbase.Tpo -c -o m_stats.lo m_stats.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_svinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_svinfo.lo -MD -MP -MF $depbase.Tpo -c -o m_svinfo.lo m_svinfo.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_svsaccount.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_svsaccount.lo -MD -MP -MF $depbase.Tpo -c -o m_svsaccount.lo m_svsaccount.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_svshost.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_svshost.lo -MD -MP -MF $depbase.Tpo -c -o m_svshost.lo m_svshost.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_svsjoin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_svsjoin.lo -MD -MP -MF $depbase.Tpo -c -o m_svsjoin.lo m_svsjoin.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_svskill.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_svskill.lo -MD -MP -MF $depbase.Tpo -c -o m_svskill.lo m_svskill.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_svsmode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_svsmode.lo -MD -MP -MF $depbase.Tpo -c -o m_svsmode.lo m_svsmode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_svsnick.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_svsnick.lo -MD -MP -MF $depbase.Tpo -c -o m_svsnick.lo m_svsnick.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_svspart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_svspart.lo -MD -MP -MF $depbase.Tpo -c -o m_svspart.lo m_svspart.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_svstag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_svstag.lo -MD -MP -MF $depbase.Tpo -c -o m_svstag.lo m_svstag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_tburst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_tburst.lo -MD -MP -MF $depbase.Tpo -c -o m_tburst.lo m_tburst.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_time.lo -MD -MP -MF $depbase.Tpo -c -o m_time.lo m_time.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_tmode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_tmode.lo -MD -MP -MF $depbase.Tpo -c -o m_tmode.lo m_tmode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_topic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_topic.lo -MD -MP -MF $depbase.Tpo -c -o m_topic.lo m_topic.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_trace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_trace.lo -MD -MP -MF $depbase.Tpo -c -o m_trace.lo m_trace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_undline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_undline.lo -MD -MP -MF $depbase.Tpo -c -o m_undline.lo m_undline.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_unkline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_unkline.lo -MD -MP -MF $depbase.Tpo -c -o m_unkline.lo m_unkline.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_unresv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_unresv.lo -MD -MP -MF $depbase.Tpo -c -o m_unresv.lo m_unresv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_unxline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_unxline.lo -MD -MP -MF $depbase.Tpo -c -o m_unxline.lo m_unxline.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_user.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_user.lo -MD -MP -MF $depbase.Tpo -c -o m_user.lo m_user.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_userhost.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_userhost.lo -MD -MP -MF $depbase.Tpo -c -o m_userhost.lo m_userhost.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_version.lo -MD -MP -MF $depbase.Tpo -c -o m_version.lo m_version.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_wallops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_wallops.lo -MD -MP -MF $depbase.Tpo -c -o m_wallops.lo m_wallops.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_webirc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_webirc.lo -MD -MP -MF $depbase.Tpo -c -o m_webirc.lo m_webirc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_who.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_who.lo -MD -MP -MF $depbase.Tpo -c -o m_who.lo m_who.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_whois.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_whois.lo -MD -MP -MF $depbase.Tpo -c -o m_whois.lo m_whois.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_whowas.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_whowas.lo -MD -MP -MF $depbase.Tpo -c -o m_whowas.lo m_whowas.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo m_xline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libio/src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT m_xline.lo -MD -MP -MF $depbase.Tpo -c -o m_xline.lo m_xline.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_certfp.la -rpath /usr/lib/ircd-hybrid/modules m_certfp.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_close.la -rpath /usr/lib/ircd-hybrid/modules m_close.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_die.la -rpath /usr/lib/ircd-hybrid/modules m_die.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_invite.la -rpath /usr/lib/ircd-hybrid/modules m_invite.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_kick.la -rpath /usr/lib/ircd-hybrid/modules m_kick.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_mlock.la -rpath /usr/lib/ircd-hybrid/modules m_mlock.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_names.la -rpath /usr/lib/ircd-hybrid/modules m_names.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_part.la -rpath /usr/lib/ircd-hybrid/modules m_part.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_capab.la -rpath /usr/lib/ircd-hybrid/modules m_capab.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_eob.la -rpath /usr/lib/ircd-hybrid/modules m_eob.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_globops.la -rpath /usr/lib/ircd-hybrid/modules m_globops.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_ison.la -rpath /usr/lib/ircd-hybrid/modules m_ison.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_locops.la -rpath /usr/lib/ircd-hybrid/modules m_locops.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_metadata.la -rpath /usr/lib/ircd-hybrid/modules m_metadata.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_pass.la -rpath /usr/lib/ircd-hybrid/modules m_pass.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_post.la -rpath /usr/lib/ircd-hybrid/modules m_post.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_bmask.la -rpath /usr/lib/ircd-hybrid/modules m_bmask.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_encap.la -rpath /usr/lib/ircd-hybrid/modules m_encap.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_hash.la -rpath /usr/lib/ircd-hybrid/modules m_hash.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_knock.la -rpath /usr/lib/ircd-hybrid/modules m_knock.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_links.la -rpath /usr/lib/ircd-hybrid/modules m_links.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_mode.la -rpath /usr/lib/ircd-hybrid/modules m_mode.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_motd.la -rpath /usr/lib/ircd-hybrid/modules m_motd.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_resync.la -rpath /usr/lib/ircd-hybrid/modules m_resync.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_svsaccount.la -rpath /usr/lib/ircd-hybrid/modules m_svsaccount.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_svsjoin.la -rpath /usr/lib/ircd-hybrid/modules m_svsjoin.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_accept.la -rpath /usr/lib/ircd-hybrid/modules m_accept.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_away.la -rpath /usr/lib/ircd-hybrid/modules m_away.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_connect.la -rpath /usr/lib/ircd-hybrid/modules m_connect.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_etrace.la -rpath /usr/lib/ircd-hybrid/modules m_etrace.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_info.la -rpath /usr/lib/ircd-hybrid/modules m_info.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_join.la -rpath /usr/lib/ircd-hybrid/modules m_join.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_list.la -rpath /usr/lib/ircd-hybrid/modules m_list.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_oper.la -rpath /usr/lib/ircd-hybrid/modules m_oper.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_opme.la -rpath /usr/lib/ircd-hybrid/modules m_opme.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_pong.la -rpath /usr/lib/ircd-hybrid/modules m_pong.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_rehash.la -rpath /usr/lib/ircd-hybrid/modules m_rehash.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_restart.la -rpath /usr/lib/ircd-hybrid/modules m_restart.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_squit.la -rpath /usr/lib/ircd-hybrid/modules m_squit.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_svinfo.la -rpath /usr/lib/ircd-hybrid/modules m_svinfo.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_svskill.la -rpath /usr/lib/ircd-hybrid/modules m_svskill.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_svsnick.la -rpath /usr/lib/ircd-hybrid/modules m_svsnick.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_svspart.la -rpath /usr/lib/ircd-hybrid/modules m_svspart.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_svstag.la -rpath /usr/lib/ircd-hybrid/modules m_svstag.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_trace.la -rpath /usr/lib/ircd-hybrid/modules m_trace.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_undline.la -rpath /usr/lib/ircd-hybrid/modules m_undline.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_unkline.la -rpath /usr/lib/ircd-hybrid/modules m_unkline.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_unxline.la -rpath /usr/lib/ircd-hybrid/modules m_unxline.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_user.la -rpath /usr/lib/ircd-hybrid/modules m_user.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_userhost.la -rpath /usr/lib/ircd-hybrid/modules m_userhost.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_wallops.la -rpath /usr/lib/ircd-hybrid/modules m_wallops.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_webirc.la -rpath /usr/lib/ircd-hybrid/modules m_webirc.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_dline.la -rpath /usr/lib/ircd-hybrid/modules m_dline.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_error.la -rpath /usr/lib/ircd-hybrid/modules m_error.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_kill.la -rpath /usr/lib/ircd-hybrid/modules m_kill.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_lusers.la -rpath /usr/lib/ircd-hybrid/modules m_lusers.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_map.la -rpath /usr/lib/ircd-hybrid/modules m_map.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_module.la -rpath /usr/lib/ircd-hybrid/modules m_module.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_monitor.la -rpath /usr/lib/ircd-hybrid/modules m_monitor.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_topic.la -rpath /usr/lib/ircd-hybrid/modules m_topic.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_version.la -rpath /usr/lib/ircd-hybrid/modules m_version.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_admin.la -rpath /usr/lib/ircd-hybrid/modules m_admin.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_cap.la -rpath /usr/lib/ircd-hybrid/modules m_cap.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_quit.la -rpath /usr/lib/ircd-hybrid/modules m_quit.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_svshost.la -rpath /usr/lib/ircd-hybrid/modules m_svshost.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_tburst.la -rpath /usr/lib/ircd-hybrid/modules m_tburst.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_ping.la -rpath /usr/lib/ircd-hybrid/modules m_ping.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_help.la -rpath /usr/lib/ircd-hybrid/modules m_help.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_server.la -rpath /usr/lib/ircd-hybrid/modules m_server.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_tmode.la -rpath /usr/lib/ircd-hybrid/modules m_tmode.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_message.la -rpath /usr/lib/ircd-hybrid/modules m_message.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_sjoin.la -rpath /usr/lib/ircd-hybrid/modules m_sjoin.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_time.la -rpath /usr/lib/ircd-hybrid/modules m_time.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_svsmode.la -rpath /usr/lib/ircd-hybrid/modules m_svsmode.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_set.la -rpath /usr/lib/ircd-hybrid/modules m_set.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_unresv.la -rpath /usr/lib/ircd-hybrid/modules m_unresv.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_kline.la -rpath /usr/lib/ircd-hybrid/modules m_kline.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_resv.la -rpath /usr/lib/ircd-hybrid/modules m_resv.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_nick.la -rpath /usr/lib/ircd-hybrid/modules m_nick.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_xline.la -rpath /usr/lib/ircd-hybrid/modules m_xline.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_whowas.la -rpath /usr/lib/ircd-hybrid/modules m_whowas.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_stats.la -rpath /usr/lib/ircd-hybrid/modules m_stats.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_whois.la -rpath /usr/lib/ircd-hybrid/modules m_whois.lo -lssl -lcrypto /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -module -avoid-version -Wl,--as-needed,-O1,--sort-common -o m_who.la -rpath /usr/lib/ircd-hybrid/modules m_who.lo -lssl -lcrypto make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/modules' Making all in tools make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/tools' depbase=`echo mkpasswd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -MT mkpasswd.o -MD -MP -MF $depbase.Tpo -c -o mkpasswd.o mkpasswd.c &&\ mv -f $depbase.Tpo $depbase.Po mkpasswd.c:17:9: warning: "_XOPEN_SOURCE" redefined 17 | #define _XOPEN_SOURCE | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:8, from /usr/include/fortify/stdio.h:23, from mkpasswd.c:13: /usr/include/features.h:16:9: note: this is the location of the previous definition 16 | #define _XOPEN_SOURCE 700 | ^~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fstack-protector-strong -Wno-format-truncation -Wl,--as-needed,-O1,--sort-common -o mkpasswd mkpasswd.o -lssl -lcrypto make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/tools' Making all in doc make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/doc' Making all in help make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/help' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/help' make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45' make[1]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45' >>> ircd-hybrid: Entering fakeroot... Making install in libltdl make[1]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' make install-am make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' make[3]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' make[3]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' make[1]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libltdl' Making install in libio make[1]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' Making install in src make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio/src' make[3]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio/src' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio/src' make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' make[3]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' make[1]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/libio' Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/src' make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/bin' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c ircd '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/bin' make install-exec-hook make[3]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/src' if test -d /home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid-old; then \ rm -rf /home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid-old; \ fi if test -d /home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid; then \ mv /home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid /home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid-old; \ fi make[3]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/src' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/src' make[1]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/src' Making install in modules make[1]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/modules' make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/modules' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid/modules' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c m_accept.la m_admin.la m_away.la m_bmask.la m_cap.la m_capab.la m_certfp.la m_close.la m_connect.la m_die.la m_dline.la m_encap.la m_eob.la m_error.la m_etrace.la m_globops.la m_hash.la m_help.la m_info.la m_invite.la m_ison.la m_join.la m_kick.la m_kill.la m_kline.la m_knock.la m_links.la m_list.la m_locops.la m_lusers.la m_map.la m_message.la m_metadata.la m_mlock.la m_mode.la m_module.la m_monitor.la m_motd.la m_names.la m_nick.la m_oper.la m_opme.la m_part.la m_pass.la m_ping.la m_pong.la m_post.la m_quit.la m_rehash.la m_restart.la m_resv.la m_resync.la m_server.la m_set.la m_sjoin.la m_squit.la m_stats.la m_svinfo.la m_svsaccount.la m_svshost.la m_svsjoin.la m_svskill.la m_svsmode.la m_svsnick.la m_svspart.la m_svstag.la m_tburst.la m_time.la m_tmode.la m_topic.la m_trace.la m_undline.la m_unkline.la m_unresv.la m_unxline.la m_user.la m_userhost.la m_version.la m_wallops.la m_webirc.la m_who.la m_whois.la m_whowas.la m_xline.la '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid/modules' libtool: warning: remember to run 'libtool --finish /usr/lib/ircd-hybrid/modules' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/modules' make[1]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/modules' Making install in tools make[1]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/tools' make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/tools' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/bin' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c mkpasswd '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/tools' make[1]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/tools' Making install in doc make[1]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/doc' make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/doc' /bin/mkdir -p '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/etc/ircd-hybrid' /bin/mkdir -p '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/share/man/man8' /usr/bin/install -c -m 644 reference.ircd.conf reference.modules.conf '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/etc/ircd-hybrid' /usr/bin/install -c -m 644 ircd.8 '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/doc' make[1]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/doc' Making install in help make[1]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/help' make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/help' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid/help' /usr/bin/install -c -m 644 accept admin away close cmode connect die dline etrace extban hash help index info invite ison join kick kill kline knock links list locops lusers map module monitor motd names nick notice oper part pass ping pong post privmsg quit '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid/help' /usr/bin/install -c -m 644 rehash restart resv set squit stats time topic trace umode undline unkline unresv unxline user userhost version wallops who whois whowas xline '/home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/usr/lib/ircd-hybrid/help' make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/help' make[1]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45/help' make[1]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45' make[2]: Entering directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -d /home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/var/lib/ircd-hybrid/lib /usr/bin/install -c -d /home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/var/lib/ircd-hybrid/log /usr/bin/install -c -d /home/buildozer/aports/testing/ircd-hybrid/pkg/ircd-hybrid/var/lib/ircd-hybrid/run make[2]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45' make[1]: Leaving directory '/home/buildozer/aports/testing/ircd-hybrid/src/ircd-hybrid-8.2.45' >>> ircd-hybrid-doc*: Running split function doc... >>> ircd-hybrid-doc*: Preparing subpackage ircd-hybrid-doc... >>> ircd-hybrid-doc*: Running postcheck for ircd-hybrid-doc >>> ircd-hybrid*: Running postcheck for ircd-hybrid >>> ircd-hybrid*: Preparing package ircd-hybrid... >>> ircd-hybrid*: Stripping binaries >>> ircd-hybrid-doc*: Scanning shared objects >>> ircd-hybrid*: Scanning shared objects >>> ircd-hybrid-doc*: Tracing dependencies... >>> ircd-hybrid-doc*: Package size: 24.0 KB >>> ircd-hybrid-doc*: Compressing data... >>> ircd-hybrid-doc*: Create checksum... >>> ircd-hybrid-doc*: Create ircd-hybrid-doc-8.2.45-r1.apk >>> ircd-hybrid*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libcrypto.so.3 so:libssl.so.3 >>> ircd-hybrid*: Package size: 1.4 MB >>> ircd-hybrid*: Compressing data... >>> ircd-hybrid*: Create checksum... >>> ircd-hybrid*: Create ircd-hybrid-8.2.45-r1.apk >>> ircd-hybrid: Build complete at Mon, 26 Aug 2024 08:10:53 +0000 elapsed time 0h 0m 11s >>> ircd-hybrid: Cleaning up srcdir >>> ircd-hybrid: Cleaning up pkgdir >>> ircd-hybrid: Uninstalling dependencies... (1/2) Purging .makedepends-ircd-hybrid (20240826.081043) (2/2) Purging openssl-dev (3.3.1-r3) OK: 331 MiB in 103 packages >>> ircd-hybrid: Updating the testing/armhf repository index... >>> ircd-hybrid: Signing the index...