[kde] [Bug 473542] craft kate build fails with qcollectiongenerator not found

2023-09-21 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=473542

--- Comment #6 from Julius Künzel  ---
Git commit 5f3912ac400949a0b55140078e1f9c97c2ae6ef0 by Julius Künzel.
Committed on 21/09/2023 at 21:36.
Pushed by jlskuz into branch 'master'.

Do not look for QtHelp if docs are disabled

Otherwise it may fail like on macOS ARM

M  +4-3CMakeLists.txt

https://invent.kde.org/libraries/kuserfeedback/-/commit/5f3912ac400949a0b55140078e1f9c97c2ae6ef0

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

[kde] [Bug 473542] craft kate build fails with qcollectiongenerator not found

2023-09-21 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=473542

Julius Künzel  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/pack |https://invent.kde.org/pack
   |aging/craft-blueprints-kde/ |aging/craft-blueprints-kde/
   |-/commit/3393ee7621b8973669 |-/commit/969ae35f415e1c33b7
   |eda33ea0ef40e5cd25c790  |00e8d2125afb2e897eabae
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Julius Künzel  ---
Git commit 969ae35f415e1c33b700e8d2125afb2e897eabae by Julius Künzel.
Committed on 21/09/2023 at 21:55.
Pushed by jlskuz into branch 'dev'.

[KUserFeedback] Backport another fix

This is needed for macOS ARM

A  +35   -0   
kde/unreleased/kuserfeedback/disable-qthelp-if-docs-disabled.patch
M  +2-1kde/unreleased/kuserfeedback/kuserfeedback.py

https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/969ae35f415e1c33b700e8d2125afb2e897eabae

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

[kde] [Bug 473542] craft kate build fails with qcollectiongenerator not found

2023-09-21 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=473542

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/libraries/kuserfeedback/-/merge_requests/47

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

[kde] [Bug 473542] craft kate build fails with qcollectiongenerator not found

2023-08-22 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=473542

matthias sweertvaegher  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

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

[kde] [Bug 473542] craft kate build fails with qcollectiongenerator not found

2023-08-22 Thread matthias sweertvaegher
https://bugs.kde.org/show_bug.cgi?id=473542

--- Comment #3 from matthias sweertvaegher  
---
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.1429
-- The CXX compiler identification is AppleClang 14.0.0.1429
-- 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', 

[kde] [Bug 473542] craft kate build fails with qcollectiongenerator not found

2023-08-20 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=473542

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/pack
   ||aging/craft-blueprints-kde/
   ||-/commit/3393ee7621b8973669
   ||eda33ea0ef40e5cd25c790

--- Comment #2 from Nicolas Fella  ---
Git commit 3393ee7621b8973669eda33ea0ef40e5cd25c790 by Nicolas Fella.
Committed on 19/08/2023 at 22:29.
Pushed by vonreth into branch 'master'.

kuserfeedback: Backport patch to fix build without QtDocTools

A  +48   -0   
kde/unreleased/kuserfeedback/0001-Hide-finding-docs-dependencies-behind-ENABLE_DOCS.patch
M  +2-0kde/unreleased/kuserfeedback/kuserfeedback.py

https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/3393ee7621b8973669eda33ea0ef40e5cd25c790

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

[kde] [Bug 473542] craft kate build fails with qcollectiongenerator not found

2023-08-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=473542

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/643

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