Bug 1045935

Summary: Missing features due to dependencies issues
Product: [Fedora] Fedora Reporter: J. Sastre <jsastreh>
Component: gnuradioAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jskarvad, lucilanga, mmahut
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnuradio-3.7.2.1-3.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-07 03:07:40 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 J. Sastre 2013-12-22 23:25:08 UTC
Description of problem:

gr-qtgui component failed to build although dependencies are included to enable it. gnuradio expects a lower version of qwt package. From build log for x64 arch can be extracted

-- QWT Version must be >= 5.2 and <= 6.0.2, Found 6.1.0


By the way, Sphinx is not included as a dependency, Python documentation is not bundled.


Version-Release number of selected component (if applicable):

3.7.2.1-1.fc20


How reproducible:

Always present, build time issue.


Steps to Reproduce:

N/A


Actual results:

gr-qtgui component is disabled.


Expected results:

gr-qtgui be enabled.


Additional info:

N/A

Comment 1 Jaroslav Škarvada 2014-01-06 14:57:07 UTC
Thanks for the report.

Comment 2 J. Sastre 2014-01-08 16:51:02 UTC
I have just seen the 3.7.2.1-3 build on the testing repo. gr-qtgui is enabled now, great!

Unfortunately Python doc is still not bundled. At build time gnuradio's cmake scripts are looking for sphinx-build binary which is part of 'python-sphinx' instead of 'sphinx' package.

Everything else seems ok.


Regards

Comment 3 J. Sastre 2014-01-08 18:16:08 UTC
Hhmmm, just found this:

http://gnuradio.4.n7.nabble.com/qwt-version-td44399.html


Please take a look, Qwt 6.1 could cause some troubles.

Comment 4 Jaroslav Škarvada 2014-01-08 18:24:33 UTC
(In reply to Jonatan Sastre from comment #3)
> Hhmmm, just found this:
> 
> http://gnuradio.4.n7.nabble.com/qwt-version-td44399.html
> 
> 
> Please take a look, Qwt 6.1 could cause some troubles.

The Tom's comment about disabling it is from Oct 28, 2013, but his commit enabling it is from Dec 17, 2013, so at least we are currently following upstream.

Personally, I also think it may cause some troubles, let's see. In the worst case we can rebuild it against qwt5.

Comment 5 Fedora Update System 2014-01-09 09:18:08 UTC
gnuradio-3.7.2.1-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/FEDORA-2014-0407/gnuradio-3.7.2.1-3.fc20

Comment 6 Fedora Update System 2014-02-07 03:07:40 UTC
gnuradio-3.7.2.1-3.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.