Bug 318649 - Unknown CMake command "check_include_files"
Summary: Unknown CMake command "check_include_files"
Status: RESOLVED WORKSFORME
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: buildsystem (show other bugs)
Version: unspecified
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-20 23:49 UTC by Chris
Modified: 2023-02-11 03:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris 2013-04-20 23:49:22 UTC
When compiling the kde-runtime it fails with the above message

emerge debug: executing command: cmake -G "MinGW Makefiles"  -DCMAKE_INSTALL_PREFIX="G:/kderoot" -DCMAKE_INCLUDE_PATH="G
:/kderoot/include" -DCMAKE_LIBRARY_PATH="G:/kderoot/lib" -DCMAKE_PREFIX_PATH="G:/kderoot" -DCMAKE_BUILD_TYPE=RelWithDebI
nfo "G:\kderoot\git\kde-runtime"
-- The C compiler identification is GNU 4.4.7
-- The CXX compiler identification is GNU 4.4.7
-- Check for working C compiler: G:/kderoot/mingw/bin/gcc.exe
-- Check for working C compiler: G:/kderoot/mingw/bin/gcc.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: G:/kderoot/mingw/bin/g++.exe
-- Check for working CXX compiler: G:/kderoot/mingw/bin/g++.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt-Version 4.8.4 (using G:/kderoot/bin/qmake.exe)
-- Found Automoc4: G:/kderoot/bin/automoc4.exe
-- Found Perl: G:/kderoot/dev-utils/bin/perl.exe (found version "5.16.3")
-- Found Phonon: G:/kderoot/include (Required is at least version "4.3.80")
-- Found KDEWin library: G:/kderoot/lib/libkdewin.dll.a
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Failed
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Failed
-- Found KDE 4.10 include dir: G:/kderoot/include
-- Found KDE 4.10 library dir: G:/kderoot/lib
-- Found the KDE4 kconfig_compiler preprocessor: g:/kderoot/bin/kconfig_compiler.exe
-- Found automoc4: G:/kderoot/bin/automoc4.exe
-- Found Strigi: G:/kderoot/lib/libstreams.dll.a (Required is at least version "0.5.9")
-- Could NOT find SLP (missing:  SLP_LIBRARIES SLP_INCLUDE_DIR)
-- Found LibAttica: G:/kderoot/lib/libattica.dll.a (found suitable version "0.4.2", minimum required is "0.1.4")
-- Found QCA2: G:/kderoot/lib/libqca.dll.a (Required is at least version "2.0.0")
CMake Error at CMakeLists.txt:64 (check_include_files):
  Unknown CMake command "check_include_files".


-- Configuring incomplete, errors occurred!
emerge fatal error: while running configure cmd: cmake -G "MinGW Makefiles"  -DCMAKE_INSTALL_PREFIX="G:/kderoot" -DCMAKE
_INCLUDE_PATH="G:/kderoot/include" -DCMAKE_LIBRARY_PATH="G:/kderoot/lib" -DCMAKE_PREFIX_PATH="G:/kderoot" -DCMAKE_BUILD_
TYPE=RelWithDebInfo "G:\kderoot\git\kde-runtime"
emerge fatal error: running python G:\kderoot\emerge\portage\kde\kde-runtime\kde-runtime-20110130.py compile
emerge debug: Task: compile for kde-runtime stopped after: 0:00:16.421875
emerge debug: Task: Emerge stopped after: 0:00:34.062500



Include(CheckincludeFiles) does not appear to be called anywhere within the kde-runtime 

Adding it to kde-runtime\CMakeLists.txt seems to resolve it because the compilation moves to the next bug...
Comment 1 Andrew Crouthamel 2018-11-10 03:23:43 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 2 Andrew Crouthamel 2018-11-21 04:43:42 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? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Justin Zobel 2023-01-12 01:57:52 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 4 Bug Janitor Service 2023-01-27 05:07:24 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 5 Bug Janitor Service 2023-02-11 03:52:11 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!