https://bugs.kde.org/show_bug.cgi?id=431768
Bug ID: 431768 Summary: frameworks-ktexteditor commit 5732a12a9 cmake error: pre-commit.in does not exist Product: frameworks-ktexteditor Version: unspecified Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: 1i5t5.dun...@cox.net Target Milestone: --- Live-git kde-frameworks via the gentoo/kde project overlay live-git packages. HEAD at 5a1445bd0. (The build first failed during normal update, but I tried again after everything else finished and ultimately bisected to the below commit, so it's not a dependency-order issue.) Commit 5732a12a9 "Add pre-commit hook for clang-format" fails configure with the following warning and error: CMake Warning at /usr/share/ECM/kde-modules/KDEGitCommitHooks.cmake:63 (message): No clang-format executable was found, skipping the formatting pre-commit hook Call Stack (most recent call first): CMakeLists.txt:137 (kde_configure_git_pre_commit_hook) CMake Error: File /usr/share/ECM/kde-modules/kde-git-commit-hooks/pre-commit.in does not exist. CMake Error at /usr/share/ECM/kde-modules/KDEGitCommitHooks.cmake:66 (configure_file): configure_file Problem configuring file Call Stack (most recent call first): CMakeLists.txt:137 (kde_configure_git_pre_commit_hook) -- You are receiving this mail because: You are watching all bug changes.