Bug 434077

Summary: nco failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: ncoAssignee: Ed Hill <ed>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, pertusus
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-03-09 11:44:32 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: 432898    
Bug Blocks: 433629    

Description Jesse Keating 2008-02-22 13:02:37 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=438544
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Tyler Owen 2008-02-22 13:55:24 UTC
errors in i386 build.log:

In file included from ncoLexer.hpp:10,
                 from ncoLexer.cpp:2:
/usr/include/antlr/CharScanner.hpp: In member function 'bool
antlr::CharScannerLiteralsLess::operator()(const std::string&, const
std::string&) const':
/usr/include/antlr/CharScanner.hpp:565: error: 'strcasecmp' was not declared in
this scope
In file included from ncoLexer.hpp:10,
                 from Invoke.cc:17:
/usr/include/antlr/CharScanner.hpp: In member function 'bool
antlr::CharScannerLiteralsLess::operator()(const std::string&, const
std::string&) const':
/usr/include/antlr/CharScanner.hpp:565: error: 'strcasecmp' was not declared in
this scope
make[3]: *** [Invoke.o] Error 1

Comment 2 Patrice Dumas 2008-02-23 13:07:05 UTC
I have already filled a bug for antlr. 

https://bugzilla.redhat.com/show_bug.cgi?id=432898

I also have prepared an update to latest nco version, but it is blocked 
by this build issue.

Comment 3 Patrice Dumas 2008-03-09 11:44:32 UTC
Rebuilt now.