Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 585760 Details for
Bug 691488
sys-libs/glibc-2.30[custom-cflags] CFLAGS=-flto fails with error: support for the symbol redirection needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 10.29 KB, created by
Mike Lothian
on 2019-08-05 12:28:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mike Lothian
Created:
2019-08-05 12:28:27 UTC
Size:
10.29 KB
patch
obsolete
> * Package: sys-libs/glibc-2.30 > * Repository: gentoo > * Maintainer: toolchain@gentoo.org > * USE: abi_x86_64 amd64 custom-cflags elibc_glibc kernel_linux multiarch multilib split-usr ssp static-libs userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >make -j8 -s glibc-test > * Checking that IA32 emulation is enabled in the running kernel ... > [ ok ] > * Checking gcc for __thread support ... > [ ok ] > * Checking running kernel version (5.2.0-rc5-agd5f+ >= 3.2.0) ... > [ ok ] > * Checking linux-headers version (5.1.0 >= 3.2.0) ... > [ ok ] >>>> Unpacking gcc-multilib-bootstrap-20180511.tar.xz to /var/tmp/portage/sys-libs/glibc-2.30/work > * Manual CC: x86_64-pc-linux-gnu-gcc -m64 >>>> Unpacking glibc-2.30.tar.xz to /var/tmp/portage/sys-libs/glibc-2.30/work >>>> Unpacking glibc-2.30-patches-1.tar.xz to /var/tmp/portage/sys-libs/glibc-2.30/work >>>> Source unpacked in /var/tmp/portage/sys-libs/glibc-2.30/work >>>> Preparing source in /var/tmp/portage/sys-libs/glibc-2.30/work/glibc-2.30 ... > * Applying Gentoo Glibc Patchset 2.30-1 > * Applying patches from /var/tmp/portage/sys-libs/glibc-2.30/work/patches ... > * 0001-malloc-Remove-unwanted-leading-whitespace-in-malloc_.patch ... > [ ok ] > * 0002-Gentoo-disable-ldconfig-during-install.patch ... > [ ok ] > * 0003-Gentoo-support-running-tests-under-sandbox.patch ... > [ ok ] > * 0005-Revert-sysdeps-posix-getaddrinfo.c-gaih_inet-Only-us.patch ... > [ ok ] > * 0006-Gentoo-disable-tests-that-fail-only-in-sandbox.patch ... > [ ok ] > * 0007-Gentoo-Disable-test-that-fails-because-of-the-gethos.patch ... > [ ok ] > * 0008-Gentoo-Adapt-to-Gentoo-specific-etc-mail-aliases.patch ... > [ ok ] > * 0009-Gentoo-Add-a-C.UTF-8-locale.patch ... > [ ok ] > * 0010-Gentoo-force-O0-in-conform-tests-to-survive-CC-chang.patch ... > [ ok ] > * 0011-Gentoo-Fix-make-install-headers-when-cross-compiler-.patch ... > [ ok ] > * Done. > * Using GNU config files from /usr/share/gnuconfig > * Updating scripts/config.sub > [ ok ] > * Updating scripts/config.guess > [ ok ] > * Adjusting to prefix / > * locale-gen ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/glibc-2.30/work/glibc-2.30 ... > * Manual CC: x86_64-pc-linux-gnu-gcc -m64 > * Manual CC: x86_64-pc-linux-gnu-gcc -m32 > * Running do_src_configure for ABI x86 > * Forcing usage of the BFD linker instead of GOLD > * Configuring glibc for nptl > * ABI: x86 > * CBUILD: x86_64-pc-linux-gnu > * CHOST: x86_64-pc-linux-gnu > * CTARGET: x86_64-pc-linux-gnu > * CBUILD_OPT: i686-pc-linux-gnu > * CTARGET_OPT: i686-pc-linux-gnu > * CC: x86_64-pc-linux-gnu-gcc -m32 > * CXX: > * LD: x86_64-pc-linux-gnu-ld.bfd > * ASFLAGS: > * CFLAGS: -O3 -march=native -pipe -flto=8 > * CPPFLAGS: > * CXXFLAGS: -O3 -march=native -pipe -flto=8 > * LDFLAGS: -O3 -march=native -pipe -flto=8 -Wl,-O2 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--build-id=sha1 -fuse-ld=bfd > * MAKEINFO: /dev/null > * Manual CC: x86_64-pc-linux-gnu-gcc -m32 -O3 -march=native -pipe -flto=8 -O3 -march=native -pipe -flto=8 -Wl,-O2 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--build-id=sha1 -fuse-ld=bfd > * Manual CXX: x86_64-pc-linux-gnu-g++ -m32 -O3 -march=native -pipe -flto=8 > >/var/tmp/portage/sys-libs/glibc-2.30/work/glibc-2.30/configure --enable-stack-protector=all --enable-stackguard-randomization --disable-cet --enable-kernel=3.2.0 --without-selinux --without-cvs --disable-werror --enable-bind-now --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --disable-profile --without-gd --with-headers=/usr/include --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=$(prefix)/lib --mandir=$(prefix)/share/man --infodir=$(prefix)/share/info --libexecdir=$(libdir)/misc/glibc --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion=Gentoo 2.30 p1 --disable-systemtap --disable-nscd --disable-timezone-tools >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -O3 -march=native -pipe -flto=8 -O3 -march=native -pipe -flto=8 -Wl,-O2 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--build-id=sha1 -fuse-ld=bfd >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 -m32 -O3 -march=native -pipe -flto=8 -O3 -march=native -pipe -flto=8 -Wl,-O2 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--build-id=sha1 -fuse-ld=bfd accepts -g... yes >checking for i686-pc-linux-gnu-readelf... no >checking for readelf... readelf >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 -O3 -march=native -pipe -flto=8 accepts -g... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 -O3 -march=native -pipe -flto=8 can link programs... yes >checking for sysdeps preconfigure fragments... aarch64 alpha arm csky hppa i386 m68k microblaze mips nios2 powerpc riscv s390 sh sparc x86_64 >checking for use of fpu sysdeps directories... yes >checking for -fstack-protector... yes >checking for -fstack-protector-strong... yes >checking for -fstack-protector-all... yes >checking for assembler and linker STT_GNU_IFUNC support... yes >checking for gcc attribute ifunc support... no >checking whether the linker supports textrels along with ifunc... yes >checking if compiler warns about alias for function with incompatible types... yes >configure: WARNING: gcc emits a warning for alias between functions of incompatible types >configure: WARNING: Multi-arch is disabled. >checking sysdep dirs... sysdeps/unix/sysv/linux/i386/i686 sysdeps/i386/i686/nptl sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/x86 sysdeps/x86/nptl sysdeps/i386/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686 sysdeps/i386/fpu sysdeps/x86/fpu sysdeps/i386 sysdeps/x86 sysdeps/wordsize-32 sysdeps/ieee754/float128 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/as is GNU as... yes >checking whether /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd is GNU ld... yes >checking for /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/as... /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/as >checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/as... 2.32.0, ok >checking for /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd... /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd >checking version of /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd... 2.32.0, ok >checking for gnumake... no >checking for gmake... gmake >checking version of gmake... 4.2.1, ok >checking for gnumsgfmt... no >checking for gmsgfmt... gmsgfmt >checking version of gmsgfmt... 0.20.1, ok >checking for makeinfo... /dev/null >checking version of /dev/null... v. ?.??, bad >checking for sed... sed >checking version of sed... 4.7, ok >checking for gawk... gawk >checking version of gawk... 5.0.1, ok >checking for bison... bison >checking version of bison... 3.4.1, ok >checking if x86_64-pc-linux-gnu-gcc -m32 -O3 -march=native -pipe -flto=8 -O3 -march=native -pipe -flto=8 -Wl,-O2 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--build-id=sha1 -fuse-ld=bfd is sufficient to build libc... yes >checking for i686-pc-linux-gnu-nm... gcc-nm >checking for python3... python3 >checking version of python3... 3.7.4, ok >configure: WARNING: >*** These auxiliary programs are missing or incompatible versions: makeinfo >*** some features or tests will be disabled. >*** Check the INSTALL file for required versions. >checking LD_LIBRARY_PATH variable... ok >checking for bash... /bin/bash >checking for perl... /usr/bin/perl >checking for install-info... /usr/bin/install-info >checking for .set assembler directive... yes >checking linker support for protected data symbol... yes >checking linker support for INSERT in linker script... no >checking for broken __attribute__((alias()))... no >checking whether to put _rtld_local into .sdata section... no >checking whether to use .ctors/.dtors header and trailer... no >checking for libunwind-support in compiler... no >checking whether --noexecstack is desirable for .S files... yes >checking for -z combreloc... yes >checking for linker that supports -z execstack... yes >checking for linker that supports --no-dynamic-linker... yes >checking for -static-pie... yes >checking for -fpie... yes >checking for --hash-style option... (cached) no >checking for sufficient default -shared layout... yes >checking for GLOB_DAT reloc... yes >checking linker output format... elf32-i386 >checking for -fno-toplevel-reorder -fno-section-anchors... yes >checking for -mtls-dialect=gnu2... yes >checking whether cc puts quotes around section names... no >checking for __builtin_memset... yes >checking for redirection of built-in functions... no >configure: error: support for the symbol redirection needed > * ERROR: sys-libs/glibc-2.30::gentoo failed (configure phase): > * failed to configure glibc > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 4374: Called foreach_abi 'do_src_configure' > * environment, line 1634: Called do_src_configure > * environment, line 1017: Called glibc_do_configure 'nptl' > * environment, line 2161: Called die > * The specific snippet of code: > * "$@" || die "failed to configure glibc"; > * > * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.30::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.30::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.30/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.30/temp/environment'. > * Working directory: '/var/tmp/portage/sys-libs/glibc-2.30/work/build-x86-x86_64-pc-linux-gnu-nptl' > * S: '/var/tmp/portage/sys-libs/glibc-2.30/work/glibc-2.30'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 691488
: 585760