New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 711767 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Apr 2017
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

binutils-2.27: sys-boot/coreboot fails to build

Project Member Reported by rahulchaudhry@chromium.org, Apr 14 2017

Issue description

For panther and elm, sys-boot/coreboot-0.0.1-r2049 fails to build with binutils 2.27.

On panther:

$ emerge-panther sys-boot/coreboot
...
/usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/binutils-bin/2.27/ld.bfd.real: 2api.o: access beyond end of merged section (1928790328)
/usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/binutils-bin/2.27/ld.bfd.real: 2api.o: access beyond end of merged section (3888991178)
/usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/binutils-bin/2.27/ld.bfd.real: 2api.o: access beyond end of merged section (782091907)
/usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/binutils-bin/2.27/ld.bfd.real: build/romstage/external/vboot_reference/../../../external/vboot_reference/vboot_fw20.a(2api.o)(.debug_info+0xc68): reloc against `.debug_str': error 2
make: *** [src/arch/x86/Makefile.inc:265: build/cbfs/fallback/romstage.debug] Error 1


On elm:

$ emerge-elm sys-boot/coreboot
...
bl31/aarch64/runtime_exceptions.S:272: Error: non-constant expression in ".if" statement
bl31/aarch64/runtime_exceptions.S:276: Error: non-constant expression in ".if" statement
bl31/aarch64/runtime_exceptions.S:284: Error: non-constant expression in ".if" statement
make[1]: *** [Makefile:533: /build/elm/tmp/portage/sys-boot/coreboot-0.0.1-r2049/work/coreboot-0.0.1/build/3rdparty/arm-trusted-firmware/bl31/runtime_exceptions.o] Error 1

 
Blocking: -711461
Status: WontFix (was: Assigned)
Created two separate issues for amd64 and arm64, since they seem to be independent.
  - https://bugs.chromium.org/p/chromium/issues/detail?id=715779
  - https://bugs.chromium.org/p/chromium/issues/detail?id=715780
One is a linker error, the other is from the assembler.

Sign in to add a comment