* Package: net-irc/eggdrop-1.6.21-r1 * Repository: gentoo * Maintainer: net-irc * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking eggdrop1.6.21.tar.bz2 to /var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work >>> Unpacking eggdrop-1.6.21-patches-1.0.tar.bz2 to /var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work >>> Source unpacked in /var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work >>> Preparing source in /var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21 ... * Applying various patches (bugfixes/updates) ... * 10_all_away.mod-1.0.patch ... [ ok ] * 10_all_banctr.mod-0.1.patch ... [ ok ] * 10_all_botnetop.mod-1.1.patch ... [ ok ] * 10_all_gseen.mod-1.1.1.dev3.patch ... [ ok ] * 10_all_idea.mod-1.0.2.patch ... [ ok ] * 10_all_irctree.mod-1.1.patch ... [ ok ] * 10_all_mc_greet.mod-1.0.patch ... [ ok ] * 10_all_megahal.mod-2.7.patch ... [ ok ] * 10_all_mysql.mod-0.6.patch ... [ ok ] * 10_all_mystats.mod-1.77.patch ... [ ok ] * 10_all_pgstats.mod-1.1.1.patch ... [ ok ] * 10_all_rcon.mod-1.0.patch ... [ ok ] * 10_all_rijndael.mod.patch ... [ ok ] * 10_all_stats.mod-1.3.3.dev1.patch ... [ ok ] * 10_all_twofish.mod.patch ... [ ok ] * 20_all_language-gseen.mod.patch ... [ ok ] * 20_all_language-stats.mod.patch ... [ ok ] * 30_all_ssl.patch ... [ ok ] * 70_all_cmode_l-fix.patch ... [ ok ] * 70_all_parallel-install.patch ... [ ok ] * 71_all_parallel-make.patch ... [ ok ] * 98_all_botchk.patch ... [ ok ] * 98_all_eggdrop.conf.patch ... [ ok ] * 99_all_gentoo-branding.patch ... [ ok ] * Done with patching >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21 ... * econf: updating eggdrop1.6.21/misc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating eggdrop1.6.21/misc/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-ssl 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-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/python2.7/ebuild-helpers/xattr/install -c checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-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 socket in -lsocket... no checking for connect in -lnsl... yes checking for gethostbyname in -ldns... no checking for dlopen in -ldl... yes checking for tan in -lm... yes checking for pthread_mutex_init in -lpthread... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking system type... Linux checking system release... 4.3.3-hardened-r3 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 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 size of long... 8 checking size of int... 4 checking size of short... 2 checking for clock... yes checking for dprintf... yes checking for fsync... yes checking for getdtablesize... yes checking for getrusage... yes checking for inet_aton... yes checking for isascii... yes checking for mbrlen... yes checking for memcpy... yes checking for memset... 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 strncasecmp... yes checking for strdup... 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 checking whether to include SSL support... yes checking for SSL_accept in -lssl... yes checking for Tcl library... found /usr/lib/libtcl.so checking for Tcl header... found /usr/include/tcl.h checking whether the Tcl system has changed... yes checking for Tcl version... 8.6 checking for Tcl patch level... 8.6.4 checking for Tcl_Free in -ltcl... yes checking for Tcl_GetCurrentThread in -ltcl... yes checking for Tcl_GetThreadData in -ltcl... yes checking for Tcl_SetNotifier in -ltcl... yes checking for Tcl_NotifierProcs.initNotifierProc... yes 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 replace-if-changed commands creating lush.h config.status: executing catch-make-rebuild commands Operating System: Linux 4.3.3-hardened-r3 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 -j1 config Detecting modules................................... done. Calculating dependencies............................... done. Building ./src/mod/Makefile... done. make[1]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21/src/mod' Configuring module 'compress'. configure: creating cache ../../../config.cache checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for gzopen in -lz... yes checking how to run the C preprocessor... x86_64-pc-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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-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.6.21-r1/work/eggdrop1.6.21/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.6.21-r1/work/eggdrop1.6.21 ... make -j1 make[1]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21/src' This may take a while. Go get some runts. x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c In file included from main.h:114:0, from bg.c:27: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from bg.c:27: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botcmd.c In file included from main.h:114:0, from botcmd.c:27: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from botcmd.c:27: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ botcmd.c: In function ‘bot_motd’: botcmd.c:1024:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, 120, vv); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botmsg.c In file included from main.h:114:0, from botmsg.c:29: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from botmsg.c:29: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botnet.c In file included from main.h:114:0, from botnet.c:31: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from botnet.c:31: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c chanprog.c chanprog.c: In function ‘tell_verbose_status’: chanprog.c:281:19: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!uname(&un) < 0) { ^ In file included from main.h:114:0, from chanprog.c:31: chanprog.c: At top level: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from chanprog.c:31: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c cmds.c In file included from main.h:114:0, from cmds.c:27: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from cmds.c:27: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dcc.c In file included from main.h:114:0, from dcc.c:28: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from dcc.c:28: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ dcc.c: In function ‘strip_telnet’: dcc.c:130:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(sock, TLN_IAC_C TLN_DONT_C, 2); ^ dcc.c:131:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(sock, p + 1, 1); ^ dcc.c:137:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(sock, TLN_IAC_C TLN_WONT_C, 2); ^ dcc.c:138:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(sock, p + 1, 1); ^ dcc.c:143:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(sock, "\r\nHell, yes!\r\n", 14); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dccutil.c In file included from main.h:114:0, from dccutil.c:31: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from dccutil.c:31: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dns.c In file included from main.h:114:0, from dns.c:29: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from dns.c:29: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c flags.c In file included from main.h:114:0, from flags.c:26: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from flags.c:26: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c language.c In file included from main.h:114:0, from language.c:66: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from language.c:66: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ language.c: In function ‘read_lang’: language.c:245:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(lbuf, 511, FLANG); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c match.c In file included from main.h:114:0, from match.c:27: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from match.c:27: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H \ '-DCCFLAGS="x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H "' \ '-DLDFLAGS="x86_64-pc-linux-gnu-gcc"' \ '-DSTRIPFLAGS="touch"' -c ./main.c In file included from ./main.h:114:0, from ./main.c:34: ./tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from ./main.h:109:0, from ./main.c:34: ./proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ ./main.c: In function ‘main’: ./main.c:1089:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, 10, f); ^ ./main.c:1133:5: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "r", stdin); ^ ./main.c:1134:5: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdout); ^ ./main.c:1135:5: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c mem.c In file included from main.h:114:0, from mem.c:30: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from mem.c:30: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc.c In file included from main.h:114:0, from misc.c:31: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from misc.c:31: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ misc.c: In function ‘scan_help_file’: misc.c:1071:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, HELP_BUF_LEN, f); ^ misc.c: In function ‘showhelp’: misc.c:1220:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, HELP_BUF_LEN, f); ^ misc.c: In function ‘display_tellhelp’: misc.c:1249:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, HELP_BUF_LEN, f); ^ misc.c: In function ‘show_motd’: misc.c:1379:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, 120, vv); ^ misc.c: In function ‘show_banner’: misc.c:1413:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, 120, vv); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc_file.c In file included from main.h:114:0, from misc_file.c:25: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from misc_file.c:25: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c modules.c In file included from main.h:114:0, from modules.c:29: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from modules.c:29: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c net.c In file included from main.h:114:0, from net.c:31: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ net.c: In function ‘tputs’: net.c:1169:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(z, s, len); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c rfc1459.c In file included from main.h:114:0, from rfc1459.c:28: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from rfc1459.c:28: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcl.c In file included from main.h:114:0, from tcl.c:30: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from tcl.c:30: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcldcc.c In file included from main.h:114:0, from tcldcc.c:26: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from tcldcc.c:26: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclhash.c tclhash.c:152:11: warning: ‘tcl_bind_mask_delete’ is static but used in inline function ‘garbage_collect_tclhash’ which is not static tcl_bind_mask_delete(tm); ^ tclhash.c:140:15: warning: ‘tcl_cmd_delete’ is static but used in inline function ‘garbage_collect_tclhash’ which is not static tcl_cmd_delete(tc); ^ tclhash.c:126:7: warning: ‘tcl_bind_list_delete’ is static but used in inline function ‘garbage_collect_tclhash’ which is not static tcl_bind_list_delete(tl); ^ In file included from main.h:109:0, from tclhash.c:31: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclmisc.c In file included from main.h:114:0, from tclmisc.c:26: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from tclmisc.c:26: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcluser.c In file included from main.h:114:0, from tcluser.c:26: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from tcluser.c:26: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c userent.c In file included from main.h:114:0, from userent.c:26: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from userent.c:26: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c userrec.c In file included from main.h:114:0, from userrec.c:29: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from userrec.c:29: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c users.c In file included from main.h:114:0, from users.c:34: tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from main.h:109:0, from users.c:34: proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ users.c: In function ‘readuserfile’: users.c:698:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, 180, f); ^ users.c:706:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(s, 511, f); ^ make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21/src/md5' x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I. -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c md5c.c md5c.c: In function ‘MD5_Final’: md5c.c:270:27: warning: argument to ‘sizeof’ in ‘memset’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] egg_memset(ctx, 0, sizeof(ctx)); ^ In file included from ../../src/main.h:114:0, from ../../src/compat/inet_aton.h:28, from ../../src/compat/compat.h:28, from md5c.c:21: md5c.c: At top level: ../../src/tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from ../../src/main.h:109:0, from ../../src/compat/inet_aton.h:28, from ../../src/compat/compat.h:28, from md5c.c:21: ../../src/proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21/src/md5' make[2]: Entering directory '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21/src/compat' x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c inet_aton.c In file included from ../../src/main.h:114:0, from inet_aton.c:24: ../../src/tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from ../../src/main.h:109:0, from inet_aton.c:24: ../../src/proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c snprintf.c In file included from ../../src/main.h:114:0, from snprintf.c:24: ../../src/tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from ../../src/main.h:109:0, from snprintf.c:24: ../../src/proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c memset.c In file included from ../../src/main.h:114:0, from memset.c:25: ../../src/tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from ../../src/main.h:109:0, from memset.c:25: ../../src/proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c memcpy.c In file included from ../../src/main.h:114:0, from memcpy.c:25: ../../src/tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from ../../src/main.h:109:0, from memcpy.c:25: ../../src/proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strcasecmp.c In file included from ../../src/main.h:114:0, from strcasecmp.c:25: ../../src/tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from ../../src/main.h:109:0, from strcasecmp.c:25: ../../src/proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strdup.c In file included from ../../src/main.h:114:0, from strdup.c:24: ../../src/tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from ../../src/main.h:109:0, from strdup.c:24: ../../src/proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strftime.c In file included from ../../src/main.h:114:0, from strftime.c:26: ../../src/tclhash.h:78:13: warning: inline function ‘garbage_collect_tclhash’ declared but never defined inline void garbage_collect_tclhash(void); ^ In file included from ../../src/main.h:109:0, from strftime.c:26: ../../src/proto.h:274:12: warning: inline function ‘open_listen’ declared but never defined inline int open_listen(int *); ^ make[2]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21/src/compat' ---------- Yeah! That's the compiling, now the linking! ---------- Linking eggdrop . x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -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 userent.o userrec.o users.o -L/usr/lib -ltcl -lm -ldl -lnsl -lpthread md5/md5c.o compat/*.o `cat mod/mod.xlibs` -lssl -lcrypto main.o: In function `mainloop': main.c:(.text+0x175f): undefined reference to `garbage_collect_tclhash' modules.o:(.data+0x2a0): undefined reference to `open_listen' tcldcc.o: In function `tcl_listen.part.7': tcldcc.c:(.text+0xba6): undefined reference to `open_listen' collect2: error: ld returned 1 exit status Makefile:39: recipe for target '../eggdrop' failed make[1]: *** [../eggdrop] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21/src' Makefile:207: recipe for target 'modegg' failed make: *** [modegg] Error 2 * ERROR: net-irc/eggdrop-1.6.21-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-irc/eggdrop-1.6.21-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-irc/eggdrop-1.6.21-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-irc:eggdrop-1.6.21-r1:20160105-162937.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21' * S: '/var/tmp/portage/net-irc/eggdrop-1.6.21-r1/work/eggdrop1.6.21'