https://bugs.kde.org/show_bug.cgi?id=471173
Bug ID: 471173 Summary: git okular build cmake error at 9f498c7f5 Classification: Applications Product: okular Version: unspecified Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: okular-devel@kde.org Reporter: 1i5t5.dun...@cox.net Target Milestone: --- Okular (and frameworks5/plasma/many-other-kde-apps) from git, using the gentoo/kde project overlay live-git packages. Currently reporting 23.07.70 but bugzi's version selector has no git option nor 23.07.70, so unspecified it is. Yesterday/today I updated to qt 5.15.10 and okular was on the triggered reverse-deps-rebuild list. At head 0c383d8cf it failed both the initially triggered rebuild and further rebuild attempts after finishing the system update and doing a full smart-live-rebuild (all packages with git updates available, but for okular of course due to this bug). A bisect points to culprit (emails despammed): commit 9f498c7f5 Author: Sune Vuorela <sune@vuo...> AuthorDate: Thu Apr 20 16:17:41 2023 +0200 Commit: Nate Graham <nate@...> CommitDate: Wed Jun 14 17:47:41 2023 +0000 Allow new signatures to have image backgrounds The reported cmake error is: CMake Error at generators/poppler/CMakeLists.txt:40 (target_compile_definitions): Cannot specify compile definitions for target "imageScalingTest" which is not built by this project. Note that I have build-testing turned off (Portage's FEATURES=-test, the okular package's USE=-test). Noting the named imageScalingTest target and assuming testing/CI has testing on suggests a likely testing-option-off logic error. -- You are receiving this mail because: You are the assignee for the bug.