| Summary: | qpid-cpp FTBFS if "-Werror=format-security" flag is used | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dhiru Kholia <dkholia> |
| Component: | qpid-cpp | Assignee: | Darryl L. Pierce <dpierce> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | bressers, dkholia, dpierce, jose.p.oliveira.oss, mtasaka, nsantos, tross |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qpid-cpp-0.24-9.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-01 03:59:56 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1038083 | ||
|
Description
Dhiru Kholia
2013-12-03 05:54:10 UTC
The code in the example shown isn't upstream code, but is generated by Swig when it creates language bindings for our library. This proposal is going to negatively affect any package that uses Swig to generate dynamic language bindings, since we don't (AFAIK) have the ability to control how those statements are generated in the binding code. What's the proposal in that scenario? The input files for swig themselves need fixing. qpid-0.24/cpp/bindings/qpid/ruby/ruby.i:33: rb_raise(merror, mex.what()); qpid-0.24/cpp/bindings/qmf2/ruby/ruby.i:33: rb_raise(qmferror, mex.what()); qpid-0.24/cpp/include/qpid/swig_ruby_typemaps.i:109: rb_raise(error, ex.what()); qpid-cpp-0.24-9.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/qpid-cpp-0.24-9.fc20 Package qpid-cpp-0.24-9.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing qpid-cpp-0.24-9.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1366/qpid-cpp-0.24-9.fc20 then log in and leave karma (feedback). qpid-cpp-0.24-9.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |