Bug 434274
| Summary: | cinepaint failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | cinepaint | Assignee: | Nicolas Chauvet (kwizart) <kwizart> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | dcantrell, jonstanley |
| 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-08 00:17:45 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 15:54:58 UTC
scratch build 477044 x86_64 failed: br_Image.cpp: In member function 'void br::Image::_Image(int, int, int, br::DataType, br::StoringScheme, const char*)': br_Image.cpp:150: error: 'strlen' was not declared in this scope br_Image.cpp:151: error: 'strcpy' was not declared in this scope br_Image.cpp: In member function 'void br::Image::name(const char*)': br_Image.cpp:191: error: 'strlen' was not declared in this scope br_Image.cpp:192: error: 'strcpy' was not declared in this scope br_Image.cpp: In member function 'void br::BrImgVector::report_offsets() const': br_Image.cpp:732: warning: deprecated conversion from string constant to 'char*' br_Image.cpp:732: warning: deprecated conversion from string constant to 'char*' I have fixed the gcc43 build failures yesterday, but others fixes are still in progress. I expect to have all solved and tested enough before 4th March.. |