Summary: | app-text/poppler-21.12.0 - /.../ImageEmbeddingUtils.cc: error: jmp_buf does not name a type | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Maciej Mrozowski <reavertm> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dan, fedeliallalinea, kde, matoro_gentoo, office, printing, sam, soprwa, whissi |
Priority: | Normal | Keywords: | PATCH, PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/23270 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
app-text:poppler-21.12.0:20211208-170702.log emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 poppler_include-setjmp.patch |
Description
Toralf Förster
![]() Created attachment 757746 [details]
emerge-info.txt
Created attachment 757747 [details]
app-text:poppler-21.12.0:20211208-170702.log
Created attachment 757748 [details]
emerge-history.txt
Created attachment 757749 [details]
environment
Created attachment 757750 [details]
etc.portage.tar.bz2
Created attachment 757751 [details]
logs.tar.bz2
Created attachment 757752 [details]
temp.tar.bz2
Created attachment 758128 [details, diff]
poppler_include-setjmp.patch
The problem seems the -png use flag, with the patch the compilation is successful.
(In reply to Marco Genasci from comment #8) > Created attachment 758128 [details, diff] [details, diff] > poppler_include-setjmp.patch > > The problem seems the -png use flag, with the patch the compilation is > successful. Thanks for your patch, are you prepared to take it to upstream? https://gitlab.freedesktop.org/poppler/poppler I opened a PR upstream https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/1016 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804c291fd052088c649652a91fca2c0e6db6bb7c commit 804c291fd052088c649652a91fca2c0e6db6bb7c Author: Marco Genasci <fedeliallalinea@gmail.com> AuthorDate: 2021-12-12 17:43:07 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-12-12 18:48:36 +0000 app-text/poppler: add upstream patch for -png use flag compilation Closes: https://bugs.gentoo.org/828578 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23270 Signed-off-by: Sam James <sam@gentoo.org> .../files/poppler-21.12.0-include-csetjmp.patch | 27 ++++++++++++++++++++++ app-text/poppler/poppler-21.12.0.ebuild | 1 + 2 files changed, 28 insertions(+) |