Source: extractpdfmark
Version: 1.1.1-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package extractpdfmark
> dpkg-buildpackage: info: source version 1.1.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dr. Tobias Quathamer 
> <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in poppler-core
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/poppler-core'
> test -z "libextractpdfmark-poppler-core.a" || rm -f 
> libextractpdfmark-poppler-core.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/libextractpdfmark_poppler_core_a-destname.Po
> rm -f ./.deps/libextractpdfmark_poppler_core_a-pagemode.Po
> rm -f ./.deps/libextractpdfmark_poppler_core_a-poppler-core.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/poppler-core'
> Making distclean in poppler-glib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/poppler-glib'
> test -z "libextractpdfmark-poppler-glib.a" || rm -f 
> libextractpdfmark-poppler-glib.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/libextractpdfmark_poppler_glib_a-destname-glib.Po
> rm -f ./.deps/libextractpdfmark_poppler_glib_a-pagemode-glib.Po
> rm -f ./.deps/libextractpdfmark_poppler_glib_a-poppler-glib.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/poppler-glib'
> Making distclean in poppler-cpp
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/poppler-cpp'
> test -z "libextractpdfmark-poppler-cpp.a" || rm -f 
> libextractpdfmark-poppler-cpp.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/libextractpdfmark_poppler_cpp_a-destname-cpp.Po
> rm -f ./.deps/libextractpdfmark_poppler_cpp_a-pagemode-cpp.Po
> rm -f ./.deps/libextractpdfmark_poppler_cpp_a-poppler-cpp.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/poppler-cpp'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "extractpdfmark" || rm -f extractpdfmark
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f ./.deps/encodename.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/output-pdfmark.Po
> rm -f ./.deps/utf16.Po
> rm -f ./.deps/utf8.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in man
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> test -z "binary-expected-test.pdfmark destonly-expected-test.pdfmark 
> desttype-expected-test.pdfmark nodest-expected-test.pdfmark 
> pdfdocencoding-expected-test.pdfmark utf16-expected-test.pdfmark 
> utf8-expected-test.pdfmark special-chars-expected-test.pdfmark 
> pagemode-usenone-expected-test.pdfmark pagemode-thumbs-expected-test.pdfmark 
> pagemode-fullscreen-expected-test.pdfmark namedict-expected-test.pdfmark 
> destonly-expected-literal-escape.pdfmark destonly-expected-hex.pdfmark 
> destonly-expected-name.pdfmark destonly-expected-name-escape.pdfmark 
> utf8-expected-literal-escape.pdfmark utf8-expected-hex.pdfmark 
> utf8-expected-name.pdfmark utf8-expected-name-escape.pdfmark 
> special-chars-expected-literal-escape.pdfmark 
> special-chars-expected-hex.pdfmark special-chars-expected-name.pdfmark 
> special-chars-expected-name-escape.pdfmark 
> binary-expected.pdfmark destonly-expected.pdfmark desttype-expected.pdfmark 
> nodest-expected.pdfmark pdfdocencoding-expected.pdfmark 
> utf16-expected.pdfmark utf8-expected.pdfmark special-chars-expected.pdfmark 
> pagemode-usenone-expected.pdfmark pagemode-thumbs-expected.pdfmark 
> pagemode-fullscreen-expected.pdfmark namedict-expected.pdfmark 
> destonly-expected-literal-escape-test.pdfmark destonly-expected-hex.pdfmark 
> destonly-expected-name.pdfmark destonly-expected-name-escape.pdfmark 
> utf8-expected-literal-escape-test.pdfmark utf8-expected-hex.pdfmark 
> utf8-expected-name.pdfmark utf8-expected-name-escape.pdfmark 
> special-chars-expected-literal-escape-test.pdfmark 
> special-chars-expected-hex.pdfmark special-chars-expected-name.pdfmark 
> special-chars-expected-name-escape.pdfmark binary-expected.pdfmark 
> destonly-expected.pdfmark desttype-expected.pdfmark nodest-expected.pdfmark 
> pdfdocencoding-expected.pdfmark utf16-expected.pdfmark utf8-expected.pdfmark 
> special-chars-expected.pdfmark pagemode-usenone-expected.pdfmark 
> pagemode-thumbs-expected.pdfmark pagemode-fullscreen-expected.pdfmark 
> namedict-expected.pdfmark destonly-expected-literal-escape.pdfmark 
> destonly-expected-hex-test.pdfmark destonly-expected-name.pdfmark 
> destonly-expected-name-escape.pdfmark utf8-expected-literal-escape.pdfmark 
> utf8-expected-hex-test.pdfmark utf8-expected-name.pdfmark 
> utf8-expected-name-escape.pdfmark 
> special-chars-expected-literal-escape.pdfmark 
> special-chars-expected-hex-test.pdfmark special-chars-expected-name.pdfmark 
> special-chars-expected-name-escape.pdfmark binary-expected.pdfmark 
> destonly-expected.pdfmark 
> desttype-expected.pdfmark nodest-expected.pdfmark 
> pdfdocencoding-expected.pdfmark utf16-expected.pdfmark utf8-expected.pdfmark 
> special-chars-expected.pdfmark pagemode-usenone-expected.pdfmark 
> pagemode-thumbs-expected.pdfmark pagemode-fullscreen-expected.pdfmark 
> namedict-expected.pdfmark destonly-expected-literal-escape.pdfmark 
> destonly-expected-hex.pdfmark destonly-expected-name-test.pdfmark 
> destonly-expected-name-escape.pdfmark utf8-expected-literal-escape.pdfmark 
> utf8-expected-hex.pdfmark utf8-expected-name-test.pdfmark 
> utf8-expected-name-escape.pdfmark 
> special-chars-expected-literal-escape.pdfmark 
> special-chars-expected-hex.pdfmark special-chars-expected-name-test.pdfmark 
> special-chars-expected-name-escape.pdfmark binary-expected.pdfmark 
> destonly-expected.pdfmark desttype-expected.pdfmark 
> nodest-expected.pdfmark pdfdocencoding-expected.pdfmark 
> utf16-expected.pdfmark utf8-expected.pdfmark special-chars-expected.pdfmark 
> pagemode-usenone-expected.pdfmark pagemode-thumbs-expected.pdfmark 
> pagemode-fullscreen-expected.pdfmark namedict-expected.pdfmark 
> destonly-expected-literal-escape.pdfmark destonly-expected-hex.pdfmark 
> destonly-expected-name.pdfmark destonly-expected-name-escape-test.pdfmark 
> utf8-expected-literal-escape.pdfmark utf8-expected-hex.pdfmark 
> utf8-expected-name.pdfmark utf8-expected-name-escape-test.pdfmark 
> special-chars-expected-literal-escape.pdfmark 
> special-chars-expected-hex.pdfmark special-chars-expected-name.pdfmark 
> special-chars-expected-name-escape-test.pdfmark binary-round-test.pdf 
> destonly-round-test.pdf desttype-round-test.pdf nodest-round-test.pdf 
> pdfdocencoding-round-test.pdf 
> utf16-round-test.pdf utf8-round-test.pdf special-chars-round-test.pdf 
> pagemode-usenone-round-test.pdf pagemode-thumbs-round-test.pdf 
> pagemode-fullscreen-round-test.pdf namedict-round-test.pdf 
> destonly-round-literal-escape.ps destonly-round-hex.ps destonly-round-name.ps 
> utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps 
> binary-round-test.ps destonly-round-test.ps desttype-round-test.ps 
> nodest-round-test.ps pdfdocencoding-round-test.ps utf16-round-test.ps 
> utf8-round-test.ps special-chars-round-test.ps pagemode-usenone-round-test.ps 
> pagemode-thumbs-round-test.ps pagemode-fullscreen-round-test.ps 
> namedict-round-test.ps destonly-round-literal-escape.ps destonly-round-hex.ps 
> destonly-round-name.ps utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape-test.pdf destonly-round-hex.ps 
> destonly-round-name.ps utf8-round-literal-escape-test.pdf utf8-round-hex.ps 
> special-chars-round-literal-escape-test.pdf special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape-test.ps destonly-round-hex.ps 
> destonly-round-name.ps utf8-round-literal-escape-test.ps utf8-round-hex.ps 
> special-chars-round-literal-escape-test.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps destonly-round-hex-test.pdf 
> destonly-round-name.ps utf8-round-literal-escape.ps utf8-round-hex-test.pdf 
> special-chars-round-literal-escape.ps special-chars-round-hex-test.pdf 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps 
> namedict-round.ps destonly-round-literal-escape.ps destonly-round-hex-test.ps 
> destonly-round-name.ps utf8-round-literal-escape.ps utf8-round-hex-test.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex-test.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps destonly-round-hex.ps 
> destonly-round-name-test.pdf utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps destonly-round-hex.ps 
> destonly-round-name-test.ps utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps destonly-round-hex.ps destonly-round-name.ps 
> utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps 
> utf16-round.ps utf8-round.ps special-chars-round.ps pagemode-usenone-round.ps 
> pagemode-thumbs-round.ps pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps destonly-round-hex.ps destonly-round-name.ps 
> utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps" || rm -f 
> binary-expected-test.pdfmark destonly-expected-test.pdfmark 
> desttype-expected-test.pdfmark nodest-expected-test.pdfmark 
> pdfdocencoding-expected-test.pdfmark utf16-expected-test.pdfmark 
> utf8-expected-test.pdfmark special-chars-expected-test.pdfmark 
> pagemode-usenone-expected-test.pdfmark pagemode-thumbs-expected-test.pdfmark 
> pagemode-fullscreen-expected-test.pdfmark namedict-expected-test.pdfmark 
> destonly-expected-literal-escape.pdfmark destonly-expected-hex.pdfmark 
> destonly-expected-name.pdfmark destonly-expected-name-escape.pdfmark 
> utf8-expected-literal-escape.pdfmark utf8-expected-hex.pdfmark 
> utf8-expected-name.pdfmark utf8-expected-name-escape.pdfmark 
> special-chars-expected-literal-escape.pdfmark 
> special-chars-expected-hex.pdfmark special-chars-expected-name.pdfmark 
> special-chars-expected-name-escape.pdfmark binary-expected.pdfmark 
> destonly-expected.pdfmark desttype-expected.pdfmark nodest-expected.pdfmark 
> pdfdocencoding-expected.pdfmark utf16-expected.pdfmark utf8-expected.pdfmark 
> special-chars-expected.pdfmark pagemode-usenone-expected.pdfmark 
> pagemode-thumbs-expected.pdfmark pagemode-fullscreen-expected.pdfmark 
> namedict-expected.pdfmark destonly-expected-literal-escape-test.pdfmark 
> destonly-expected-hex.pdfmark destonly-expected-name.pdfmark 
> destonly-expected-name-escape.pdfmark 
> utf8-expected-literal-escape-test.pdfmark utf8-expected-hex.pdfmark 
> utf8-expected-name.pdfmark utf8-expected-name-escape.pdfmark 
> special-chars-expected-literal-escape-test.pdfmark 
> special-chars-expected-hex.pdfmark special-chars-expected-name.pdfmark 
> special-chars-expected-name-escape.pdfmark binary-expected.pdfmark 
> destonly-expected.pdfmark desttype-expected.pdfmark nodest-expected.pdfmark 
> pdfdocencoding-expected.pdfmark utf16-expected.pdfmark utf8-expected.pdfmark 
> special-chars-expected.pdfmark pagemode-usenone-expected.pdfmark 
> pagemode-thumbs-expected.pdfmark pagemode-fullscreen-expected.pdfmark 
> namedict-expected.pdfmark destonly-expected-literal-escape.pdfmark 
> destonly-expected-hex-test.pdfmark destonly-expected-name.pdfmark 
> destonly-expected-name-escape.pdfmark utf8-expected-literal-escape.pdfmark 
> utf8-expected-hex-test.pdfmark utf8-expected-name.pdfmark 
> utf8-expected-name-escape.pdfmark 
> special-chars-expected-literal-escape.pdfmark 
> special-chars-expected-hex-test.pdfmark special-chars-expected-name.pdfmark 
> special-chars-expected-name-escape.pdfmark binary-expected.pdfmark 
> destonly-expected.pdfmark desttype-expected.pdfmark nodest-expected.pdfmark 
> pdfdocencoding-expected.pdfmark utf16-expected.pdfmark utf8-expected.pdfmark 
> special-chars-expected.pdfmark pagemode-usenone-expected.pdfmark 
> pagemode-thumbs-expected.pdfmark pagemode-fullscreen-expected.pdfmark 
> namedict-expected.pdfmark destonly-expected-literal-escape.pdfmark 
> destonly-expected-hex.pdfmark destonly-expected-name-test.pdfmark 
> destonly-expected-name-escape.pdfmark utf8-expected-literal-escape.pdfmark 
> utf8-expected-hex.pdfmark 
> utf8-expected-name-test.pdfmark utf8-expected-name-escape.pdfmark 
> special-chars-expected-literal-escape.pdfmark 
> special-chars-expected-hex.pdfmark special-chars-expected-name-test.pdfmark 
> special-chars-expected-name-escape.pdfmark binary-expected.pdfmark 
> destonly-expected.pdfmark desttype-expected.pdfmark nodest-expected.pdfmark 
> pdfdocencoding-expected.pdfmark utf16-expected.pdfmark utf8-expected.pdfmark 
> special-chars-expected.pdfmark pagemode-usenone-expected.pdfmark 
> pagemode-thumbs-expected.pdfmark pagemode-fullscreen-expected.pdfmark 
> namedict-expected.pdfmark destonly-expected-literal-escape.pdfmark 
> destonly-expected-hex.pdfmark destonly-expected-name.pdfmark 
> destonly-expected-name-escape-test.pdfmark 
> utf8-expected-literal-escape.pdfmark utf8-expected-hex.pdfmark 
> utf8-expected-name.pdfmark 
> utf8-expected-name-escape-test.pdfmark 
> special-chars-expected-literal-escape.pdfmark 
> special-chars-expected-hex.pdfmark special-chars-expected-name.pdfmark 
> special-chars-expected-name-escape-test.pdfmark binary-round-test.pdf 
> destonly-round-test.pdf desttype-round-test.pdf nodest-round-test.pdf 
> pdfdocencoding-round-test.pdf utf16-round-test.pdf utf8-round-test.pdf 
> special-chars-round-test.pdf pagemode-usenone-round-test.pdf 
> pagemode-thumbs-round-test.pdf pagemode-fullscreen-round-test.pdf 
> namedict-round-test.pdf destonly-round-literal-escape.ps 
> destonly-round-hex.ps destonly-round-name.ps utf8-round-literal-escape.ps 
> utf8-round-hex.ps special-chars-round-literal-escape.ps 
> special-chars-round-hex.ps binary-round-test.ps destonly-round-test.ps 
> desttype-round-test.ps nodest-round-test.ps pdfdocencoding-round-test.ps 
> utf16-round-test.ps utf8-round-test.ps special-chars-round-test.ps 
> pagemode-usenone-round-test.ps pagemode-thumbs-round-test.ps 
> pagemode-fullscreen-round-test.ps namedict-round-test.ps 
> destonly-round-literal-escape.ps destonly-round-hex.ps destonly-round-name.ps 
> utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape-test.pdf destonly-round-hex.ps 
> destonly-round-name.ps utf8-round-literal-escape-test.pdf utf8-round-hex.ps 
> special-chars-round-literal-escape-test.pdf special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape-test.ps destonly-round-hex.ps 
> destonly-round-name.ps utf8-round-literal-escape-test.ps utf8-round-hex.ps 
> special-chars-round-literal-escape-test.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps destonly-round-hex-test.pdf 
> destonly-round-name.ps utf8-round-literal-escape.ps 
> utf8-round-hex-test.pdf special-chars-round-literal-escape.ps 
> special-chars-round-hex-test.pdf binary-round.ps destonly-round.ps 
> desttype-round.ps nodest-round.ps pdfdocencoding-round.ps utf16-round.ps 
> utf8-round.ps special-chars-round.ps pagemode-usenone-round.ps 
> pagemode-thumbs-round.ps pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps destonly-round-hex-test.ps 
> destonly-round-name.ps utf8-round-literal-escape.ps utf8-round-hex-test.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex-test.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps 
> destonly-round-hex.ps destonly-round-name-test.pdf 
> utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps destonly-round-hex.ps 
> destonly-round-name-test.ps utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps 
> namedict-round.ps destonly-round-literal-escape.ps destonly-round-hex.ps 
> destonly-round-name.ps utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps 
> binary-round.ps destonly-round.ps desttype-round.ps nodest-round.ps 
> pdfdocencoding-round.ps utf16-round.ps utf8-round.ps special-chars-round.ps 
> pagemode-usenone-round.ps pagemode-thumbs-round.ps 
> pagemode-fullscreen-round.ps namedict-round.ps 
> destonly-round-literal-escape.ps destonly-round-hex.ps destonly-round-name.ps 
> utf8-round-literal-escape.ps utf8-round-hex.ps 
> special-chars-round-literal-escape.ps special-chars-round-hex.ps
> test -z "binary-expected.log destonly-expected.log desttype-expected.log 
> nodest-expected.log pdfdocencoding-expected.log utf16-expected.log 
> utf8-expected.log special-chars-expected.log pagemode-usenone-expected.log 
> pagemode-thumbs-expected.log pagemode-fullscreen-expected.log 
> namedict-expected.log destonly-expected-literal-escape.log 
> destonly-expected-hex.log destonly-expected-name.log 
> destonly-expected-name-escape.log utf8-expected-literal-escape.log 
> utf8-expected-hex.log utf8-expected-name.log utf8-expected-name-escape.log 
> special-chars-expected-literal-escape.log special-chars-expected-hex.log 
> special-chars-expected-name.log special-chars-expected-name-escape.log 
> binary-round.log destonly-round.log desttype-round.log nodest-round.log 
> pdfdocencoding-round.log utf16-round.log utf8-round.log 
> special-chars-round.log pagemode-usenone-round.log pagemode-thumbs-round.log 
> pagemode-fullscreen-round.log namedict-round.log 
> destonly-round-literal-escape.log destonly-round-hex.log 
> destonly-round-name.log utf8-round-literal-escape.log utf8-round-hex.log 
> special-chars-round-literal-escape.log special-chars-round-hex.log" || rm -f 
> binary-expected.log destonly-expected.log desttype-expected.log 
> nodest-expected.log pdfdocencoding-expected.log utf16-expected.log 
> utf8-expected.log special-chars-expected.log pagemode-usenone-expected.log 
> pagemode-thumbs-expected.log pagemode-fullscreen-expected.log 
> namedict-expected.log destonly-expected-literal-escape.log 
> destonly-expected-hex.log destonly-expected-name.log 
> destonly-expected-name-escape.log utf8-expected-literal-escape.log 
> utf8-expected-hex.log 
> utf8-expected-name.log utf8-expected-name-escape.log 
> special-chars-expected-literal-escape.log special-chars-expected-hex.log 
> special-chars-expected-name.log special-chars-expected-name-escape.log 
> binary-round.log destonly-round.log desttype-round.log nodest-round.log 
> pdfdocencoding-round.log utf16-round.log utf8-round.log 
> special-chars-round.log pagemode-usenone-round.log pagemode-thumbs-round.log 
> pagemode-fullscreen-round.log namedict-round.log 
> destonly-round-literal-escape.log destonly-round-hex.log 
> destonly-round-name.log utf8-round-literal-escape.log utf8-round-hex.log 
> special-chars-round-literal-escape.log special-chars-round-hex.log
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "binary-expected.trs destonly-expected.trs desttype-expected.trs 
> nodest-expected.trs pdfdocencoding-expected.trs utf16-expected.trs 
> utf8-expected.trs special-chars-expected.trs pagemode-usenone-expected.trs 
> pagemode-thumbs-expected.trs pagemode-fullscreen-expected.trs 
> namedict-expected.trs destonly-expected-literal-escape.trs 
> destonly-expected-hex.trs destonly-expected-name.trs 
> destonly-expected-name-escape.trs utf8-expected-literal-escape.trs 
> utf8-expected-hex.trs utf8-expected-name.trs utf8-expected-name-escape.trs 
> special-chars-expected-literal-escape.trs special-chars-expected-hex.trs 
> special-chars-expected-name.trs special-chars-expected-name-escape.trs 
> binary-round.trs destonly-round.trs desttype-round.trs nodest-round.trs 
> pdfdocencoding-round.trs utf16-round.trs utf8-round.trs 
> special-chars-round.trs pagemode-usenone-round.trs pagemode-thumbs-round.trs 
> pagemode-fullscreen-round.trs namedict-round.trs 
> destonly-round-literal-escape.trs destonly-round-hex.trs 
> destonly-round-name.trs utf8-round-literal-escape.trs utf8-round-hex.trs 
> special-chars-round-literal-escape.trs special-chars-round-hex.trs" || rm -f 
> binary-expected.trs destonly-expected.trs desttype-expected.trs 
> nodest-expected.trs pdfdocencoding-expected.trs utf16-expected.trs 
> utf8-expected.trs special-chars-expected.trs pagemode-usenone-expected.trs 
> pagemode-thumbs-expected.trs pagemode-fullscreen-expected.trs 
> namedict-expected.trs destonly-expected-literal-escape.trs 
> destonly-expected-hex.trs destonly-expected-name.trs 
> destonly-expected-name-escape.trs utf8-expected-literal-escape.trs 
> utf8-expected-hex.trs 
> utf8-expected-name.trs utf8-expected-name-escape.trs 
> special-chars-expected-literal-escape.trs special-chars-expected-hex.trs 
> special-chars-expected-name.trs special-chars-expected-name-escape.trs 
> binary-round.trs destonly-round.trs desttype-round.trs nodest-round.trs 
> pdfdocencoding-round.trs utf16-round.trs utf8-round.trs 
> special-chars-round.trs pagemode-usenone-round.trs pagemode-thumbs-round.trs 
> pagemode-fullscreen-round.trs namedict-round.trs 
> destonly-round-literal-escape.trs destonly-round-hex.trs 
> destonly-round-name.trs utf8-round-literal-escape.trs utf8-round-hex.trs 
> special-chars-round-literal-escape.trs special-chars-round-hex.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building extractpdfmark using existing 
> ./extractpdfmark_1.1.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: executable mode 0755 of 'config.rpath' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to test/binary.pdf: binary file 
> contents changed
> dpkg-source: error: add test/binary.pdf in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/destonly.pdf: binary file 
> contents changed
> dpkg-source: error: add test/destonly.pdf in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/desttype.pdf: binary file 
> contents changed
> dpkg-source: error: add test/desttype.pdf in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/namedict.pdf: binary file 
> contents changed
> dpkg-source: error: add test/namedict.pdf in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/nodest.pdf: binary file 
> contents changed
> dpkg-source: error: add test/nodest.pdf in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/pagemode-fullscreen.pdf: 
> binary file contents changed
> dpkg-source: error: add test/pagemode-fullscreen.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to test/pagemode-thumbs.pdf: 
> binary file contents changed
> dpkg-source: error: add test/pagemode-thumbs.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to test/pagemode-usenone.pdf: 
> binary file contents changed
> dpkg-source: error: add test/pagemode-usenone.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to test/pdfdocencoding.pdf: 
> binary file contents changed
> dpkg-source: error: add test/pdfdocencoding.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to test/special-chars.pdf: binary 
> file contents changed
> dpkg-source: error: add test/special-chars.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to test/utf16.pdf: binary file 
> contents changed
> dpkg-source: error: add test/utf16.pdf in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/utf8.pdf: binary file 
> contents changed
> dpkg-source: error: add test/utf8.pdf in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/extractpdfmark_1.1.1-1_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to