Description of problem: EPEL 7 currently provides a relatively old version of bullet. Updating to a slightly newer version will allow downstream packages to build with fewer compiler warnings. Version-Release number of selected component (if applicable): 2.82-2.el7 Additional info: In our use case, updating even one minor version silences all of the compiler warnings we're seeing coming from bullet, but it may be a good idea to update it to a more modern release while we're in the neighborhood.
You mentioned that this patch would fix your issue, would backporting it be OK until I can get the full suite updated? https://github.com/bulletphysics/bullet3/commit/886650a038f610081d9fe420f64d23d89b9a139c Also, I'm curious why bullet headers are causing compile errors in user code - are you including them with -Isystem or include_directories(SYSETEM)?
> would backporting it be OK until I can get the full suite updated Absolutely, I'd appreciate that. > are you including them with -Isystem or include_directories(SYSTEM)? There is an issue that I haven't really dug into that made this complicated. It could very well be specific to Windows or OSX. I'll try to carve out some time to try it again, but it would be a good to assume that there was a good reason we decided not to use that approach previously and move ahead with pulling in the upstream patch. Thanks!
FEDORA-EPEL-2020-8af9097046 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-8af9097046
FEDORA-EPEL-2020-8af9097046 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-8af9097046 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-8af9097046 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report.