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; ^~~~~~~~