Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Dec 2017 21:07:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 224202] [PATCH] x11-toolkits/wlc: Update to 0.0.10
Message-ID:  <bug-224202-7141-ALAMCdQews@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224202-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224202-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=3D224202

--- Comment #2 from Niclas Zeising <zeising@FreeBSD.org> ---
I get a build failure when test building this in poudriere, both on amd64 a=
nd
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).

--=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-224202-7141-ALAMCdQews>