Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952924 - app-office/calligra[calligra_features_karbon,-pdf]: fails configure phase
Summary: app-office/calligra[calligra_features_karbon,-pdf]: fails configure phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-30 06:10 UTC by Viorel Munteanu
Modified: 2025-03-30 19:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log.bz2,17.33 KB, application/x-bzip2)
2025-03-30 06:10 UTC, Viorel Munteanu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Viorel Munteanu gentoo-dev 2025-03-30 06:10:19 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2025-03-30 19:11:48 UTC
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(+)
Comment 2 Larry the Git Cow gentoo-dev 2025-03-30 19:15:29 UTC
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(+)