Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681674 - kde-misc/wacomtablet-3.1.1 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message):
Summary: kde-misc/wacomtablet-3.1.1 : CMake Error at /.../FindPackageHandleStandardArg...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 17:25 UTC by Toralf Förster
Modified: 2019-03-24 17:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.12 KB, text/plain)
2019-03-24 17:25 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,77.60 KB, text/plain)
2019-03-24 17:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,97.21 KB, text/plain)
2019-03-24 17:25 UTC, Toralf Förster
Details
environment (environment,144.72 KB, text/plain)
2019-03-24 17:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.38 KB, application/x-bzip)
2019-03-24 17:25 UTC, Toralf Förster
Details
kde-misc:wacomtablet-3.1.1:20190324-172142.log (kde-misc:wacomtablet-3.1.1:20190324-172142.log,5.80 KB, text/plain)
2019-03-24 17:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.78 KB, application/x-bzip)
2019-03-24 17:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.13 KB, application/x-bzip)
2019-03-24 17:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-03-24 17:25:19 UTC
-- Found XCB_XINPUT: /usr/lib64/libxcb-xinput.so (found version "1.13.1") 
-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-xinput.so (found version "1.13.1") found components:  XINPUT 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find X11 (missing: XLIB)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-plasma-systemd_abi32+64_20190321-101852

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO kde-misc/wacomtablet
[ebuild  N    ] kde-misc/wacomtablet-3.1.1  USE="handbook -debug -test"
Comment 1 Toralf Förster gentoo-dev 2019-03-24 17:25:22 UTC
Created attachment 570638 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-24 17:25:24 UTC
Created attachment 570640 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-03-24 17:25:27 UTC
Created attachment 570642 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-24 17:25:30 UTC
Created attachment 570644 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-24 17:25:33 UTC
Created attachment 570646 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-24 17:25:36 UTC
Created attachment 570648 [details]
kde-misc:wacomtablet-3.1.1:20190324-172142.log
Comment 7 Toralf Förster gentoo-dev 2019-03-24 17:25:38 UTC
Created attachment 570650 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-03-24 17:25:41 UTC
Created attachment 570652 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-03-24 17:49:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa45f40b5292dfc7b4d22220ec9a26e1145ff4a

commit cfa45f40b5292dfc7b4d22220ec9a26e1145ff4a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-03-24 17:48:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-03-24 17:49:17 +0000

    kde-misc/wacomtablet: Fix build without XLIB
    
    Closes: https://bugs.gentoo.org/681674
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/wacomtablet-3.1.1-xlib-optional.patch       | 19 +++++++++++++++++++
 kde-misc/wacomtablet/wacomtablet-3.1.1.ebuild         |  3 ++-
 2 files changed, 21 insertions(+), 1 deletion(-)