Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941391 - virtual/opencl: Claims that nvidia drivers has a uvm flag when it doesn't
Summary: virtual/opencl: Claims that nvidia drivers has a uvm flag when it doesn't
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-10-12 14:35 UTC by Lemon Lime
Modified: 2024-10-21 22:48 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lemon Lime 2024-10-12 14:35:53 UTC
The pkg-postinstall claims there's a uvm flag in nvidia-drivers:

https://github.com/gentoo/gentoo/blob/434958e55a202a85cded3b68c438aa4a59303780/virtual/opencl/opencl-3-r3.ebuild#L30

Yet, there is no such use flag:

https://github.com/gentoo/gentoo/blob/434958e55a202a85cded3b68c438aa4a59303780/x11-drivers/nvidia-drivers/nvidia-drivers-535.183.01-r1.ebuild#L28


That pkg-post install message is from two years ago, from looking around I'm guessing there used to be a uvm USE flag.

Is uvm enabled by default now? I have the nvidia-drivers package installed and I have a /dev/nvidia-uvm entry.
Comment 1 Larry the Git Cow gentoo-dev 2024-10-21 22:48:14 UTC
The bug has been closed via the following commit(s):

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

commit 1e538516e220385452a6e7904aee2a1abeeab30d
Author:     Tomas Fabrizio Orsi <torsi@fi.uba.ar>
AuthorDate: 2024-10-12 14:33:31 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-10-21 22:47:51 +0000

    virtual/opencl: Remove missing uvm from nvidia-drivers message
    
    Closes: https://bugs.gentoo.org/941391
    Closes: https://github.com/gentoo/gentoo/pull/38952
    Signed-off-by: Tomas Fabrizio Orsi <torsi@fi.uba.ar>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 virtual/opencl/opencl-3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)