Bug 434122
| Summary: | libfreebob failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | libfreebob | Assignee: | Anthony Green <green> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | dcantrell |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | libfreebob-1.0.7-4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-02-28 16:47:41 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 13:07:42 UTC
Errors in i386 build.log: libfreebobavc/avc_generic.cpp: In member function 'virtual bool AVCCommand::serialize(IOSSerialize&)': libfreebobavc/avc_generic.cpp:52: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result libfreebobavc/avc_generic.cpp: In member function 'virtual bool AVCCommand::fire()': libfreebobavc/avc_generic.cpp:159: error: 'memset' was not declared in this scope make[2]: *** [libfreebobavc/avc_generic.lo] Error 1 Fixed - thanks. |