From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108335 invoked by alias); 28 Apr 2019 20:14:23 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 108267 invoked by uid 48); 28 Apr 2019 20:14:20 -0000 From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug general/24497] 0.176: test suite is failing Date: Sun, 28 Apr 2019 20:14:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q2/txt/msg00044.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24497 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard --- The problem seems to be binutils which produces yet another unknown program header: program header entry 9: unknown program header entry type 0x6474e553 This seems to be PT_GNU_PROPERTY (PT_LOOS + 0x474e553) Something that seems to only be supported by binutils, but nothing else. There was some discussion on this, but no consensus whether or not this is a good idea: https://sourceware.org/ml/binutils/2019-03/msg00127.html If binutils now does produce this it might be a good idea to report it as b= ug to binutils to make sure it gets consensus and documented. --=20 You are receiving this mail because: You are on the CC list for the bug.