Hi Nadzeya, On Thu, Jul 23, 2026 at 07:36:26PM +0200, Nadzeya Hutsko wrote: > xpdf fails to build against poppler >= 26.05 (26.07.0 has been > uploaded to experimental and is currently in NEW).
Thanks for the patch, but this is already fixed in xpopple upstream (which is the source for xpdf) - the Debian package just needs updating to the current version as usual. There's also a more subtle bit of breakage: Poppler 26.05 silently removed support for piped command output in PSOutputDev, where writing PostScript to a filename like "|foo" opens the output using popen. I've worked around this in xpopple, which depends on it for printing, but if you're doing Poppler updates, you might want to check that the same thing doesn't break other programs... Cheers, -- Adam Sampson <[email protected]> <http://offog.org/>

