From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 11A6E3858418; Sat, 3 Feb 2024 16:52:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 11A6E3858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706979138; bh=ClHtkem3k6pEHgZ60eBoX/njfP6aMgIzlCVEkzaN9I4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jBd7qIkWd+7xl0+bQzfspPf7SlJsdWRo7k80XDeNAi9bJWcVbNZKLvcL6RLsncOiW dXm6740a1Kx5jc1ylLXKyAobPYfVr3xa7Zur0x3enT0595cpgaGi++HxWrRsg5s9l+ qC/gFDWOmGbCURFJ8fbM9wqYc4fIlgi0t2FhsFik= From: "skpgkp1 at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/31330] Glibc[2.31|2.30|2.29|2.28] build hang on Fedora 39 Date: Sat, 03 Feb 2024 16:52:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.31 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: skpgkp1 at gmail 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=3D31330 --- Comment #2 from skpgkp1 at gmail dot com --- Hi Carlos, I reproduced build hang issue in 2.32 and bisected. Build hang issue on fed= ora 39 fixed by following commit in glibc 2.32. f13d260190 signal: Move sys_errlist to a compat symbol I think following 3 commits are related. f13d260190 signal: Move sys_errlist to a compat symbol b1ccfc061f signal: Move sys_siglist to a compat symbol e4e11b1dba signal: Add signum-{generic,arch}.h Can you please look into these commit to see whether they can be bckported = to 2.31, 2.30, 2.29 and 2.28 branches. --Sunil --=20 You are receiving this mail because: You are on the CC list for the bug.=