Your message dated Sun, 19 Nov 2023 13:05:29 +0000
with message-id <[email protected]>
and subject line Bug#1046270: fixed in powertop 2.15-2
has caused the Debian Bug report #1046270,
regarding powertop: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1046270: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046270
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: powertop
Version: 2.15-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 powertop
> dpkg-buildpackage: info: source version 2.15-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Kan-Ru Chen (é³ä¾å¦)
> <[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 traceevent
> make[2]: Entering directory '/<<PKGBUILDDIR>>/traceevent'
> rm -rf .libs _libs
> test -z "libtraceevnet.la" || rm -f libtraceevnet.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/event-parse.Plo
> rm -f ./.deps/parse-filter.Plo
> rm -f ./.deps/parse-utils.Plo
> rm -f ./.deps/trace-seq.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/traceevent'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "css.h" || rm -f css.h
> rm -rf .libs _libs
> rm -f powertop
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f calibrate/*.o
> test -z "" || rm -f
> rm -f cpu/*.o
> test . = "." || test -z "" || rm -f
> rm -f cpu/rapl/*.o
> rm -f calibrate/.deps/.dirstamp
> rm -f devices/*.o
> rm -f calibrate/.dirstamp
> rm -f measurement/*.o
> rm -f cpu/.deps/.dirstamp
> rm -f parameters/*.o
> rm -f cpu/.dirstamp
> rm -f perf/*.o
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cpu/rapl/.deps/.dirstamp
> rm -f process/*.o
> rm -f cpu/rapl/.dirstamp
> rm -f report/*.o
> rm -f devices/.deps/.dirstamp
> rm -f tuning/*.o
> rm -f devices/.dirstamp
> rm -f wakeup/*.o
> rm -f measurement/.deps/.dirstamp
> rm -f measurement/.dirstamp
> rm -f parameters/.deps/.dirstamp
> rm -f parameters/.dirstamp
> rm -f perf/.deps/.dirstamp
> rm -f perf/.dirstamp
> rm -f process/.deps/.dirstamp
> rm -f process/.dirstamp
> rm -f report/.deps/.dirstamp
> rm -f report/.dirstamp
> rm -f tuning/.deps/.dirstamp
> rm -f tuning/.dirstamp
> rm -f wakeup/.deps/.dirstamp
> rm -f wakeup/.dirstamp
> rm -f ./.deps/powertop-devlist.Po
> rm -f ./.deps/powertop-display.Po
> rm -f ./.deps/powertop-lib.Po
> rm -f ./.deps/powertop-main.Po
> rm -f calibrate/.deps/powertop-calibrate.Po
> rm -f cpu/.deps/powertop-abstract_cpu.Po
> rm -f cpu/.deps/powertop-cpu.Po
> rm -f cpu/.deps/powertop-cpu_core.Po
> rm -f cpu/.deps/powertop-cpu_linux.Po
> rm -f cpu/.deps/powertop-cpu_package.Po
> rm -f cpu/.deps/powertop-cpu_rapl_device.Po
> rm -f cpu/.deps/powertop-cpudevice.Po
> rm -f cpu/.deps/powertop-dram_rapl_device.Po
> rm -f cpu/.deps/powertop-intel_cpus.Po
> rm -f cpu/.deps/powertop-intel_gpu.Po
> rm -f cpu/rapl/.deps/powertop-rapl_interface.Po
> rm -f devices/.deps/powertop-ahci.Po
> rm -f devices/.deps/powertop-alsa.Po
> rm -f devices/.deps/powertop-backlight.Po
> rm -f devices/.deps/powertop-devfreq.Po
> rm -f devices/.deps/powertop-device.Po
> rm -f devices/.deps/powertop-gpu_rapl_device.Po
> rm -f devices/.deps/powertop-i915-gpu.Po
> rm -f devices/.deps/powertop-network.Po
> rm -f devices/.deps/powertop-rfkill.Po
> rm -f devices/.deps/powertop-runtime_pm.Po
> rm -f devices/.deps/powertop-thinkpad-fan.Po
> rm -f devices/.deps/powertop-thinkpad-light.Po
> rm -f devices/.deps/powertop-usb.Po
> rm -f measurement/.deps/powertop-acpi.Po
> rm -f measurement/.deps/powertop-extech.Po
> rm -f measurement/.deps/powertop-measurement.Po
> rm -f measurement/.deps/powertop-opal-sensors.Po
> rm -f measurement/.deps/powertop-sysfs.Po
> rm -f parameters/.deps/powertop-learn.Po
> rm -f parameters/.deps/powertop-parameters.Po
> rm -f parameters/.deps/powertop-persistent.Po
> rm -f perf/.deps/powertop-perf.Po
> rm -f perf/.deps/powertop-perf_bundle.Po
> rm -f process/.deps/powertop-do_process.Po
> rm -f process/.deps/powertop-interrupt.Po
> rm -f process/.deps/powertop-powerconsumer.Po
> rm -f process/.deps/powertop-process.Po
> rm -f process/.deps/powertop-processdevice.Po
> rm -f process/.deps/powertop-timer.Po
> rm -f process/.deps/powertop-work.Po
> rm -f report/.deps/powertop-report-data-html.Po
> rm -f report/.deps/powertop-report-formatter-base.Po
> rm -f report/.deps/powertop-report-formatter-csv.Po
> rm -f report/.deps/powertop-report-formatter-html.Po
> rm -f report/.deps/powertop-report-maker.Po
> rm -f report/.deps/powertop-report.Po
> rm -f tuning/.deps/powertop-bluetooth.Po
> rm -f tuning/.deps/powertop-ethernet.Po
> rm -f tuning/.deps/powertop-iw.Po
> rm -f tuning/.deps/powertop-runtime.Po
> rm -f tuning/.deps/powertop-tunable.Po
> rm -f tuning/.deps/powertop-tuning.Po
> rm -f tuning/.deps/powertop-tuningi2c.Po
> rm -f tuning/.deps/powertop-tuningsysfs.Po
> rm -f tuning/.deps/powertop-tuningusb.Po
> rm -f tuning/.deps/powertop-wifi.Po
> rm -f wakeup/.deps/powertop-waketab.Po
> rm -f wakeup/.deps/powertop-wakeup.Po
> rm -f wakeup/.deps/powertop-wakeup_ethernet.Po
> rm -f wakeup/.deps/powertop-wakeup_usb.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* powertop.po powertop.1po powertop.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in scripts/bash-completion
> make[2]: Entering directory '/<<PKGBUILDDIR>>/scripts/bash-completion'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/scripts/bash-completion'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> 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: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building powertop using existing
> ./powertop_2.15.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to po/ca.gmo: binary file
> contents changed
> dpkg-source: error: add po/ca.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/cs_CZ.gmo: binary file
> contents changed
> dpkg-source: error: add po/cs_CZ.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_DE.gmo: binary file
> contents changed
> dpkg-source: error: add po/de_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/en_GB.gmo: binary file
> contents changed
> dpkg-source: error: add po/en_GB.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/en_US.gmo: binary file
> contents changed
> dpkg-source: error: add po/en_US.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_ES.gmo: binary file
> contents changed
> dpkg-source: error: add po/es_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/hu_HU.gmo: binary file
> contents changed
> dpkg-source: error: add po/hu_HU.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/id_ID.gmo: binary file
> contents changed
> dpkg-source: error: add po/id_ID.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_NL.gmo: binary file
> contents changed
> dpkg-source: error: add po/nl_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/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/powertop_2.15-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.
--- End Message ---
--- Begin Message ---
Source: powertop
Source-Version: 2.15-2
Done: Kan-Ru Chen (陳侃如) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
powertop, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Kan-Ru Chen (陳侃如) <[email protected]> (supplier of updated powertop package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 19 Nov 2023 21:38:07 +0900
Source: powertop
Architecture: source
Version: 2.15-2
Distribution: unstable
Urgency: medium
Maintainer: Kan-Ru Chen (陳侃如) <[email protected]>
Changed-By: Kan-Ru Chen (陳侃如) <[email protected]>
Closes: 1046270
Changes:
powertop (2.15-2) unstable; urgency=medium
.
[ Rohan Jain ]
* Ensure that auto-tune is executed on resume as well
.
[ Kan-Ru Chen ]
* Clean generated .gmo files. (Closes: #1046270)
Checksums-Sha1:
e041a924d28c7c185d475edfbaa72ad04470a609 1971 powertop_2.15-2.dsc
6602e146dcf495788a01aaf6fd03e9fdd9ff11dd 14480 powertop_2.15-2.debian.tar.xz
dfe83b8a40d33ebb36df21524ae0fcb2d33cf797 6313 powertop_2.15-2_source.buildinfo
Checksums-Sha256:
e8b0f83ae432e9315b914204eaaccfe76ecb548a7060702edea49d592941a16a 1971
powertop_2.15-2.dsc
f720441843c3fe7c3083fa06f8ea8765e10b913b5ecb7e43c7ef2f25913b5012 14480
powertop_2.15-2.debian.tar.xz
edf2228151a5699dc921ce2de99392527a2e9af2c49524572456151bb7f7f81e 6313
powertop_2.15-2_source.buildinfo
Files:
d38dbcd440b6e3291d88e4beece49386 1971 utils optional powertop_2.15-2.dsc
15ac1bb9ad2c50b122c6d0b18f30184c 14480 utils optional
powertop_2.15-2.debian.tar.xz
c7c69dc43168c0237ce6c235ba4156aa 6313 utils optional
powertop_2.15-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE2JDTPWFH4vUeM4aHCjk1SrblfeEFAmVaAhAACgkQCjk1Srbl
feFB3xAAlmzGReCoTvtAugTjG/JSFBcuoJ0u4b32ATcif9t173iorpSSXlcfxOs6
qfX/1+nprWjVGimNEx4DAdaatIpA3ZGwKYuV8IjULUAwjATWv80TtcgkX3AAgrCL
ryPmFYIf87nLQKRF2n+4MD7TmE72A4043cATMMcTLmxEoJIFXHLL+fGYIqvRjk6N
fDrke3nSzw0oQK6cbV1DQYIoL6WCkw249s4WL9AwUobRTHD5ZxSR4DH8GLzY+WnA
aSipX99S9KTtbkoEhSli6rGIl8dSllU+gSs9b+RhWEjIkQ71C1vSmDSRhbcJq8Dn
IV5XmPu0nKT/OBoJ9vSfOrMT4SYbpwsibnylNMRL1SKYy+Wzaz4xfryoVIQM4PjG
lQFMvBnK5FCCE1ISQk8kCarhFp2HDVqrJOactJPd86s3T/65wTtbaOUl1SBNI2Lp
BeTPrdq1nzqI+66I4VJF1OGyqVFfiFV9BoJ5kZrJxR2QuJFhwAOg1WPXgf62q7GJ
3SSKkdf42ePHklWErHI59LSAo9BRKL7GPCF16UQRqg6Q0rGDCQz31XKz7zHZZt3s
Gya35S8xWy6qVzBLcyqNi7kFAJm8InF5mQBlx1KOp6NBYqQdRxi2cqmihVGYT+Xl
5/0YQHIlzsGgS2/Dcrl/r28QY+1liuy0/4VbJUm4ZaPS1xyxyEo=
=jC8Z
-----END PGP SIGNATURE-----
--- End Message ---