https://bugs.kde.org/show_bug.cgi?id=473542
--- Comment #3 from matthias sweertvaegher <matthias.sweertvaeg...@gmail.com> --- hi Nicolas, thanks for the fast response. I ran 'craft kde' once more, and it seemed to update stuff, but it still fails, seemingly with the same error. It's my first time using craft, do I need to run a special command to update? I tried the '-i' option, but same result (running 'craft kate'): *** Handling package: kde/unreleased/kuserfeedback, action: all *** *** Action: fetch-binary for kde/unreleased/kuserfeedback *** Could not find kde/unreleased/kuserfeedback=1.2.0 in https://files.kde.org/craft/master/23.07/macos/clang/arm64/RelWithDebInfo Could not find kde/unreleased/kuserfeedback=1.2.0 in https://files.kde.org/craft/master/23.07/macos/clang/arm64/Release *** kde/unreleased/kuserfeedback not found in cache *** *** Action: fetch for kde/unreleased/kuserfeedback *** *** Action: unpack for kde/unreleased/kuserfeedback *** executing command: /Users/matthias/CraftRoot/dev-utils/bin/7za x /Users/matthias/CraftRoot/download/archives/kde/unreleased/kuserfeedback/kuserfeedback-1.2.0.tar.xz -so -bsp2 | /usr/bin/tar --directory /Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work -xf - executing command: /usr/bin/patch --ignore-whitespace -d /Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/kuserfeedback-1.2.0 -p 1 -i /Users/matthias/CraftRoot/etc/blueprints/locations/craft-blueprints-kde/kde/unreleased/kuserfeedback/0001-Hide-finding-docs-dependencies-behind-ENABLE_DOCS.patch patching file CMakeLists.txt *** Action: compile for kde/unreleased/kuserfeedback *** executing command: /Users/matthias/CraftRoot/dev-utils/bin/cmake -G Ninja -DBUILD_TESTING=ON -DBUILD_SHARED_LIBS=ON -DENABLE_DOCS=OFF -DCMAKE_INSTALL_PREFIX=/Users/matthias/CraftRoot -DCMAKE_PREFIX_PATH=/Users/matthias/CraftRoot -DCMAKE_REQUIRED_INCLUDES=/Users/matthias/CraftRoot/include -DCMAKE_C_STANDARD_INCLUDE_DIRECTORIES=/Users/matthias/CraftRoot/include -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DKDE_INSTALL_BUNDLEDIR=/Users/matthias/CraftRoot/Applications/KDE -DAPPLE_SUPPRESS_X11_WARNING=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -S /Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/kuserfeedback-1.2.0 -- The C compiler identification is AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could not set up the appstream test. appstreamcli is missing. -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success CMake Error at /Users/matthias/CraftRoot/lib/cmake/Qt5Help/Qt5HelpConfig.cmake:14 (message): The imported target "Qt5::Help" references the file "/Users/matthias/CraftRoot/bin/qcollectiongenerator" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/Users/matthias/CraftRoot/lib/cmake/Qt5Help/Qt5HelpConfigExtras.cmake" but not all the files it references. Call Stack (most recent call first): /Users/matthias/CraftRoot/lib/cmake/Qt5Help/Qt5HelpConfigExtras.cmake:6 (_qt5_Help_check_file_exists) /Users/matthias/CraftRoot/lib/cmake/Qt5Help/Qt5HelpConfig.cmake:227 (include) /Users/matthias/CraftRoot/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package) CMakeLists.txt:55 (find_package) -- Configuring incomplete, errors occurred! See also "/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/build/CMakeFiles/CMakeOutput.log". See also "/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/build/CMakeFiles/CMakeError.log". Command ['/Users/matthias/CraftRoot/dev-utils/bin/cmake', '-G', 'Ninja', '-DBUILD_TESTING=ON', '-DBUILD_SHARED_LIBS=ON', '-DENABLE_DOCS=OFF', '-DCMAKE_INSTALL_PREFIX=/Users/matthias/CraftRoot', '-DCMAKE_PREFIX_PATH=/Users/matthias/CraftRoot', '-DCMAKE_REQUIRED_INCLUDES=/Users/matthias/CraftRoot/include', '-DCMAKE_C_STANDARD_INCLUDE_DIRECTORIES=/Users/matthias/CraftRoot/include', '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON', '-DCMAKE_BUILD_TYPE=RelWithDebInfo', '-DKDE_INSTALL_BUNDLEDIR=/Users/matthias/CraftRoot/Applications/KDE', '-DAPPLE_SUPPRESS_X11_WARNING=ON', '-DKDE_INSTALL_USE_QT_SYS_PATHS=ON', '-S', '/Users/matthias/CraftRoot/build/kde/unreleased/kuserfeedback/work/kuserfeedback-1.2.0'] failed with exit code 1 Action: compile for kde/unreleased/kuserfeedback:1.2.0 FAILED *** Craft all failed: kde/unreleased/kuserfeedback after 1 second *** fatal error: package kde/unreleased/kuserfeedback all failed Craft stopped with out completing ['kde/unreleased/kuserfeedback', 'kde/applications/kate'] -- You are receiving this mail because: You are watching all bug changes.