* Package: net-irc/unrealircd-4.2.4.1 * Repository: gentoo * Maintainer: kensington@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc extban-stacking kernel_linux libressl operoverride prefixaq userland_GNU usermod * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking unrealircd-4.2.4.1.tar.gz to /var/tmp/portage/net-irc/unrealircd-4.2.4.1/work >>> Source unpacked in /var/tmp/portage/net-irc/unrealircd-4.2.4.1/work >>> Preparing source in /var/tmp/portage/net-irc/unrealircd-4.2.4.1/work/unrealircd-4.2.4.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-irc/unrealircd-4.2.4.1/work/unrealircd-4.2.4.1 ... * econf: updating unrealircd-4.2.4.1/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating unrealircd-4.2.4.1/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 --docdir=/usr/share/doc/unrealircd-4.2.4.1 --htmldir=/usr/share/doc/unrealircd-4.2.4.1/html --libdir=/usr/lib64 --with-bindir=/usr/bin --with-cachedir=/var/lib/unrealircd --with-confdir=/etc/unrealircd --with-datadir=/var/lib/unrealircd --with-docdir=/usr/share/doc/unrealircd-4.2.4.1 --with-logdir=/var/log/unrealircd --with-modulesdir=/usr/lib64/unrealircd/modules --without-privatelibdir --with-pidfile=/run/unrealircd/ircd.pid --with-tmpdir=/var/lib/unrealircd/tmp --with-maxconnections=1024 --with-nick-history=2000 --with-sendq=3000000 --with-permissions=0640 --with-system-argon2 --with-system-cares --with-system-pcre2 --without-tre --enable-dynamic-linking --enable-ssl=/usr --disable-libcurl --enable-prefixaq --without-showlistmodes --without-shunnotices --without-no-operoverride --without-operoverride-verify --without-disableusermod --without-disable-extendedban-stacking checking for rm... /bin/rm checking for cp... /bin/cp checking for touch... /usr/bin/touch checking for openssl... /usr/bin/openssl checking for install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install checking for gmake... gmake checking for gmake... /usr/bin/gmake checking for gunzip... /bin/gunzip checking for pkg-config... /usr/bin/pkg-config 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 crypt in -ldescrypt... no checking for crypt in -lcrypt... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... yes checking for RAND_egd in -lcrypto... no checking whether C compiler accepts -fno-strict-overflow... no checking whether C compiler accepts -D_FORTIFY_SOURCE=2... no checking whether C compiler accepts -fstack-protector-all... no checking whether C compiler accepts -fPIE... no checking whether the linker accepts -Wl,-z,relro... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-strict-aliasing... (cached) yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wextra... (cached) yes checking whether C compiler accepts -Waggregate-return... yes checking whether C compiler accepts -Waggregate-return... (cached) yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-cond... (cached) yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wduplicated-branches... (cached) yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wpointer-sign... (cached) yes checking whether C compiler accepts -Winvalid-source-encoding... no checking whether C compiler accepts -Wformat-zero-length... yes checking whether C compiler accepts -Wformat-zero-length... (cached) yes checking whether C compiler accepts -Wformat-truncation... yes checking whether C compiler accepts -Wformat-truncation... (cached) yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wunused... (cached) yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wunused-parameter... (cached) yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wchar-subscripts... (cached) yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wsign-compare... (cached) yes checking whether C compiler accepts -Wempty-body... yes checking whether C compiler accepts -Wempty-body... (cached) yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Waddress... (cached) yes checking if your system has IPv6 support... 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for size_t... yes checking for intptr_t... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for int16_t... yes checking for u_int16_t... yes checking for int32_t... yes checking for u_int32_t... yes checking size of rlim_t... 0 checking what kind of nonblocking sockets you have... O_NONBLOCK checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking whether setpgrp takes no argument... yes checking for snprintf... yes checking for vsnprintf... yes checking for strlcpy... no checking for strlcat... no checking for strlncat... no checking for inet_pton... yes checking for inet_ntop... yes checking if C99 variable length arrays are supported... yes checking for setrlimit... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for getrusage... yes checking for setproctitle... no checking for setproctitle in -lutil... no checking for pstat... no checking what type of signals you have... POSIX checking for strtoken... no checking for strtok... yes checking for strerror... yes checking for index... yes checking for strtoul... yes checking for bcopy... yes checking for bcmp... yes checking for bzero... yes checking for strcasecmp... yes checking for inet_addr... yes checking for inet_ntoa... yes checking for syslog... yes checking for openssl... found in /usr/include/openssl checking for SSL_CTX_set1_curves_list in SSL library... yes checking for SSL_CTX_set_min_proto_version in SSL library... yes checking for dlopen... no checking for dlopen in -ldl... yes checking if we need the -export-dynamic flag... yes checking for compiler option to produce PIC... -fPIC -DPIC -shared checking if your system prepends an underscore on symbols... no checking if FD_SETSIZE is large enough to allow 1024 file descriptors... yes checking for poll... yes checking for epoll_create... yes checking for epoll_ctl... yes checking for epoll_wait... yes checking for kqueue... no checking for kevent... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE2... yes checking for ARGON2... no extracting Argon2 library ./configure: line 9379: cd: extras: No such file or directory cp: cannot stat 'argon2-20181209.tar.gz': No such file or directory gzip: argon2-20181209.tar.gz: No such file or directory cp: cannot stat 'argon2-20181209.tar.gz.bak': No such file or directory tar: argon2-20181209.tar: Cannot open: No such file or directory tar: Error is not recoverable: exiting now compiling Argon2 library ./configure: line 9391: cd: argon2-20181209: No such file or directory gmake: *** No targets specified and no makefile found. Stop. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-irc/unrealircd-4.2.4.1/work/unrealircd-4.2.4.1/config.log * ERROR: net-irc/unrealircd-4.2.4.1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 698: Called econf '--with-bindir=/usr/bin' '--with-cachedir=/var/lib/unrealircd' '--with-confdir=/etc/unrealircd' '--with-datadir=/var/lib/unrealircd' '--with-docdir=/usr/share/doc/unrealircd-4.2.4.1' '--with-logdir=/var/log/unrealircd' '--with-modulesdir=/usr/lib64/unrealircd/modules' '--without-privatelibdir' '--with-pidfile=/run/unrealircd/ircd.pid' '--with-tmpdir=/var/lib/unrealircd/tmp' '--with-maxconnections=1024' '--with-nick-history=2000' '--with-sendq=3000000' '--with-permissions=0640' '--with-system-argon2' '--with-system-cares' '--with-system-pcre2' '--without-tre' '--enable-dynamic-linking' '--enable-ssl=/usr' '--disable-libcurl' '--enable-prefixaq' '--without-showlistmodes' '--without-shunnotices' '--without-no-operoverride' '--without-operoverride-verify' '--without-disableusermod' '--without-disable-extendedban-stacking' * phase-helpers.sh, line 681: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=net-irc/unrealircd-4.2.4.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-irc/unrealircd-4.2.4.1::gentoo'`. * The complete build log is located at '/var/log/portage/net-irc:unrealircd-4.2.4.1:20191031-190946.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/unrealircd-4.2.4.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/unrealircd-4.2.4.1/temp/environment'. * Working directory: '/var/tmp/portage/net-irc/unrealircd-4.2.4.1/work/unrealircd-4.2.4.1' * S: '/var/tmp/portage/net-irc/unrealircd-4.2.4.1/work/unrealircd-4.2.4.1'