Bug 402521

Summary: Errors compiling boost::type_traits
Product: [Fedora] Fedora Reporter: Braden McDaniel <braden>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: low    
Version: rawhideCC: hdegoede
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://koji.fedoraproject.org/koji/getfile?taskID=261590&name=build.log
Whiteboard:
Fixed In Version: 4.1.2-36 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-12 20:33:51 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: 402661    

Description Braden McDaniel 2007-11-28 10:57:02 UTC
Description of problem:
Some change in 4.1.2-34 seems to cause problems with use of boost::type_traits. The build log at the 
given URL shows errors of the form "error: static data member 'blah' used, but not defined", where 'blah' 
tends to be something from boost::type_traits.


Version-Release number of selected component (if applicable):
4.1.2-34

Comment 1 Jakub Jelinek 2007-12-03 09:56:59 UTC
Please retry with gcc-4.1.2-35.

Comment 2 Hans de Goede 2007-12-03 12:57:56 UTC
I believe bug 408011 is a dup of this, and for me / for bug 408011 -35 fixes this.


Comment 3 Braden McDaniel 2007-12-05 05:29:16 UTC
I'm still seeing this here:

http://koji.fedoraproject.org/koji/getfile?taskID=275216&name=build.log


Comment 4 Jakub Jelinek 2007-12-12 20:33:51 UTC
The PR34094 diagnostics has been reverted in 4.1.2-36 (and on the trunk too).