Your message dated Sun, 03 Nov 2024 09:35:28 +0000
with message-id <e1t7x16-00detr...@fasolo.debian.org>
and subject line Bug#1046057: fixed in openwince-include 0.3.2-5
has caused the Debian Bug report #1046057,
regarding openwince-include: 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.)


-- 
1046057: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openwince-include
Version: 0.3.2-4.1
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 openwince-include
> dpkg-buildpackage: info: source version 0.3.2-4.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Holger Levsen <hol...@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "stdint.h" || rm -f stdint.h
> test -z "" || rm -f 
> 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 config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building openwince-include using existing 
> ./openwince-include_0.3.2.orig.tar.gz
> 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 configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/install-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/mkinstalldirs, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/missing, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  openwince-include-0.3.2/owce-stdint.h
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/openwince-include_0.3.2-4.1.diff.IFLDsJ
> 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/openwince-include_0.3.2-4.1_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: openwince-include
Source-Version: 0.3.2-5
Done: Petter Reinholdtsen <p...@debian.org>

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

Debian distribution maintenance software
pp.
Petter Reinholdtsen <p...@debian.org> (supplier of updated openwince-include 
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: Sun, 03 Nov 2024 09:15:55 +0100
Source: openwince-include
Architecture: source
Version: 0.3.2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Petter Reinholdtsen <p...@debian.org>
Closes: 1046057
Changes:
 openwince-include (0.3.2-5) unstable; urgency=medium
 .
   * QA upload.
 .
   * Added d/gbp.conf to describe branch layout.
   * Updated vcs in d/control to Salsa.
   * Updated d/gbp.conf to enforce the use of pristine-tar.
   * Updated Standards-Version from 3.9.8 to 4.7.0.
   * Use wrap-and-sort -at for debian control files.
   * Trim trailing whitespace.
   * Added 1000-clean-rebuildable.patch to make build rules rebuildable
     (Closes: #1046057).
   * Added links to upstream in d/control and d/watch.
   * Converted d/copyright to machine readable format.
Checksums-Sha1:
 95c288b32bd3e987440e2c2dec1855c829a81b0d 1933 openwince-include_0.3.2-5.dsc
 fc0e5404ddb3f8555a340149c930791112fe55bc 2988 
openwince-include_0.3.2-5.debian.tar.xz
 317090e2cb2c725fc7166a89e420ebe144e2a218 6411 
openwince-include_0.3.2-5_source.buildinfo
Checksums-Sha256:
 b5f956ecaf04c082865e01a6bd50a3278f8e11c5f1aa10ec718444c5d94c4661 1933 
openwince-include_0.3.2-5.dsc
 b559521a20803e091e4e941cac373605f3f354240c8df122c9752b6127fcb190 2988 
openwince-include_0.3.2-5.debian.tar.xz
 70a5c7bd86e9d39b3b1417bb6b4bfe845ff4c33e273b73b4ad03a0cb0cfc665b 6411 
openwince-include_0.3.2-5_source.buildinfo
Files:
 f0d924bd87d31e61bc5eb2ab12137883 1933 embedded optional 
openwince-include_0.3.2-5.dsc
 5d26d58acee80926cbec198b433c61ba 2988 embedded optional 
openwince-include_0.3.2-5.debian.tar.xz
 f2102880af8c6c08ef69fc80e96fff89 6411 embedded optional 
openwince-include_0.3.2-5_source.buildinfo

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

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmcnNGoACgkQgSgKoIe6
+w6dBg//ei2eX/abCHsdEtBd9uvFbUxHYpY5KRuhoK8ko6/zvUVxse5jwCTLgRzG
MilzF4G1xxiNGG7dn5Qn2YrwPHXnWMI45Ig5RchRiJDfb0QZwftmaIeXn9gj5rL+
s4c0LvDOT6jL8dfx92L7MrPlC/Tk+47wyyW9VoGkRtuMwmVX5We2BTPAO0jEbIGY
fAd/OQZgK0cfUYXcLmG7kZ9BqlTyQDl7ZKrTZVFmXSQ6F8DJ+yCL/2nLYjp4/tJx
gtfi+x4eL+AtTHRKuMFhr/d0P+EzhRSt66M2BHfHHw9nDhYHRSVxBccvfJpZS3b+
eXd/s/OF3IHa22os7Kn4S8Rs7KxN56ByF0oahX68ZIaE6iV5aKVf2R9i3fpwoeru
VDGtWEmJLO/N0ssg720CEKvSXToikbCjWB6vIOt2ND7P87n0dPAuRHPt9FqOAyFL
E5W5dq0ywnrq8VoOrLTC3gV/vSnnWd1qZjQHNA6drgsgXBe1YEv8Av5yyDC9Hxgj
iErQEqnNSFr9oy8ItLE/IY+jgwq3gbUyJDoyW7rU+aIjrnQGm/aOqFBpoU/pkrbg
cDWvk9w8RiQyP8sAydu4lqyOOZOiumzRX7PkBjFb/kKdgyJdbROjkbB08sJv/CuX
/aqjOP5Mw0wkRHNNINphk/SpCGL4GW/lcDBAMvBYDbFqY+Iy6mw=
=c1Jh
-----END PGP SIGNATURE-----

Attachment: pgpFIWkTitzjY.pgp
Description: PGP signature


--- End Message ---

Reply via email to