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

Bug 821304

Summary: media-gfx/opencsg-1.4.2-r1 - Project ERROR: Could not find feature opengles2.
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Bernd <waebbl-gentoo>
Status: RESOLVED NEEDINFO    
Severity: normal CC: ionen, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=639314
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-11-02 12:11:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/opencsg-1.4.2-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-02 12:11:41 UTC
Created attachment 748029 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-02 12:11:42 UTC
Possible context of error(s):

Project ERROR: Could not find feature opengles2.
Comment 3 Bernd 2021-11-02 17:50:30 UTC
I'm wondering why you don't have qtgui installed. It doesn't appear in your lists of installed packages. AFAICS, the package should have been installed by DEPEND.

Maybe I need to move this dep into RDEPEND, although, I think it's only needed to build the package.
Comment 4 Bernd 2021-11-05 18:09:33 UTC
I can not reproduce this. In my test environment, qtgui is pulled in anytime I build from source. Only for binary packages it's not pulled, which is correct too.

Please investigate first why qtgui isn't installed on your system prior to emerging opencsg.
Comment 5 Ionen Wolkens gentoo-dev 2021-11-05 21:09:42 UTC
(In reply to Bernd from comment #4)
> I can not reproduce this. In my test environment, qtgui is pulled in anytime
> I build from source. Only for binary packages it's not pulled, which is
> correct too.
> 
> Please investigate first why qtgui isn't installed on your system prior to
> emerging opencsg.
There's been other cases where qtgui mysteriously didn't get installed on ago's tinderboxes (not sure if this ever been figured out), I guess this is one of them.

Don't worry further about this anyhow, the dependency is certainly there and working.