https://sourceware.org/bugzilla/show_bug.cgi?id=27753
--- Comment #2 from Jan Beulich <jbeulich at suse dot com> --- (In reply to H.J. Lu from comment #1) > It sounds like .note.gnu.property section is unused. Please pass > -R .note.gnu.property to objcopy to remove it. That's what I'm meaning to do as a workaround, but as per https://lists.xen.org/archives/html/xen-devel/2021-04/msg01002.html there are reservations against this approach. No workaround should have been necessary here in the first place. Perhaps the issue wouldn't have occurred if the section hadn't SHF_ALLOC set. Is there a specific reason for this? The gABI looks to mandate the flag to be clear for SHT_NOTE type sections. -- You are receiving this mail because: You are on the CC list for the bug.