Summary: | gr-uhd (part of gnuradio) built against too old version of uhd | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Felix Kaiser <felix.kaiser> |
Component: | gnuradio | Assignee: | Jaroslav Škarvada <jskarvad> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | jskarvad, lucilanga, mmahut |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | gnuradio-3.7.5.1-2.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-04 07:58:07 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: |
Description
Felix Kaiser
2015-01-24 00:11:58 UTC
Note: Works when I use gnuradio from rawhide. Thanks for the report, reproduced. Reproducer: $ uhd_fft linux; GNU C++ version 4.9.1 20140813 (Red Hat 4.9.1-7); Boost_105500; UHD_003.007.002-0-unknown GR-UHD detected ABI compatibility mismatch with UHD library. GR-UHD was build against ABI: 3.6.0-1, but UHD library reports ABI: 3.7.1-0 Suggestion: install an ABI compatible version of UHD, or rebuild GR-UHD component against this ABI version. gnuradio-3.7.5.1-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/gnuradio-3.7.5.1-2.fc21 Package gnuradio-3.7.5.1-2.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnuradio-3.7.5.1-2.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-1237/gnuradio-3.7.5.1-2.fc21 then log in and leave karma (feedback). gnuradio-3.7.5.1-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |