Bug 153093
| Summary: | boost warns that gcc 4.0.0 is an unknown compiler | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Caolan McNamara <caolanm> | ||||
| Component: | boost | Assignee: | Benjamin Kosnik <bkoz> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | avi, mnewsome, yuubyou+rhbz | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 1.32 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2005-08-13 20:01:10 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: | 136450 | ||||||
| Attachments: |
|
||||||
|
Description
Caolan McNamara
2005-04-01 14:52:40 UTC
I'm assuming this is with boost-1.32.0-5. Fixing this is not hard: I've attached the patch. I'm having problems building 1.32.0 with gcc-4.0 which have kept this patch out of the boost rpms. Although what you are doing may be working, rebuilding all of boost with gcc-4.0 is not. Use this patch with care. Created attachment 112595 [details]
gcc-4.x boost patch
Does not allow full gcc-4 rebuild of the src rpm.
some people (me) like to use -Werror when compiling; this is a blocker for them. I've rebuilt the package, with the patch, on gcc-4.0.0-5 (x86_64), so it appears the problem has been fixed. can we get a gcc4 happy boost for fc4? *** Bug 157769 has been marked as a duplicate of this bug. *** Fixed in boost-1.32.0-6. verified. |