From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 892BF3858D33; Wed, 22 May 2024 16:26:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 892BF3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716395204; bh=C+gK9eidWPdZsdWkOPd8E5KhUN8f9NgAgqfI124bPiU=; h=From:To:Subject:Date:From; b=DSmZ1DJ5X55aR4ta8A7g6O+Ln/Lu5XtvZzFH4Txg78U8fVyj2bw8X5HIbkcsDNsqj Rtm6S4kJ5RjWVPAA8SYCaBBo0NMknsVuoxSLxctT71tI2OKeb8hdW11msASg+bWOLH FntqVyVsD0CIxcvujhjSn72Umi8snQQC9+QcEwWs= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/31789] New: powerpc: Extra versionsort symbol in libc.a Date: Wed, 22 May 2024 16:26:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: NEW 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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=3D31789 Bug ID: 31789 Summary: powerpc: Extra versionsort symbol in libc.a Product: glibc Version: 2.40 Status: NEW Severity: normal Priority: P2 Component: libc Assignee: unassigned at sourceware dot org Reporter: adhemerval.zanella at linaro dot org CC: drepper.fsp at gmail dot com Target Milestone: --- The powerpc32 have an extra versionsort provided by dirent/versionsort64.o.= It seems that 5226a81f5517bcbc892679cca792006a6bafc53f used the wrong check to create the alias for the LFS to non-LFS version. --=20 You are receiving this mail because: You are on the CC list for the bug.=