Your message dated Tue, 05 Mar 2024 00:26:13 +0000
with message-id <[email protected]>
and subject line Bug#1045409: fixed in libfile-data-perl 1.20-4
has caused the Debian Bug report #1045409,
regarding libfile-data-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.)


-- 
1045409: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045409
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libfile-data-perl
Version: 1.20-3
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 libfile-data-perl
> dpkg-buildpackage: info: source version 1.20-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jelmer Vernooij <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> test -x debian/rules
> rm -f debian/stamp-makefile-build debian/stamp-makefile-install
> /usr/bin/make -C . OPTIMIZE="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -D_REENTRANT 
> -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe 
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv 
> -fno-strict-aliasing -pipe -I/usr/local/include" LDDLFLAGS="-Wl,-z,relro 
> -shared -L/usr/local/lib -fstack-protector-strong" -k clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> true
> rm -f \
>   Data.bso Data.def \
>   Data.exp Data.x \
>    blib/arch/auto/File/Data/extralibs.all \
>   blib/arch/auto/File/Data/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libData.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> rm -f Makefile.old
> mv Makefile Makefile.old > /dev/null 2>&1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f debian/stamp-makefile-check
> dh_clean 
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libfile-data-perl using existing 
> ./libfile-data-perl_1.20.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  libfile-data-perl-1.20/Makefile.old
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/libfile-data-perl_1.20-3.diff.NcfmWL
> 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/libfile-data-perl_1.20-3_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: libfile-data-perl
Source-Version: 1.20-4
Done: gregor herrmann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libfile-data-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.
gregor herrmann <[email protected]> (supplier of updated libfile-data-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: Tue, 05 Mar 2024 01:02:02 +0100
Source: libfile-data-perl
Architecture: source
Version: 1.20-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 1045409
Changes:
 libfile-data-perl (1.20-4) unstable; urgency=medium
 .
   * Team upload.
   * Remove Makefile.old via debian/clean. (Closes: #1045409)
Checksums-Sha1:
 5bd0bd4853bad1f3098168728eb0d75a85dd8ff2 2345 libfile-data-perl_1.20-4.dsc
 2a1660a86c62df457ac34a070f4aedf6a301ea62 4700 
libfile-data-perl_1.20-4.debian.tar.xz
Checksums-Sha256:
 053156432e3833c79c830645172069da05cfcdfe93931aadcd75391d2dc8e0de 2345 
libfile-data-perl_1.20-4.dsc
 628450cdcb15756332f7f38b04906319af0c0384cc0bd2e0597102a64fd1b836 4700 
libfile-data-perl_1.20-4.debian.tar.xz
Files:
 014b34a2f416ffc20f499ca3b61f4cb5 2345 perl optional 
libfile-data-perl_1.20-4.dsc
 a08798476153b6ea15ca55620811530f 4700 perl optional 
libfile-data-perl_1.20-4.debian.tar.xz

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmXmYXxfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYYrQ/+JAIFld8uOQZJKXqI7se7CtKRzxwxj9IS/sgKkU31zpfSRrdjDIG2kTH6
ntqXMoAAo0Z8QvU7NKkk6tHzKI2zr0q29K0brqRD/ih0DlbFrbPKv6wAc8DiFs2A
xdnJf5tyPkBIp7HfDbIpCqvYh0D91WN5sMLrEEc4qvrBQxkwv+VT8dk8UCPc1AuY
qoi0kXJrZ8+fT2wnAh/JaXYPTqDAC1lvgFHuFqeUcWRGorJ4jdBp2ayCCiw+1SyK
lc+jYnyWlAHRaYGmuOH8Lw7AOiLrlU2ailnBjiV+Us9fGGPALJkyr/IclQWmZUHp
b/eh9q0FBnghFF8YZZSUKOs30fANGETOQX8iNVN6UEXg47GnVg+2HiJOKl6vqCPM
SaXNlCqKm3aOw4lV0GuFfiitTSa6EBj0hrafKaXh9nXYLPd4QG+HUjxPR9Kip1Bm
gpwuGEKwPyQBZVR3o9kF1+aiNtmYNRwcp++YZm3SON0Lq6WT81yGKHmJ5axQy5Zp
Is6A0wreEw/mHMV1u8whsq0A6AHzOQM6qz2nSHhD+d4aTroA4zz6fzDq0uUMMwoj
gvDHggAygZGNANnqqMcBuKqbFO50M82YRaxEQRoWk24El+xV4R6lTqBUzuV1ahzN
ahXfRRqnjYxCxkG56xzXdrtnxxICR7KmdBEY+tU3wKDgp2lGicw=
=VGyr
-----END PGP SIGNATURE-----

Attachment: pgpXV5OYxyJoG.pgp
Description: PGP signature


--- End Message ---

Reply via email to