Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Mar 2020 20:45:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 244554] x11/libwacom: building with synth fails
Message-ID:  <bug-244554-7141-lmYvyJBtiT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244554-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244554-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=3D244554

John Hein <jcfyecrayz@liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcfyecrayz@liamekaens.com

--- Comment #4 from John Hein <jcfyecrayz@liamekaens.com> ---
(In reply to Matthias Pfaller from comment #2)
As a quick workaround, try 'make MESON_ARGS=3D-Dtests=3Dfalse'.  libxml2 is
declared as a dependency only if using the tests option.

One fix might be to set -Dtests=3Dtrue based on a non-default-on TESTS opti=
on
(-Dtests=3Dfalse if TESTS=3Doff - and TEST_DEPENDS pointing to libxml2).

It looks like the tests included with libwacom require more than just libxm=
l2,
however (e.g., bash & gnu coreutils' [g]ls -v) - or patching to avoid linux=
isms
(e.g., use sort -V).

--=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-244554-7141-lmYvyJBtiT>