Source: derivations
Version: 0.56.20180123.1-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> g++ -Wall -Wextra   -O2 -std=c++11 -I/usr/include/poppler -c PDF.cc -o PDF.o
> PDF.cc: In function ‘int PDF::i_page(const PDF::PDF&, PDF::Iref, bool)’:
> PDF.cc:141:63: error: no matching function for call to 
> ‘Catalog::findPage(const int&, const int&)’
>   141 |   const int i = pdf.rep->catalog2->findPage( iref.i, iref.gen );
>       |                                                               ^
> In file included from /usr/include/poppler/PDFDoc.h:51,
>                  from PDF_rep.h:6,
>                  from PDF.cc:7:
> /usr/include/poppler/Catalog.h:152:9: note: candidate: ‘int 
> Catalog::findPage(Ref)’
>   152 |     int findPage(const Ref pageRef);
>       |         ^~~~~~~~
> /usr/include/poppler/Catalog.h:152:9: note:   candidate expects 1 argument, 2 
> provided
> PDF.cc: In constructor ‘PDF::PDF::PDF(const string&)’:
> PDF.cc:198:51: error: use of deleted function ‘Object::Object(const Object&)’
>   198 |     Object obj( rep->trailer->lookupNF( "Info"  ) );
>       |                                                   ^
> In file included from /usr/include/poppler/XRef.h:38,
>                  from /usr/include/poppler/PDFDoc.h:50,
>                  from PDF_rep.h:6,
>                  from PDF.cc:7:
> /usr/include/poppler/Object.h:247:5: note: declared here
>   247 |     Object(const Object &other) = delete;
>       |     ^~~~~~
> make[4]: *** [Makefile:21: PDF.o] Error 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/09/26/derivations_0.56.20180123.1-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to