Source: geany-plugins
Version: 1.38+dfsg-2
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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> -
>
> dpkg-buildpackage: info: source package geany-plugins
> dpkg-buildpackage: info: source version 1.38+dfsg-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Chow Loong Jin
>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with=autoreconf --parallel
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>dh_auto_clean -O--parallel
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level
> 9 in use)
> make -j8 distclean
> make[1]: Entering directory '/<>'
> Making distclean in po
> make[2]: Entering directory '/<>/po'
> rm -f *.pox geany-plugins.pot *.old.po cat-id-tbl.tmp
> rm -f .intltool-merge-cache
> rm -f Makefile Makefile.in POTFILES stamp-it
> rm -f *.mo *.msg *.cat *.cat.m *.gmo
> make[2]: Leaving directory '/<>/po'
> Making distclean in utils
> make[2]: Entering directory '/<>/utils'
> Making distclean in src
> make[3]: Entering directory '/<>/utils/src'
> test -z "libgeanypluginutils.la" || rm -f libgeanypluginutils.la
> rm -rf .libs _libs
> 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/libgeanypluginutils_la-filelist.Plo
> rm -f ./.deps/libgeanypluginutils_la-gp_vtecompat.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<>/utils/src'
> make[3]: Entering directory '/<>/utils'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> make[3]: Leaving directory '/<>/utils'
> rm -f Makefile
> make[2]: Leaving directory '/<>/utils'
> Making distclean in addons
> make[2]: Entering directory '/<>/addons'
> Making distclean in src
> make[3]: Entering directory '/<>/addons/src'
> test -z "addons.la" || rm -f addons.la
> rm -rf .libs _libs
> 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/addons_la-addons.Plo
> rm -f ./.deps/addons_la-ao_blanklines.Plo
> rm -f ./.deps/addons_la-ao_bookmarklist.Plo
> rm -f ./.deps/addons_la-ao_colortip.Plo
> rm -f ./.deps/addons_la-ao_copyfilepath.Plo
> rm -f ./.deps/addons_la-ao_doclist.Plo
> rm -f ./.deps/addons_la-ao_markword.Plo
> rm -f ./.deps/addons_la-ao_openuri.Plo
> rm -f ./.deps/addons_la-ao_systray.Plo
> rm -f ./.deps/addons_la-ao_tasks.Plo
> rm -f ./.deps/addons_la-ao_wrapwords.Plo
> rm -f ./.deps/addons_la-ao_xmltagging.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<>/addons/src'
> make[3]: Entering directory '/<>/addons'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> make[3]: Leaving directory '/<>/addons'
> rm -f Makefile
> make[2]: Leaving directory '/<>/addons'
> Making distclean in autoclose
> make[2]: Entering directory '/<>/autoclose'
> Making distclean in src
> make[3]: Entering directory '/<>/autoclose/src'
> test -z "autoclose.la" || rm -f autoclose.la
> rm -rf .libs _libs
> 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/autoclose_la-autoclose.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<>/autoclose/src'
> make[3]: Entering directory '/<>/autoclose'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> make[3]: Leaving directory '/<>/autoclose'
> rm -f Makefile
> make[2]: Leaving directory '/<>/autoclose'
> Making distclean in automark
> make[2]: Entering directory '/<>/automark'
> Making distclean in src
> make[3]: Entering directory '/<>/automark/src'
> test -z "automark.la" || rm -f automark.la
> rm -rf .libs _libs
> rm -f *.o
> r