* Package: net-misc/wget-1.20  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc gnutls idn ipv6 kernel_linux nls pcre ssl userland_GNU zlib  * FEATURES: distcc distcc-pump preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wget-1.20.tar.gz to /var/tmp/portage/net-misc/wget-1.20/work >>> Source unpacked in /var/tmp/portage/net-misc/wget-1.20/work >>> Preparing source in /var/tmp/portage/net-misc/wget-1.20/work/wget-1.20 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/wget-1.20/work/wget-1.20 ... * econf: updating wget-1.20/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating wget-1.20/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/wget-1.20 --htmldir=/usr/share/doc/wget-1.20/html --libdir=/usr/lib64 --disable-assert --disable-pcre --disable-rpath --without-included-libunistring --without-libunistring-prefix --disable-debug --enable-iri --enable-ipv6 --enable-nls --disable-ntlm --enable-pcre2 --enable-digest --enable-opie --with-libidn --with-ssl=gnutls --without-libuuid --with-zlib configure: configuring for GNU Wget 1.20 checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports nested variables... (cached) yes 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 enable C11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none 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 whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a Python interpreter with version >= 3.0... python checking for python... /usr/bin/python checking for python version... 3.6 checking for python platform... linux checking for python script directory... ${prefix}/lib64/python3.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking size of off_t... 8 checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether h_errno is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for size_t... yes checking for pid_t... yes checking for uint32_t... yes checking for uintptr_t... yes checking for intptr_t... yes checking for int64_t... yes checking for sig_atomic_t... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for features.h... yes checking for unistd.h... (cached) yes checking for fnmatch.h... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for stdio_ext.h... yes checking for termios.h... (cached) yes checking for sys/time.h... (cached) yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for sys/select.h... (cached) yes checking for sys/param.h... yes checking for malloc.h... yes checking for spawn.h... yes checking for strings.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/uio.h... yes checking for sys/wait.h... yes checking for utime.h... (cached) yes checking for stdlib.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... no configure: error: cannot be used with this compiler (x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=sandybridge -mtune=sandybridge ). This is a known interoperability problem of glibc <= 2.5 with gcc >= 4.3 in C99 mode. You have four options: - Add the flag -fgnu89-inline to CC and reconfigure, or - Fix your include files, using parts of , or - Use a gcc version older than 4.3, or - Don't use the flags -std=c99 or -std=gnu99. Configuration aborted. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-misc/wget-1.20/work/wget-1.20/config.log * ERROR: net-misc/wget-1.20::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 3268: Called econf '--disable-assert' '--disable-pcre' '--disable-rpath' '--without-included-libunistring' '--without-libunistring-prefix' '--disable-debug' '--enable-iri' '--enable-ipv6' '--enable-nls' '--disable-ntlm' '--enable-pcre2' '--enable-digest' '--enable-opie' '--with-libidn' '--with-ssl=gnutls' '--without-libuuid' '--with-zlib' * phase-helpers.sh, line 718: Called __helpers_die 'econf failed' * isolated-functions.sh, line 119: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=net-misc/wget-1.20::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/wget-1.20::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-misc/wget-1.20/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/wget-1.20/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/wget-1.20/work/wget-1.20' * S: '/var/tmp/portage/net-misc/wget-1.20/work/wget-1.20'