Build failure during the 2026-07-07 “build all packages for x86_64”
private-repo release pass (see
repo_release_logs/maintained_ktextaddons5.log).
Not a plain “target not found” – CMake’s own find_package fails
during configure: -- The following REQUIRED packages have not been
found: * Qt5Keychain, Provides support for secure credentials storage.
qtkeychain-qt5 (this tree’s package providing that library) is
already published, so either its CMake config files aren’t named/found
the way this package’s find_package(Qt5Keychain) expects, or a plain
(non--qt5-suffixed) qtkeychain CMake package name is specifically
required and not provided.
Not root-caused further or fixed as part of this pass – worth checking
what CMake config file name qtkeychain-qt5 actually installs vs what
ktextaddons5 searches for.