<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Next up is wacomtablet:<br>
    <pre class="console-output"><span class="timestamp"><b>17:18:49</b> </span>-- Could NOT find XCB_XINPUT (missing:  XCB_XINPUT_LIBRARY XCB_XINPUT_INCLUDE_DIR) 
<span class="timestamp"><b>17:18:49</b> </span>CMake Error at /usr/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
<span class="timestamp"><b>17:18:49</b> </span>  Could NOT find XCB (missing: XINPUT) (found version "1.10")
<span class="timestamp"><b>17:18:49</b> </span>Call Stack (most recent call first):
<span class="timestamp"><b>17:18:49</b> </span>  /usr/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
<span class="timestamp"><b>17:18:49</b> </span>  /srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/kdesupport/extra-cmake-modules/inst/share/ECM/find-modules/FindXCB.cmake:173 (find_package_handle_standard_args)
<span class="timestamp"><b>17:18:49</b> </span>  CMakeLists.txt:17 (find_package)
<span class="timestamp"><b>17:18:49</b> </span>
<span class="timestamp"><b>17:18:49</b> </span>
<span class="timestamp"><b>17:18:49</b> </span>-- Configuring incomplete, errors occurred!
<span class="timestamp"><b>17:18:49</b> </span>See also "/home/jenkins/builds/wacomtablet/build/CMakeFiles/CMakeOutput.log".

I have installed everything from the kubuntu packaging control file here: 
Build-Depends: debhelper (>= 7.3.16), cmake, kdelibs5-dev, pkg-kde-tools (>= 0.6.2),
 libxi-dev, libxrandr-dev, xserver-xorg-input-wacom, xvfb, xauth, dbus-x11

Well minus all the packaging and libs that are part of our build system. But you get the gist.
And it still does not compile. Note: this is kde4 - we kubuntu/debian has not ported this kf5 version
yet (unless they did it while I was not looking and hid it somewhere outside of our repos)

Here is a list of all the failed tries:
libxcb-composite0-dev libxcb-damage0-dev libxcb-dpms0-dev libraw-dev libxcb-image0-
dev libxcb-xkb-dev libxkbfile-dev 

Anyone have a clue what I need to install on *ubuntu system to achieve this depend?
CC'd my fellow packagers @ kubuntu-devel as well, they are much smarter than I am.

thanks,
Scarlett

</pre>
    <br>
  </body>
</html>