https://bugs.kde.org/show_bug.cgi?id=386787

            Bug ID: 386787
           Summary: compiling cantor via craft fails
           Product: extra-cmake-modules
           Version: 5.39.0
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: ecm-bugs-n...@kde.org
          Reporter: uwesto...@web.de
  Target Milestone: ---

executing

craft cantor

leads to a missing KF5 error. But before it occurs all necessary KF5 packages
were detected. Since the last line in the error message refers to ECM I am
reporting it here. If this is the wrong place, please tell me.

Kpty is installed in version 5.39.0

Here is the error message:

*** Handling package: kde/applications/cantor, action: all ***
*** Action: fetch for kde/applications/cantor ***
*** Action: unpack for kde/applications/cantor ***
*** Action: compile for kde/applications/cantor ***
*** cmake -G "Ninja"  -DCMAKE_INSTALL_PREFIX="R:/" -DCMAKE_PREFIX_PATH="R:/"
-DCMAKE_BUILD_TYPE=Release -DKDE_INSTALL_US
E_QT_SYS_PATHS=ON "R:\build\kde\applications\cantor\work\cantor-17.08.3" ***
executing command: "C:\Program Files\CMake\bin\cmake.exe" -G "Ninja" 
-DCMAKE_INSTALL_PREFIX="R:/" -DCMAKE_PREFIX_PATH="
R:/" -DCMAKE_BUILD_TYPE=Release -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
"R:\build\kde\applications\cantor\work\cantor-17.08.3"

-- The C compiler identification is MSVC 19.0.24215.1
-- The CXX compiler identification is MSVC 19.0.24215.1
-- Check for working C compiler: C:/Programme
(x86)/MSVC2015/VC/bin/amd64/cl.exe
-- Check for working C compiler: C:/Programme
(x86)/MSVC2015/VC/bin/amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Programme
(x86)/MSVC2015/VC/bin/amd64/cl.exe
-- Check for working CXX compiler: C:/Programme
(x86)/MSVC2015/VC/bin/amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found KF5Config: R:/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version
"5.39.0")
-- Found KF5Crash: R:/lib/cmake/KF5Crash/KF5CrashConfig.cmake (found version
"5.39.0")
-- Found KF5Completion: R:/lib/cmake/KF5Completion/KF5CompletionConfig.cmake
(found version "5.39.0")
-- Found KF5DocTools: R:/lib/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found
version "5.39.0")
-- Found KF5NewStuff: R:/lib/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found
version "5.39.0")
-- Found KF5IconThemes: R:/lib/cmake/KF5IconThemes/KF5IconThemesConfig.cmake
(found version "5.39.0")
-- Found Gettext: R:/dev-utils/bin/msgmerge.exe
-- Found PythonInterp: C:/Program Files (x86)/Python36-32/python.exe (found
version "3.6.3")
-- Found KF5TextEditor: R:/lib/cmake/KF5TextEditor/KF5TextEditorConfig.cmake
(found version "5.39.0")
-- Found KF5CoreAddons: R:/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake
(found version "5.39.0")
-- Found KF5Archive: R:/lib/cmake/KF5Archive/KF5ArchiveConfig.cmake (found
version "5.39.0")
-- Found KF5Parts: R:/lib/cmake/KF5Parts/KF5PartsConfig.cmake (found version
"5.39.0")
-- Could NOT find KF5Pty (missing: KF5Pty_DIR)
-- Could NOT find KF5Pty: found neither KF5PtyConfig.cmake nor
kf5pty-config.cmake
-- Found KF5TextWidgets: R:/lib/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake
(found version "5.39.0")
-- Found KF5KIO: R:/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version
"5.39.0")
-- Found KF5XmlGui: R:/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version
"5.39.0")
-- Found KF5I18n: R:/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version
"5.39.0")
CMake Error at C:/Program
Files/CMake/share/cmake-3.9/Modules/FindPackageHandleStandardArgs.cmake:137
(message):
  Could NOT find KF5 (missing: Pty) (found suitable version "5.39.0", minimum
  required is "5.15")
Call Stack (most recent call first):
  C:/Program
Files/CMake/share/cmake-3.9/Modules/FindPackageHandleStandardArgs.cmake:377
(_FPHSA_FAILURE_MESSAGE)
  R:/share/ECM/find-modules/FindKF5.cmake:110
(find_package_handle_standard_args)
  CMakeLists.txt:26 (find_package)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to