Your message dated Sat, 13 Sep 2025 22:33:01 +0000
with message-id <[email protected]>
and subject line Bug#1048234: fixed in libcomps 0.1.23-1
has caused the Debian Bug report #1048234,
regarding libcomps: 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.)


-- 
1048234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048234
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libcomps
Version: 0.1.19-2
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 libcomps
> dpkg-buildpackage: info: source version 0.1.19-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Frédéric Pierret 
> <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from libcomps-0.1.19/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  fakeroot debian/rules clean
> dh "clean" --buildsystem=cmake --with=python3
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf libcomps/docs/Doxyfile.user
> dh_auto_clean --builddirectory=build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=cmake
>    dh_clean -O--buildsystem=cmake
>  dpkg-source -b .
> dpkg-source: info: using options from libcomps-0.1.19/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libcomps using existing 
> ./libcomps_0.1.19.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file libcomps/docs/Doxyfile.user, 
> use --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  libcomps-0.1.19/libcomps/src/libcomps/comps_bradix.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_default.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_dict.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_doc.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_doccategory.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_docenv.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_docgroup.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_docgroupid.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_docpackage.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_elem.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_hslist.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_log.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_log_codes.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_mm.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_mradix.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_obj.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_objdict.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_objlist.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_objmradix.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_objradix.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_parse.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_radix.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_set.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_types.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_utils.h
>  libcomps-0.1.19/libcomps/src/libcomps/comps_validate.h
>  libcomps-0.1.19/libcomps/src/libcomps/libcomps_config.h
>  libcomps-0.1.19/libcomps/src/python/docs/doc-sources/conf.py
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/libcomps_0.1.19-2.diff.KramMC
> 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/libcomps_0.1.19-2_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: libcomps
Source-Version: 0.1.23-1
Done: Luca Boccassi <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libcomps, 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.
Luca Boccassi <[email protected]> (supplier of updated libcomps 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: Sat, 13 Sep 2025 18:40:22 +0100
Source: libcomps
Architecture: source
Version: 0.1.23-1
Distribution: unstable
Urgency: medium
Maintainer: RPM packaging team <[email protected]>
Changed-By: Luca Boccassi <[email protected]>
Closes: 1048234
Changes:
 libcomps (0.1.23-1) unstable; urgency=medium
 .
   * Update upstream source from tag 'upstream/0.1.23'
   * Drop 0003-Doxyfile.user.in_make-builds-reproducible.patch, merged
     upstream
   * Add d/clean to remove additional build artifacts (Closes: #1048234)
Checksums-Sha1:
 9be9f6fc8152079b4a55d83792a6b6ca6db02b73 2445 libcomps_0.1.23-1.dsc
 aa44f9f45ba313ee517194ad2c8e14d83237f296 3710697 libcomps_0.1.23.orig.tar.gz
 8797d37312a79b70529bb78340088cdcc9b60c70 8148 libcomps_0.1.23-1.debian.tar.xz
 6b3c82b350f05f2907341d0a90860c7c4da87d10 9730 
libcomps_0.1.23-1_source.buildinfo
Checksums-Sha256:
 fcf936d2f5e69ece96e8b220cae14210eca9edd0042a504d3ee1ae9e615b618b 2445 
libcomps_0.1.23-1.dsc
 0f41c042ff672ce5b30769c0bf2066c8ecc3db4b14bd26a8e5ed80a4fb0963ef 3710697 
libcomps_0.1.23.orig.tar.gz
 6a91e3aba0749ec0414b4f4d36070b58b38a283555b6e3fdcc131c1ca589cba5 8148 
libcomps_0.1.23-1.debian.tar.xz
 11a746367edb32b23a2f337259f430be198d3c5ce857581b1a191c3884f339ea 9730 
libcomps_0.1.23-1_source.buildinfo
Files:
 f58d7f8ffa2b2909d069f0cd6cb4eb6a 2445 libs optional libcomps_0.1.23-1.dsc
 12e914a8b7440704b871ee39a4040ce7 3710697 libs optional 
libcomps_0.1.23.orig.tar.gz
 ca2bed6ea1c81be73483b5be858633ca 8148 libs optional 
libcomps_0.1.23-1.debian.tar.xz
 6eac34fde1d183b500d5792e046150c8 9730 libs optional 
libcomps_0.1.23-1_source.buildinfo

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

iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmjFr54RHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB66JxAAoLcB4TnPoYXBtFMHUY/Q5mf3qHa0kpHf
epQQTI5KX3KM/MYdVQCfV+BhlYOfjbROM2+/K0LvOqK+UQdmPt0Ydwg/d2MqmK9I
pZve783SDGnf1NvL7u6r3WVTK7GubM3SVZlylM1/tzpoQ/ZsD0JGQTT/B2p90PDy
w+BK/A2at7PwNptZb07knknIeaBFevz8b/gEeWKA6ZJXjFcY25AcrVU14KwIKv8h
Y2y2KezImH9zwLCPhjnM2sWFuDb1yUyzKq98VDs4qWPPNlsD1Cfjp1AeSrbLkbMZ
zvb8GdEUEbmkGrCvqU6AZcGr9d3A10z4AquNFKitto/h3LbQpm4CXqfiQ+wB/Wve
BD98P76QrCVtG3z6LRI4wuB0Zg36x36tm/NU74A60k2jCRrgdG/y/HvIbwfRk7ti
h97fsAmL5rnukfjcebnux+Qw+SIAfTxNnK1L3f0bZdNMbp50VylmnXJFHAgmB2q5
nf9BMV+f3flWmzSHNy04o/o5REIF8uJ/DyW0D1ndJenU/2WHGFDHDNj5VtSnWikC
WrSqU6+52fwFP4YZVisK0F/2dD1TV1TDD1L31Tb3+I7aCg2UHE+PUaWwAxLHuqdD
JiwyAAR5KaVyAJYImz/3Kkri8+q0Yp+EX/2nfrsVmoXzZj2EfZJyuoZ0lSPgA6wu
kl4HbdZWNc8=
=fOnE
-----END PGP SIGNATURE-----

Attachment: pgpvc3dFoRSwI.pgp
Description: PGP signature


--- End Message ---

Reply via email to