Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Dec 2023 16:27:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 275554] graphics/mesa-libs: fails to build with PLATFORM_X11=off
Message-ID:  <bug-275554-7141-n2a5FcwSgo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275554-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275554-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 275554: graphics/mesa-libs: fails to build with PLATFORM_X11=3Doff
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275554



--- Description ---
Regressed by https://github.com/mesa3d/mesa/commit/e3f60ea4a893 See also po=
rts
0e54d5d3efaa

  $ make WITHOUT=3DPLATFORM_X11
  [...]
  meson.build:407:3: ERROR: Feature xlib-lease cannot be enabled: xlib-lease
requires X11 and KMS/DRM support

Alternatively,

  $ poudriere bulk -rtj 132amd64 -z nox11 x11-wm/sway
  [...]
  $ cat /usr/local/etc/poudriere.d/nox11-make.conf
  OPTIONS_UNSET +=3D COLORD TKINTER VDPAU X11 XCB XLIB
  graphics_mesa-libs_UNSET +=3D PLATFORM_X11
  graphics_mesa-dri_UNSET +=3D PLATFORM_X11
  # XXX until graphics/gstreamer1-plugins-gl is fixed
  x11-toolkits_gtk40_UNSET +=3D GSTREAMER



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