This is an auto-filled bug because media-gfx/opencsg fails tests. Attached build log and emerge --info
Created attachment 632262 [details] build.log build log and emerge --info
Now I'm stunned... Testing is executed even when there's no test USE flag available if you have it in FEATURES? So a RESTRICT="test" is mandatory, if you haven't USE=test for whatever reason? I wasn't aware of this and tbh, so far I haven't checked ebuild for such a case. I'm gonna fix this.
I restricted test for two reasons. First enabling it, would introduce a new BDEPEND on media-libs/freeglut, which would imply a revbump, hence making the stabilization request obsolete. Second, the test 'only' compiles the example in the directory with the same name, doesn't run it, nor runs a test suite, so we only gain limited results by adding the test USE flag.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429823fe5a9db48fc42b020db14515e029199087 commit 429823fe5a9db48fc42b020db14515e029199087 Author: Bernd Waibel <waebbl@gmail.com> AuthorDate: 2020-04-11 19:36:41 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-04-13 08:31:20 +0000 media-gfx/opencsg: restrict testing Closes: https://bugs.gentoo.org/717104 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15319 Signed-off-by: Joonas Niilola <juippis@gentoo.org> media-gfx/opencsg/opencsg-1.4.2-r1.ebuild | 1 + 1 file changed, 1 insertion(+)