From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CD77E384A06B; Fri, 10 May 2024 03:11:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD77E384A06B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1715310695; bh=VJZB61BtIFd3ch4OnhpzhFQrarHpfVsQmegu0ebds8I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mbvAeGwUqHfDvwbvhFlrNml8g9YTpC2BW8MhNfHDaouVvo6b43Vz4FFbTHY7Cbf7f eJHzoekX+dBYeb4NdQJIz/Khrrq1aUmUvMVZekRq80IzLkExGaxXneMhuGB28xbFJY E8uz4q3kvYqV7TngNlHvKIosEQ8IwamEpO10vP7Q= 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:11:35 +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 #10 from Sourceware Commits --- The release/2.30/master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Dfee8730c478b0abeb3f= 91d7a99bf73719ae69377 commit fee8730c478b0abeb3f91d7a99bf73719ae69377 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.=