All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 11756] New: package/syslinux: MBR's don't fit because of binutils new .note.gnu.property section
@ 2019-04-05  6:18 bugzilla at busybox.net
  2019-04-07  9:56 ` [Buildroot] [Bug 11756] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2019-04-05  6:18 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11756

            Bug ID: 11756
           Summary: package/syslinux: MBR's don't fit because of binutils
                    new .note.gnu.property section
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: christian at paral.in
                CC: buildroot at uclibc.org
  Target Milestone: ---

Corresponding bug reports:

 - https://bugs.archlinux.org/task/60405
 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906414


Build failure: 

workspaces/qemu/host/bin/x86_64-buildroot-linux-gnu-ld  -T
workspaces/qemu/build/syslinux-6.03/mbr/i386/mbr.ld -e _start -o mbr.elf mbr.o  
objcopy -O binary mbr.elf mbr.bin
perl workspaces/qemu/build/syslinux-6.03/mbr/checksize.pl mbr.bin
mbr.bin: too big (452 > 440)
make[7]: *** [workspaces/qemu/build/syslinux-6.03/mbr/Makefile:42: mbr.bin]
Error 1


Description:

objcopy -O binary mbr.elf mbr.bin
perl /build/syslinux/src/syslinux/mbr/checksize.pl mbr.bin
mbr.bin: too big (452 > 440)

Fixed in Archlinux32 by stripping the .note.gnu.property in the linker scripts
of the MBRs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [Bug 11756] package/syslinux: MBR's don't fit because of binutils new .note.gnu.property section
  2019-04-05  6:18 [Buildroot] [Bug 11756] New: package/syslinux: MBR's don't fit because of binutils new .note.gnu.property section bugzilla at busybox.net
@ 2019-04-07  9:56 ` bugzilla at busybox.net
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2019-04-07  9:56 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11756

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
Fixed in git, thanks:
https://git.buildroot.org/buildroot/commit/?id=0ca17cdc925124d1b309788518e9d4834b9b2557

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-07  9:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-05  6:18 [Buildroot] [Bug 11756] New: package/syslinux: MBR's don't fit because of binutils new .note.gnu.property section bugzilla at busybox.net
2019-04-07  9:56 ` [Buildroot] [Bug 11756] " bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.