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

Bug#1046129: marked as done (libxsettings-client: Fails to build source after successful build)



Your message dated Mon, 01 Dec 2025 22:50:28 +0000
with message-id <E1vQCiy-00HJFe-03@fasolo.debian.org>
and subject line Bug#1046129: fixed in libxsettings-client 0.17-13
has caused the Debian Bug report #1046129,
regarding libxsettings-client: 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.)


-- 
1046129: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046129
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libxsettings-client
Version: 0.17-12
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 libxsettings-client
> dpkg-buildpackage: info: source version 0.17-12
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Samuel Thibault <sthibault@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "libXsettings-client.actions libXsettings-client.args libXsettings-client.hierarchy libXsettings-client.interfaces libXsettings-client.prerequisites libXsettings-client.signals libXsettings-client-undocumented.txt libXsettings-client-undeclared.txt libXsettings-client-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test" || rm -f libXsettings-client.actions libXsettings-client.args libXsettings-client.hierarchy libXsettings-client.interfaces libXsettings-client.prerequisites libXsettings-client.signals libXsettings-client-undocumented.txt libXsettings-client-undeclared.txt libXsettings-client-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp 
> html.stamp pdf.stamp gtkdoc-check.test
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "libXsettings-client.la" || rm -f libXsettings-client.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "libxsettings-client.pc" || rm -f libxsettings-client.pc
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f ./.deps/xsettings-client.Plo
> rm -f ./.deps/xsettings-common.Plo
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    debian/rules execute_before_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f doc/html/* doc/libXsettings-client-decl-list.txt
> rm -f doc/libXsettings-client-decl.txt doc/libXsettings-client-undocumented.txt
> rm -f doc/tmpl/xsettings-common.sgml doc/xml/* doc/libXsettings-client-undeclared.txt
> rm -f doc/tmpl/xsettings-client.sgml doc/tmpl/config.sgml
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libxsettings-client using existing ./libxsettings-client_0.17.orig.tar.bz2
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file mkinstalldirs, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory doc/xml
> dpkg-source: warning: ignoring deletion of file doc/xml/xsettings-client.xml, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xml/config.xml, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/xml/xsettings-common.xml, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/tmpl/xsettings-client.sgml, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/tmpl/config.sgml, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/tmpl/xsettings-common.sgml, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory doc/html
> dpkg-source: warning: ignoring deletion of file doc/html/home.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/libXsettings-client-xsettings-common.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/index.sgml, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/libXsettings-client.devhelp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/style.css, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/libXsettings-client-config.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/ch01.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/index.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/right.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/up.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/libXsettings-client-xsettings-client.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/left.png, use --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  libxsettings-client-0.17/doc/gtk-doc.make
>  libxsettings-client-0.17/gtk-doc.m4
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/libxsettings-client_0.17-12.diff.bB3L4Z
> 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/libxsettings-client_0.17-12_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: libxsettings-client
Source-Version: 0.17-13
Done: Santiago Vila <sanvila@debian.org>

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

Debian distribution maintenance software
pp.
Santiago Vila <sanvila@debian.org> (supplier of updated libxsettings-client 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: Mon, 01 Dec 2025 23:10:00 +0100
Source: libxsettings-client
Architecture: source
Version: 0.17-13
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Santiago Vila <sanvila@debian.org>
Closes: 1046129
Changes:
 libxsettings-client (0.17-13) unstable; urgency=medium
 .
   * QA upload.
   * Fix clean target. Closes: #1046129.
   * d/control: Mark libxsettings-client0 as "Multi-Arch: same".
   * d/control: Drop "Priority: optional" (default).
   * d/control: Update standards-version.
   * Add debian/gbp.conf and drop pristine-tar branch.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 bcc1f4ef3b12be8237069eff582f91d369f1080b 1812 libxsettings-client_0.17-13.dsc
 16676c0bd1b314d456edab81950265a14bbcbbc6 5132 libxsettings-client_0.17-13.debian.tar.xz
 bf9ef31ed942c4a9a2dadbe4340c8bf510dd577f 6269 libxsettings-client_0.17-13_source.buildinfo
Checksums-Sha256:
 92a50788f84bd9d21100747c2069eb89e41642e965e4dcfda42a5ecc442ce0b7 1812 libxsettings-client_0.17-13.dsc
 4e58d19f243a13dbe78138c886155fc75d9e798fe3fff83d396a58c12b9dc257 5132 libxsettings-client_0.17-13.debian.tar.xz
 1f57707d5e813869041c3d8171f8fbbb233daa24e7b46b0c431d3cd9a94052c2 6269 libxsettings-client_0.17-13_source.buildinfo
Files:
 b8eeffbb917fc44a381011d224940a84 1812 libs optional libxsettings-client_0.17-13.dsc
 cf83da46696235f76fef3f8566a6b917 5132 libs optional libxsettings-client_0.17-13.debian.tar.xz
 1d98d2d45fdf2cdc454f6ebf1cfee83b 6269 libs optional libxsettings-client_0.17-13_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmkuFK4ACgkQQc5/C58b
izJL7QgAgjXrqxsBCXYrj4nMju57sl9y/VyoiF6r+hK0azeI5TeWtrcCKnCbmf7w
A58yF53wE5WrBW4TFLq/S5UYolzH6p7WSmr1KaVdxfD71sgj0Z3/8SYIT0o6SXXF
tkIiqHnfYvckvuB6yy+hCN9Si31ClufddsjcGckLhy9/iVPMwxOg3/dvm7IDkKCt
1FvqjaA1m6X3eY9LNQG+7KGdalOiorYBxYNmSXWOHu2MAtzto6um1aajz4IBE3Ib
NYwh9egj3HtMycC6bgLkT0hYX7UmVGciqnNT/8/6ahH3M6MI6g5Hw4TgqgBjFR6b
wzVVdc1/TgNghKOaYHRktSuGHKo8Gg==
=QHfS
-----END PGP SIGNATURE-----

Attachment: pgpBR8w5ugXB_.pgp
Description: PGP signature


--- End Message ---

Reply to: