Control: tags 884476 upstream On Fri, 15 Dec 2017 18:59:41 +0200 Adrian Bunk <b...@debian.org> wrote: > Source: derivations > Version: 0.53.20120414-2 > Severity: serious > Tags: buster sid > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/derivations.html > > ... > update_catalog.cc: In function 'int {anonymous}::copy_but(Dict*, Dict*, const > set&)': > update_catalog.cc:39:33: error: no matching function for call to > 'Dict::getValNF(int&, Object*)' > src ->getValNF( i , &obj ); > ^ > In file included from /usr/include/poppler/Object.h:342:0, > from /usr/include/poppler/XRef.h:42, > from /usr/include/poppler/PDFDoc.h:49, > from PDF_rep.h:6, > from update_catalog.cc:12: > /usr/include/poppler/Dict.h:85:10: note: candidate: Object > Dict::getValNF(int) const > Object getValNF(int i) const; > ^~~~~~~~
Dear Maintainer, CCing your derivations.org address since this seems like an "upstream" matter. Looks like there has been a major API change in poppler: https://cgit.freedesktop.org/poppler/poppler/commit/?id=9773c1534 I superficially checked the latest derivations source and it isn't updated for the new API yet. http://www.derivations.org/derivations_0.55.20170703.orig.tar.xz Thanks, Juhani Numminen