Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671428 - media-plugins/audacious-plugins-3.10 - build failure with USE aosd
Summary: media-plugins/audacious-plugins-3.10 - build failure with USE aosd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-18 13:47 UTC by Daniel Pielmeier
Modified: 2018-11-18 14:14 UTC (History)
1 user (show)

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


Attachments
Build log of audacious-plugins-3.10 (build.log,8.33 KB, text/plain)
2018-11-18 13:47 UTC, Daniel Pielmeier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Pielmeier gentoo-dev 2018-11-18 13:47:19 UTC
Created attachment 555586 [details]
Build log of audacious-plugins-3.10

Building audacious-plugins-3.10 with USE aosd fails with:

configure: error: --enable-aosd cannot be used without --enable-gtk

audacious-plugins-3.10 forces the qt gui and disables the gtk gui. However aosd requires gtk. Looks like the aosd needs to be disabled as well.
Comment 1 Larry the Git Cow gentoo-dev 2018-11-18 14:14:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c382628fac657a40f0d846c1372f35324ae83105

commit c382628fac657a40f0d846c1372f35324ae83105
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-11-18 13:52:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-11-18 14:14:33 +0000

    media-plugins/audacious-plugins: USE aosd does not like qt5
    
    Closes: https://bugs.gentoo.org/671428
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-plugins/audacious-plugins/audacious-plugins-3.10.ebuild | 10 +++-------
 media-plugins/audacious-plugins/audacious-plugins-9999.ebuild |  2 +-
 2 files changed, 4 insertions(+), 8 deletions(-)