Your message dated Tue, 26 Jan 2016 18:49:01 +0000
with message-id <[email protected]>
and subject line Bug#812620: fixed in libsdl2-image 2.0.1+dfsg-1
has caused the Debian Bug report #812620,
regarding libsdl2-image: FTBFS - format not a string literal and no format 
arguments
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.)


-- 
812620: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812620
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libsdl2-image
Version: 2.0.0+dfsg-3
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" 
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" 
-DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 
-DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 
-DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -I.   
-Wdate-time  -I/usr/include/libpng12 -g -O0 -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -Wall -D_REENTRANT -I/usr/include/SDL2 -c -o 
IMG_lbm.lo IMG_lbm.c
libtool: compile:  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" 
-DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 
-DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 
-DLOAD_XV=1 -I. -Wdate-time -I/usr/include/libpng12 -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall 
-D_REENTRANT -I/usr/include/SDL2 -c IMG_lbm.c  -fPIC -DPIC -o .libs/IMG_lbm.o
IMG_lbm.c: In function 'IMG_LoadLBM_RW':
IMG_lbm.c:479:9: error: format not a string literal and no format arguments 
[-Werror=format-security]
         IMG_SetError( error );
         ^
cc1: some warnings being treated as errors
Makefile:599: recipe for target 'IMG_lbm.lo' failed


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael

Attachment: libsdl2-image-build-log.txt.gz
Description: application/gunzip

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: libsdl2-image
Source-Version: 2.0.1+dfsg-1

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.
Gianfranco Costamagna <[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: Mon, 25 Jan 2016 10:12:59 +0100
Source: libsdl2-image
Binary: libsdl2-image-2.0-0 libsdl2-image-dbg libsdl2-image-dev
Architecture: source
Version: 2.0.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian SDL packages maintainers 
<[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Description:
 libsdl2-image-2.0-0 - Image loading library for Simple DirectMedia Layer 2, 
libraries
 libsdl2-image-dbg - Image loading library for Simple DirectMedia Layer 2, 
debugging s
 libsdl2-image-dev - Image loading library for Simple DirectMedia Layer 2, 
development
Closes: 812620
Changes:
 libsdl2-image (2.0.1+dfsg-1) unstable; urgency=low
 .
   * Team upload.
   [ Manuel A. Fernandez Montecelo ]
   * Build-Depends on pkg-config
   * Bump Policy Standards-Version to 3.9.6 (no changes needed)
 .
   [ Gianfranco Costamagna ]
   * New upstream release (Closes: #812620).
   * Use Files-Excluded copyright keyword to exclude autogenerated
     files from tarball.
   * Remove patch about big endian build fix, it should be fixed upstream.
Checksums-Sha1:
 0c53407a9d33c7c51f484bb991a3a931f0a07ea1 2326 libsdl2-image_2.0.1+dfsg-1.dsc
 eb34fbc3e51daa5f87ca916937300c24fe82fbd7 395833 
libsdl2-image_2.0.1+dfsg.orig.tar.gz
 b7dcae11aae7878ed7cf715504e6ff7505848704 3936 
libsdl2-image_2.0.1+dfsg-1.debian.tar.xz
Checksums-Sha256:
 8ebb54a73667a1238382bc896e3a07f6e8ce7a8598125ca2f0d4b6cb5336cc05 2326 
libsdl2-image_2.0.1+dfsg-1.dsc
 4f0aff5fcd822229b2f6a1bf6ee4dcf58e326e12ece1b216dd89eb183eb82e5a 395833 
libsdl2-image_2.0.1+dfsg.orig.tar.gz
 ff93a05413ecf261909a2f7ac9dea43811ce73026d70d74b3814ef76c675abb9 3936 
libsdl2-image_2.0.1+dfsg-1.debian.tar.xz
Files:
 7a62975a8452c0c0ee73ab44abe7c5c2 2326 libs optional 
libsdl2-image_2.0.1+dfsg-1.dsc
 5b5ed0cbacabe6f04db1afa31d5056e3 395833 libs optional 
libsdl2-image_2.0.1+dfsg.orig.tar.gz
 47aaedf287bb606cb7d6838093c674f9 3936 libs optional 
libsdl2-image_2.0.1+dfsg-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWplLZAAoJEPNPCXROn13Zb9EQAJMsGl6wxMxxBvGr/6J4YAJN
Q0I99ETY5lB4LntzEb/sxCM5O+yT4WxqDMH6MRmq+O/6U7PfZtnWE3GlCElpVRVV
A1TSMm3M1guuhKC5bEQYVmW5p8Mz2BIP3JasEImqt2zC8Dd0kfS5viw5eTncxTce
zkmRG2TGCQQWQPi13lr+1BC9RkyGLhqV5zTop00HbplV03MBrWKBtHfVa73ZbUf1
bKfJK5dVcDNnsDwcpDvHJLlmtwv6UCtfenUX6cpCd39EBtlWh079bUpoDAVtNvN9
Bwxq6DEilwWTzuHHpeFtv6uNZ92w3ncPvNfJM3t64lpJc77up3h7mzf6vLaPOX29
gZCPY7geaT+rvj/WM63mWj6kfrM/z3bd5HVklh6QQX8swB8l5CVayPFpN9SqW6ve
/TBIF0/DHriiIS+O6vyJzvxN7m+7a8gxNT5BVUyOKPwyQ10syVr8moAXi9a2PpBc
oCkCZZLA3KkE4zJv21EOFeca6IOMVUgz1cBZzYlQNxBzFD8fIniiT3bRSNtQ0U4F
gsw9I2jA8zH7q3L+fpaTe191Frq+aegAdiEM7hFbfisHp31AL9txDh4ds25CTVyQ
DzNKoXteIfUIBzACJhdJ35CiaMyc4R1KhbIL91LcFlkr0Su/IkltKFPJYWL+AfNI
PO0rYm9NTnwDmwBRv5QW
=meZ0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to