* Package: net-irc/eggdrop-1.8.4-r1 * Repository: gentoo * Maintainer: sbraz@gentoo.org * Upstream: https://github.com/eggheads/eggdrop/issues * USE: arm64 elibc_glibc kernel_linux static userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking eggdrop-1.8.4.tar.gz to /var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work >>> Source unpacked in /var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work >>> Preparing source in /var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4 ... * Applying eggdrop-1.8.4-respect-ldflags.patch ... [ ok ] * Applying eggdrop-1.8.4-fix-array-bounds-warning.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4 ... * econf: updating eggdrop-1.8.4/misc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating eggdrop-1.8.4/misc/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/eggdrop-1.8.4-r1 --htmldir=/usr/share/doc/eggdrop-1.8.4-r1/html --libdir=/usr/lib64 --disable-tls --disable-ipv6 This is Eggdrop's GNU configure script. It's going to run a bunch of tests to hopefully make your compile work without much twiddling. checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-unknown-linux-gnu-gcc accepts -g... yes checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for icc... no checking whether the compiler understands -pipe... yes checking whether the compiler understands -Wall... yes checking for a BSD-compatible install... /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c checking for make... make checking whether make sets $(MAKE)... yes checking for aarch64-unknown-linux-gnu-ranlib... aarch64-unknown-linux-gnu-ranlib checking whether ln -s works... yes checking whether head -n 1 works... yes checking for strip... strip checking for gawk... gawk checking for basename... basename checking for uname... uname checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing dlopen... -ldl checking for tan in -lm... yes checking for pthread_mutex_init in -lpthread... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking system type... Linux checking system release... 5.4.101 checking module loading capabilities... checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking loader.h usability... no checking loader.h presence... no checking for loader.h... no checking rld.h usability... no checking rld.h presence... no checking for rld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking mach-o/rld.h usability... no checking mach-o/rld.h presence... no checking for mach-o/rld.h... no checking for dlopen... yes checking for load... no checking for NSLinkModule... no checking for shl_load... no checking for rld_load... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for flexible array members... yes checking for intptr_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for working volatile... yes checking for socklen_t... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in eggint.h (assuming C99 compatible system) checking for clock... yes checking for dprintf... yes checking for fsync... yes checking for getrandom... yes checking for getrusage... yes checking for inet_aton... yes checking for inet_ntop... yes checking for isascii... yes checking for mbrlen... yes checking for random... yes checking for rand... yes checking for lrand48... yes checking for rename... yes checking for setpgid... yes checking for sigaction... yes checking for sigemptyset... yes checking for snprintf... yes checking for strcasecmp... yes checking for strlcpy... no checking for strncasecmp... yes checking for uname... yes checking for vsnprintf... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for strftime... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes configure: Autoconfiguring Tcl with tclConfig.sh checking for correct TEA configuration... ok (TEA 3.10) configure: configuring Eggdrop 1.8.4 checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking platform... unix checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking for Tcl linker... ${CC} ${CFLAGS} ${LDFLAGS} -shared -fPIC -Wl,-soname,${@} checking for Tcl version... 8.6.11 checking for Tcl library flags... -ltcl8.6 -lz -lpthread -lm checking for Tcl header flags... checking for system IPv6 support... yes checking whether to enable TLS support... no gawk: cmd. line:1: warning: regexp escape sequence `\"' is not a known regexp operator configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/md5/Makefile config.status: creating src/mod/Makefile config.status: creating config.h config.status: executing eggint.h commands config.status: creating eggint.h : __EGGINT_H config.status: executing replace-if-changed commands creating lush.h config.status: executing catch-make-rebuild commands Operating System: Linux 5.4.101 IPv6 Support: no Tcl version: 8.6.11 (threaded) SSL/TLS Support: no If you experience any problems compiling Eggdrop, please read the compile guide, found in doc/COMPILE-GUIDE. Type 'make config' to configure the modules, or type 'make iconfig' to interactively choose which modules to compile. make -j8 config Detecting modules................... done. Calculating dependencies.................. done. Building ./src/mod/Makefile... done. make[1]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod' Configuring module 'compress'. configure: creating cache ../../../config.cache checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-unknown-linux-gnu-gcc accepts -g... yes checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for gzopen in -lz... yes checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile Configuring module 'dns'. configure: loading cache ../../../config.cache checking for aarch64-unknown-linux-gnu-gcc... (cached) aarch64-unknown-linux-gnu-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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for a working resolver library... yes (-lresolv) configure: updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile make[1]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod' Building ./src/mod/Makefile... done. You can now compile the bot, using "make". >>> Source configured. >>> Compiling source in /var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4 ... make -j8 static Making module objects for static linking... make[1]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod' make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/assoc.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././assoc.mod/assoc.c && mv -f assoc.o ../ make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/blowfish.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././blowfish.mod/blowfish.c && mv -f blowfish.o ../ make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/channels.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././channels.mod/channels.c && mv -f channels.o ../ make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/compress.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././compress.mod/compress.c && mv -f compress.o ../ make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/console.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././console.mod/console.c && mv -f console.o ../ make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/ctcp.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././ctcp.mod/ctcp.c && mv -f ctcp.o ../ make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/dns.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././dns.mod/dns.c && mv -f dns.o ../ make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/filesys.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././filesys.mod/filesys.c && mv -f filesys.o ../ make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/ctcp.mod' make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/irc.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././irc.mod/irc.c && mv -f irc.o ../ make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/compress.mod' make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/notes.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././notes.mod/notes.c && mv -f notes.o ../ make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/console.mod' make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/seen.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././seen.mod/seen.c && mv -f seen.o ../ make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/assoc.mod' make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/server.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././server.mod/server.c && mv -f server.o ../ make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/dns.mod' make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/blowfish.mod' make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/transfer.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././transfer.mod/transfer.c && mv -f transfer.o ../ make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/share.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././share.mod/share.c && mv -f share.o ../ make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/seen.mod' make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/uptime.mod' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DSTATIC -DMAKING_MODS -c .././uptime.mod/uptime.c && mv -f uptime.o ../ make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/uptime.mod' make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/notes.mod' make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/transfer.mod' make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/share.mod' make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/server.mod' make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/filesys.mod' make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/channels.mod' make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod/irc.mod' Building static.h.................. done. make[1]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/mod' Making core eggdrop for static linking... make[1]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c bg.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c botcmd.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c botmsg.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c botnet.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c chanprog.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c cmds.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c dcc.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c dccutil.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c dns.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c flags.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c language.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c match.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC \ '-DCCFLAGS="aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC "' \ '-DLDFLAGS="aarch64-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0"' \ '-DSTRIPFLAGS="touch"' -c ./main.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c mem.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c misc.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c misc_file.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c modules.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c net.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c rfc1459.c ./main.c: In function ‘main’: ./main.c:1083:43: warning: �-Wformat-truncation=][]] 1083 | egg_snprintf(ver, sizeof ver, "eggdrop v%s", egg_version); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/tcl.h:120, from ../lush.h:4, from ./main.h:32, from ./main.c:48: /usr/include/bits/stdio2.h:70:10: note: ‘__builtin___snprintf_chk’ output between 10 and 1033 bytes into a destination of size 41 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c:1085:26: warning: �-Wformat-truncation=][]] 1085 | "Eggdrop v%s (C) 1997 Robey Pointer (C) 2010-2018 Eggheads", | ^~ 1086 | egg_version); | ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/tcl.h:120, from ../lush.h:4, from ./main.h:32, from ./main.c:48: /usr/include/bits/stdio2.h:70:10: note: ‘__builtin___snprintf_chk’ output between 56 and 1079 bytes into a destination of size 81 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c tcl.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c tcldcc.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c tclhash.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c tclmisc.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c tcluser.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c tls.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c userent.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c userrec.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -c users.c make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/md5' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I. -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c md5c.c make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/compat' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c gethostbyname2.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c in6.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c inet_aton.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c inet_ntop.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c inet_pton.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c snprintf.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c strcasecmp.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c strftime.c aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -DSTATIC -c strlcpy.c make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/md5' make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src/compat' make linkstart && make link && make linkfinish make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src' This may take a while. Go get some runts. ---------- Yeah! That's the compiling, now the linking! ---------- Linking eggdrop (static version). make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src' make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src' aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -DSTATIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o match.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o tls.o userent.o userrec.o users.o mod/*.o -ltcl8.6 -lz -lpthread -lm -ldl md5/md5c.o compat/*.o `cat mod/mod.xlibs` /usr/lib/gcc/aarch64-unknown-linux-gnu/10.2.0/../../../../aarch64-unknown-linux-gnu/bin/ld: mod/irc.o:(.bss+0x3a8): multiple definition of `nett_t'; mod/ctcp.o:(.bss+0x194): first defined here /usr/lib/gcc/aarch64-unknown-linux-gnu/10.2.0/../../../../aarch64-unknown-linux-gnu/bin/ld: mod/server.o:(.bss+0xdec): multiple definition of `nett_t'; mod/ctcp.o:(.bss+0x194): first defined here /usr/lib/gcc/aarch64-unknown-linux-gnu/10.2.0/../../../../aarch64-unknown-linux-gnu/bin/ld: mod/uptime.o:(.bss+0xa4): multiple definition of `nett_t'; mod/ctcp.o:(.bss+0x194): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:45: link] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src' make[1]: *** [Makefile:54: ../eggdrop] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4/src' make: *** [Makefile:271: static] Error 2 * ERROR: net-irc/eggdrop-1.8.4-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-irc/eggdrop-1.8.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-irc/eggdrop-1.8.4-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4' * S: '/var/tmp/portage/net-irc/eggdrop-1.8.4-r1/work/eggdrop-1.8.4'