Source: qpdfview Version: 0.5.0+ds-2 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian...@lists.debian.org 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 qpdfview > dpkg-buildpackage: info: source version 0.5.0+ds-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Louis-Philippe Véronneau > <po...@debian.org> > dpkg-source --before-build . > debian/rules clean > dh clean --buildsystem=qmake > dh_auto_clean -O--buildsystem=qmake > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > ( test -e Makefile.pdf-plugin || /usr/lib/qt5/bin/qmake -o > Makefile.pdf-plugin /<<PKGBUILDDIR>>/pdf-plugin.pro 'QMAKE_CFLAGS_RELEASE=-g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now > -Wl,--as-needed' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' QMAKE_STRIP=: > PREFIX=/usr DEFINES+=_FILE_OFFSET_BITS=64 ) && make -f Makefile.pdf-plugin > distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -f moc-pdf/moc_predefs.h > rm -f moc-pdf/moc_model.cpp moc-pdf/moc_pdfmodel.cpp > moc-pdf/moc_annotationwidgets.cpp moc-pdf/moc_formfieldwidgets.cpp > rm -f objects-pdf/pdfmodel.o objects-pdf/annotationwidgets.o > objects-pdf/formfieldwidgets.o objects-pdf/moc_model.o > objects-pdf/moc_pdfmodel.o objects-pdf/moc_annotationwidgets.o > objects-pdf/moc_formfieldwidgets.o > rm -f *~ core *.core > rm -f libqpdfview_pdf.so > rm -f .qmake.stash > rm -f Makefile.pdf-plugin > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > ( test -e Makefile.ps-plugin || /usr/lib/qt5/bin/qmake -o Makefile.ps-plugin > /<<PKGBUILDDIR>>/ps-plugin.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now > -Wl,--as-needed' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro > -Wl,-z,now -Wl,--as-needed' QMAKE_STRIP=: PREFIX=/usr > DEFINES+=_FILE_OFFSET_BITS=64 ) && make -f Makefile.ps-plugin distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > /usr/lib/qt5/bin/qmake -o Makefile.ps-plugin ps-plugin.pro > 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > QMAKE_STRIP=: PREFIX=/usr DEFINES+=_FILE_OFFSET_BITS=64 > Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash > rm -f moc-ps/moc_predefs.h > rm -f moc-ps/moc_model.cpp moc-ps/moc_psmodel.cpp > rm -f objects-ps/psmodel.o objects-ps/moc_model.o objects-ps/moc_psmodel.o > rm -f *~ core *.core > rm -f libqpdfview_ps.so > rm -f .qmake.stash > rm -f Makefile.ps-plugin > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > ( test -e Makefile.djvu-plugin || /usr/lib/qt5/bin/qmake -o > Makefile.djvu-plugin /<<PKGBUILDDIR>>/djvu-plugin.pro > 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' QMAKE_STRIP=: > PREFIX=/usr DEFINES+=_FILE_OFFSET_BITS=64 ) && make -f Makefile.djvu-plugin > distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > /usr/lib/qt5/bin/qmake -o Makefile.djvu-plugin djvu-plugin.pro > 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > QMAKE_STRIP=: PREFIX=/usr DEFINES+=_FILE_OFFSET_BITS=64 > Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash > rm -f moc-djvu/moc_predefs.h > rm -f moc-djvu/moc_model.cpp moc-djvu/moc_djvumodel.cpp > rm -f objects-djvu/djvumodel.o objects-djvu/moc_model.o > objects-djvu/moc_djvumodel.o > rm -f *~ core *.core > rm -f libqpdfview_djvu.so > rm -f .qmake.stash > rm -f Makefile.djvu-plugin > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > ( test -e Makefile.image-plugin || /usr/lib/qt5/bin/qmake -o > Makefile.image-plugin /<<PKGBUILDDIR>>/image-plugin.pro > 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' QMAKE_STRIP=: > PREFIX=/usr DEFINES+=_FILE_OFFSET_BITS=64 ) && make -f Makefile.image-plugin > distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > /usr/lib/qt5/bin/qmake -o Makefile.image-plugin image-plugin.pro > 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now > -Wl,--as-needed' QMAKE_STRIP=: PREFIX=/usr DEFINES+=_FILE_OFFSET_BITS=64 > Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash > rm -f moc-image/moc_predefs.h > rm -f moc-image/moc_model.cpp moc-image/moc_imagemodel.cpp > rm -f objects-image/imagemodel.o objects-image/moc_model.o > objects-image/moc_imagemodel.o > rm -f *~ core *.core > rm -f libqpdfview_image.so > rm -f .qmake.stash > rm -f Makefile.image-plugin > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > ( test -e Makefile.application || /usr/lib/qt5/bin/qmake -o > Makefile.application /<<PKGBUILDDIR>>/application.pro > 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' QMAKE_STRIP=: > PREFIX=/usr DEFINES+=_FILE_OFFSET_BITS=64 ) && make -f Makefile.application > distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > /usr/lib/qt5/bin/qmake -o Makefile.application application.pro > 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' > 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' > QMAKE_STRIP=: PREFIX=/usr DEFINES+=_FILE_OFFSET_BITS=64 > Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash > rm -f qrc_icons.cpp > rm -f moc/moc_predefs.h > rm -f moc/moc_settings.cpp moc/moc_model.cpp moc/moc_pluginhandler.cpp > moc/moc_shortcuthandler.cpp moc/moc_rendertask.cpp moc/moc_pageitem.cpp > moc/moc_thumbnailitem.cpp moc/moc_presentationview.cpp > moc/moc_searchmodel.cpp moc/moc_searchitemdelegate.cpp moc/moc_searchtask.cpp > moc/moc_miscellaneous.cpp moc/moc_documentview.cpp moc/moc_printdialog.cpp > moc/moc_settingsdialog.cpp moc/moc_fontsdialog.cpp moc/moc_helpdialog.cpp > moc/moc_recentlyusedmenu.cpp moc/moc_recentlyclosedmenu.cpp > moc/moc_bookmarkmodel.cpp moc/moc_bookmarkmenu.cpp moc/moc_bookmarkdialog.cpp > moc/moc_database.cpp moc/moc_mainwindow.cpp moc/moc_application.cpp > moc/moc_signalhandler.cpp > rm -f objects/settings.o objects/pluginhandler.o objects/shortcuthandler.o > objects/rendertask.o objects/tileitem.o objects/pageitem.o > objects/thumbnailitem.o objects/presentationview.o objects/searchmodel.o > objects/searchitemdelegate.o objects/searchtask.o objects/miscellaneous.o > objects/documentlayout.o objects/documentview.o objects/printdialog.o > objects/settingsdialog.o objects/fontsdialog.o objects/helpdialog.o > objects/recentlyusedmenu.o objects/recentlyclosedmenu.o > objects/bookmarkmenu.o objects/bookmarkdialog.o objects/bookmarkmodel.o > objects/database.o objects/mainwindow.o objects/application.o objects/main.o > objects/signalhandler.o objects/qrc_icons.o objects/moc_settings.o > objects/moc_model.o objects/moc_pluginhandler.o objects/moc_shortcuthandler.o > objects/moc_rendertask.o objects/moc_pageitem.o > objects/moc_thumbnailitem.o objects/moc_presentationview.o > objects/moc_searchmodel.o objects/moc_searchitemdelegate.o > objects/moc_searchtask.o objects/moc_miscellaneous.o > objects/moc_documentview.o objects/moc_printdialog.o > objects/moc_settingsdialog.o objects/moc_fontsdialog.o > objects/moc_helpdialog.o objects/moc_recentlyusedmenu.o > objects/moc_recentlyclosedmenu.o objects/moc_bookmarkmodel.o > objects/moc_bookmarkmenu.o objects/moc_bookmarkdialog.o > objects/moc_database.o objects/moc_mainwindow.o objects/moc_application.o > objects/moc_signalhandler.o > rm -f *~ core *.core > rm -f qpdfview > rm -f .qmake.stash > rm -f Makefile.application > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f Makefile > rm -f .qmake.stash > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--buildsystem=qmake > dh_clean -O--buildsystem=qmake > dpkg-source -b . > dpkg-source: warning: upstream signing key but no upstream tarball signature > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building qpdfview using existing > ./qpdfview_0.5.0+ds.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to translations/qpdfview_af.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_af.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ast.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ast.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_az.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_az.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_be.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_be.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ber.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ber.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_bg.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_bg.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_bs.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_bs.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ca.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ca.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_cs.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_cs.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_da.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_da.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_de.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_de.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_el.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_el.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > translations/qpdfview_en_AU.qm: binary file contents changed > dpkg-source: error: add translations/qpdfview_en_AU.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > translations/qpdfview_en_GB.qm: binary file contents changed > dpkg-source: error: add translations/qpdfview_en_GB.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_eo.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_eo.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_es.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_es.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_eu.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_eu.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_fa.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_fa.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_fi.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_fi.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_fr.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_fr.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_gl.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_gl.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_he.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_he.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_hi.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_hi.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_hr.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_hr.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_hu.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_hu.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_id.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_id.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_it.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_it.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ja.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ja.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_kk.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_kk.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ko.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ko.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ku.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ku.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ky.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ky.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_lt.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_lt.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_lv.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_lv.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ms.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ms.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_my.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_my.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_nb.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_nb.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_nds.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_nds.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_oc.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_oc.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_pl.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_pl.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_pt.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_pt.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > translations/qpdfview_pt_BR.qm: binary file contents changed > dpkg-source: error: add translations/qpdfview_pt_BR.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ro.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ro.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ru.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ru.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_rue.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_rue.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_sk.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_sk.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_sr.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_sr.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_sv.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_sv.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_th.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_th.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_tr.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_tr.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_ug.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_ug.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_uk.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_uk.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_uz.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_uz.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_vi.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_vi.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to translations/qpdfview_zgh.qm: > binary file contents changed > dpkg-source: error: add translations/qpdfview_zgh.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > translations/qpdfview_zh_CN.qm: binary file contents changed > dpkg-source: error: add translations/qpdfview_zh_CN.qm in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > translations/qpdfview_zh_TW.qm: binary file contents changed > dpkg-source: error: add translations/qpdfview_zh_TW.qm 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/qpdfview_0.5.0+ds-2_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.