Source: sensors-applet
Version: 3.0.0+git6-0.5
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 sensors-applet
> dpkg-buildpackage: info: source version 3.0.0+git6-0.5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dmitry Shachnev 
> <[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 sensors-applet
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sensors-applet'
> rm -rf .libs _libs
> test -z "libsensors-applet.la" || rm -f libsensors-applet.la
> rm -f *.o
> rm -f *.lo
> rm -f org.gnome.sensors-applet.gschema.valid 
> rm -f *.tab.c
> 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 ./so_locations
> rm -f ./.deps/libsensors_applet_la-about-dialog.Plo
> rm -f ./.deps/libsensors_applet_la-active-sensor-libnotify.Plo
> rm -f ./.deps/libsensors_applet_la-active-sensor.Plo
> rm -f ./.deps/libsensors_applet_la-prefs-dialog.Plo
> rm -f ./.deps/libsensors_applet_la-sensor-config-dialog.Plo
> rm -f ./.deps/libsensors_applet_la-sensors-applet-conf.Plo
> rm -f ./.deps/libsensors_applet_la-sensors-applet-plugins.Plo
> rm -f ./.deps/libsensors_applet_la-sensors-applet.Plo
> rm -f ./.deps/libsensors_applet_la-sensors-module.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sensors-applet'
> Making distclean in lib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
> test -z "libsensors-applet-plugin.la" || rm -f libsensors-applet-plugin.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/sensors-applet-plugin.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> Making distclean in plugins
> make[2]: Entering directory '/<<PKGBUILDDIR>>/plugins'
> Making distclean in acpi
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/acpi'
> rm -rf .libs _libs
> test -z "libacpi.la" || rm -f libacpi.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/libacpi_la-acpi-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/acpi'
> Making distclean in udisks
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/udisks'
> rm -rf .libs _libs
> test -z "libudisks.la" || rm -f libudisks.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/libudisks_la-udisks-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/udisks'
> Making distclean in eee
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/eee'
> rm -rf .libs _libs
> test -z "libeee.la" || rm -f libeee.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/libeee_la-eee-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/eee'
> Making distclean in hddtemp
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/hddtemp'
> rm -rf .libs _libs
> test -z "libhddtemp.la" || rm -f libhddtemp.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/libhddtemp_la-hddtemp-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/hddtemp'
> Making distclean in i2c-proc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/i2c-proc'
> rm -rf .libs _libs
> test -z "libi2c-proc.la" || rm -f libi2c-proc.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/libi2c_proc_la-i2c-proc-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/i2c-proc'
> Making distclean in i2c-sys
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/i2c-sys'
> rm -rf .libs _libs
> test -z "libi2c-sys.la" || rm -f libi2c-sys.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/libi2c_sys_la-i2c-sys-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/i2c-sys'
> Making distclean in i8k
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/i8k'
> rm -rf .libs _libs
> test -z "libi8k.la" || rm -f libi8k.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/libi8k_la-i8k-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/i8k'
> Making distclean in ibm-acpi
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/ibm-acpi'
> rm -rf .libs _libs
> test -z "libibm-acpi.la" || rm -f libibm-acpi.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/libibm_acpi_la-ibm-acpi-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/ibm-acpi'
> Making distclean in libsensors
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/libsensors'
> rm -rf .libs _libs
> test -z "liblibsensors.la" || rm -f liblibsensors.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/liblibsensors_la-libsensors-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/libsensors'
> Making distclean in mbmon
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/mbmon'
> rm -rf .libs _libs
> test -z "libmbmon.la" || rm -f libmbmon.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/libmbmon_la-mbmon-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/mbmon'
> Making distclean in nvidia
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/nvidia'
> rm -rf .libs _libs
> test -z "libnvidia.la" || rm -f libnvidia.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/libnvidia_la-nvidia-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/nvidia'
> Making distclean in omnibook
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/omnibook'
> rm -rf .libs _libs
> test -z "libomnibook.la" || rm -f libomnibook.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/libomnibook_la-omnibook-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/omnibook'
> Making distclean in pmu-sys
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/pmu-sys'
> rm -rf .libs _libs
> test -z "libpmu-sys.la" || rm -f libpmu-sys.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/libpmu_sys_la-pmu-sys-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/pmu-sys'
> Making distclean in smu-sys
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/smu-sys'
> rm -rf .libs _libs
> test -z "libsmu-sys.la" || rm -f libsmu-sys.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/libsmu_sys_la-smu-sys-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/smu-sys'
> Making distclean in sonypi
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/sonypi'
> rm -rf .libs _libs
> test -z "libsonypi.la" || rm -f libsonypi.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/libsonypi_la-sonypi-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/sonypi'
> Making distclean in aticonfig
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/aticonfig'
> rm -rf .libs _libs
> test -z "libaticonfig.la" || rm -f libaticonfig.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/libaticonfig_la-aticonfig-plugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/aticonfig'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins'
> 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 '/<<PKGBUILDDIR>>/plugins'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/plugins'
> Making distclean in pixmaps
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pixmaps'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.pox sensors-applet.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 '/<<PKGBUILDDIR>>/po'
> Making distclean in help
> make[2]: Entering directory '/<<PKGBUILDDIR>>/help'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f
> rm -f clean-help-files
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/help'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f libtool config.lt
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "intltool-extract intltool-merge intltool-update" || rm -f 
> intltool-extract intltool-merge intltool-update
> 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 sensors-applet using existing 
> ./sensors-applet_3.0.0+git6.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file 
> sensors-applet-3.0.0+git6/sensors-applet/org.gnome.sensors-applet.gschema.xml 
> has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  sensors-applet-3.0.0+git6/sensors-applet/org.gnome.sensors-applet.gschema.xml
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/sensors-applet_3.0.0+git6-0.5.diff.EYQGhM
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/sensors-applet_3.0.0+git6-0.5_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