* Package: net-irc/epic5-1.1.10-r2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking epic5-1.1.10.tar.bz2 to /var/tmp/portage/net-irc/epic5-1.1.10-r2/work >>> Source unpacked in /var/tmp/portage/net-irc/epic5-1.1.10-r2/work >>> Preparing source in /var/tmp/portage/net-irc/epic5-1.1.10-r2/work/epic5-1.1.10 ... * Applying epic5-1.1.2-libarchive-automagic.patch ... [ ok ] * Applying epic5-1.1.10-ruby-automagic-as-needed.patch ... [ ok ] * Applying epic5-1.1.10-tcl-automagic-as-needed.patch ... [ ok ] * Applying epic5-1.1.2-perl-automagic-as-needed.patch ... [ ok ] * Applying epic5-1.1.10-without-localdir.patch ... [ ok ] * Applying epic5-1.1.10-socks5-libsocks.patch ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-irc/epic5-1.1.10-r2/work/epic5-1.1.10 ... ./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 --docdir=/usr/share/doc/epic5-1.1.10-r2 --htmldir=/usr/share/doc/epic5-1.1.10-r2/html --libdir=/usr/lib64 --libexecdir=/usr/lib/misc --without-libarchive --with-ipv6 --without-perl --without-ruby --without-socks5 --without-tcl --without-valgrind configure: loading site script /usr/share/config.site this is EPIC5 version 1.1.10 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 library containing strerror... none required 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 solaris cc... ok checking for setenv in -lcext... no checking for Macintosh OS X... ok checking if you want threaded stdout... no checking which multiplexer function to use... select checking for select... yes checking for socket in -lsocket... no checking whether to include SSL support... yes checking for socket in -linet... no checking for gethostname in -lnsl... yes checking for getpwnam in -lsun... no checking for inet_addr in -ldgc... no checking for gethostbyname in -lresolv... yes checking for crypt in -lcrypt... yes checking for pow in -lm... yes checking for clock_gettime in -lrt... yes checking whether you want to use termcap... no checking for setupterm in -lncurses... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for inttypes.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking ndbm.h usability... no checking ndbm.h presence... no checking for ndbm.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for arc4random... no checking for clock_gettime... yes checking for fchdir... yes checking for fpathconf... yes checking for getlogin... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for getpass... yes checking for getpgid... yes checking for getpgrp... yes checking whether getpgrp requires zero arguments... yes checking for getservbyport... yes checking for gettimeofday... yes checking for killpg... yes checking for memmove... yes checking for nanosleep... yes checking for uname... yes checking for realpath... yes checking for setenv... yes checking for setsid... yes checking for tcsetpgrp... yes checking for setupterm... yes checking for snprintf... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strptime... yes checking for strtoul... yes checking for sysconf... yes checking for sysctlbyname... no checking for unsetenv... yes checking for vsnprintf... yes checking for finite... yes checking for isfinite macro in math.h... no checking for tparm... yes checking whether term.h works by itself... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for working alloca.h... yes checking for alloca... yes checking for intptr_t in inttypes.h or stdint.h... yes checking for socklen_t... yes checking whether sys/types.h defines fd_set... yes checking for struct linger... yes checking for useful SO_SNDLOWAT... no checking for useful realpath... no checking for sys_siglist declaration... yes checking for intmax_t in inttypes.h or stdint.h... yes checking for strtoimax in inttypes.h or stdint.h... yes checking whether I can use intmax_t for intmax_t... yes checking size of long long... 8 checking for strtoll... yes checking size of quad_t... 8 checking for strtoq... yes checking size of unsigned int... 4 checking to see if your struct sockaddr includes a length field... no checking whether to support ipv6... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct addrinfo... yes checking to see if your getaddrinfo supports AF_UNIX... no. ugh checking whether to support SOCKS... no checking whether to support SOCKS5... no checking whether to include iconv support... yes checking whether you have posix-like job control... yes checking whether to include wserv support... yes checking whether to include Valgrind Memcheck support... no checking whether to support Perl... no checking whether to support TCL... no checking whether to support Ruby... checking whether to support Ruby... no checking whether to support bounds checking gcc... no checking whether to turn on FreeBSD WARNS-like compiler warnings... no checking whether your compiler supports -Wno-pointer-sign... yes checking whether your compiler supports -fno-strict-aliasing... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating source/Makefile config.status: creating source/info.c.sh config.status: creating include/defs.h There you go. Look at include/config.h for any options that you might want to change before you 'make'. Don't forget to do a 'make install' before you're done. >>> Source configured. >>> Compiling source in /var/tmp/portage/net-irc/epic5-1.1.10-r2/work/epic5-1.1.10 ... make -j 1 -j1 make[1]: Entering directory '/var/tmp/portage/net-irc/epic5-1.1.10-r2/work/epic5-1.1.10/source' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c alias.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c alist.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c array.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c clock.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c commands.c commands.c: In function ‘botmodecmd’: commands.c:4007:3: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c compat.c compat.c: In function ‘bsd_arc4_stir’: compat.c:1056:3: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] read(fd, rdat.rnd, sizeof(rdat.rnd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c crypt.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c crypto.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c ctcp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c dcc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c debug.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c elf.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c exec.c exec.c: In function ‘text_to_process’: exec.c:1022:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(proc->p_stdin, my_buffer, strlen(my_buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c files.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c flood.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c functions.c functions.c: In function ‘function_strptime’: functions.c:7451:8: warning: implicit declaration of function ‘strptime’; did you mean ‘strftime’? [-Wimplicit-function-declaration] if (!(strptime(input, format, &timeptr))) ^~~~~~~~ strftime functions.c: In function ‘function_randread’: functions.c:4978:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, BIG_BUFFER_SIZE, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ functions.c:4979:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, BIG_BUFFER_SIZE, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ functions.c:4983:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, BIG_BUFFER_SIZE, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c gailib.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c glob.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c hook.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c if.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c ignore.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c input.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c ./irc.c \ -DIRCLIB=\"/usr/share/epic5/\" ./irc.c: In function ‘main’: ./irc.c:1277:4: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c ircaux.c ircaux.c: In function ‘iconv_recoder’: ircaux.c:6277:31: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] while ((n = iconv (encoding, &orig_ptr, &orig_left, &dest_ptr, ^ In file included from ./../include/irc_std.h:88:0, from ./../include/irc.h:28, from ircaux.c:38: /usr/include/iconv.h:42:15: note: expected ‘char ** restrict’ but argument is of type ‘const char **’ extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^~~~~ ircaux.c: In function ‘recode_with_iconv’: ircaux.c:6726:33: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] while ((n = iconv(iref, (const char **)&work_data, numbytes, ^ In file included from ./../include/irc_std.h:88:0, from ./../include/irc.h:28, from ircaux.c:38: /usr/include/iconv.h:42:15: note: expected ‘char ** restrict’ but argument is of type ‘const char **’ extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^~~~~ ircaux.c: In function ‘recode_with_iconv_t’: ircaux.c:6801:33: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] while ((n = iconv(iref, (const char **)&work_data, numbytes, ^ In file included from ./../include/irc_std.h:88:0, from ./../include/irc.h:28, from ircaux.c:38: /usr/include/iconv.h:42:15: note: expected ‘char ** restrict’ but argument is of type ‘const char **’ extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^~~~~ ircaux.c: In function ‘randd’: ircaux.c:3649:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] read(random_fd, (void *)&value, sizeof(value)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c ircsig.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c keys.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c lastlog.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c levels.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c list.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c log.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c logfiles.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c mail.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c names.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c network.c network.c: In function ‘async_getaddrinfo’: network.c:846:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, &err, sizeof(err)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ network.c:858:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, &err, sizeof(err)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ network.c: In function ‘marshall_getaddrinfo’: network.c:934:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, (void *)&len, sizeof(len)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ network.c:935:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, (void *)retval, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c newio.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c notify.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c numbers.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c output.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c parse.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c queue.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing -I./../include -I../include -c recode.c recode.c:44:10: fatal error: xlocale.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:32: recode.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-irc/epic5-1.1.10-r2/work/epic5-1.1.10/source' make: *** [Makefile:112: epic5] Error 2 * ERROR: net-irc/epic5-1.1.10-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-irc/epic5-1.1.10-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-irc/epic5-1.1.10-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-irc:epic5-1.1.10-r2:20180407-112433.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/epic5-1.1.10-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/epic5-1.1.10-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-irc/epic5-1.1.10-r2/work/epic5-1.1.10' * S: '/var/tmp/portage/net-irc/epic5-1.1.10-r2/work/epic5-1.1.10'