[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1044574: marked as done (cpufreqd: Fails to build source after successful build)



Your message dated Wed, 29 Nov 2023 18:30:32 +0000
with message-id <[🔎] E1r8PKS-0036bV-7x@fasolo.debian.org>
and subject line Bug#1056251: Removed package(s) from unstable
has caused the Debian Bug report #1044574,
regarding cpufreqd: 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 owner@bugs.debian.org
immediately.)


-- 
1044574: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044574
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: cpufreqd
Version: 2.4.2-5
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
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 cpufreqd
> dpkg-buildpackage: info: source version 2.4.2-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Gianfranco Costamagna <locutusofborg@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp 
> # clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "cpufreqd_programs.la cpufreqd_cpu.la cpufreqd_acpi.la cpufreqd_nforce2.la  cpufreqd_apm.la cpufreqd_pmu.la cpufreqd_sensors.la cpufreqd_exec.la cpufreqd_governor_parameters.la cpufreqd_tau.la" || rm -f cpufreqd_programs.la cpufreqd_cpu.la cpufreqd_acpi.la cpufreqd_nforce2.la  cpufreqd_apm.la cpufreqd_pmu.la cpufreqd_sensors.la cpufreqd_exec.la cpufreqd_governor_parameters.la cpufreqd_tau.la
> rm -f ./so_locations
> rm -rf .libs _libs
>  rm -f cpufreqd
> rm -f *.o
> rm -f *.lo
> 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/config_parser.Po
> rm -f ./.deps/cpufreq_utils.Po
> rm -f ./.deps/cpufreqd_acpi_la-cpufreqd_acpi.Plo
> rm -f ./.deps/cpufreqd_acpi_la-cpufreqd_acpi_ac.Plo
> rm -f ./.deps/cpufreqd_acpi_la-cpufreqd_acpi_battery.Plo
> rm -f ./.deps/cpufreqd_acpi_la-cpufreqd_acpi_event.Plo
> rm -f ./.deps/cpufreqd_acpi_la-cpufreqd_acpi_temperature.Plo
> rm -f ./.deps/cpufreqd_apm.Plo
> rm -f ./.deps/cpufreqd_cpu.Plo
> rm -f ./.deps/cpufreqd_exec_la-cpufreqd_exec.Plo
> rm -f ./.deps/cpufreqd_governor_parameters_la-cpufreqd_governor_parameters.Plo
> rm -f ./.deps/cpufreqd_log.Po
> rm -f ./.deps/cpufreqd_nforce2.Plo
> rm -f ./.deps/cpufreqd_nvclock_la-cpufreqd_nvclock.Plo
> rm -f ./.deps/cpufreqd_pmu.Plo
> rm -f ./.deps/cpufreqd_programs.Plo
> rm -f ./.deps/cpufreqd_sensors_la-cpufreqd_sensors.Plo
> rm -f ./.deps/cpufreqd_tau.Plo
> rm -f ./.deps/daemon_utils.Po
> rm -f ./.deps/list.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/plugin_utils.Po
> rm -f ./.deps/sock_utils.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in utils
> make[2]: Entering directory '/<<PKGBUILDDIR>>/utils'
>  rm -f cpufreqd-set cpufreqd-get
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> 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/getspeed.Po
> rm -f ./.deps/setspeed.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils'
> Making distclean in manpages
> make[2]: Entering directory '/<<PKGBUILDDIR>>/manpages'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "cpufreqd.8" || rm -f cpufreqd.8
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/manpages'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f config.h stamp-h1
> 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_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building cpufreqd using existing ./cpufreqd_2.4.2.orig.tar.bz2
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: executable mode 0755 of 'compile' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'config.guess' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'config.sub' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'configure' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'depcomp' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'install-sh' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'ltmain.sh' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'missing' will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  cpufreqd-2.4.2/Makefile.in
>  cpufreqd-2.4.2/aclocal.m4
>  cpufreqd-2.4.2/compile
>  cpufreqd-2.4.2/config.guess
>  cpufreqd-2.4.2/config.h.in
>  cpufreqd-2.4.2/config.sub
>  cpufreqd-2.4.2/configure
>  cpufreqd-2.4.2/depcomp
>  cpufreqd-2.4.2/install-sh
>  cpufreqd-2.4.2/ltmain.sh
>  cpufreqd-2.4.2/manpages/Makefile.in
>  cpufreqd-2.4.2/missing
>  cpufreqd-2.4.2/src/Makefile.in
>  cpufreqd-2.4.2/utils/Makefile.in
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/cpufreqd_2.4.2-5.diff.Kr2rOy
> 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/cpufreqd_2.4.2-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.

--- End Message ---
--- Begin Message ---
Version: 2.4.2-5+rm

Dear submitter,

as the package cpufreqd has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1056251

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply to: