Your message dated Thu, 07 Dec 2023 11:50:25 +0000
with message-id <[email protected]>
and subject line Bug#1049222: fixed in libsdl2-image 2.8.0+dfsg-1
has caused the Debian Bug report #1049222,
regarding libsdl2-image: 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.)


-- 
1049222: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049222
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libsdl2-image
Version: 2.6.3+dfsg-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 libsdl2-image
> dpkg-buildpackage: info: source version 2.6.3+dfsg-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Simon McVittie <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "libSDL2_image.la" || rm -f libSDL2_image.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "sdl2_image-config.cmake sdl2_image-config-version.cmake 
> SDL2_image.spec SDL2_image.pc" || rm -f sdl2_image-config.cmake 
> sdl2_image-config-version.cmake SDL2_image.spec SDL2_image.pc
> rm -f libtool config.lt
>  rm -f showimage showanim
> 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>>'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> rm -rf .libs _libs
> rm -f *.test
> rm -f *.o
> test -z "testimage.log" || rm -f testimage.log
> rm -f *.lo
> rm -f save.jpg save.bmp CompareSurfaces*.bmp
>  rm -f testimage
> test -z "testimage.trs" || rm -f testimage.trs
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "test-suite.log" || rm -f test-suite.log
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/testimage-main.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f ./.deps/IMG.Plo
> rm -f ./.deps/IMG_ImageIO.Plo
> rm -f ./.deps/IMG_WIC.Plo
> rm -f ./.deps/IMG_avif.Plo
> rm -f ./.deps/IMG_bmp.Plo
> rm -f ./.deps/IMG_gif.Plo
> rm -f ./.deps/IMG_jpg.Plo
> rm -f ./.deps/IMG_jxl.Plo
> rm -f ./.deps/IMG_lbm.Plo
> rm -f ./.deps/IMG_pcx.Plo
> rm -f ./.deps/IMG_png.Plo
> rm -f ./.deps/IMG_pnm.Plo
> rm -f ./.deps/IMG_qoi.Plo
> rm -f ./.deps/IMG_stb.Plo
> rm -f ./.deps/IMG_svg.Plo
> rm -f ./.deps/IMG_tga.Plo
> rm -f ./.deps/IMG_tif.Plo
> rm -f ./.deps/IMG_webp.Plo
> rm -f ./.deps/IMG_xcf.Plo
> rm -f ./.deps/IMG_xpm.Plo
> rm -f ./.deps/IMG_xv.Plo
> rm -f ./.deps/showanim.Po
> rm -f ./.deps/showimage.Po
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libsdl2-image using existing 
> ./libsdl2-image_2.6.3+dfsg.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file SDL2_image.spec, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to test/save.JPG: binary file 
> contents changed
> dpkg-source: error: add test/save.JPG in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/save.PNG: binary file 
> contents changed
> dpkg-source: error: add test/save.PNG in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/saveRwops.JPG: binary 
> file contents changed
> dpkg-source: error: add test/saveRwops.JPG in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test/saveRwops.PNG: binary 
> file contents changed
> dpkg-source: error: add test/saveRwops.PNG in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> 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/libsdl2-image_2.6.3+dfsg-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: libsdl2-image
Source-Version: 2.8.0+dfsg-1
Done: Simon McVittie <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libsdl2-image, 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.
Simon McVittie <[email protected]> (supplier of updated libsdl2-image 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: Thu, 07 Dec 2023 10:50:59 +0000
Source: libsdl2-image
Architecture: source
Version: 2.8.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian SDL packages maintainers 
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1049222
Changes:
 libsdl2-image (2.8.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream release
   * Drop the only patch, no longer needed
   * d/copyright: Update
   * Update symbols file
   * d/libsdl2-image-dev.examples, d/tests: Update for new directory layout
   * d/clean: Fix FTBFS-twice-in-a-row by deleting files created by tests
     (Closes: #1049222)
   * d/gbp.conf: Only sign packaging tags
   * d/gbp.conf: Use DEP-14 branch names
   * d/gbp.conf: Rely on uscan to repack upstream source.
     This will use Files-Excluded in d/copyright, rather than separate
     configuration.
Checksums-Sha1:
 5404696d651acf10f3c7f74d005430f86ddb2a76 2600 libsdl2-image_2.8.0+dfsg-1.dsc
 4f392092a7a92000556f9f4f2d982ff658ce6763 322342 
libsdl2-image_2.8.0+dfsg.orig.tar.gz
 55fb7c0e7ef733897d1b42e0dabd4af99f69fe81 11120 
libsdl2-image_2.8.0+dfsg-1.debian.tar.xz
 972943e04e439775eb6098a6d7224bf888bc6a01 10875 
libsdl2-image_2.8.0+dfsg-1_source.buildinfo
Checksums-Sha256:
 debcf27b975709a8af630a55acdbc1caf04ca536a6f865024262356c367a5b4e 2600 
libsdl2-image_2.8.0+dfsg-1.dsc
 a37ad09a11ba9c4b64b8adfcb898d7f8cd0008865e9a0085730f375f67e29804 322342 
libsdl2-image_2.8.0+dfsg.orig.tar.gz
 754f1adc2e787f001011769a2eb730b8474319cd0945bfcbfbe7890e07e8ad9a 11120 
libsdl2-image_2.8.0+dfsg-1.debian.tar.xz
 6cfb372e005ff4aac39bf0c27367d3d1ca323407548017e03548ed3dce682b2b 10875 
libsdl2-image_2.8.0+dfsg-1_source.buildinfo
Files:
 808459bdf7c75562c93f2d6b9ec5f5ac 2600 libs optional 
libsdl2-image_2.8.0+dfsg-1.dsc
 e9bece5b9102bf5f2c2e59e979fb72ff 322342 libs optional 
libsdl2-image_2.8.0+dfsg.orig.tar.gz
 b1f15f6ef7802e22bb8bb54572e88b0a 11120 libs optional 
libsdl2-image_2.8.0+dfsg-1.debian.tar.xz
 d5c2563c5870a0ababab871447c85d8d 10875 libs optional 
libsdl2-image_2.8.0+dfsg-1_source.buildinfo

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

iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmVxrrsACgkQ4FrhR4+B
TE8FBA//dQwwz9RbOproPOf8fWO297ZHgx7kE215fFShf8gHVVnyd7o61BTqxw6x
6SGvjDxEEPDFsMS/qDHG36oDoWDoZdU68I8Y2b6I/zWbg2vNTQpfWLUnAREXNfif
BXOzpEEV7NM85GdH4Lio4jmAe4jgUyyMvgSuljJic245vjy4lBf+dHBF0PrhkTNs
p3AYi427WA7NB/SJ7BuePoSSyWQkfp4O5BMsZV8Wl6mGhH04gmNwZIFNxU4qzQMB
1/1M/enysMNf8RiVvG8+qkh+H7AoDn4SCwR5v/iQOCXfBbqUBMvHjYvOlMw/YpuH
djEoHZ88G9e1oAqzgQEiAd0i0DtfVAiSa+lkzWmsmq59zzxcbgTtdZ3ajjdkfH17
zatHSbUSWiUcPDMGVk5Ye8qAGHgi4O/aczKEapGNi5iPesC22BXPlYPwoc5bqLZO
rFDKeCVSUL3gwecmCpVNO/f/5lIQBIjkf9oYwZYZl3ICmK1zAwR1HE5kOJOkoigY
EZMIl7Sf9MRRSH/KSulFlIV8sCliHfGx1Cg8LsnkHTpnR3R8sgonkZTnSsgnsA/A
nmgrCWRi/RyhiGZ1Q+ypihyImEnQAVpiOpCsmV1/m0keMq1uQj8CU55S60XXSN+p
MyIohfRUdnADNhrkD6DPtl4Im5898Ml94xNBADblg/8fDa+YkwU=
=8/0j
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to