[Debian GNUstep maintainers] Poppler-kit: poppler-splash missing

Yavor Doganov yavor at gnu.org
Thu Jan 22 14:55:18 GMT 2026


Patrick Cardona via pkg-GNUstep-maintainers wrote:
> I was able to build form salsa sources popplerkit and Vindaloo on my
> first test platform (pi400): debian trixie 13.3
> 
> While trying to install on a new clean system (same trixie 13.3
> context on a pi500) I am facing to this error:
> 
> poppler-splash not found.

When do you get this error?   When configuring popplerkit or when
opening a PDF file with Vindaloo?

poppler-splash was removed in the upstream poppler library several
years ago so the popplerkit.framework package has been patched to
build without it, specifically debian/patches/build_poppler107.patch.

Are you sure this patch is applied?

> I have yet installed:

> - libpoppler147

Only this package is necessary (as a runtime dependency).

> - libpoppler-cpp2

This will be needed for a future PopplerKit release (I'm slowly
working on it but have been busy with other things).  Currently,
PopplerKit is using the private/unstable poppler C++ API which is
causing us trouble with nearly every new Poppler release.  My goal is
to switch to the official C++ bindings which are pretty stable.

> Do you have one thought about what I am lacking on my deps list?

I don't think this is a dependency issue.



More information about the pkg-GNUstep-maintainers mailing list