Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 433961

Summary: blobby failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: blobbyAssignee: Aurelien Bompard <gauret>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-11 14:48:00 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: 433629    

Description Jesse Keating 2008-02-22 12:50:17 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=435866
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Tyler Owen 2008-02-22 13:59:08 UTC
Errors x86_64 in build.log:

NetworkState.cpp: In member function 'virtual void NetworkSearchState::step()':
NetworkState.cpp:89: error: no matching function for call to
'find(__gnu_cxx::__normal_iterator<ServerInfo*, std::vector<ServerInfo,
std::allocator<ServerInfo> > >, __gnu_cxx::__normal_iterator<ServerInfo*,
std::vector<ServerInfo, std::allocator<ServerInfo> > >, ServerInfo&)'
NetworkState.cpp:103: warning: suggest parentheses around assignment used as
truth value
NetworkState.cpp:145: warning: comparison between signed and unsigned integer
expressions
NetworkState.cpp:188: warning: comparison between signed and unsigned integer
expressions
NetworkState.cpp: In member function 'virtual void NetworkGameState::step()':
NetworkState.cpp:269: warning: suggest parentheses around assignment used as
truth value
NetworkState.cpp:300: warning: dereferencing type-punned pointer will break
strict-aliasing rules
NetworkState.cpp:315: warning: dereferencing type-punned pointer will break
strict-aliasing rules
NetworkState.cpp:343: warning: suggest parentheses around assignment used as
truth value
NetworkState.cpp: In member function 'virtual void NetworkHostState::step()':
NetworkState.cpp:550: warning: suggest parentheses around assignment used as
truth value
make[2]: *** [NetworkState.o] Error 1

Comment 2 Bug Zapper 2008-05-14 05:20:37 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Aurelien Bompard 2008-06-11 14:48:00 UTC
Fixed