From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BEE0A3858D28; Mon, 28 Aug 2023 16:26:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BEE0A3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693239967; bh=wzqX2+4hlzDeVfkvjmEebrm1GUCwvS2SO693uhKgQj0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BuffZSTe+nAsnCSIVNzRfJO2XNv4Loybv7o9aPbBmJeKieglE8Ir7bKbcuKVt316h 1/pL3oK3zyRZXP3vdBwQGolmHiJ1JHwve8iWvUoHMaePSiRvN+fDdyu/NQlEdnljjS oicEeL7h3OHQCiHBU0C1OAsxVH/e8XPdyuZZ7JcA= From: "kocelfc at tutanota dot com" To: elfutils-devel@sourceware.org Subject: [Bug libelf/30729] Build failure with upcoming LLD 17 (elf_scncnt: undefined version: ELFUTILS_1.0 during linking phase of libelf.so) Date: Mon, 28 Aug 2023 16:26:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: libelf X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kocelfc at tutanota dot com 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30729 --- Comment #3 from Kostadin Shishmanov --- (In reply to Mark Wielaard from comment #2) > So just to be clear, the issue is that elf_scncnt is only mentioned in the > libelf.map but doesn't actually exist (it never seems to have been)? >=20 > Does simply removing it from libelf.map resolve this issue? I removed it from the libelf.map file, built elfutils with the mentioned LDFLAGS, it built with no issues, then I ran the testsuite, and everything passed fine. --=20 You are receiving this mail because: You are on the CC list for the bug.=