[Bug 244554] x11/libwacom: building with synth fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 2 20:45:05 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244554

John Hein <jcfyecrayz at liamekaens.com> changed:

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

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

One fix might be to set -Dtests=true based on a non-default-on TESTS option
(-Dtests=false if TESTS=off - and TEST_DEPENDS pointing to libxml2).

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

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


More information about the freebsd-x11 mailing list