Bug 1352168
| Summary: | /lib64/libuhd.so.003 fails to load with unresolved symbols from boost 1.60 regex library | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrew Stitcher <astitcher> |
| Component: | boost | Assignee: | Jonathan Wakely <jwakely> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 24 | CC: | dakingun, denis.arnaud_fedora, jpmieville, jwakely, me |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-03 17:21:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Andrew Stitcher
2016-07-01 21:30:28 UTC
I have a similar issue when I use launch the program gqrx /usr/bin/gqrx: symbol lookup error: /lib64/libuhd.so.003: undefined symbol: _ZNK5boost16re_detail_10600031cpp_regex_traits_implementationIcE17transform_primaryEPKcS4_ uhd needs to be rebuilt against the current Boost package, but the rebuild fail on ARM (see Bug 1331983 comment 27). Once uhd is rebuilt then gqrx needs to be rebuilt too. The ARM failure is Bug 1308204 and it looks like a new build is already available in the updates-testing repo, please test it and leave feedback if it works. *** This bug has been marked as a duplicate of bug 1308204 *** |