Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2022 09:08:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 264901] graphics/libglvnd
Message-ID:  <bug-264901-7141-mE17l0GeGK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264901-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264901-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264901

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
Both of you have elided the part of build log that documents the cause i.e.,
why libglvnd doesn't satisfy qt5-gui as a dependency. One guess is libglvnd=
 was
built without X11 support (libGL.so is missing) but qt5-gui is broken witho=
ut
X11 (unconditional USE_GL=3Dgl, see also bug 266398). The ports framework
(bsd.port.mk et al.) currently doesn't support individual ports request
dependencies built with specific options set/unset, so qt5-gui has no way to
request libglvnd always built with X11 enabled.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264901-7141-mE17l0GeGK>