Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830294 - media-libs/opencv-4.5.4 automagic dependency on dev-libs/cudnn
Summary: media-libs/opencv-4.5.4 automagic dependency on dev-libs/cudnn
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
: 830549 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-12-30 14:45 UTC by Daniel M. Weeks
Modified: 2024-01-10 12:33 UTC (History)
3 users (show)

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 Daniel M. Weeks 2021-12-30 14:45:28 UTC
>>> package: dev-libs/cudnn-8.3.0.98
 *  - /opt/cuda/targets/x86_64-linux/lib/libcudnn.so.8
 *  - /opt/cuda/targets/x86_64-linux/lib/libcudnn.so.8.3.0
 *      used by /usr/lib64/libopencv_dnn.so.4.5.4 (media-libs/opencv-4.5.4)

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-28 05:34:00 UTC
*** Bug 830549 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2024-01-10 12:33:55 UTC
The bug has been closed via the following commit(s):

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

commit 0e9205edb9922309ecd568b7085fd59726c7d2ca
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-12-08 14:58:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-10 12:32:37 +0000

    media-libs/opencv: add 4.8.1-r1
    
    Closes: https://bugs.gentoo.org/702258
    Closes: https://bugs.gentoo.org/830294
    Closes: https://bugs.gentoo.org/883375
    Closes: https://bugs.gentoo.org/913740
    Closes: https://bugs.gentoo.org/914922
    Closes: https://bugs.gentoo.org/917121
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opencv/Manifest                         |   7 +
 .../files/opencv-4.8.1-ade-0.1.2a.tar.gz.patch     |  18 +
 .../opencv-4.8.1-drop-python2-detection.patch      |  23 +
 ...ncv-4.8.1-eliminate-lto-compiler-warnings.patch |  36 ++
 .../opencv/files/opencv-4.8.1-libpng16.patch       |  58 ++
 .../opencv/files/opencv-4.8.1-opencv_test.patch    |  18 +
 .../files/opencv-4.8.1-python3_12-support.patch    |  25 +
 .../opencv-4.8.1-use-system-flatbuffers.patch      |  36 ++
 .../files/opencv-4.8.1-use-system-opencl.patch     |  25 +
 ...rib-4.8.1-NVIDIAOpticalFlowSDK-2.0.tar.gz.patch |  20 +
 .../opencv/files/opencv_contrib-4.8.1-rgbd.patch   |  15 +
 media-libs/opencv/metadata.xml                     |  34 +-
 media-libs/opencv/opencv-4.8.1-r1.ebuild           | 644 +++++++++++++++++++++
 13 files changed, 945 insertions(+), 14 deletions(-)