Created attachment 923280 [details] build.log and emerge --info app-office/calligra-24.12.3 If compiled with USE=-pdf, configure fails: -- Configuring done (11.2s) CMake Error at filters/karbon/pdf/CMakeLists.txt:5 (target_link_libraries): Target "calligra_filter_pdf2svg" links to: Poppler::Qt6 but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. CMake Error at filters/karbon/pdf/CMakeLists.txt:14 (target_link_libraries): Target "calligra_filter_pdf2odg" links to: Poppler::Qt6 but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (5.8s) CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: app-office/calligra-24.12.3::gentoo failed (configure phase): * cmake failed
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cfdcee81f86f06ff979f128d371ea0b839e8b81 commit 3cfdcee81f86f06ff979f128d371ea0b839e8b81 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-03-30 19:07:51 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-03-30 19:11:39 +0000 app-office/calligra: Fix CMake w/ USE="calligra_features_karbon -pdf" Closes: https://bugs.gentoo.org/952924 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-office/calligra/calligra-24.12.3.ebuild | 1 + 1 file changed, 1 insertion(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=8d72bc6617356390423e034e9266ca1f498c09ef commit 8d72bc6617356390423e034e9266ca1f498c09ef Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-03-30 19:07:51 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-03-30 19:15:13 +0000 app-office/calligra: Fix CMake w/ USE="calligra_features_karbon -pdf" Bug: https://bugs.gentoo.org/952924 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-office/calligra/calligra-9999.ebuild | 1 + 1 file changed, 1 insertion(+)