[Bug 1833237] Re: skiboot ftbfs in eoan
Bug Watch Updater
1833237 at bugs.launchpad.net
Wed Jun 19 13:16:56 UTC 2019
Launchpad has imported 2 comments from the remote bug at
https://sourceware.org/bugzilla/show_bug.cgi?id=24704.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2019-06-19T12:20:14+00:00 Matthias Klose wrote:
This was seen building skiboot 6.2 for powerpc64-linux-gnu using
binutils trunk 20190614.
(gdb) run
Starting program: /usr/bin/powerpc64-linux-gnu-ld -EB -m elf64ppc --no-multi-toc -N --build-id=none --whole-archive -static -nostdlib -pie -Ttext-segment=0x0 --oformat=elf64-powerpc -o skiboot.tmp.elf -T skiboot.lds skiboot.tmp.a asm/dummy_map.o
Breakpoint 1, _bfd_error_handler (fmt=0x7ffff7f6b480 "BFD %s internal error, aborting at %s:%d in %s\n")
at ../../bfd/bfd.c:1174
1174 ../../bfd/bfd.c: No such file or directory.
(gdb) bt
#0 _bfd_error_handler (fmt=0x7ffff7f6b480 "BFD %s internal error, aborting at %s:%d in %s\n")
at ../../bfd/bfd.c:1174
#1 0x00007ffff7ebc6c4 in _bfd_abort (file=file at entry=0x7ffff7f7e071 "../../bfd/elf64-ppc.c",
line=line at entry=15381,
fn=fn at entry=0x7ffff7f81480 <__PRETTY_FUNCTION__.18116> "ppc64_elf_relocate_section")
at ../../bfd/bfd.c:1440
#2 0x00007ffff7ee1e70 in ppc64_elf_relocate_section (output_bfd=output_bfd at entry=0x55555570b4c0,
info=<optimized out>, input_bfd=input_bfd at entry=0x555555740d00,
input_section=input_section at entry=0x555555742270, contents=<optimized out>,
relocs=relocs at entry=0x555555744ca8, local_syms=<optimized out>, local_sections=<optimized out>)
at ../../bfd/elf64-ppc.c:15381
#3 0x00007ffff7f133e1 in elf_link_input_bfd (flinfo=flinfo at entry=0x7fffffffe0e0,
input_bfd=input_bfd at entry=0x555555740d00) at ../../bfd/elflink.c:10887
#4 0x00007ffff7f14eef in bfd_elf_final_link (abfd=<optimized out>, info=<optimized out>)
at ../../bfd/elflink.c:12215
#5 0x0000555555578e0f in ldwrite () at ../../ld/ldwrite.c:581
#6 0x0000555555561514 in main (argc=<optimized out>, argv=<optimized out>) at ../../ld/ldmain.c:457
Reply at:
https://bugs.launchpad.net/ubuntu/+source/skiboot/+bug/1833237/comments/1
------------------------------------------------------------------------
On 2019-06-19T12:20:44+00:00 Matthias Klose wrote:
Created attachment 11848
test case
Reply at:
https://bugs.launchpad.net/ubuntu/+source/skiboot/+bug/1833237/comments/2
** Changed in: binutils
Status: Unknown => Confirmed
** Changed in: binutils
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to binutils in Ubuntu.
Matching subscriptions: foundations-bugs-skiboot
https://bugs.launchpad.net/bugs/1833237
Title:
skiboot ftbfs in eoan
Status in binutils:
Confirmed
Status in binutils package in Ubuntu:
Confirmed
Status in skiboot package in Ubuntu:
Confirmed
Bug description:
skiboot ftbfs in eoan
https://launchpad.net/ubuntu/+archive/test-
rebuild-20190614/+build/17038512/+files/buildlog_ubuntu-eoan-
amd64.skiboot_6.2-1_BUILDING.txt.gz
powerpc64-linux-gnu-gcc -I/<<PKGBUILDDIR>>/include -Iinclude -MMD -include /<<PKGBUILDDIR>>/include/config.h -I/<<PKGBUILDDIR>>/libfdt -I/<<PKGBUILDDIR>>/libflash -I/<<PKGBUILDDIR>>/libxz -I/<<PKGBUILDDIR>>/libc/include -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/libpore -D__SKIBOOT__ -nostdinc -isystem /usr/lib/gcc-cross/powerpc64-linux-gnu/8/include -DBITS_PER_LONG=64 -DHAVE_BIG_ENDIAN -ffreestanding -DHAS_STACK_PROT -D__ASSEMBLY__ -mbig-endian -m64 -mabi=elfv1 -c asm/dummy_map.S -o asm/dummy_map.o
powerpc64-linux-gnu-gcc -I/<<PKGBUILDDIR>>/include -Iinclude -MMD -include /<<PKGBUILDDIR>>/include/config.h -I/<<PKGBUILDDIR>>/libfdt -I/<<PKGBUILDDIR>>/libflash -I/<<PKGBUILDDIR>>/libxz -I/<<PKGBUILDDIR>>/libc/include -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/libpore -D__SKIBOOT__ -nostdinc -isystem /usr/lib/gcc-cross/powerpc64-linux-gnu/8/include -DBITS_PER_LONG=64 -DHAVE_BIG_ENDIAN -ffreestanding -DHAS_STACK_PROT -P -E skiboot.lds.S -o skiboot.lds
powerpc64-linux-gnu-ld -EB -m elf64ppc --no-multi-toc -N --build-id=none --whole-archive -static -nostdlib -pie -Ttext-segment=0x0 --oformat=elf64-powerpc -o skiboot.tmp.elf -T skiboot.lds skiboot.tmp.a asm/dummy_map.o
powerpc64-linux-gnu-ld: BFD (GNU Binutils for Ubuntu) 2.32.51.20190614 internal error, aborting at ../../bfd/elf64-ppc.c:15381 in ppc64_elf_relocate_section
powerpc64-linux-gnu-ld: Please report this bug.
make[2]: *** [/<<PKGBUILDDIR>>/Makefile.main:262: skiboot.tmp.elf] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:19: override_dh_auto_build-indep] Error 2
To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils/+bug/1833237/+subscriptions
More information about the foundations-bugs
mailing list