Your message dated Sun, 11 Feb 2018 14:08:30 -0800
with message-id <87inb3kwm9....@aikidev.net>
and subject line Re: Bug#888403: u-boot: FTBFS on arm64: relocation 
R_AARCH64_ABS16 against `EFI_SUBSYSTEM'
has caused the Debian Bug report #888403,
regarding u-boot: FTBFS on arm64: relocation R_AARCH64_ABS16 against 
`EFI_SUBSYSTEM'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
888403: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888403
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: u-boot
Version: 2017.11+dfsg1-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi!
I'm afraid that u-boot fails to build on arm64, both the unstable and
experimental versions:

ld.bfd: arch/arm/lib/crt0_aarch64_efi.o: relocation R_AARCH64_ABS16 against 
`EFI_SUBSYSTEM' can not be used when making a shared object
scripts/Makefile.lib:399: recipe for target 'lib/efi_loader/helloworld_efi.so' 
failed
make[5]: *** [lib/efi_loader/helloworld_efi.so] Error 1
rm lib/efi_loader/helloworld.o
/<<BUILDDIR>>/u-boot-2017.11+dfsg1/scripts/Makefile.build:425: recipe for 
target 'lib/efi_loader' failed
make[4]: *** [lib/efi_loader] Error 2

Reproduced on reproducible builds as well.  Adrian Bunk suggests it's due to
recent binutils upgrade.

Log attached.


Meow!
-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: arm64 (aarch64)

Kernel: Linux 4.15.0-rc9-00159-g643b0ec3477e (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Attachment: u-boot_arm64.build
Description: inode/symlink


--- End Message ---
--- Begin Message ---
On 2018-01-24, Adam Borowski wrote:
> I'm afraid that u-boot fails to build on arm64, both the unstable and
> experimental versions:
>
> ld.bfd: arch/arm/lib/crt0_aarch64_efi.o: relocation R_AARCH64_ABS16 against 
> `EFI_SUBSYSTEM' can not be used when making a shared object
> scripts/Makefile.lib:399: recipe for target 
> 'lib/efi_loader/helloworld_efi.so' failed
> make[5]: *** [lib/efi_loader/helloworld_efi.so] Error 1
> rm lib/efi_loader/helloworld.o
> /<<BUILDDIR>>/u-boot-2017.11+dfsg1/scripts/Makefile.build:425: recipe for 
> target 'lib/efi_loader' failed
> make[4]: *** [lib/efi_loader] Error 2
>
> Reproduced on reproducible builds as well.  Adrian Bunk suggests it's due to
> recent binutils upgrade.

This was fixed in binutils 2.30-2, bug #888789.

I've tested with a couple local builds as well as on the reproducible
builds infrastructure, and it is building successfully again.


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to