Created attachment 179862 [details] chase Xorg update There is a pending update of Xorg server to 1.18.4 which necessitates a change to TigerVNC in order to build correctly. The attached patch switches TigerVNC from building against Xorg 1.17 to 1.18.
LGTM, Thanks!
This should be committed to quarterly.
Kurt, can you take this?
Builds on a loaded system, but not in poudriere: cur [00:20:03] ====>> Error: Build failed in phase: check-sanity 11a [00:17:56] ====>> Error: Build failed in phase: check-sanity 10i [00:11:23] ====>> Error: Build failed in phase: check-sanity Any idea ?
(In reply to Kurt Jaeger from comment #4) Since I had tested this before committing the Xorg update, I retested just in case something else changed in the process. Again, poudriere testport is successful for 10.3 and 11.0 on both amd64 and i386. What is the actual failure you see?
A commit references this bug: Author: rezny Date: Wed Feb 22 18:56:45 UTC 2017 New revision: 434629 URL: https://svnweb.freebsd.org/changeset/ports/434629 Log: Update patches to build with Xorg server 1.18 PR: 216989 Approved by: meta+ports@vmeta.jp (maintainer), swills (mentor) Differential Revision: https://reviews.freebsd.org/D9710 Changes: head/net/tigervnc/Makefile head/net/tigervnc/files/patch-unix_xserver117.patch head/net/tigervnc/files/patch-unix_xserver118.patch