Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poppler:update to 24.10.0 #22340

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

poppler:update to 24.10.0 #22340

wants to merge 8 commits into from

Conversation

sunderme
Copy link
Contributor

@sunderme sunderme commented Oct 29, 2024

@Biswa96
Copy link
Member

Biswa96 commented Nov 11, 2024

Inkscape has merged the fix for newer poppler. Also, there is a new version of poppler. I am not sure if it is compatible with Inkscape yet.

@Biswa96
Copy link
Member

Biswa96 commented Nov 12, 2024

Just curious, is it required to update poppler so frequently? poppler breaks things with every release and all the reverse dependencies required to be rebuilt.

@sunderme
Copy link
Contributor Author

poppler updates every month and more often than not, they talk about "fix crash/memory handling".
I have not had any user reports on poppler issues recently but after all, it is used to handle data from the internet ...

@sunderme
Copy link
Contributor Author

sunderme commented Nov 13, 2024

now gdcm fails

and it looks like a poppler 24.11 bug, 24.10 should be okay (though I have not explicitely tested it)

and I have opened a bug report at poppler: https://gitlab.freedesktop.org/poppler/poppler/-/issues/1536

@sunderme
Copy link
Contributor Author

and another bug report: https://gitlab.freedesktop.org/poppler/poppler/-/issues/1537

@sunderme
Copy link
Contributor Author

and now inkscape/clang64 fails to build, i have included the official patch

@sunderme
Copy link
Contributor Author

sunderme commented Nov 15, 2024

looks like c++20 & pdf2djvu issue ?

Since pdf2djvu is out of maintenance for 2 years, this is out of my scope.

lazka added a commit that referenced this pull request Nov 21, 2024
it no longer builds with libc++ 19 and upstream is no longer maintained:
jwilk-archive/pdf2djvu#157

context: #22340
@lazka
Copy link
Member

lazka commented Nov 21, 2024

Since pdf2djvu is out of maintenance for 2 years, this is out of my scope.

I've dropped the clang builds in 014a8c2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[poppler] update to 24.10.
3 participants