Bug 433966

Summary: showimg failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: showimgAssignee: 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:47:39 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:48 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=435967
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Tyler Owen 2008-02-22 14:07:49 UTC
Errors in i386 build.log:

sqlscanner.cpp: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)':
sqlscanner.cpp:1428: warning: conversion to 'YY_CHAR' from 'const int' may alter
its value
/usr/local/share/bison.simple: In function 'int yyparse()':
/usr/local/share/bison.simple:317: warning: conversion to 'short int' from 'int'
may alter its value
/usr/local/share/bison.simple:361: error: 'free' was not declared in this scope
/usr/local/share/bison.simple:375: error: 'alloca' was not declared in this scope
sqlparser.y:674: warning: conversion to 'uint' from 'Q_LLONG' may alter its value
sqlparser.y:680: warning: conversion to 'uint' from 'Q_LLONG' may alter its value
/usr/local/share/bison.simple:614: warning: comparison between signed and
unsigned integer expressions
/usr/local/share/bison.simple:617: error: 'malloc' was not declared in this scope
/usr/local/share/bison.simple:626: warning: comparison between signed and
unsigned integer expressions
/usr/local/share/bison.simple:636: error: 'free' was not declared in this scope
/usr/local/share/bison.simple:742: error: 'free' was not declared in this scope
/usr/local/share/bison.simple:754: error: 'free' was not declared in this scope

Comment 2 Bug Zapper 2008-05-14 05:20:53 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:47:39 UTC
Fixed