Source: pinot
Version: 1.21-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 pinot
> dpkg-buildpackage: info: source version 1.21-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jonas Smedegaard <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f core core.* *.pox pinot.po *.old.po cat-id-tbl.tmp
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in Utils
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Utils'
> rm -rf .libs _libs
> test -z "libBasicUtils.la libUtils.la" || rm -f libBasicUtils.la libUtils.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/CommandLine.Plo
> rm -f ./.deps/Document.Plo
> rm -f ./.deps/DocumentInfo.Plo
> rm -f ./.deps/Languages.Plo
> rm -f ./.deps/MIMEScanner.Plo
> rm -f ./.deps/Memory.Plo
> rm -f ./.deps/PinotDBus_common.Plo
> rm -f ./.deps/StringManip.Plo
> rm -f ./.deps/TimeConverter.Plo
> rm -f ./.deps/Timer.Plo
> rm -f ./.deps/Url.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Utils'
> Making distclean in Tokenize
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Tokenize'
> test -z "libexiv2imagefilter.la libexternalfilter.la libmboxfilter.la 
> libtaglibfilter.la libarchivefilter.la libchmfilter.la" || rm -f 
> libexiv2imagefilter.la libexternalfilter.la libmboxfilter.la 
> libtaglibfilter.la libarchivefilter.la libchmfilter.la
> rm -rf ../IndexSearch/cjkv/.libs ../IndexSearch/cjkv/_libs
> test -z "libFilter.la libTokenize.la" || rm -f libFilter.la libTokenize.la
> rm -rf ../Tokenize/filters/.libs ../Tokenize/filters/_libs
> rm -f *.o
> rm -f *.lo
> rm -rf .libs _libs
> rm -f ../IndexSearch/cjkv/*.o
> rm -f ./so_locations
> rm -f *.tab.c
> rm -f ./so_locations
> rm -f ../IndexSearch/cjkv/*.lo
> test -z "" || rm -f 
> rm -f ../Tokenize/filters/*.o
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ../Tokenize/filters/*.lo
> test -z "../IndexSearch/cjkv/.deps/.dirstamp" || rm -f 
> ../IndexSearch/cjkv/.deps/.dirstamp
> test -z "../IndexSearch/cjkv/.dirstamp" || rm -f ../IndexSearch/cjkv/.dirstamp
> test -z "../Tokenize/filters/.deps/.dirstamp" || rm -f 
> ../Tokenize/filters/.deps/.dirstamp
> test -z "../Tokenize/filters/.dirstamp" || rm -f ../Tokenize/filters/.dirstamp
> rm -f ../IndexSearch/cjkv/.deps/CJKVTokenizer.Plo
> rm -f ../Tokenize/filters/.deps/ArchiveFilter.Plo
> rm -f ../Tokenize/filters/.deps/ChmFilter.Plo
> rm -f ../Tokenize/filters/.deps/Exiv2ImageFilter.Plo
> rm -f ../Tokenize/filters/.deps/ExternalFilter.Plo
> rm -f ../Tokenize/filters/.deps/FileOutputFilter.Plo
> rm -f ../Tokenize/filters/.deps/Filter.Plo
> rm -f ../Tokenize/filters/.deps/FilterFactory.Plo
> rm -f ../Tokenize/filters/.deps/GMimeMboxFilter.Plo
> rm -f ../Tokenize/filters/.deps/HtmlFilter.Plo
> rm -f ../Tokenize/filters/.deps/HtmlParser.Plo
> rm -f ../Tokenize/filters/.deps/TagLibMusicFilter.Plo
> rm -f ../Tokenize/filters/.deps/TextFilter.Plo
> rm -f ../Tokenize/filters/.deps/XmlFilter.Plo
> rm -f ./.deps/FilterUtils.Plo
> rm -f ./.deps/TextConverter.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Tokenize'
> Making distclean in SQL
> make[2]: Entering directory '/<<PKGBUILDDIR>>/SQL'
> rm -rf .libs _libs
> test -z "libSQL.la libSQLite.la libSQLDB.la" || rm -f libSQL.la libSQLite.la 
> libSQLDB.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> 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/ActionQueue.Plo
> rm -f ./.deps/CrawlHistory.Plo
> rm -f ./.deps/MetaDataBackup.Plo
> rm -f ./.deps/QueryHistory.Plo
> rm -f ./.deps/SQLDB.Plo
> rm -f ./.deps/SQLiteBase.Plo
> rm -f ./.deps/ViewHistory.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/SQL'
> Making distclean in Collect
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Collect'
> rm -rf .libs _libs
> test -z "libCollect.la" || rm -f libCollect.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/libCollect_la-CurlDownloader.Plo
> rm -f ./.deps/libCollect_la-DownloaderFactory.Plo
> rm -f ./.deps/libCollect_la-DownloaderInterface.Plo
> rm -f ./.deps/libCollect_la-FileCollector.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Collect'
> Making distclean in IndexSearch
> make[2]: Entering directory '/<<PKGBUILDDIR>>/IndexSearch'
> rm -rf .libs _libs
>  rm -f pinot-label
> test -z "libIndex.la libIndexSearch.la" || rm -f libIndex.la libIndexSearch.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> 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/DBusIndex.Plo
> rm -f ./.deps/FilterWrapper.Plo
> rm -f ./.deps/ModuleFactory.Plo
> rm -f ./.deps/OpenSearchParser.Plo
> rm -f ./.deps/PinotDBus_proxy.Plo
> rm -f ./.deps/PluginWebEngine.Plo
> rm -f ./.deps/QueryProperties.Plo
> rm -f ./.deps/ResultsExporter.Plo
> rm -f ./.deps/SearchEngineInterface.Plo
> rm -f ./.deps/SearchPluginProperties.Plo
> rm -f ./.deps/SherlockParser.Plo
> rm -f ./.deps/WebEngine.Plo
> rm -f ./.deps/pinot-label.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/IndexSearch'
> Making distclean in IndexSearch/Xapian
> make[2]: Entering directory '/<<PKGBUILDDIR>>/IndexSearch/Xapian'
> test -z "libxapianbackend.la" || rm -f libxapianbackend.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/LanguageDetector.Plo
> rm -f ./.deps/ModuleExports.Plo
> rm -f ./.deps/XapianDatabase.Plo
> rm -f ./.deps/XapianDatabaseFactory.Plo
> rm -f ./.deps/XapianEngine.Plo
> rm -f ./.deps/XapianIndex.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/IndexSearch/Xapian'
> Making distclean in Monitor
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Monitor'
> rm -rf .libs _libs
> test -z "libMonitor.la" || rm -f libMonitor.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f ./so_locations
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/libMonitor_la-INotifyMonitor.Plo
> rm -f ./.deps/libMonitor_la-MonitorEvent.Plo
> rm -f ./.deps/libMonitor_la-MonitorFactory.Plo
> rm -f ./.deps/libMonitor_la-MonitorHandler.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Monitor'
> Making distclean in Core
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Core'
> rm -rf .libs _libs
>  rm -f pinot-index pinot-search pinot-dbus-daemon
> test -z "libThread.la libCore.la" || rm -f libThread.la libCore.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "com.github.fabricecolin.Pinot.service" || rm -f 
> com.github.fabricecolin.Pinot.service
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/DBusServerThreads.Po
> rm -f ./.deps/DaemonState.Po
> rm -f ./.deps/OnDiskHandler.Po
> rm -f ./.deps/PinotDBus_stub.Po
> rm -f ./.deps/PinotSettings.Plo
> rm -f ./.deps/SearchProvider_stub.Po
> rm -f ./.deps/ServerThreads.Po
> rm -f ./.deps/UniqueApplication.Plo
> rm -f ./.deps/WorkerThread.Plo
> rm -f ./.deps/WorkerThreads.Plo
> rm -f ./.deps/pinot-dbus-daemon.Po
> rm -f ./.deps/pinot-index.Po
> rm -f ./.deps/pinot-search.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Core'
> Making distclean in UI/GTK3/src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/UI/GTK3/src'
> rm -rf .libs _libs
>  rm -f pinot
> rm -f *.o
> rm -f *.lo
> 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/EnginesTree.Po
> rm -f ./.deps/ImportDialog.Po
> rm -f ./.deps/IndexDialog.Po
> rm -f ./.deps/IndexPage.Po
> rm -f ./.deps/LauncherDialog.Po
> rm -f ./.deps/MainWindow.Po
> rm -f ./.deps/ModelColumns.Po
> rm -f ./.deps/Notebook.Po
> rm -f ./.deps/PinotUtils.Po
> rm -f ./.deps/PrefsWindow.Po
> rm -f ./.deps/PropertiesDialog.Po
> rm -f ./.deps/QueryDialog.Po
> rm -f ./.deps/ResultsTree.Po
> rm -f ./.deps/StatisticsDialog.Po
> rm -f ./.deps/UIThreads.Po
> rm -f ./.deps/pinot.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/UI/GTK3/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "pinot.spec" || rm -f pinot.spec
> rm -f config.h stamp-h1
> test . = "." || test -z "" || rm -f 
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> 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 pinot using existing ./pinot_1.21.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file mkinstalldirs, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to po/cs.gmo: binary file 
> contents changed
> dpkg-source: error: add po/cs.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/de.gmo: binary file 
> contents changed
> dpkg-source: error: add po/de.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/es.gmo: binary file 
> contents changed
> dpkg-source: error: add po/es.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/fr.gmo: binary file 
> contents changed
> dpkg-source: error: add po/fr.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/he.gmo: binary file 
> contents changed
> dpkg-source: error: add po/he.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/it.gmo: binary file 
> contents changed
> dpkg-source: error: add po/it.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ja.gmo: binary file 
> contents changed
> dpkg-source: error: add po/ja.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/nl.gmo: binary file 
> contents changed
> dpkg-source: error: add po/nl.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pt.gmo: binary file 
> contents changed
> dpkg-source: error: add po/pt.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pt_BR.gmo: binary file 
> contents changed
> dpkg-source: error: add po/pt_BR.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ru.gmo: binary file 
> contents changed
> dpkg-source: error: add po/ru.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/sv.gmo: binary file 
> contents changed
> dpkg-source: error: add po/sv.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/zh_CN.gmo: binary file 
> contents changed
> dpkg-source: error: add po/zh_CN.gmo in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/zh_TW.gmo: binary file 
> contents changed
> dpkg-source: error: add po/zh_TW.gmo 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/pinot_1.21-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