Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 813778 Details for
Bug 872506
sys-libs/binutils-libs-2.38-r2 fails to compile on stable chroot / bad permissions on /tmp
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_872506.txt (text/plain), 9.19 KB, created by
Agostino Sarubbo
on 2022-09-23 08:37:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2022-09-23 08:37:24 UTC
Size:
9.19 KB
patch
obsolete
> * Package: sys-libs/binutils-libs-2.38-r2:0/2.38 > * Repository: gentoo > * Maintainer: toolchain@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Applying binutils-2.38 patchset 4 > * Applying 0001-Revert-Set-git-to-exaxt-same-state-as-2.38-tarball.patch ... > [ ok ] > * Applying 0002-Re-enable-development-on-the-2.38-branch.patch ... > [ ok ] > * Applying 0003-Gentoo-gold-ld-add-support-for-poisoned-system-direc.patch ... > [ ok ] > * Applying 0004-Gentoo-libiberty-install-PIC-version-of-libiberty.a.patch ... > [ ok ] > * Applying 0005-Gentoo-add-with-extra-soversion-suffix-option.patch ... > [ ok ] > * Applying 0006-Gentoo-Pass-hash-style-sysv-to-ld-in-the-testsuite.patch ... > [ ok ] > * Applying 0007-Gentoo-Give-also-libctf-optionally-a-gentoo-specific.patch ... > [ ok ] > * Applying 0008-Gentoo-XFAIL-15-broken-ld.gold-tests.patch ... > [ ok ] > * Applying 0009-x86-Disallow-invalid-relocation-against-protected-sy.patch ... > [ ok ] > * Applying 0010-PR28882-build-failure-with-gcc-4.2-due-to-use-of-0b-.patch ... > [ ok ] > * Applying 0011-i386-Update-I386_NEED_DYNAMIC_RELOC_TYPE_P-for-DT_TE.patch ... > [ ok ] > * Applying 0012-ld-Keep-indirect-symbol-from-IR-if-referenced-from-s.patch ... > [ ok ] > * Applying 0013-Updated-Serbian-translations-for-the-bfd-gold-ld-and.patch ... > [ ok ] > * Applying 0014-binutils-2.38-vs.-ppc32-linux-kernel.patch ... > [ ok ] > * Applying 0015-Revert-Check-thin-archive-element-file-size-against-.patch ... > [ ok ] > * Applying 0016-Work-around-gcc-4-warnings-in-elf64-ppc.c.patch ... > [ ok ] > * Applying 0017-PowerPC64-DT_RELR-relative-reloc-addresses.patch ... > [ ok ] > * Applying 0018-PR28959-obdump-doesn-t-disassemble-mftb-instruction.patch ... > [ ok ] > * Applying 0019-Updated-Serbian-for-binutils-and-Russian-for-gprof-t.patch ... > [ ok ] > * Applying 0020-dlltool-Use-the-output-name-as-basis-for-determinist.patch ... > [ ok ] > * Applying 0021-libctf-ld-diagnose-corrupted-CTF-header-cth_strlen.patch ... > [ ok ] > * Applying 0022-IBM-zSystems-Add-support-for-z16-as-CPU-name.patch ... > [ ok ] > * Applying 0023-LoongArch-Update-ABI-eflag-in-elf-header.patch ... > [ ok ] > * Applying 9999-Gentoo-We-make-a-release.patch ... > [ ok ] > * Running elibtoolize in: binutils-2.38/ > * Applying portage/2.2 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... > * Running elibtoolize in: binutils-2.38/bfd/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: binutils-2.38/binutils/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: binutils-2.38/etc/ > * Running elibtoolize in: binutils-2.38/gas/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: binutils-2.38/gold/ > * Running elibtoolize in: binutils-2.38/gprof/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: binutils-2.38/intl/ > * Running elibtoolize in: binutils-2.38/ld/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: binutils-2.38/libctf/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: binutils-2.38/libiberty/ > * Running elibtoolize in: binutils-2.38/opcodes/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: binutils-2.38/zlib/ > * Applying ppc64le/2.4.4 patch ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >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 for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether ln works... yes >checking whether ln -s works... yes >checking for a sed that does not truncate output... /bin/sed >checking for gawk... gawk >configure: WARNING: neither ld nor gold are enabled >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 x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking whether g++ accepts -static-libstdc++ -static-libgcc... yes >checking for x86_64-pc-linux-gnu-gnatbind... no >checking for gnatbind... no >checking for x86_64-pc-linux-gnu-gnatmake... no >checking for gnatmake... no >checking whether compiler driver understands Ada... no >checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 >checking for objdir... .libs >checking for isl 0.15 or later... no >required isl version is 0.15 or later >*** This configuration is not supported in the following subdirectories: > zlib binutils gas gprof etc > (Any other directories should still work fine.) >checking for default BUILD_CONFIG... >checking for --enable-vtable-verify... no >checking for bison... bison -y >checking for bison... bison >checking for gm4... no >checking for gnum4... no >checking for m4... m4 >checking for flex... flex >checking for flex... flex >checking for makeinfo... makeinfo >checking for expect... no >checking for runtest... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-as... x86_64-pc-linux-gnu-as >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking for ld... (cached) /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld >checking for x86_64-pc-linux-gnu-ld... (cached) /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld >checking for x86_64-pc-linux-gnu-lipo... no >checking for lipo... no >checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for x86_64-pc-linux-gnu-windmc... no >checking for windmc... no >checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking for x86_64-pc-linux-gnu-readelf... x86_64-pc-linux-gnu-readelf >checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >--plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.0/liblto_plugin.so >checking for cc... cc >checking for c++... c++ >checking for gcc... gcc >checking for gfortran... gfortran >checking for gccgo... no >checking for ar... ar >checking for as... as >checking for dlltool... no >checking for ld... ld >checking for lipo... no >checking for nm... nm >checking for objcopy... objcopy >checking for objdump... objdump >checking for ranlib... ranlib >checking for readelf... readelf >checking for strip... strip >checking for windres... no >checking for windmc... no >checking where to find the target ar... host tool >checking where to find the target as... host tool >checking where to find the target cc... host tool >checking where to find the target c++... host tool >checking where to find the target c++ for libstdc++... host tool >checking where to find the target dlltool... host tool >checking where to find the target gcc... host tool >checking where to find the target gfortran... host tool >checking where to find the target gccgo... host tool >checking where to find the target ld... host tool >checking where to find the target lipo... host tool >checking where to find the target nm... host tool >checking where to find the target objcopy... host tool >checking where to find the target objdump... host tool >checking where to find the target ranlib... host tool >checking where to find the target readelf... host tool >checking where to find the target strip... host tool >checking where to find the target windres... host tool >checking where to find the target windmc... host tool >checking whether to enable maintainer-specific portions of Makefiles... no >configure: creating ./config.status >config.status: creating Makefile > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make: *** [Makefile:1000: all] Error 139 > * ERROR: sys-libs/binutils-libs-2.38-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-libs/binutils-libs-2.38-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/binutils-libs-2.38-r2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-libs/binutils-libs-2.38-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/binutils-libs-2.38-r2/temp/environment'. > * Working directory: '/var/tmp/portage/sys-libs/binutils-libs-2.38-r2/work/binutils-2.38-abi_x86_64.amd64' > * S: '/var/tmp/portage/sys-libs/binutils-libs-2.38-r2/work/binutils-2.38'
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 872506
: 813778 |
813781
|
813934