Summary: | media-libs/opencv-4.8.0-r1 failed to rebuild - ambiguous overload for operator!= | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Leonid Kopylov <leonchik1976> |
Component: | Current packages | Assignee: | Paul Zander <negril.nx+gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/33928 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log.xz
cuda12 patch |
Description
Leonid Kopylov
2023-10-14 19:18:08 UTC
Created attachment 872810 [details]
build.log.xz
builds with USE=-cuda This seems more than relevant: https://github.com/opencv/opencv/pull/24104 Could you test 4.8.1? (In reply to Paul Zander from comment #4) > Could you test 4.8.1? Also fails, I've checked that the mentioned commit still not in 4.8.1 release. I'll post a patch for 4.8.0 as it completed fine, I'm sadly a bit rusty when it comes to patching and stuff.. For 4.8.1 it should be basically the same with "different line numbers"... Created attachment 874981 [details, diff] cuda12 patch patch for https://github.com/opencv/opencv/pull/24104 from https://github.com/microsoft/vcpkg/pull/33898 worked for me Can you test dev-util/nvidia-cuda-toolkit-12.3.0? I can't reproduce it with -12.3.0 here. Will PR it later. (In reply to Paul Zander from comment #7) > Can you test dev-util/nvidia-cuda-toolkit-12.3.0? I can't reproduce it with > -12.3.0 here. > > Will PR it later. This is with dev-util/nvidia-cuda-toolkit-12.3.0... equery l nvidia-cuda-toolkit * Searching for nvidia-cuda-toolkit ... [IP-] [ ] dev-util/nvidia-cuda-toolkit-12.3.0:0/12.3.0 "Merging is blocked" The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8912df505fed8b242f01d5ee8d78b23c7a72fd86 commit 8912df505fed8b242f01d5ee8d78b23c7a72fd86 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2023-11-21 15:05:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-11-22 11:39:53 +0000 media-libs/opencv: 4.8.x fix for compatibility with CUDA Toolkit >= 12.2.0 Closes: https://bugs.gentoo.org/915775 Closes: https://bugs.gentoo.org/917675 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33928 Signed-off-by: Sam James <sam@gentoo.org> .../files/opencv-4.8.0-fix-cuda-12.2.0.patch | 40 ++++++++++++++++++++++ media-libs/opencv/opencv-4.8.0-r1.ebuild | 1 + media-libs/opencv/opencv-4.8.0.ebuild | 1 + media-libs/opencv/opencv-4.8.1.ebuild | 1 + 4 files changed, 43 insertions(+) |