Created attachment 216947 [details] v1 Moin moin desktop@ would like to ask for an exp-run to upgrade graphics/poppler to 20.08.0. The patch is attached, and can also be found here: https://people.freebsd.org/~tcberner/patches/poppler-20.08.0.v1.diff mfg Tobias
Some new failure logs on 12.1 amd64: http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-08-05_08h53m51s/logs/errors/pdf2djvu-0.9.17_5.log http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-08-05_08h53m51s/logs/errors/katarakt-0.2.log http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-08-05_08h53m51s/logs/errors/kitinerary-20.04.3_4.log
A commit references this bug: Author: tcberner Date: Sat Aug 8 07:05:08 UTC 2020 New revision: 544364 URL: https://svnweb.freebsd.org/changeset/ports/544364 Log: net/kitinerary: prepare for poppler 20.08.0 update PR: 248419 Changes: head/net/kitinerary/Makefile head/net/kitinerary/distinfo
A commit references this bug: Author: tcberner Date: Sat Aug 8 07:21:29 UTC 2020 New revision: 544366 URL: https://svnweb.freebsd.org/changeset/ports/544366 Log: graphics/katarakt: prepare for poppler 20.08.0 - the minor version now represents a two digit calendar month, given that 08 and 09 are invalid octals, strip the leading zero out. PR: 248419 Changes: head/graphics/katarakt/files/patch-katarakt.pro
A commit references this bug: Author: tcberner Date: Sat Aug 8 07:31:01 UTC 2020 New revision: 544367 URL: https://svnweb.freebsd.org/changeset/ports/544367 Log: graphics/katarakt: prepare for poppler 20.08.0 (fixed) - unfortunately the fix applied in r544366 broke the build in the current tree (and I impatiently committed before the trunk testbuild was finished) - simply remove all the broken POPPLER_VERSION checks, the version in ports is well-defined and years newer than anything that is checked against. PR: 248419 Pointy hat: tcberner Changes: head/graphics/katarakt/files/patch-src_resourcemanager.cpp head/graphics/katarakt/files/patch-src_search.cpp head/graphics/katarakt/files/patch-src_util.h
A commit references this bug: Author: tcberner Date: Sun Aug 9 09:59:39 UTC 2020 New revision: 544560 URL: https://svnweb.freebsd.org/changeset/ports/544560 Log: converters/pdf2djvu: update to 0.9.17.1 to prepare for poppler >= 20.08.0 - this minor release includes a fix to handles graphic/poppler's changed versioning scheme PR: 248530 PR: 248419 Approved by: Samy Mahmoudi <samy.mahmoudi@gmail.com> (maintainer) Changes: head/converters/pdf2djvu/Makefile head/converters/pdf2djvu/distinfo
Antoine, the three fallouts are fixed in svn, do you want to rerun the exp-run? mfg Tobias
Exp-run looks fine
A commit references this bug: Author: tcberner Date: Fri Aug 14 04:02:20 UTC 2020 New revision: 544863 URL: https://svnweb.freebsd.org/changeset/ports/544863 Log: graphics/poppler: update to 20.08.0 Release 20.08.0: core: * Sub-page objects: initialize clip max values considering the render resolution. Issue #937 * Splash: Set initial line width to 1. Issue #674 * Fix stack overflow with specially crafted files * GfxShading: Simplify holding the Function * Splash: Fix x86 + windows asm build qt5: * Deprecate Document::toc * Deprecate AnnotationUtils PR: 248419 Exp-run by: antoine Changes: head/graphics/poppler/Makefile head/graphics/poppler/distinfo
Thanks for the exp-run.