Bug 8415 - Cannot build glibc on newer Fedora
Summary: Cannot build glibc on newer Fedora
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Build system (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-21 09:10 CEST by Pierre Ossman
Modified: 2024-08-27 13:18 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2024-08-21 09:10:55 CEST
Trying to build glibc on a modern Fedora just results in the build hanging. I can see "make" consuming 100% CPU, but not outputting anything. Seem like we're triggering a bug that causes it to be stuck in a loop.

The last line we have before this is:

> mv -f /local/home/ossman/devel/cenbuild/repo/rpmbuild/BUILD/glibc-2.12.2/build/tls.makeT /local/home/ossman/devel/cenbuild/repo/rpmbuild/BUILD/glibc-2.12.2/build/tls.make

Seen with make-4.4.1-6.fc40.x86_64.

Note You need to log in before you can comment on or make changes to this bug.