maintainer-feedback requested: [Bug 284648] graphics/digikam hasn't been updated for QT6/KF6 transition and is uninstalled by standard pkg upgrade

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 7 22:04:45 GMT 2025


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-kde (group)
<kde at FreeBSD.org> for maintainer-feedback:
Bug 284648: graphics/digikam hasn't been updated for QT6/KF6 transition and is
uninstalled by standard pkg upgrade
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284648



--- Description ---
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


More information about the kde-freebsd mailing list