Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637090 - =dev-python/pycuda-2017.1 fails to compile with cuda-9
Summary: =dev-python/pycuda-2017.1 fails to compile with cuda-9
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-11-10 20:42 UTC by barvins.test
Modified: 2020-03-28 17:24 UTC (History)
3 users (show)

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


Attachments
build log (build.log,20.78 KB, text/x-log)
2017-11-11 08:55 UTC, barvins.test
Details
emerge --info (emerge.info,5.23 KB, text/plain)
2017-11-11 08:56 UTC, barvins.test
Details

Note You need to log in before you can comment on or make changes to this bug.
Description barvins.test 2017-11-10 20:42:09 UTC
=dev-python/pycuda-2017.1 fails to compile with =dev-util/nvidia-cuda-toolkit-9.0.176. Requesting version bump to =dev-python/pycuda-2017.1.1 where this problem is fixed.
Comment 1 Tomáš Mózes 2017-11-11 05:36:30 UTC
Please attach the build log and the output of emerge --info.
Comment 2 barvins.test 2017-11-11 08:55:15 UTC
Created attachment 503570 [details]
build log
Comment 3 barvins.test 2017-11-11 08:56:02 UTC
Created attachment 503572 [details]
emerge --info
Comment 4 Harris Landgarten 2017-11-12 04:38:19 UTC
copying the current ebuild to pycuda-2017.1.1.ebuild builds to completion
Comment 5 Christopher Crammond 2017-12-13 00:39:21 UTC
Noticed that 2017.1 is known not to build with CUDA 9 and 2017.1.1 release addresses those issues (http://pycuda.2962900.n2.nabble.com/PyCUDA-Pycuda-installation-with-cuda-9-0-td7575822.html)
Comment 6 Larry the Git Cow gentoo-dev 2019-01-04 17:24:32 UTC
The bug has been referenced in the following commit(s):

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

commit cf1db3880dea7a1922ba386ac9ce7e061773d0c7
Author:     Jan Vesely <jano.vesely@gmail.com>
AuthorDate: 2018-11-21 05:24:23 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2019-01-04 17:23:31 +0000

    dev-python/pycuda: Bump version to 2018.1.1
    
    v2: Update copyright header
        Use EAPI=7
        Update pytest invocation
        Drop redundant rm line
        Allow acess to /dev/nvidia-uvm{,-tools} in test phase
    
    Bug: https://bugs.gentoo.org/637090
    Closes: https://github.com/gentoo/gentoo/pull/10456
    Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 dev-python/pycuda/Manifest               |  1 +
 dev-python/pycuda/pycuda-2018.1.1.ebuild | 83 ++++++++++++++++++++++++++++++++
 2 files changed, 84 insertions(+)
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-28 17:24:46 UTC
Old version removed.  Please reopen if it still happens.