https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284649
Bug ID: 284649 Summary: graphics/digikam hasn't been updated for QT6/KF6 transition and is uninstalled by standard pkg upgrade Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: k...@freebsd.org Reporter: tjl...@gmail.com Flags: maintainer-feedback?(k...@freebsd.org) Assignee: k...@freebsd.org 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 -- You are receiving this mail because: You are the assignee for the bug.