Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933687 - dev-util/nvidia-cuda-toolkit-12.5.0 fails to compile: rm: cannot remove cuda-gdb-python3.8-tui: No such file or directory
Summary: dev-util/nvidia-cuda-toolkit-12.5.0 fails to compile: rm: cannot remove cuda-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-06 11:46 UTC by Agostino Sarubbo
Modified: 2024-06-06 12:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,45.65 KB, text/plain)
2024-06-06 11:46 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 2024-06-06 11:46:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/nvidia-cuda-toolkit-12.5.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-06 11:46:11 UTC
Created attachment 895243 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-06 11:46:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


rm: cannot remove '/var/tmp/portage/dev-util/nvidia-cuda-toolkit-12.5.0/image//opt/cuda/bin/cuda-gdb-python3.8-tui': No such file or directory
rm: cannot remove '/var/tmp/portage/dev-util/nvidia-cuda-toolkit-12.5.0/image//opt/cuda/bin/cuda-gdb-python3.9-tui': No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-06-06 12:50:42 UTC
The bug has been closed via the following commit(s):

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

commit 3a2932d776ca98201eee4d059163e8bf9959f0b5
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2024-06-06 12:50:35 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-06-06 12:50:35 +0000

    dev-util/nvidia-cuda-toolkit: delete gdb files only with USE=debugger
    
    Closes: https://bugs.gentoo.org/933687
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-12.5.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)