Bug 433966
| Summary: | showimg failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | showimg | Assignee: | Aurelien Bompard <gauret> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | 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
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 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 Fixed |