From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 16F913846013; Fri, 10 May 2024 03:08:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 16F913846013 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1715310534; bh=ad0BS0sdxCs6MzhX1k1MIIBHH1W1LGJtpGO4s6KFJEc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RZ61MW4LsoxAYJoQ/N0Jp+KYbFYIJ5r9fnSqJYy4QuyK4y8fUpDYDOLVv+UoKRB8V I23h+47loIKNb8R+Dv/tYCAxRmT81S6R5AyIC5B6zD8QBsxZgMDIl+VNbBhGyLwsYr jeap74o4sUBkBkaHBb1WOasjgLkkmP27RLsjkn4c= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug build/31330] Glibc[2.31|2.30|2.29|2.28] build hang on Fedora 39 Date: Fri, 10 May 2024 03:08:52 +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: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: NOTABUG 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 #9 from Sourceware Commits --- The release/2.31/master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D2d0e16a01b73bf64f2c= ed02074cc3879893ffdab commit 2d0e16a01b73bf64f2ced02074cc3879893ffdab Author: H.J. Lu Date: Thu May 9 13:07:23 2024 -0700 Don't make errlist.o[s].d depend on errlist-compat.h stdio-common/errlist.o.d and stdio-common/errlist.os.d aren't generated alongside with stdio-common/errlist-compat.h. Don't make them depend on stdio-common/errlist-compat.h to avoid infinite loop with make-4.4. Th= is fixes BZ #31330. Signed-off-by: H.J. Lu Reviewed-by: Sunil K Pandey --=20 You are receiving this mail because: You are on the CC list for the bug.=