Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596248 - net-wireless/gqrx-9999 fails to build without qt5
Summary: net-wireless/gqrx-9999 fails to build without qt5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-05 13:50 UTC by Dawid Stawiarski
Modified: 2017-01-24 22:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gqrx-9999.ebuild which satisfies qt5 (gqrx-9999.ebuild,903 bytes, text/plain)
2016-10-14 21:02 UTC, Russell Dwiggins
Details
gqrx-9999.ebuild with qt5 and added portaudio useflag (gqrx-9999.ebuild,1.21 KB, text/plain)
2016-12-21 09:07 UTC, trey.marc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Stawiarski 2016-10-05 13:50:25 UTC
as of commit https://github.com/csete/gqrx/commit/0582f1f751406d7d15cc178edcb930275c10e880 gqrx now requires qt5, so the 9999 version can't be build..

>>> Configuring source in /var/tmp/portage/net-wireless/gqrx-9999/work/gqrx-9999 ...
 * Running qmake ...
Project ERROR: Gqrx requires Qt 5.
Comment 1 Russell Dwiggins 2016-10-14 18:19:48 UTC
I can confirm the same.
Comment 2 Russell Dwiggins 2016-10-14 21:02:04 UTC
Created attachment 450228 [details]
gqrx-9999.ebuild which satisfies qt5

This built on my machine.
Comment 3 Russell Dwiggins 2016-10-14 21:02:33 UTC
Added an attached ebuild which built on my machine and ran without problem.
Comment 4 trey.marc 2016-12-21 09:07:17 UTC
Created attachment 456938 [details]
gqrx-9999.ebuild with qt5 and added portaudio useflag

ebuild with qt5 support and use flag for portaudio
Comment 5 thephantom1492 2017-01-13 06:15:42 UTC
I got the same Qt-5 issue. new ebuild from comment #4 worked flawlessly.
Comment 6 Rick Farina (Zero_Chaos) gentoo-dev 2017-01-24 22:26:33 UTC
thanks for the new audio options.  I bumped 9999 and 2.6 with the qt5 updates and saw this bug right after so the qt5 stuff is a tiny bit different but the audio is great.