Source: newsboat Version: 2.32-3 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 newsboat > dpkg-buildpackage: info: source version 2.32-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Nikos Tsipinakis > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f newsboat newsboat.o src/cache.o src/cliargsparser.o > src/configactionhandler.o src/configpaths.o src/controller.o > src/dialogsformaction.o src/dirbrowserformaction.o src/emptyformaction.o > src/feedcontainer.o src/feedhqapi.o src/feedhqurlreader.o > src/feedlistformaction.o src/filebrowserformaction.o src/file_system.o > src/fileurlreader.o src/filtercontainer.o src/formaction.o src/freshrssapi.o > src/freshrssurlreader.o src/helpformaction.o src/history.o src/htmlrenderer.o > src/inoreaderapi.o src/inoreaderurlreader.o src/itemlistformaction.o > src/itemrenderer.o src/itemutils.o src/itemviewformaction.o > src/listformaction.o src/listformatter.o src/listwidgetbackend.o > src/minifluxapi.o src/minifluxurlreader.o src/newsblurapi.o > src/newsblururlreader.o src/ocnewsapi.o src/ocnewsurlreader.o > src/oldreaderapi.o > src/oldreaderurlreader.o src/opml.o src/opmlurlreader.o src/queuemanager.o > src/regexmanager.o src/regexowner.o src/reloader.o src/reloadthread.o > src/remoteapi.o src/rssfeed.o src/rssignores.o src/rssitem.o src/rssparser.o > src/searchresultslistformaction.o src/selectformaction.o src/statusline.o > src/tagsouppullparser.o src/textformatter.o src/textviewwidget.o > src/ttrssapi.o src/ttrssurlreader.o src/urlreader.o src/urlviewformaction.o > src/view.o > rm -f podboat podboat.o src/configactionhandler.o src/download.o > src/listformatter.o src/listwidgetbackend.o src/pbcontroller.o src/pbview.o > src/poddlthread.o src/queueloader.o src/regexmanager.o src/regexowner.o > src/textviewwidget.o > rm -f libboat.a src/colormanager.o src/configcontainer.o src/configdata.o > src/confighandlerexception.o src/configparser.o src/exception.o > src/fmtstrformatter.o src/fslock.o src/history.o src/keymap.o src/matcher.o > src/matcherexception.o src/ruststring.o src/scopemeasure.o src/stflpp.o > src/strprintf.o src/utils.o > rm -f libfilter.a filter/Scanner.o filter/Parser.o filter/FilterParser.o > rm -f -r doc/xhtml > rm -f po/ca.mo po/de.mo po/es.mo po/fr.mo po/hu.mo po/it.mo po/ja.mo po/nb.mo > po/nl.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sk.mo po/sv.mo po/tr.mo po/uk.mo > po/zh.mo po/zh_TW.mo po/*~ > rm -f librsspp.a rss/atomparser.o rss/exception.o rss/medianamespace.o > rss/parser.o rss/rss09xparser.o rss/rss10parser.o rss/rss20parser.o > rss/rssparser.o rss/rssparserfactory.o rss/xmlutilities.o > rm -f doc/*.xml doc/*.1 doc/*-linked.asciidoc doc/newsboat-cfgcmds.asciidoc \ > doc/podboat-cfgcmds.asciidoc doc/newsboat-keycmds.asciidoc \ > doc/example-config doc/generate doc/generate2 \ > doc/gen-example-config > cargo clean > rm -f test/test test/*.o test/test_helpers/*.o > find . -name '*.gc*' -type f -print0 | xargs -0 rm -f -- > rm -f app*.info > rm -f stfl/dialogs.h stfl/dllist.h stfl/empty.h stfl/feedlist.h > stfl/filebrowser.h stfl/help.h stfl/itemlist.h stfl/itemview.h > stfl/selecttag.h stfl/urlview.h xlicense.h > rm -f -r .deps > rm -f core *.core core.* config.mk > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./newsboat_2.32.orig.tar.xz.asc > dpkg-source: info: building newsboat using existing > ./newsboat_2.32.orig.tar.xz > dpkg-source: info: building newsboat using existing > ./newsboat_2.32.orig.tar.xz.asc > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to 3rd-party/json.hpp: > dpkg-source: error: new version is symlink to /usr/include/nlohmann/json.hpp > dpkg-source: error: old version is plain file > dpkg-source: error: cannot represent change to 3rd-party/catch.hpp: > dpkg-source: error: new version is symlink to /usr/include/catch2/catch.hpp > dpkg-source: error: old version is plain file > 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/newsboat_2.32-3_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.

