Your message dated Tue, 02 Feb 2016 13:20:39 +0000
with message-id <e1aqasp-0000ce...@franck.debian.org>
and subject line Bug#812621: fixed in libsdl2-ttf 2.0.14+dfsg1-1
has caused the Debian Bug report #812621,
regarding libsdl2-ttf: 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 ow...@bugs.debian.org
immediately.)
--
812621: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812621
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libsdl2-ttf
Version: 2.0.12+dfsg1-2
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.
[...]
make[1]: Entering directory
'/srv/jenkins-slave/workspace/sid-goto-cc-libsdl2-ttf/libsdl2-ttf-2.0.12+dfsg1'
/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_ttf\" -DVERSION=\"2.0.12\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1
-I. -Wdate-time -g -O0 -fstack-protector-strong -Wformat
-Werror=format-security -pipe -Wall -I/usr/include/freetype2 -D_REENTRANT
-I/usr/include/SDL2 -DHAVE_OPENGL -c -o SDL_ttf.lo SDL_ttf.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_ttf\" -DVERSION=\"2.0.12\"
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -Wdate-time -g -O0
-fstack-protector-strong -Wformat -Werror=format-security -pipe -Wall
-I/usr/include/freetype2 -D_REENTRANT -I/usr/include/SDL2 -DHAVE_OPENGL -c
SDL_ttf.c -fPIC -DPIC -o .libs/SDL_ttf.o
SDL_ttf.c: In function 'TTF_SetFTError':
SDL_ttf.c:331:5: error: format not a string literal and no format arguments
[-Werror=format-security]
TTF_SetError(msg);
^
SDL_ttf.c: In function 'TTF_OpenFontIndex':
SDL_ttf.c:552:9: error: format not a string literal and no format arguments
[-Werror=format-security]
TTF_SetError(SDL_GetError());
^
SDL_ttf.c: In function 'UTF8_getch':
SDL_ttf.c:1002:14: warning: variable 'overlong' set but not used
[-Wunused-but-set-variable]
SDL_bool overlong = SDL_FALSE;
^
SDL_ttf.c: In function 'TTF_RenderUTF8_Blended_Wrapped':
SDL_ttf.c:1919:13: warning: unused variable 'line' [-Wunused-variable]
int line = 0;
^
cc1: some warnings being treated as errors
Makefile:557: recipe for target 'SDL_ttf.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
libsdl2-ttf-build-log.txt.gz
Description: application/gunzip
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: libsdl2-ttf
Source-Version: 2.0.14+dfsg1-1
We believe that the bug you reported is fixed in the latest version of
libsdl2-ttf, 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 812...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Manuel A. Fernandez Montecelo <m...@debian.org> (supplier of updated
libsdl2-ttf 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: SHA512
Format: 1.8
Date: Tue, 02 Feb 2016 12:48:36 +0000
Source: libsdl2-ttf
Binary: libsdl2-ttf-2.0-0 libsdl2-ttf-dbg libsdl2-ttf-dev
Architecture: source amd64
Version: 2.0.14+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian SDL packages maintainers
<pkg-sdl-maintain...@lists.alioth.debian.org>
Changed-By: Manuel A. Fernandez Montecelo <m...@debian.org>
Description:
libsdl2-ttf-2.0-0 - TrueType Font library for Simple DirectMedia Layer 2,
libraries
libsdl2-ttf-dbg - TrueType Font library for Simple DirectMedia Layer 2,
debugging
libsdl2-ttf-dev - TrueType Font library for Simple DirectMedia Layer 2,
development
Closes: 812621
Changes:
libsdl2-ttf (2.0.14+dfsg1-1) unstable; urgency=medium
.
* New upstream release
- d/patches: drop link_libm_ftbfs_binutils-gold, support added upstream
- Does not cause the compilation warning upgraded to error
(Closes: #812621)
- d/rules: update shlib and .so symlink to current version
* Bump Policy Standards-Version to 3.9.6 (no changes needed)
Checksums-Sha1:
34ba5bd8550f44281c79a9e0c9ce1c160dae02ee 2231 libsdl2-ttf_2.0.14+dfsg1-1.dsc
3a654764413771257ba13171525238764d70326d 214944
libsdl2-ttf_2.0.14+dfsg1.orig.tar.xz
4de8b00658dfa99ffaa4a9474a8507493ce399f5 2744
libsdl2-ttf_2.0.14+dfsg1-1.debian.tar.xz
a816c488ca9fd30ba5e17fc0555c8800cc221cdd 15402
libsdl2-ttf-2.0-0_2.0.14+dfsg1-1_amd64.deb
cf51ce43d80c603c913366a7413d9a2915a38e5a 36652
libsdl2-ttf-dbg_2.0.14+dfsg1-1_amd64.deb
39d9ff505f148d78a5ce1c08500e0301b90fd30a 21312
libsdl2-ttf-dev_2.0.14+dfsg1-1_amd64.deb
Checksums-Sha256:
99ef721fdfd5de38360a2fc75fca05985c8fae83587b28bcea85c137e47665d6 2231
libsdl2-ttf_2.0.14+dfsg1-1.dsc
e2e6310a5d9f7e220943910c687ca84cc80ff938a0ca3a2a8b9ab4a2c334651c 214944
libsdl2-ttf_2.0.14+dfsg1.orig.tar.xz
7e4c62f073b4a9c578f3dde737ab48c20fa9b7299993fe0020abf7c59d0baa5a 2744
libsdl2-ttf_2.0.14+dfsg1-1.debian.tar.xz
d34e84c0ac84fdb3703a4f6991d0b98ab8ecd145bc21d16ab939c183e88fc93c 15402
libsdl2-ttf-2.0-0_2.0.14+dfsg1-1_amd64.deb
330de5375fdda6227b73c425f3b8f1d7afca5064c53b1e4f733bb588081cc5f5 36652
libsdl2-ttf-dbg_2.0.14+dfsg1-1_amd64.deb
f02b0b2c701640e1527aed39a8a8e913105307ea0c7aecca71f07905797fb464 21312
libsdl2-ttf-dev_2.0.14+dfsg1-1_amd64.deb
Files:
e11397b6381541b7d70f535c31fd1cbf 2231 libs optional
libsdl2-ttf_2.0.14+dfsg1-1.dsc
f09a555c2f73396f2731db420939c208 214944 libs optional
libsdl2-ttf_2.0.14+dfsg1.orig.tar.xz
3f87228db7449b737132e658f0cc13e1 2744 libs optional
libsdl2-ttf_2.0.14+dfsg1-1.debian.tar.xz
f070a61d8346f8e5cb907ef248a820ab 15402 libs optional
libsdl2-ttf-2.0-0_2.0.14+dfsg1-1_amd64.deb
8f6043f5415a8725c838af44f91d8b80 36652 debug extra
libsdl2-ttf-dbg_2.0.14+dfsg1-1_amd64.deb
32e80e139c1032f17733e8ae043088a9 21312 libdevel optional
libsdl2-ttf-dev_2.0.14+dfsg1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJWsKY0AAoJEH92BqRF3KgOHHgQALcfoGxIm0UsfAOqhvLRvbcW
3w5cbjtCZC5Wvvo8l8gxG+nWa1Cji4eEXocQ8nyAIlYXTWiDhLbBIwDExpjXpB4K
CncMvU/tZt7ro7yLsFPBsNLapAXTHbnGT4zME+tWfJvf0XtOH3nXHX+iUtJaN+WU
258o1w1FrY0/kiZ6cw8MFXYQ6LXaTC2PKVpkvsJIwLUd+pSgTAFsPHlonVVa6FjZ
oypJ+Vm47/BNEJYS0wqSVSQt62ZOmfOVPFrM8ix725f/nLBLFLmzgXyRobYzng9D
NDQfiWZCXbazrzINTSNl9C92GLYBPjdgZpNqA5ylJagLTuPxrNvmaNmxGxEw/3Ei
By7dYVbQk4Zo4MOZUR/gnk9dAAecftaW5F17/wLkgKAwyO13DtycAn1vtW5/7bFP
FzkY0nS4Y+waNuV6Lxep39kI09M91ORP0UVcciV60YAgNAFOgV43ONryR/DYv4z2
tBU8lGK4Sls4p2wbVO+3VbebU1dEYmncV/3+ey1NpmBiTXlZp7WaeJ8JdHyN9YwL
m5g1QILxFGeXccrKlxhcpn8U3BkvwkV/pnrtC/czq/orZ92dqMYpYgp+9U2T7UMO
tdr+BeZysYRgRjnt2ImAkqUl8L7BOz65gVZLE/K3r4WxPDiW5yrNMl/x+aHVKGyw
gbid3XahQnwGi5ohzhZR
=zb4Y
-----END PGP SIGNATURE-----
--- End Message ---