Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670892 - x11-drivers/nvidia-drivers-340 should depend on x11-libs/libXv
Summary: x11-drivers/nvidia-drivers-340 should depend on x11-libs/libXv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-11 11:02 UTC by gevisz@gmail.com
Modified: 2018-11-21 10:38 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 gevisz@gmail.com 2018-11-11 11:02:01 UTC
At beginnig of October 2018, I have installed Gentoo on a computer with NVidia Corporation G84 [Geforce 8600 GT] (rev. A1) video card and x11-drivers/nvidia-drivers-340.107 failed to emerge with the follonig fatal error: X11/extensions/Xvlib.h: No such file or directory.

The problem was fixed emerging x11-libs/libXv package.

So, x11-libs/libXv package should be added as dependency of x11-drivers/nvidia-drivers-340.107

P.S. This computer is no more in my disposition, so I hardly can provide any additional information about it.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-11-14 17:10:32 UTC
It dynamically loads the shared library but gives a warning when that fails, so it should probably be both a run time and build time dependency.
Comment 2 Larry the Git Cow gentoo-dev 2018-11-21 10:38:04 UTC
The bug has been closed via the following commit(s):

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

commit d5040ac6accb25f70740cad8a20734b2a057465d
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2018-11-14 17:27:39 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2018-11-21 10:38:00 +0000

    x11-drivers/nvidia-drivers: Depend on x11-libs/libXv
    
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>
    Fixes: https://bugs.gentoo.org/670892
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 x11-drivers/nvidia-drivers/nvidia-drivers-304.137.ebuild | 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-340.107.ebuild | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)