From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A8FD83858C31; Sun, 6 Aug 2023 23:48:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A8FD83858C31 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691365706; bh=aNgBezw5WjCjAEMwIZyH8IzChRX+Fug3uQCDaNWXnQY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rmtEC5e6zOiwjdpByX8LvvOuD45LcfFonhVdKV6mlz/aPl+cnJmP5ZPU3aSf7G20q ewgcTN/k2WIEyLFCM0kHdap0nWKvt2rzA+9iKLjjtGR1bnpJ5BgvtFtkg53vfQEEjv 57yLlCH/y4cPTxrmkAv30gD5slPyRH7GEci5dvAA= From: "sam at gentoo dot org" To: elfutils-devel@sourceware.org Subject: [Bug libelf/30729] elf_scncnt: undefined version: ELFUTILS_1.0 during linking phase of libelf.so Date: Sun, 06 Aug 2023 23:48:26 +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: sam at gentoo 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30729 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sam at gentoo dot org --- Comment #1 from Sam James --- (In reply to Kostadin Shishmanov from comment #0) > Steps to reproduce: >=20 > 1. autoreconf -vfi > 2. ./configure --enable-maintainer-mode --disable-debuginfod > 3. export LDFLAGS=3D"-Wl,--no-undefined-version" > 4. make >=20 To be clear, the reason that this is an interesting flag (and why OP is tes= ting this) is because LLD 16 made it default for a bit (then reverted it) and LL= D 17 will be setting it too. --=20 You are receiving this mail because: You are on the CC list for the bug.=