Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717104 - media-gfx/opencsg fails tests
Summary: media-gfx/opencsg fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernd
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 716134
  Show dependency tree
 
Reported: 2020-04-11 15:52 UTC by Agostino Sarubbo
Modified: 2020-04-13 08:31 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,23.58 KB, text/plain)
2020-04-11 15:52 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 2020-04-11 15:52:46 UTC
This is an auto-filled bug because media-gfx/opencsg fails tests. Attached build log and emerge --info
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-11 15:52:52 UTC
Created attachment 632262 [details]
build.log

build log and emerge --info
Comment 2 Bernd 2020-04-11 18:43:29 UTC
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.
Comment 3 Bernd 2020-04-12 09:53:31 UTC
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.
Comment 4 Larry the Git Cow gentoo-dev 2020-04-13 08:31:34 UTC
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(+)