Bug 175740 - CMake test for XTest library fails although it is installed
Summary: CMake test for XTest library fails although it is installed
Status: RESOLVED WORKSFORME
Alias: None
Product: buildsystem
Classification: Developer tools
Component: KDE4 (cmake) (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Neundorf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 10:16 UTC by Łukasz Jernaś
Modified: 2023-01-06 05:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Resulting CMakeCache.txt (135.85 KB, text/plain)
2008-11-21 10:17 UTC, Łukasz Jernaś
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Łukasz Jernaś 2008-11-21 10:16:29 UTC
Version:           svn trunk (using Devel)
Compiler:          gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu11' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gn
OS:                Linux
Installed from:    Compiled sources

When trying to build kdebase from trunk it fails on Xtest with the following message:
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:
X11_XTest_LIB (ADVANCED)
    linked by target "khotkeysprivate" in directory /home/kde-devel/kde/src/kdebase/workspace/khotkeys/libkhotkeysprivate
    linked by target "kded_khotkeys" in directory /home/kde-devel/kde/src/kdebase/workspace/khotkeys/app
    linked by target "kcm_hotkeys" in directory /home/kde-devel/kde/src/kdebase/workspace/khotkeys/kcm_hotkeys
    linked by target "khotkeys_update" in directory /home/kde-devel/kde/src/kdebase/workspace/khotkeys/update

-- Configuring incomplete, errors occurred!

Even though the appropriate devel files are installed. Below is the pkgconfig file for xcb-xtest
deejay1@sulaco:/usr/lib/pkgconfig$ cat xcb-xtest.pc 
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: XCB XTEST
Description: XCB XTEST Extension
Version: 1.1
Requires: xcb
Libs: -L${libdir} -lxcb-xtest
Cflags: -I${includedir}
Comment 1 Łukasz Jernaś 2008-11-21 10:17:23 UTC
Created attachment 28721 [details]
Resulting CMakeCache.txt
Comment 2 Andrew Crouthamel 2018-11-02 04:24:15 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-16 02:43:32 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 4 Justin Zobel 2022-12-07 00:23:55 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Bug Janitor Service 2022-12-22 05:19:31 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2023-01-06 05:23:20 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!