Bug 434010
| Summary: | gstreamer-plugins-farsight failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | gstreamer-plugins-farsight | Assignee: | Brian Pepple <bdpepple> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | dcantrell, jonstanley, morgan.collett, sander |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.12.5-3 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-03-17 01:41:31 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:55:19 UTC
usr/include/libjingle-0.3/talk/base/xmpppassword.h: In member function 'void buzz::FormatXmppPassword::Append(const char*, size_t)': /usr/include/libjingle-0.3/talk/base/xmpppassword.h:96: error: 'memcpy' was not declared in this scope /usr/include/libjingle-0.3/talk/base/xmpppassword.h: In member function 'void buzz::FormatXmppPassword::EnsureStorage(size_t)': /usr/include/libjingle-0.3/talk/base/xmpppassword.h:135: error: 'memcpy' was not declared in this scope This one didn't require any patching, since the fixed libjingle was the source of the failure. |