Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941933 - media-gfx/inkscape-1.4 w/ app-text/poppler-24.10.0: src/extension/internal/pdfinput/pdf-parser.cpp:817:66: error: cannot convert ‘std::unique_ptr<GfxColorSpace>’ to ‘GfxColorSpace*’ in assignment
Summary: media-gfx/inkscape-1.4 w/ app-text/poppler-24.10.0: src/extension/internal/pd...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 942841
  Show dependency tree
 
Reported: 2024-10-21 15:56 UTC by Andreas Sturmlechner
Modified: 2024-11-04 09:51 UTC (History)
6 users (show)

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


Attachments
media-gfx:inkscape-1.4:20241016-154229.log.xz (media-gfx:inkscape-1.4:20241016-154229.log.xz,19.77 KB, application/x-xz)
2024-10-21 15:57 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2024-10-21 15:56:57 UTC
Not sure if upstream are aware of it yet.
Comment 1 Andreas Sturmlechner gentoo-dev 2024-10-21 15:57:34 UTC
Created attachment 906492 [details]
media-gfx:inkscape-1.4:20241016-154229.log.xz
Comment 2 Larry the Git Cow gentoo-dev 2024-10-21 16:04:36 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a41e4c95f4377b4684c8bb7e534c77813e2f8df6

commit a41e4c95f4377b4684c8bb7e534c77813e2f8df6
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-10-16 07:30:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-10-21 16:00:51 +0000

    app-text/poppler: 24.10.0 version bump w/o KEYWORDS
    
    Scribus and Inkscape fail to build currently.
    
    Bug: https://bugs.gentoo.org/941932
    Bug: https://bugs.gentoo.org/941933
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-text/poppler/Manifest               |   2 +
 app-text/poppler/poppler-24.10.0.ebuild | 157 ++++++++++++++++++++++++++++++++
 app-text/poppler/poppler-9999.ebuild    |   2 +-
 3 files changed, 160 insertions(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2024-11-04 09:51:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21682d8394e3111056ed6909122034d074b3433f

commit 21682d8394e3111056ed6909122034d074b3433f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2024-11-04 09:50:59 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-11-04 09:50:59 +0000

    media-gfx/inkscape: add patch for poppler-24.10.0 breakage
    
    Closes: https://bugs.gentoo.org/941933
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../inkscape-1.4-poppler-24.10-fix-backport.patch  | 432 +++++++++++++++++++++
 media-gfx/inkscape/inkscape-1.4.ebuild             |   1 +
 2 files changed, 433 insertions(+)