Bug 60145

Summary: Current glibc builds break building KDE
Product: [Retired] Red Hat Raw Hide Reporter: Bernhard Rosenkraenzer <bero>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: high    
Version: 1.0CC: fweimer
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-04 17:32:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 60038    

Description Bernhard Rosenkraenzer 2002-02-20 21:43:38 UTC
Description of Problem:
As soon as glibc 2.2.90-5 or 2.2.90-6 are installed, all KDE packages fail to
build because am_edit (part of KDE) starts outputting bad makefiles.

Version-Release number of selected component (if applicable):
2.2.90-5, 2.2.90-6

How Reproducible:
100%

Steps to Reproduce:
1. Try building any KDE package

Actual Results:
make just says "docs-am: Nothing to do"

Expected Results:
make builds the whole package

Additional Information:
2.2.90-3 worked, didn't try 2.2.90-4

automake generates proper Makefile.in files, then am_edit is run. Usually, it
just edits the Makefile.in files, with current glibcs, it deletes them and
outputs garbage.

Comment 1 Bernhard Rosenkraenzer 2002-02-20 22:06:04 UTC
Just tried, 2.2.90-4 is broken as well. 2.2.90-3 is the last version that works.

You'll probably want to try it using the arts package, it doesn't require a
whole KDE development environment.

Comment 3 Bernhard Rosenkraenzer 2002-03-04 17:39:44 UTC
package built