From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9AC453858C78; Wed, 7 Feb 2024 22:06:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9AC453858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707343616; bh=xe335WdTsfASZemlSJ3G2nu4xIISOK4hLBKxxuiYiIg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DZeWxpKyUM0ckIa7T94X/fi04PbxilSnKUjUcxK3uyZJHDmq7BSvjvsrYNXryCbV7 VFpM828gAtHDusoNNPXyzDGHpaWVw4NWt3gszb3kIcZJ8Dfi1tJNEvycdTQD/ETuGm NIs7odB/55n1Q9ntoACehamX0CCxwPjO1NGo+p0o= From: "carlos at redhat 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: Wed, 07 Feb 2024 22:06:55 +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: carlos at redhat 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 #4 from Carlos O'Donell --- (In reply to Mikael Pettersson from comment #3) > Possibly related: I've seen very similar issues building(*) that era glib= c:s > with make-4.4. Switching to make-4.3 worked for me. This is what I would expect to be the difference really. There have been so= me make 4.3 to make 4.4 issues.(In reply to skpgkp1 from comment #2) > I reproduced build hang issue in 2.32 and bisected. Build hang issue on > fedora 39 fixed by following commit in glibc 2.32. >=20 > f13d260190 signal: Move sys_errlist to a compat symbol >=20 > I think following 3 commits are related. >=20 > 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 >=20 > 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. They cannot be backported. I don't think these are the actual issues. --=20 You are receiving this mail because: You are on the CC list for the bug.=