Your message dated Sun, 31 Dec 2023 15:34:26 +0000
with message-id <[email protected]>
and subject line Bug#1048613: fixed in libtk-tablematrix-perl 1.29-2
has caused the Debian Bug report #1048613,
regarding libtk-tablematrix-perl: 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.)


-- 
1048613: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048613
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libtk-tablematrix-perl
Version: 1.29-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 libtk-tablematrix-perl
> dpkg-buildpackage: info: source version 1.29-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Étienne Mollier 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules execute_before_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Cleanup autogenerated Makefiles targeting the wrong platform.
> find -name Makefile -delete
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libtk-tablematrix-perl using existing 
> ./libtk-tablematrix-perl_1.29.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file Makefile, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pTk/Makefile, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pod/Makefile, use 
> --include-removal to override
> dpkg-source: warning: newly created empty file 'TableMatrix.bs' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to TableMatrix.o: binary file 
> contents changed
> dpkg-source: error: add TableMatrix.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'blib/arch/.exists' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 'blib/arch/Tk/pTk/.exists' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'blib/arch/Tk/pTk/compat/.exists' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'blib/arch/auto/Tk/TableMatrix/.exists' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> blib/arch/auto/Tk/TableMatrix/TableMatrix.so: binary file contents changed
> dpkg-source: error: add blib/arch/auto/Tk/TableMatrix/TableMatrix.so in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'blib/arch/auto/Tk/TableMatrix/TableMatrix.so' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'blib/arch/auto/Tk/pTk/.exists' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'blib/arch/auto/Tk/pod/.exists' will not be represented in diff
> dpkg-source: warning: newly created empty file 'blib/bin/.exists' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 'blib/lib/Tk/.exists' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'blib/lib/auto/Tk/TableMatrix/.exists' will not be represented in diff
> dpkg-source: warning: newly created empty file 'blib/lib/auto/Tk/pTk/.exists' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'blib/lib/auto/Tk/pod/.exists' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'blib/man1/.exists' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 'blib/man3/.exists' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 'blib/script/.exists' will not 
> be represented in diff
> dpkg-source: error: cannot represent change to pTk/libpTk.a: binary file 
> contents changed
> dpkg-source: error: add pTk/libpTk.a in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'pTk/libpTk.a' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 'pTk/pm_to_blib' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to pTk/tkTable.o: binary file 
> contents changed
> dpkg-source: error: add pTk/tkTable.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to pTk/tkTableCell.o: binary file 
> contents changed
> dpkg-source: error: add pTk/tkTableCell.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to pTk/tkTableCellSort.o: binary 
> file contents changed
> dpkg-source: error: add pTk/tkTableCellSort.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to pTk/tkTableCmds.o: binary file 
> contents changed
> dpkg-source: error: add pTk/tkTableCmds.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to pTk/tkTableEdit.o: binary file 
> contents changed
> dpkg-source: error: add pTk/tkTableEdit.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to pTk/tkTableTag.o: binary file 
> contents changed
> dpkg-source: error: add pTk/tkTableTag.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to pTk/tkTableUtil.o: binary file 
> contents changed
> dpkg-source: error: add pTk/tkTableUtil.o in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to pTk/tkTableWin.o: binary file 
> contents changed
> dpkg-source: error: add pTk/tkTableWin.o in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'pm_to_blib' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 'pod/pm_to_blib' will not be 
> represented in diff
> 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/libtk-tablematrix-perl_1.29-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: libtk-tablematrix-perl
Source-Version: 1.29-2
Done: Étienne Mollier <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libtk-tablematrix-perl, 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.
Étienne Mollier <[email protected]> (supplier of updated 
libtk-tablematrix-perl 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, 31 Dec 2023 16:08:23 +0100
Source: libtk-tablematrix-perl
Architecture: source
Version: 1.29-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1048613
Changes:
 libtk-tablematrix-perl (1.29-2) unstable; urgency=medium
 .
   * d/control: add myself to uploaders.
   * Declare compliance with Debian Policy 4.6.2.
   * d/clean: new: cleanup build artifacts. (Closes: #1048613)
Checksums-Sha1:
 0ee3ed8a8735368afab16998bdcafafa5d972ce7 2405 libtk-tablematrix-perl_1.29-2.dsc
 06494078953262ed3544653522038d408b382f4a 7488 
libtk-tablematrix-perl_1.29-2.debian.tar.xz
Checksums-Sha256:
 969555bc27f401be5ba966e8a8c47873562e0c650630067fbea6e142d120f5cf 2405 
libtk-tablematrix-perl_1.29-2.dsc
 c02b984aef303af9f99f4e6f728c4d79466b844abb61f60988d45b85e0ff069b 7488 
libtk-tablematrix-perl_1.29-2.debian.tar.xz
Files:
 c72a27eb8c390b680acf7deddc740b17 2405 perl optional 
libtk-tablematrix-perl_1.29-2.dsc
 b6ab4ed2491bb535963b746738308a9d 7488 perl optional 
libtk-tablematrix-perl_1.29-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmWRhXAUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdplPQ/+M2nNNcFMExGPfluawVNoVKzqbGnU
LgUHdLeqPAaZeVKW01QfKX9qdvoTpJGtAJfocS8qGBUi2qCX/iF68mdInSeph/pZ
m+DtQYtEMQkDrd9MUxz+RabOmGaRKrX4bVg+MAqcjbc23X0e+H90Q2T5jdS9Q2tC
1UHhYbFSfwOtqLfRqLOxxHRyO/WkIdnf3BBzCw8KXYMbDXuDrAyjYPL1GtI1phDz
0phvaIkExo73gkA31fnWEphkXhZeYWr8tDd9lxLQmdJib3AeIjcvHZ4gkIGP4pxU
ejuKEhHpj0OkUaZFyCE2Zb4qITmPGT9IbUWU66uhfHZDHN/pLJGzDrGh8/nbh0tf
hPs955i/VGkPvy8puvwCHqPTLAkjLq5JmEBPYPHQUls/Av57LEdN80X68qoZuOnH
5o5El7xYPElU4v0L+42qXy2AaYGCmY/YKDr7gjOlhdmlMiHi4xJV5UZNwP6vxNoa
vyCcFnPS+t1Po3/hCMXHLCbxqlLXahJFOtQz2qvkWfNQliZLn6KZI9hph1gdxmJV
EeNT+UqCh2BOreV7cp2VOAtwbwgrMS/S/9ixcWgljjvBQzUM8ONunojAV7g9Sw9D
79pXZyhbI5PqZAVSSzQai/nl4BIx/pf9Z/lh07YP2gZ1ZDISrsaeBrCJCJSODKSp
yKK0hOa3AZvGLco=
=0CVx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to