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

Bug#1047626: marked as done (spamprobe: Fails to build source after successful build)



Your message dated Tue, 26 Sep 2023 08:35:50 +0000
with message-id <E1ql3Xq-007obM-FE@fasolo.debian.org>
and subject line Bug#1047626: fixed in spamprobe 1.4d-17
has caused the Debian Bug report #1047626,
regarding spamprobe: 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.)


-- 
1047626: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047626
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: spamprobe
Version: 1.4d-16
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 spamprobe
> dpkg-buildpackage: info: source version 1.4d-16
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Helge Kreutzmann <debian@helgefjell.de>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	make -j1 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in spamprobe
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/spamprobe'
> test -z "spamprobe" || rm -f spamprobe
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/spamprobe'
> Making distclean in hdl
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/hdl'
> test -z "libhdl.a" || rm -f libhdl.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/hdl'
> Making distclean in utility
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/utility'
> test -z "libutility.a" || rm -f libutility.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/utility'
> Making distclean in parser
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/parser'
> test -z "libparser.a" || rm -f libparser.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/parser'
> Making distclean in input
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/input'
> test -z "libinput.a" || rm -f libinput.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/input'
> Making distclean in includes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/includes'
> test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/includes'
> Making distclean in database
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/database'
> test -z "libdatabase.a" || rm -f libdatabase.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/database'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno configure.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> debconf-updatepo
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building spamprobe using existing ./spamprobe_1.4d.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  spamprobe-1.4d/spamprobe.1
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/spamprobe_1.4d-16.diff.D_ezv_
> 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/spamprobe_1.4d-16_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: spamprobe
Source-Version: 1.4d-17
Done: Stefano Rivera <stefanor@debian.org>

We believe that the bug you reported is fixed in the latest version of
spamprobe, 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 1047626@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Rivera <stefanor@debian.org> (supplier of updated spamprobe 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 26 Sep 2023 12:15:17 +0530
Source: spamprobe
Architecture: source
Version: 1.4d-17
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Stefano Rivera <stefanor@debian.org>
Closes: 1015294 1037422 1047626
Changes:
 spamprobe (1.4d-17) unstable; urgency=medium
 .
   * QA Upload.
   * Patch: Add missing return statements, fixing crashes parsing JPEG
     attachments. (Closes: #1037422)
   * Clean built manpage (and remove unnecessary manpage patch, we re-build it
     from XML). (Closes: #1047626)
   * Apply miscellaneous patches fixing warnings and seeding the PRNG
     statically. (Closes: #1015294)
Checksums-Sha1:
 5d6f9faf2e4b5c88f4760196dd66045e3795cee3 1208 spamprobe_1.4d-17.dsc
 215bcff843b027ce240844e22888789d78e122a3 35392 spamprobe_1.4d-17.debian.tar.xz
 83a3045b7a63a7c4f1f78332d6458819d2d858a6 5788 spamprobe_1.4d-17_source.buildinfo
Checksums-Sha256:
 fea16cdf3c08aed86b02541fa3f1c6dd4a0b726dd9cd42e142bc9476c836502b 1208 spamprobe_1.4d-17.dsc
 e9644264d8937115a463edea3f783dea9268382488732f772697254c065275b5 35392 spamprobe_1.4d-17.debian.tar.xz
 619f5f7665c5775cf839752558e4561019c810f58c5738a5c74a50651178d824 5788 spamprobe_1.4d-17_source.buildinfo
Files:
 9e123882765398985e1f263e670f0b68 1208 mail optional spamprobe_1.4d-17.dsc
 d6f3c14def4297d35aa51d6f3974ef9d 35392 mail optional spamprobe_1.4d-17.debian.tar.xz
 7244f2562a7ec5c017d11c1986c44206 5788 mail optional spamprobe_1.4d-17_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCZRKNNBQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2PD/AQC1TI9+lqpCZD3B7udDaJw6FMM1YWkU
ixusJgapClEqlwEA+R83tttLAWx6IrVfPGJdTrjeNL8MYMxaBwhvcMLF3gQ=
=6YnR
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: