Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821304 - media-gfx/opencsg-1.4.2-r1 - Project ERROR: Could not find feature opengles2.
Summary: media-gfx/opencsg-1.4.2-r1 - Project ERROR: Could not find feature opengles2.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-02 12:11 UTC by Agostino Sarubbo
Modified: 2021-11-05 21:09 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,74.69 KB, text/plain)
2021-11-02 12:11 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 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.