[Bug 286077] x11/nvidia-driver: missing dependencies?
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286077
Bug ID: 286077
Summary: x11/nvidia-driver: missing dependencies?
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
Building x11/nvidia-driver (nvidia-driver-570.124.04.1500034_1) as a port on my
laptop (not inside a clean environment like poudriere) ends with the following
messages if QA is enabled:
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libnvidia-egl-gbm.so.1 is linked to
/usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm
Error: /usr/local/lib/libnvidia-egl-gbm.so.1 is linked to
/usr/local/lib/libgbm.so.1 from graphics/mesa-libs but it is not declared as a
dependency
Warning: you need USE_GL+=gbm
Error: /usr/local/lib/libnvidia-egl-wayland.so.1 is linked to
/usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not
declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland
Error: /usr/local/lib/libnvidia-egl-wayland.so.1 is linked to
/usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not
declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland
Warning:
/usr/ports/x11/nvidia-driver/work/stage/usr/local/lib/xorg/modules/extensions/libglxserver_nvidia.so.1
doesn't have a SONAME.
Anyway, it runs fine for me.
--
You are receiving this mail because:
You are the assignee for the bug.