Summary: | media-gfx/nvidia-texture-tools-2.1.2 fails to build due to it finding CUDA | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | treecleaner |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=770760 https://github.com/gentoo/gentoo/pull/25444 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.gz |
Description
Pacho Ramos
![]() Thanks, so this part still needs some additional work (proper disabling + cuda_sanitize to potentially enable it) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256f1b1d7e3b1a38a604ff6df176d22dd38284a3 commit 256f1b1d7e3b1a38a604ff6df176d22dd38284a3 Author: David Seifert <soap@gentoo.org> AuthorDate: 2022-05-11 14:14:41 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2022-05-11 14:14:41 +0000 profiles: last-rite media-gfx/nvidia-texture-tools Closes: https://github.com/gentoo/gentoo/pull/25444 Bug: https://bugs.gentoo.org/741846 Bug: https://bugs.gentoo.org/770760 Signed-off-by: David Seifert <soap@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2074b5a9bed7a014ab800d89b77f813e93ddcc9e commit 2074b5a9bed7a014ab800d89b77f813e93ddcc9e Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-10 08:01:33 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-10 08:01:50 +0000 media-gfx/nvidia-texture-tools: treeclean Closes: https://bugs.gentoo.org/741846 Closes: https://bugs.gentoo.org/770760 Signed-off-by: Sam James <sam@gentoo.org> media-gfx/nvidia-texture-tools/Manifest | 3 - .../files/nvidia-texture-tools-2.0.8-cg.patch | 39 --------- .../files/nvidia-texture-tools-2.0.8-clang.patch | 18 ---- .../files/nvidia-texture-tools-2.0.8-cpp14.patch | 58 ------------- .../nvidia-texture-tools-2.0.8-drop-qt4.patch | 12 --- .../files/nvidia-texture-tools-2.0.8-gcc-4.7.patch | 16 ---- .../files/nvidia-texture-tools-2.0.8-openexr.patch | 93 --------------------- .../files/nvidia-texture-tools-2.1.2-cmake.patch | 97 ---------------------- .../nvidia-texture-tools-2.1.2-test_path.patch | 29 ------- media-gfx/nvidia-texture-tools/metadata.xml | 15 ---- .../nvidia-texture-tools-2.0.8-r4.ebuild | 65 --------------- .../nvidia-texture-tools-2.1.2.ebuild | 52 ------------ profiles/package.mask | 5 -- 13 files changed, 502 deletions(-) |