[Bug 224202] [PATCH] x11-toolkits/wlc: Update to 0.0.10

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 9 21:07:33 UTC 2017


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

--- Comment #2 from Niclas Zeising <zeising at FreeBSD.org> ---
I get a build failure when test building this in poudriere, both on amd64 and
i386.  The last bit of the error message is:

-- The following REQUIRED packages have not been found:

 * Wayland, Protocol for implementing compositors,
<http://wayland.freedesktop.org/>

CMake Error: The following variables are used in this project, but they are set
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
WAYLAND_EGL_LIBRARIES (ADVANCED)
    linked by target "wlc-tests" in directory
/wrkdirs/usr/ports/x11-toolkits/wlc/work/wlc-0.0.10/src
    linked by target "wlc" in directory
/wrkdirs/usr/ports/x11-toolkits/wlc/work/wlc-0.0.10/src

-- Configuring incomplete, errors occurred!
See also
"/wrkdirs/usr/ports/x11-toolkits/wlc/work/wlc-0.0.10/CMakeFiles/CMakeOutput.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/wlc


I'll attach a complete log in a moment, but it seems like there are some
dependency missing (or cmake at least fails to find it).

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


More information about the freebsd-x11 mailing list