Your message dated Sun, 08 Dec 2024 00:49:40 +0000
with message-id <[email protected]>
and subject line Bug#1045230: fixed in mirrormagic 3.3.0+dfsg1-3
has caused the Debian Bug report #1045230,
regarding mirrormagic: 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.)


-- 
1045230: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045230
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mirrormagic
Version: 3.3.0+dfsg1-1
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 mirrormagic
> dpkg-buildpackage: info: source version 3.3.0+dfsg1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Drew Parsons <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean 
>    dh_auto_clean
>       make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make -C libgame clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libgame'
> rm -f system.o gadgets.o text.o sound.o snapshot.o joystick.o image.o 
> random.o hash.o http.o base64.o setup.o misc.o sdl.o zip/ioapi.o 
> zip/iowin32.o zip/unzip.o zip/miniunz.o
> rm -f libgame.a
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libgame'
> make -C game_em clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/game_em'
> rm -f cave.o convert.o graphics.o init.o game.o logic.o reademc.o
> rm -f game_em.a
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/game_em'
> make -C game_sp clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/game_sp'
> rm -f init.o file.o main.o vb_lib.o ASM.o BugsTerminals.o DDScrollBuffer.o 
> DDSpriteBuffer.o Display.o DoGameStuff.o Electrons.o Explosions.o Globals.o 
> Infotrons.o InitGameConditions.o Input.o MainForm.o MainGameLoop.o Murphy.o 
> OrangeDisk.o SnikSnaks.o Sound.o Zonk.o
> rm -f game_sp.a
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/game_sp'
> make -C game_mm clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/game_mm'
> rm -f mm_init.o mm_main.o mm_game.o mm_files.o mm_tools.o
> rm -f game_mm.a
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/game_mm'
> rm -f main.o conf_gfx.o conf_snd.o conf_mus.o conf_hlp.o init.o config.o 
> events.o tools.o screens.o game.o editor.o files.o tape.o anim.o api.o 
> network.o netserv.o
> rm -f libgame/libgame.a game_em/game_em.a game_sp/game_sp.a game_mm/game_mm.a
> rm -f windows_icon.ico
> rm -f windows_icon.o
> rm -f ../rocksndiamonds
> rm -f ../rocksndiamonds.exe
> rm -f ../rocksndiamonds.js
> rm -f ../rocksndiamonds.wasm
> rm -f ../rocksndiamonds.data
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building mirrormagic using existing 
> ./mirrormagic_3.3.0+dfsg1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file 
> levels/Classic_Games/classic_mindbender/050.level.orig, use --include-removal 
> to override
> dpkg-source: warning: ignoring deletion of file 
> levels/Classic_Games/classic_mindbender/099.level.orig, use --include-removal 
> to override
> dpkg-source: warning: ignoring deletion of file 
> levels/Classic_Games/classic_mindbender/tapes/048.tape.orig, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> levels/Classic_Games/classic_mindbender/tapes/033.tape.orig, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to mirrormagic: binary file 
> contents changed
> dpkg-source: error: add mirrormagic in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'mirrormagic' will not be 
> represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/mirrormagic_3.3.0+dfsg1-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: mirrormagic
Source-Version: 3.3.0+dfsg1-3
Done: Drew Parsons <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mirrormagic, 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.
Drew Parsons <[email protected]> (supplier of updated mirrormagic 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: SHA256

Format: 1.8
Date: Sun, 08 Dec 2024 01:21:14 +0100
Source: mirrormagic
Architecture: source
Version: 3.3.0+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Drew Parsons <[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 1045230
Changes:
 mirrormagic (3.3.0+dfsg1-3) unstable; urgency=medium
 .
   * debian patch preserve_conffiles.patch blocks build-time updates to
     confhash.h and conftime.h. These source alterations do not
     improve the debian package, and they just upset dpkg-buildpackage.
     Let them declare the upstream release point not the debian build
     point. Closes: #1045230.
   * Standards-Version: 4.7.0
Checksums-Sha1:
 b26e8cd29d11bc2ff3ce7a049877bbb5fdc5debb 2049 mirrormagic_3.3.0+dfsg1-3.dsc
 89d7fab931a26adb70f07b3b63f33c61e04ff358 10064 
mirrormagic_3.3.0+dfsg1-3.debian.tar.xz
Checksums-Sha256:
 01d5b28325465b8f40dbcf593c3066965e1b9b5eb48f713d7ee799f26011755b 2049 
mirrormagic_3.3.0+dfsg1-3.dsc
 ccc29961b069b9ccd15e53086756b93a8028c1da3e2457329a892170c8440e7f 10064 
mirrormagic_3.3.0+dfsg1-3.debian.tar.xz
Files:
 bbc8eb2ef82af9f4799c4d7cabb090b9 2049 games optional 
mirrormagic_3.3.0+dfsg1-3.dsc
 17fc5659d104d95ef4b0e019b6112efb 10064 games optional 
mirrormagic_3.3.0+dfsg1-3.debian.tar.xz

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

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmdU55QACgkQVz7x5L1a
AfrBxg/5Ac8SJLzZzxdQKRq3Iu5NfqyRiKG9SMXBZkt7Cdb+Q/tTwQqoZL/E/RyO
RYAuvs8vievTpNvpDu9mCS7q2MG5O68ZORmNLO1UX2OvWj4IowZazjVFywU0s1A3
FAPrFMtDewIkXP5Jv/cE7uoUpyuqEGa2wORrvaTvgvTuGhu/pBfkvHb7nLw30yTm
LRABj/Gt9N71SusZZorLQBYwWLxzsx+y609sw9d2X8pSyPJo8XMwqZ68bFrEN5Y6
TgEMmL/Uzc8BePXKfr64VtryRxyAFxGoWb8A+nfRZmET0xwgFxGz8CTLU44ccvZ/
MbwHOX9TkP4g/w7vDUaP0oDgSp5fm9aXP5NUawCYLbXIDHDJ02qHQaKEV8qGGiCQ
2K8/vBq6+MomhsmTRUvGEhtt0baZvX2X4Rxa5IltyO5Qffh4z9lscWIjeedpGcjf
WFrwArQwk1PJpP+jS4izZYfZrzARDlHRa5x1yKhXQQRaDskDJ+daDgg7CecuHt1X
fOKorvnNGt/WKzOBncdc6uupKX5E8dRC2zXImRh6NNs33svI5G4+iYpHgRj/qitF
/aRNsl3xPVAZgjidzoOdZVZ9RB/g9U1Cbf9bMFA73HcPyuKHipppXgGzc5ZB0TGd
r56OstBAwEOafDHzDYfqU2ZuvsUDlCofVcdszMnI4iPH+m/31nY=
=nbI+
-----END PGP SIGNATURE-----

Attachment: pgph4ZBiuarZL.pgp
Description: PGP signature


--- End Message ---

Reply via email to