Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729742 - dev-python/pyopencl-2019.1.2 fails tests on a system with no OpenCL platforms
Summary: dev-python/pyopencl-2019.1.2 fails tests on a system with no OpenCL platforms
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 722230
  Show dependency tree
 
Reported: 2020-06-26 15:18 UTC by Agostino Sarubbo
Modified: 2020-06-26 16:36 UTC (History)
0 users

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


Attachments
build.log (build.log,38.76 KB, text/plain)
2020-06-26 15:19 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-06-26 15:18:49 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it

Issue: dev-python/pyopencl fails tests.
Discovered on: amd64

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-26 15:19:24 UTC
Created attachment 646572 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-06-26 16:36:56 UTC
The bug has been closed via the following commit(s):

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

commit 14c8cc90697d632e0d67fb3c8c8781d31cd8fda1
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-06-26 16:31:10 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-06-26 16:35:59 +0000

    dev-python/pyopencl-2019.1.2: disable tests
    
    They fail if there are no OpenCL platforms available and even if there
    is one, they mostly get skipped unless the user 'portage' is granted
    additional permissions in order to be able to talk to the GPU (which I
    am pretty sure is a bad idea). Just don't bother.
    
    Closes: https://bugs.gentoo.org/729742
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-python/pyopencl/pyopencl-2019.1.2.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)