Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 830554

Summary: media-libs/xine-lib-1.2.11 missing REQUIRE_USE constraints
Product: Gentoo Linux Reporter: Red <rrogalski>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: minor CC: erhard_f, jstein, toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
emerge config log

Description Red 2022-01-03 19:37:10 UTC
Created attachment 761216 [details]
emerge --info

Hello all, I have noticed that while emerging media-libs/xine-lib-1.2.11 I got this error:

configure: error: GLX, EGL and Wayland require OpenGL2

with these USE flags: 

USE="X alsa css fbcon ipv6 mmap nls wayland xv -a52 -aac -aalib (-altivec) -bluray -dts -dvb -dxr3 -flac -gtk -imagemagick -jack -jpeg -libcaca -mad -mng -modplug -musepack -nfs -opengl -oss -pulseaudio -samba -sdl -sftp -speex -theora -truetype -v4l -vaapi -vcd -vdpau -vdr (-vidix) (-vis) -vorbis -vpx -wavpack -xinerama -xvmc"

Re-emerging it with the opengl USE flag resulted in a successful build. I recommend putting this in the package's REQUIRED_USE variable, I presume just 

wayland? ( opengl )

will do the trick. 

As always, thank you and have a wonderful day :)
Comment 1 Red 2022-01-03 19:39:40 UTC
Created attachment 761217 [details]
emerge config log
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-26 06:27:58 UTC
*** Bug 871762 has been marked as a duplicate of this bug. ***
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-26 06:28:04 UTC
*** Bug 790476 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2023-01-26 06:29:05 UTC
The bug has been closed via the following commit(s):

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

commit d652f91037cdf41a6e573dced77031d31ff21377
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-26 06:28:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-26 06:28:30 +0000

    media-libs/xine-lib: add 1.2.13
    
    Closes: https://bugs.gentoo.org/537350
    Closes: https://bugs.gentoo.org/830554
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/xine-lib/Manifest                 |   1 +
 media-libs/xine-lib/xine-lib-1.2.13.ebuild   | 233 +++++++++++++++++++++++++++
 media-libs/xine-lib/xine-lib-1.2.9999.ebuild |  36 +++--
 3 files changed, 254 insertions(+), 16 deletions(-)