Your message dated Wed, 16 Aug 2023 18:22:02 +0000
with message-id <e1qwl9e-00fuqk...@fasolo.debian.org>
and subject line Bug#1044313: fixed in gnustep-sqlclient 1.9.0-3
has caused the Debian Bug report #1044313,
regarding gnustep-sqlclient: 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 ow...@bugs.debian.org
immediately.)


-- 
1044313: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044313
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnustep-sqlclient
Version: 1.9.0-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 gnustep-sqlclient
> dpkg-buildpackage: info: source version 1.9.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Yavor Doganov <ya...@gnu.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> This is gnustep-make 2.9.1. Type 'make print-gnustep-make-help' for help.
> Running in gnustep-make version 2 strict mode.
> rm -rf ./*~ ./obj
> (cd .; \
> rm -rf         ECPG.bundle Postgres.bundle MySQL.bundle SQLite.bundle)
> rm -f ECPG.m Oracle.m
> rm -f config.h config.make config.log config.status
> rm -rf autom4te.cache
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f -r Bundles
> dh_clean test test.conf debian/libsqlclient-dev.{install,links}
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: verifying ./gnustep-sqlclient_1.9.0.orig.tar.gz.asc
> gpgv: Signature made Fri Jan 13 15:01:59 2023 UTC
> gpgv:                using DSA key 83AAE47CE829A4146EF83420CA868D4C99149679
> gpgv:                issuer "gnustep-maintai...@gnu.org"
> gpgv: Note: signatures using the SHA1 algorithm are rejected
> gpgv: Can't check signature: Bad public key
> dpkg-source: warning: cannot verify upstream tarball signature for 
> ./gnustep-sqlclient_1.9.0.orig.tar.gz: no acceptable signature found
> dpkg-source: info: building gnustep-sqlclient using existing 
> ./gnustep-sqlclient_1.9.0.orig.tar.gz
> dpkg-source: info: building gnustep-sqlclient using existing 
> ./gnustep-sqlclient_1.9.0.orig.tar.gz.asc
> dpkg-source: info: using patch list from debian/patches/series
> 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: file 
> gnustep-sqlclient-1.9.0/SQLClient/OrderedSymbolDeclarations.plist has no 
> final newline (either original or modified version)
> dpkg-source: warning: file gnustep-sqlclient-1.9.0/SQLClient/SQLClient.igsdoc 
> has no final newline (either original or modified version)
> dpkg-source: warning: file gnustep-sqlclient-1.9.0/SQLClient/dependencies has 
> no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  gnustep-sqlclient-1.9.0/SQLClient/OrderedSymbolDeclarations.plist
>  gnustep-sqlclient-1.9.0/SQLClient/SQLClient.gsdoc
>  gnustep-sqlclient-1.9.0/SQLClient/SQLClient.html
>  gnustep-sqlclient-1.9.0/SQLClient/SQLClient.igsdoc
>  gnustep-sqlclient-1.9.0/SQLClient/dependencies
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/gnustep-sqlclient_1.9.0-2.diff.vizrAX
> 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/gnustep-sqlclient_1.9.0-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: gnustep-sqlclient
Source-Version: 1.9.0-3
Done: Yavor Doganov <ya...@gnu.org>

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

Debian distribution maintenance software
pp.
Yavor Doganov <ya...@gnu.org> (supplier of updated gnustep-sqlclient 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 14 Aug 2023 17:46:26 +0300
Source: gnustep-sqlclient
Architecture: source
Version: 1.9.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers 
<pkg-gnustep-maintain...@lists.alioth.debian.org>
Changed-By: Yavor Doganov <ya...@gnu.org>
Closes: 1044313
Changes:
 gnustep-sqlclient (1.9.0-3) unstable; urgency=medium
 .
   * debian/rules (override_dh_clean): Rename override as...
     (override_dh_auto_clean): ...and pass $(docs) to fix FTBFS when
     building twice in a row (Closes: #1044313).  Thanks Lucas Nussbaum.
   * debian/control (Build-Depends): Drop gnustep-make; always pulled in.
Checksums-Sha1:
 9f7d6e8b405abb2cd2c7a9b327baad7e43f3b09b 2517 gnustep-sqlclient_1.9.0-3.dsc
 a326d3c12062b46006fea7fadf435e3f17b86597 5680 
gnustep-sqlclient_1.9.0-3.debian.tar.xz
 e4308bdc95fc45648895ea79408edabe8b9223af 8066 
gnustep-sqlclient_1.9.0-3_source.buildinfo
Checksums-Sha256:
 34745afae983094c538d1be99652286c0ed663370190c77547cecc5b6534556f 2517 
gnustep-sqlclient_1.9.0-3.dsc
 767f9b4b476342979f27cf1fac95bc7cb67acc8629f96d5e0f643efe48c575b0 5680 
gnustep-sqlclient_1.9.0-3.debian.tar.xz
 be08af3008621a8b74257fed603b01397e8ffb5d23e378a5f8696ff1848702a8 8066 
gnustep-sqlclient_1.9.0-3_source.buildinfo
Files:
 11441e8ea9e7f29631e9aed3748af5d8 2517 libs optional 
gnustep-sqlclient_1.9.0-3.dsc
 b9d8acccb990f866ea2db433d6058605 5680 libs optional 
gnustep-sqlclient_1.9.0-3.debian.tar.xz
 1e221c3e2cbb9d067666a8f855b8bce2 8066 libs optional 
gnustep-sqlclient_1.9.0-3_source.buildinfo

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

iQIzBAEBCAAdFiEEtgob82PcExn/Co6JEWhSvN91FcAFAmTc/lcACgkQEWhSvN91
FcCdzQ/9EpXQDd3aDASu1j1xnD1nqoT4w3QhA/WI+fiVSHhHVSVPkRTy9lZaFbnU
9bu23weRxyX3pSG7RXBQtAh8EeBnnpIWmXAk88TJNYJd9v+9ZRBm0dUrzd0N7rCd
hzb0pPuGaoDGj7+TCQ4KEZ0XtPem0YaiUNg4IvV+FTWOyD76CAJOJ/zjX0GQy28X
X3BNI0Hk9Ncs6m/ebalwIpLKCSi21kg4E/v6IlZB7w5IVSxsREiuH0hsVXXK1UCl
DKXx2NNeiCJOMAHvxtFFE7/ngwyVofNZ3nPxy+9Vpd35bV35CIOieuHvd2up1rjj
8Ed2/og91oooGjtYF2zd+Di1K3B6fGrF3uyAR+gRzvyVBH4+vO4ke17RPWtFKac0
ZjqpuhTJlrRlKupQyWgDuSKM4YXcjgBhBoXy3JMpIrpnKc2aPK73XZeA5k9VlUNJ
+gNFbO/nrUc5Yjy54RyL8LHxTh8/S/jIj844upQNg3olH3IbhD6l3fH1/wg/0zQx
+x17lCTlDVfjdUHOkwMwLysa29IrPr1sN46nJ4au+wpsT1ELzJsfICurfjfsw7cA
zRoGynXu5t4YfU+Sf5zBq0N0PgRCEBY0CynfvooTVN0H/oJLBGwduI1ceBKOK/G8
eKGDQ7+VdZ3G1BH+qHs+WvIEH2CBcX7MlKQRFocKH351Fd0b8Wo=
=oACH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to