[Bug 251058] graphics/cairo: cannot build without X11 if mesa-libs was built without PLATFORM_X11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Apr 2022 19:40:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251058 Adriaan de Groot <adridg@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Unable to Reproduce CC| |adridg@freebsd.org Status|Open |Closed --- Comment #17 from Adriaan de Groot <adridg@freebsd.org> --- Closing 257091 and 251058 because they seem to be related mis-configurations of ports. graphics/libglvnd and graphics/cairo both have option X11, default on, and Mesa builds with PLATFORM_X11. You need to have sufficiently-consistent ports options, and the current framework has no way of checking or enforcing sensible providers-options in consuming ports. Note comments from 251058 (mostly from Jan Beich): - relevant review has landed - radio button can be switched off (it isn't an OPTIONS_SINGLE) If there are specific settings (options, set in `make.conf`) that should make sense, but fail to build, then please open another PR with explicit and detailed steps to reproduce (e.g. "start with a fresh 12.3 VM, portsnap fetch extract, then use this make.conf, build graphics/cairo with BATCH=1 and notice it failing like-so") -- You are receiving this mail because: You are the assignee for the bug.