Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836212 - media-libs/libmediaart-1.9.5 fails to compile: meson.build:1:0: ERROR: Value "" (of type "string") for combo option "Which image processing backend to use" is not one of the choices Possible choices are (as string): "auto", "gdk-pixbuf", "qt4", "qt5"
Summary: media-libs/libmediaart-1.9.5 fails to compile: meson.build:1:0: ERROR: Value ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-26 19:02 UTC by Agostino Sarubbo
Modified: 2022-03-27 00:00 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,40.32 KB, text/plain)
2022-03-26 19:02 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,918 bytes, text/plain)
2022-03-26 19:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-26 19:02:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libmediaart-1.9.5 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-26 19:02:42 UTC
Created attachment 767908 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-26 19:02:43 UTC
Created attachment 767909 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Larry the Git Cow gentoo-dev 2022-03-27 00:00:22 UTC
The bug has been closed via the following commit(s):

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

commit 55f3932fe658688b1956099963909acc32d0b10d
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-03-26 23:54:22 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-03-27 00:00:15 +0000

    media-libs/libmediaart: Require either gtk or qt5
    
    meson doesn't allow a build without one selected, and given the reverse
    dependencies of libmediaart all GNOME things, building without gtk
    really doesn't make much sense.
    
    Closes: https://bugs.gentoo.org/836212
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/libmediaart/libmediaart-1.9.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)