Bug 284649 - graphics/digikam hasn't been updated for QT6/KF6 transition and is uninstalled by standard pkg upgrade
Summary: graphics/digikam hasn't been updated for QT6/KF6 transition and is uninstalle...
Status: Closed DUPLICATE of bug 284648
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-07 22:05 UTC by tjlegg
Modified: 2025-02-07 22:48 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tjlegg 2025-02-07 22:05:24 UTC
I'm trying to work on a fix for this but once I've converted the Makefile to use QT6 and KF6, the Qt6 cmake config fails with this error while the file it says doesn't exist actually does exist:

-- Could NOT find Qt6StateMachine (missing: Qt6StateMachine_DIR)
CMake Error at core/cmake/rules/RulesQtFramework.cmake:35 (find_package):
  Found package configuration file:

    /usr/local/lib/cmake/Qt6/Qt6Config.cmake

  but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
  FOUND.  Reason given by package:

  Failed to find required Qt component "StateMachine".

  Expected Config file at
  "/usr/local/lib/cmake/Qt6StateMachine/Qt6StateMachineConfig.cmake" does NOT
  exist
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-02-07 22:48:17 UTC

*** This bug has been marked as a duplicate of bug 284648 ***