* Package: net-irc/ptlink-ircd-6.19.6-r3 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking PTlink6.19.6.tar.gz to /var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work >>> Source unpacked in /var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work >>> Preparing source in /var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6 ... * econf: updating PTlink6.19.6/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating PTlink6.19.6/autoconf/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 --disable-ipv6 --with-ssl=openssl Configuring Hybrid6/PTlink6.19.6 ... checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for library containing strerror... none required 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 whether make sets $(MAKE)... yes checking for rm... /bin/rm checking for cp... /bin/cp checking for ar... no checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking for gethostbyname in -lnsl... yes checking for res_mkquery... no checking for res_mkquery in -lresolv... no checking for socket in -lsocket... no checking for crypt... no checking for crypt in -ldescrypt... no checking for crypt in -lcrypt... yes checking for inet_ntoa... yes checking for inet_aton... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for string.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for deflate in -lz... yes checking for zlibVersion... yes checking for poll... yes checking for setenv... yes checking for poll... (cached) yes checking for non-blocking socket implementation... O_NONBLOCK checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking signal implementation... bsd checking whether to use our own crypt routines... no checking whether to support hebrew chars on nicknames... no checking whether to support korean chars on nicknames... no checking whether to support utf-8 chars on nicknames... no checking whether to enable flooddelay... yes checking whether to support halfops chanmode... no checking for SSL_read in -lssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking for openssl... /usr/bin/openssl checking whether to use adns... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating adns/Makefile config.status: creating tools/Makefile config.status: creating include/setup.h Configuration: IRCd version:............. Hybrid6/PTlink6.19.6 Compiler:................. x86_64-pc-linux-gnu-gcc Binary path:.............. /usr/bin Config path:.............. /etc Var path:................. /var/lib Options:.................. SSL >>> Source configured. >>> Compiling source in /var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6 ... make -j4 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' Building adns make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6/adns' x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c check.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c event.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c general.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c parse.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c poll.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c query.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c reply.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c setup.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c transmit.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c types.c rm -f libadns.a csqv libadns.a check.o event.o general.o parse.o poll.o query.o reply.o setup.o transmit.o types.o make[1]: csqv: No such file or directory make[1]: *** [Makefile:55: libadns.a] Error 127 make[1]: Leaving directory '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6/adns' Building src make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6/src' x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c adns.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c channel.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c class.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c client.c client.c: In function ‘exit_client’: client.c:1502:17: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1502 | write(logfile, linebuf, strlen(linebuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c crypt.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c dbuf.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c dconf.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c dline_conf.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c fdlist.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c fileio.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c flud.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c help.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c hvc.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c irc_string.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c ircd.c hvc.c: In function ‘hvc_read_font’: hvc.c:42:5: warning: implicit declaration of function ‘strip_rn’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 42 | strip_rn(line); | ^~~~~~~~ hvc.c: In function ‘hvc_send_code’: hvc.c:88:5: warning: implicit declaration of function ‘sendto_one’; did you mean ‘sendto’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 88 | sendto_one(acptr, ":%s 006 %s :%s", me.name, acptr->name, output[i]); | ^~~~~~~~~~ | sendto hvc.c: In function ‘m_hvc’: hvc.c:100:5: warning: ‘return’ with no value, in function returning non-void 100 | return; | ^~~~~~ hvc.c:97:5: note: declared here 97 | int m_hvc(aClient *cptr, aClient *sptr, int parc, char *parv[]) | ^~~~~ hvc.c:114:5: warning: implicit declaration of function ‘sendto_serv_butone’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 114 | sendto_serv_butone(cptr,":%s HVC on", sptr->name); | ^~~~~~~~~~~~~~~~~~ hvc.c: In function ‘hvc_read_font’: hvc.c:41:5: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 41 | fgets(line, sizeof(line), f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c ircd_signal.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c list.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c listener.c ircd.c: In function ‘main’: ircd.c:985:3: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 985 | setuid(uid); | ^~~~~~~~~~~ ircd.c:1057:3: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1057 | setuid(euid); | ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_admin.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_away.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_bots.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_capab.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_close.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_codepage.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_connect.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_dccdenys.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_die.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_error.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_floodex.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_gline.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_helpers.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_htm.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_ircops.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_imode.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_info.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_ison.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_kill.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_kline.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_links.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_list.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_locops.c In file included from m_list.c:42: m_list.c: In function ‘m_list’: ../include/irc_string.h:99:34: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 99 | #define BadPtr(x) (!(x) || (*(x) == '\0')) | ^~ m_list.c:303:6: note: in expansion of macro ‘BadPtr’ 303 | if (BadPtr(parv)) /* Sanity check! */ | ^~~~~~ ../include/irc_string.h:99:29: note: did you mean to dereference the pointer? 99 | #define BadPtr(x) (!(x) || (*(x) == '\0')) | ^ m_list.c:303:6: note: in expansion of macro ‘BadPtr’ 303 | if (BadPtr(parv)) /* Sanity check! */ | ^~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_lost.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_ltrace.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_lusers.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_map.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_message.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_mode.c m_message.c: In function ‘m_message’: m_message.c:183:4: warning: implicit declaration of function ‘add_gline’; did you mean ‘m_gline’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 183 | add_gline(aconf); | ^~~~~~~~~ | m_gline m_message.c:191:4: warning: implicit declaration of function ‘apply_gline’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 191 | apply_gline(aconf->host, aconf->user, "Auto GLined for triggering a SVline"); | ^~~~~~~~~~~ m_message.c:229:7: warning: implicit declaration of function ‘remove_autoaway’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 229 | remove_autoaway(sptr); | ^~~~~~~~~~~~~~~ m_map.c: In function ‘dump_map’: m_map.c:73:9: warning: writing 1 byte into a region of size 0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 73 | p[-1] = ' '; | ~~~~~~^~~~~ m_map.c:34:17: note: at offset -1 to object ‘prompt’ with size 64 declared here 34 | static char prompt[64]; | ^~~~~~ m_map.c:73:9: warning: writing 1 byte into a region of size 0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 73 | p[-1] = ' '; | ~~~~~~^~~~~ m_map.c:34:17: note: at offset -1 to object ‘prompt’ with size 64 declared here 34 | static char prompt[64]; | ^~~~~~ m_map.c:75:13: warning: writing 1 byte into a region of size 0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 75 | p[-2] = ' '; | ~~~~~~^~~~~ m_map.c:34:17: note: at offset -2 to object ‘prompt’ with size 64 declared here 34 | static char prompt[64]; | ^~~~~~ m_map.c:111:8: warning: writing 1 byte into a region of size 0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 111 | p[-1] = '-'; | ~~~~~~^~~~~ m_map.c:34:17: note: at offset -1 to object ‘prompt’ with size 64 declared here 34 | static char prompt[64]; | ^~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_oper.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_pass.c m_pass.c: In function ‘m_pass’: m_pass.c:115:18: warning: implicit declaration of function ‘strcmp’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 115 | if(WebPass && (strcmp(password, WebPass) == 0)) | ^~~~~~ m_oper.c: In function ‘m_oper’: m_oper.c:181:15: warning: implicit declaration of function ‘remove_autoaway’; did you mean ‘remove_autoway’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 181 | remove_autoaway(sptr); | ^~~~~~~~~~~~~~~ | remove_autoway m_oper.c:334:15: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 334 | write(logfile, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_ping.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_pong.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_quit.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_rehash.c m_pong.c: In function ‘m_pong’: m_pong.c:155:11: warning: implicit declaration of function ‘check_idle_actions’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 155 | check_idle_actions(cptr); | ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_restart.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_server.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_set.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_setname.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_silence.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_squit.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_stats.c In file included from m_stats.c:31: m_stats.c: In function ‘m_stats’: ../include/irc_string.h:143:36: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;] 143 | #define IsAlpha(c) (CharAttrs[(unsigned char)(c)] & ALPHA_C) | ^ ../include/irc_string.h:146:26: note: in expansion of macro ‘IsAlpha’ 146 | #define IsUpper(c) (IsAlpha((c)) && ((unsigned char)(c) < 0x60)) | ^~~~~~~ m_stats.c:246:23: note: in expansion of macro ‘IsUpper’ 246 | (IsUpper(lstat)) ? | ^~~~~~~ ../include/irc_string.h:146:43: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;] 146 | #define IsUpper(c) (IsAlpha((c)) && ((unsigned char)(c) < 0x60)) | ^ m_stats.c:246:23: note: in expansion of macro ‘IsUpper’ 246 | (IsUpper(lstat)) ? | ^~~~~~~ m_stats.c:274:7: warning: implicit declaration of function ‘report_domain_stats’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 274 | report_domain_stats(sptr); | ^~~~~~~~~~~~~~~~~~~ m_stats.c:283:7: warning: implicit declaration of function ‘report_channel_stats’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 283 | report_channel_stats(sptr); | ^~~~~~~~~~~~~~~~~~~~ m_stats.c: In function ‘domain_stats_count’: m_stats.c:515:5: warning: implicit declaration of function ‘isdigit’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 515 | if(isdigit(*host)) /* dont count ips */ | ^~~~~~~ m_stats.c: In function ‘report_domain_stats’: m_stats.c:545:5: warning: implicit declaration of function ‘free’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 545 | free(domainlist[i++]); | ^~~~ m_stats.c:545:5: warning: incompatible implicit declaration of built-in function ‘free’ m_stats.c:54:1: note: include ‘’ or provide a declaration of ‘free’ 53 | #include +++ |+#include 54 | m_stats.c:588:7: warning: implicit declaration of function ‘sprintf’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 588 | sprintf(tmps, "%5s (%4i) [%2.1f%%]", | ^~~~~~~ m_stats.c:588:7: warning: incompatible implicit declaration of built-in function ‘sprintf’ m_stats.c:54:1: note: include ‘’ or provide a declaration of ‘sprintf’ 53 | #include +++ |+#include 54 | x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_svinfo.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_svsadmin.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_svsguest.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_svsinfo.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_svsmode.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_time.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_trace.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_ungline.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_unkline.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_userhost.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_users.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_version.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_wallops.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_watch.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_who.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_whois.c m_whois.c: In function ‘m_whois’: m_whois.c:344:26: warning: implicit declaration of function ‘get_mode_string’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 344 | mename, parv[0], name, get_mode_string(acptr)); | ^~~~~~~~~~~~~~~ m_whois.c:417:19: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 417 | if(host_match=='\0') | ^~ m_whois.c:417:9: note: did you mean to dereference the pointer? 417 | if(host_match=='\0') | ^ m_whois.c:419:19: warning: comparison between pointer and zero character constant []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-compare-Wpointer-compare]8;;] 419 | if(user_match=='\0') | ^~ m_whois.c:419:9: note: did you mean to dereference the pointer? 419 | if(user_match=='\0') | ^ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c m_zombies.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c match.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c md5.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c motd.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c mtrie_conf.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c oratime.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c numeric.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c packet.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c parse.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c res.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c restart.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_auth.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_bsd.c In file included from /usr/include/string.h:495, from mtrie_conf.c:60: In function ‘strncat’, inlined from ‘show_iline_prefix’ at mtrie_conf.c:1406:3: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ specified bound 88 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_conf.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_debug.c s_conf.c: In function ‘iphash_stats’: s_conf.c:1034:13: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1034 | (void)write(out,result_buf,strlen(result_buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s_conf.c:1058:21: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1058 | (void)write(out,result_buf,strlen(result_buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_log.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_misc.c s_log.c: In function ‘init_log’: s_log.c:165:7: warning: implicit declaration of function ‘exit’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 165 | exit(-1); | ^~~~ s_log.c:165:7: warning: incompatible implicit declaration of built-in function ‘exit’ s_log.c:38:1: note: include ‘’ or provide a declaration of ‘exit’ 37 | #include +++ |+#include 38 | s_log.c: In function ‘write_log’: s_log.c:114:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 114 | write(logFile, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_serv.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_services.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_stats.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_user.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c s_zip.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c scache.c s_user.c: In function ‘register_user’: s_user.c:1321:7: warning: implicit declaration of function ‘hvc_send_code’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 1321 | hvc_send_code(cptr); | ^~~~~~~~~~~~~ s_user.c: In function ‘m_login’: s_user.c:3615:5: warning: ‘return’ with no value, in function returning non-void 3615 | return; | ^~~~~~ s_user.c:3609:5: note: declared here 3609 | int m_login(aClient *cptr, aClient *sptr, int parc, char *parv[]) | ^~~~~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c send.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c spoof.c spoof.c: In function ‘maskme_myCrypt’: spoof.c:237:17: warning: writing 1 byte into a region of size 0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 237 | salt[2] = 0; | ~~~~~~~~^~~ spoof.c:228:15: note: at offset 2 to object ‘salt’ with size 2 declared here 228 | static char salt[2] = "br"; | ^~~~ spoof.c:239:17: warning: writing 1 byte into a region of size 0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 239 | pass[8] = 0; | ~~~~~~~~^~~ spoof.c:229:15: note: at offset 8 to object ‘pass’ with size 8 declared here 229 | static char pass[8] = "87654312"; | ^~~~ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c sprintf_irc.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c sqline.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c ssl.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c svline.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c sxline.c ssl.c: In function ‘init_ssl’: ssl.c:44:8: warning: assignment discards ‘const’ qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;] 44 | meth = SSLv23_server_method(); | ^ x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c throttle.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c unicode.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c vlinks.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c whowas.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c zline.c /bin/sh ./version.c.SH Extracting IRC/src/version.c... x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mkenc codepage/mkenc.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c hash.c x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -frecord-gcc-switches -c version.c codepage/mkenc.c: In function ‘hex2int’: codepage/mkenc.c:44:27: warning: implicit declaration of function ‘isxdigit’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 44 | for (from += 2, *to = 0; isxdigit(*from); from++) | ^~~~~~~~ codepage/mkenc.c:45:21: warning: implicit declaration of function ‘isdigit’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 45 | *to = *to * 16 + (isdigit(*from) | ^~~~~~~ codepage/mkenc.c:46:20: warning: implicit declaration of function ‘tolower’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 46 | ? *from - '0' : tolower(*from) - 'a' + 10); | ^~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ircd adns.o channel.o class.o client.o crypt.o dbuf.o dconf.o dline_conf.o fdlist.o fileio.o flud.o hash.o help.o hvc.o irc_string.o ircd.o ircd_signal.o list.o listener.o m_admin.o m_away.o m_bots.o m_capab.o m_close.o m_codepage.o m_connect.o m_dccdenys.o m_die.o m_error.o m_floodex.o m_gline.o m_helpers.o m_htm.o m_ircops.o m_imode.o m_info.o m_ison.o m_kill.o m_kline.o m_links.o m_list.o m_locops.o m_lost.o m_ltrace.o m_lusers.o m_map.o m_message.o m_mode.o m_oper.o m_pass.o m_ping.o m_pong.o m_quit.o m_rehash.o m_restart.o m_server.o m_set.o m_setname.o m_silence.o m_squit.o m_stats.o m_svinfo.o m_svsadmin.o m_svsguest.o m_svsinfo.o m_svsmode.o m_time.o m_trace.o m_ungline.o m_unkline.o m_userhost.o m_users.o m_version.o m_wallops.o m_watch.o m_who.o m_whois.o m_zombies.o match.o md5.o motd.o mtrie_conf.o oratime.o numeric.o packet.o parse.o res.o restart.o s_auth.o s_bsd.o s_conf.o s_debug.o s_log.o s_misc.o s_serv.o s_services.o s_stats.o s_user.o s_zip.o scache.o send.o spoof.o sprintf_irc.o sqline.o ssl.o svline.o sxline.o throttle.o unicode.o vlinks.o whowas.o zline.o version.o -lz -lcrypt -lnsl ../adns/libadns.a -lssl -lcrypto x86_64-pc-linux-gnu-gcc: error: ../adns/libadns.a: No such file or directory make[1]: *** [Makefile:244: ircd] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6/src' Building tools make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6/tools' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I../include -c viconf.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I../include -c mkpasswd.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I../include -c fixklines.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -I../include -c killircd.c killircd.c: In function ‘check_pidfile_kill’: killircd.c:42:3: warning: implicit declaration of function ‘snprintf’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 42 | snprintf(ppath, 256, "%s/ircd.pid", VARPATH); | ^~~~~~~~ killircd.c:42:3: warning: incompatible implicit declaration of built-in function ‘snprintf’ killircd.c:24:1: note: include ‘’ or provide a declaration of ‘snprintf’ 23 | #include "setup.h" +++ |+#include 24 | killircd.c:48:9: warning: implicit declaration of function ‘read’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 48 | if (read(fd, buff, sizeof(buff)) == -1) | ^~~~ killircd.c:55:21: warning: implicit declaration of function ‘atoi’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 55 | pidfromfile = atoi(buff); | ^~~~ killircd.c:56:31: warning: implicit declaration of function ‘getpid’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 56 | if (pidfromfile != (int)getpid() && !kill(pidfromfile, SIGTERM)) | ^~~~~~ killircd.c:58:9: warning: implicit declaration of function ‘printf’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 58 | printf("Killed process with pid=%i\n", pidfromfile); | ^~~~~~ killircd.c:58:9: warning: incompatible implicit declaration of built-in function ‘printf’ killircd.c:58:9: note: include ‘’ or provide a declaration of ‘printf’ killircd.c:59:9: warning: implicit declaration of function ‘exit’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 59 | exit(-1); | ^~~~ killircd.c:59:9: warning: incompatible implicit declaration of built-in function ‘exit’ killircd.c:24:1: note: include ‘’ or provide a declaration of ‘exit’ 23 | #include "setup.h" +++ |+#include 24 | killircd.c:62:5: warning: implicit declaration of function ‘close’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 62 | close(fd); | ^~~~~ killircd.c:66:5: warning: incompatible implicit declaration of built-in function ‘printf’ 66 | printf("WARNING: problem opening %s: %s\n", ppath, strerror(errno)); | ^~~~~~ killircd.c:66:5: note: include ‘’ or provide a declaration of ‘printf’ killircd.c:66:56: warning: implicit declaration of function ‘strerror’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 66 | printf("WARNING: problem opening %s: %s\n", ppath, strerror(errno)); | ^~~~~~~~ killircd.c:66:43: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 66 | printf("WARNING: problem opening %s: %s\n", ppath, strerror(errno)); | ~^ ~~~~~~~~~~~~~~~ | | | | char * int | %d x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o killircd killircd.o -lz -lcrypt -lnsl x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mkpasswd mkpasswd.o -lz -lcrypt -lnsl x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o viconf viconf.o -lz -lcrypt -lnsl x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o fixklines fixklines.o -lz -lcrypt -lnsl make[1]: Leaving directory '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6/tools' Now type 'make install' . >>> Source compiled. >>> Test phase: net-irc/ptlink-ircd-6.19.6-r3 >>> Completed testing net-irc/ptlink-ircd-6.19.6-r3 >>> Install net-irc/ptlink-ircd-6.19.6-r3 into /var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/image/ * ERROR: net-irc/ptlink-ircd-6.19.6-r3::gentoo failed (install phase): * !!! newbin: src/ircd does not exist * * If you need support, post the output of `emerge --info '=net-irc/ptlink-ircd-6.19.6-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-irc/ptlink-ircd-6.19.6-r3::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/net-irc/ptlink-ircd-6.19.6-r3:20200524-044448.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/temp/environment'. * Working directory: '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6' * S: '/var/tmp/portage/net-irc/ptlink-ircd-6.19.6-r3/work/PTlink6.19.6' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 3899168 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Sun, 24 May 2020 07:35:32 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS