Bug 449573
Summary: | FTBFS tclchecker-1.4-4.20061030cvs.fc9 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||
Component: | tclchecker | Assignee: | Wart <wart> | ||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | high | Docs Contact: | |||||||||||
Priority: | high | ||||||||||||
Version: | rawhide | ||||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | All | ||||||||||||
OS: | Linux | ||||||||||||
URL: | http://linux.dell.com/files/fedora/FixBuildRequires/mock-results-core/ | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2008-06-04 22:27:08 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: | 440169 | ||||||||||||
Attachments: |
|
Description
FTBFS
2008-06-02 21:03:05 UTC
Created attachment 307883 [details] root.log.bz2 root.log for i386 Created attachment 307884 [details] build.log.bz2 build.log for i386 Created attachment 307885 [details] root.log.bz2 root.log for x86_64 Created attachment 307886 [details] build.log.bz2 build.log for x86_64 It looks like some autoconf platform detection code in the package is no longer working. Shouldn't be too hard to generate a patch for this. The problem turned out to be a change in the rpm %prep scriptlet. In F-9 and earlier, something in %prep would copy updated config.guess and config.sub files from the system area into the source tree. In F-10 this no longer happens. I added the config.guess and config.sub files that are used in F-9 to the sources for F-10 and the build now succeeds. |