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@entry=0x7ffff7f7e071 "../../bfd/elf64-ppc.c", line=line@entry=15381, fn=fn@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@entry=0x55555570b4c0, info=<optimized out>, input_bfd=input_bfd@entry=0x555555740d00, input_section=input_section@entry=0x555555742270, contents=<optimized out>, relocs=relocs@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@entry=0x7fffffffe0e0, input_bfd=input_bfd@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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833237 Title: skiboot ftbfs in eoan To manage notifications about this bug go to: https://bugs.launchpad.net/binutils/+bug/1833237/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
