From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8A78E38582A3; Sat, 12 Nov 2022 21:01:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8A78E38582A3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668286917; bh=Zq8pEkLFZjbi2WvGBn2SGIKnychG6lU9IaA235GTlb0=; h=From:To:Subject:Date:From; b=ttCJ1aBV0p9Ks6F4Fy1Ly+/E0cgxKd9WeEzBbp/ebpy5xvW9Z/+QBuI8Z9K6mbXFo b0fMvsIZmwaESlqe5spaSK2NrHQLmynkqgXNVU+X8eJ+NTKj6a4o8QeNTO3BVH2JIb T3x0WTAXRyMfHTaIVP/tuiK3VvgmtN6LrvDqwYEQ= From: "dilfridge at gentoo dot org" To: glibc-bugs@sourceware.org Subject: [Bug build/29780] New: possible parallel make issue in glibc-2.36 (siglist-aux.S: No such file or directory) Date: Sat, 12 Nov 2022 21:01:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dilfridge at gentoo 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=3D29780 Bug ID: 29780 Summary: possible parallel make issue in glibc-2.36 (siglist-aux.S: No such file or directory) Product: glibc Version: 2.36 Status: NEW Severity: normal Priority: P2 Component: build Assignee: unassigned at sourceware dot org Reporter: dilfridge at gentoo dot org CC: carlos at redhat dot com Target Milestone: --- Automated build testing in Gentoo found this error: x86_64-pc-linux-gnu-gcc -m64 -pipe -march=3Dnative -fno-diagnostics-color -= O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=3D__gentoo_check_ldflags__=3D0 _itowa.= c -c -std=3Dgnu11 -fgnu89-inline -pipe -march=3Dnative -fno-diagnostics-color -= O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstac x86_64-pc-linux-gnu-gcc -m64 -pipe -march=3Dnative -fno-diagnostics-color -= O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=3D__gentoo_check_ldflags__=3D0 ../sysdeps/unix/sysv/linux/renameat.c -c -std=3Dgnu11 -fgnu89-inline -pipe -march=3Dnative -fno-diagnostics-color -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-con x86_64-pc-linux-gnu-gcc -m64 -pipe -march=3Dnative -fno-diagnostics-color -= O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=3D__gentoo_check_ldflags__=3D0 ../sysdeps/posix/cuserid.c -c -std=3Dgnu11 -fgnu89-inline -pipe -march=3Dn= ative -fno-diagnostics-color -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-consta= nts -fro x86_64-pc-linux-gnu-gcc -m64 -pipe -march=3Dnative -fno-diagnostics-color -= O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=3D__gentoo_check_ldflags__=3D0 siglist= .S -c=20 -U_FORTIFY_SOURCE -I../include -I/var/tmp/portage/sys-libs/glibc-2.36-r5/work/build-amd64-x86_64-pc-linux-= gnu-nptl/stdio-common -I/var/tmp/port siglist.S:4:11: fatal error: siglist-aux.S: No such file or directory 4 | # include "siglist-aux.S" | ^~~~~~~~~~~~~~~ Sources are given by the tag https://gitweb.gentoo.org/fork/glibc.git/tree/?h=3Dgentoo/glibc-2.36-5 (roughly release/2.36/master as of 15 October). --=20 You are receiving this mail because: You are on the CC list for the bug.=