Your message dated Fri, 23 May 2014 10:21:21 +0000
with message-id <[email protected]>
and subject line Bug#746877: fixed in libsfml 2.1+dfsg2-1
has caused the Debian Bug report #746877,
regarding libsfml: ftbfs with GCC-4.9
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.)


-- 
746877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746877
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libsfml
Version: 2.1+dfsg-5
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/libsfml_2.1+dfsg-5_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
   debian/rules override_dh_strip
I: libsfml_2.1+dfsg
make[1]: Entering directory `/«BUILDDIR»/libsfml-2.1+dfsg'
dh_strip --dbg-package=libsfml2-dbg
make[1]: Leaving directory `/«BUILDDIR»/libsfml-2.1+dfsg'
   dh_makeshlibs -a
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: warning: debian/libsfml-audio2/DEBIAN/symbols doesn't match 
completely debian/libsfml-audio2.symbols
--- debian/libsfml-audio2.symbols (libsfml-audio2_2.1+dfsg-5_amd64)
+++ dpkg-gensymbolsUmfUmv       2014-04-18 12:27:42.548942890 +0000
@@ -123,6 +123,7 @@
  _ZNK2sf5Sound7getLoopEv@Base 2.1
  _ZNK2sf5Sound9getBufferEv@Base 2.1
  _ZNK2sf5Sound9getStatusEv@Base 2.1
+ _ZNKSt5ctypeIcE8do_widenEc@Base 2.1+dfsg-5
  
(optional=templinst)_ZNSt6vectorIsSaIsEE13_M_assign_auxIPKsEEvT_S5_St20forward_iterator_tag@Base
 2.1
  
(optional=templinst)_ZNSt6vectorIsSaIsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPsS1_EERKs@Base
 2.1
  
(optional=templinst|subst)_ZNSt6vectorIsSaIsEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPsS1_EE{size_t}RKs@Base
 2.1
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libsfml-graphics2/DEBIAN/symbols doesn't match 
completely debian/libsfml-graphics2.symbols
--- debian/libsfml-graphics2.symbols (libsfml-graphics2_2.1+dfsg-5_amd64)
+++ dpkg-gensymbolsuihJXo       2014-04-18 12:27:43.129941486 +0000
@@ -261,9 +261,9 @@
  _ZN2sf7TextureD1Ev@Base 2.1
  _ZN2sf7TextureD2Ev@Base 2.1
  _ZN2sf7TextureaSERKS0_@Base 2.1
- _ZN2sf8DrawableD0Ev@Base 2.1
- _ZN2sf8DrawableD1Ev@Base 2.1
- _ZN2sf8DrawableD2Ev@Base 2.1
+#MISSING: 2.1+dfsg-5# _ZN2sf8DrawableD0Ev@Base 2.1
+#MISSING: 2.1+dfsg-5# _ZN2sf8DrawableD1Ev@Base 2.1
+#MISSING: 2.1+dfsg-5# _ZN2sf8DrawableD2Ev@Base 2.1
  _ZN2sf9Transform5scaleERKNS_7Vector2IfEE@Base 2.1
  _ZN2sf9Transform5scaleERKNS_7Vector2IfEES4_@Base 2.1
  _ZN2sf9Transform5scaleEff@Base 2.1
@@ -370,6 +370,7 @@
  _ZNK2sf9Transform14transformPointERKNS_7Vector2IfEE@Base 2.1
  _ZNK2sf9Transform14transformPointEff@Base 2.1
  _ZNK2sf9Transform9getMatrixEv@Base 2.1
+ _ZNKSt5ctypeIcE8do_widenEc@Base 2.1+dfsg-5
  _ZNSbIjSt11char_traitsIjESaIjEE4_Rep20_S_empty_rep_storageE@Base 2.1
  (optional=templinst|arch=ia64 powerpc s390x 
sparc)_ZNSt3mapIjN2sf5GlyphESt4lessIjESaISt4pairIKjS1_EEED1Ev@Base 2.1
  (optional=templinst|arch=ia64 powerpc s390x 
sparc)_ZNSt3mapIjN2sf5GlyphESt4lessIjESaISt4pairIKjS1_EEED2Ev@Base 2.1
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2

--- End Message ---
--- Begin Message ---
Source: libsfml
Source-Version: 2.1+dfsg2-1

We believe that the bug you reported is fixed in the latest version of
libsfml, 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.
James Cowgill <[email protected]> (supplier of updated libsfml 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: Sat, 17 May 2014 13:37:17 +0100
Source: libsfml
Binary: libsfml-dev libsfml-audio2 libsfml-graphics2 libsfml-network2 
libsfml-system2 libsfml-window2 libsfml2-dbg libsfml-doc
Architecture: source amd64 all
Version: 2.1+dfsg2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: James Cowgill <[email protected]>
Description: 
 libsfml-audio2 - Simple and Fast Multimedia Library - Audio part
 libsfml-dev - Simple and Fast Multimedia Library - Development Files
 libsfml-doc - Simple and Fast Multimedia Library - Documentation
 libsfml-graphics2 - Simple and Fast Multimedia Library - Graphics part
 libsfml-network2 - Simple and Fast Multimedia Library - Network part
 libsfml-system2 - Simple and Fast Multimedia Library - System part
 libsfml-window2 - Simple and Fast Multimedia Library - Window part
 libsfml2-dbg - Simple and Fast Multimedia Library - Debug Symbols
Closes: 647698 746877 747186
Changes: 
 libsfml (2.1+dfsg2-1) unstable; urgency=medium
 .
   * Update symbols for GCC 4.9 (Closes: 746877)
   * Add example resources I can verify are free (Closes: 647698)
   * Install FindSFML.cmake in libsfml-dev (Closes: 747186)
   * Fix debian/watch file
   * Repack original source using uscan
   * Enable parallel builds and hardening flags
   * Add patch to remove googleapi css in doc/header.htm
   * Add numeric prefixes to all patches
Checksums-Sha1: 
 e604e1e9a8aeb162b1bfb69941ed317bbba8fc66 2553 libsfml_2.1+dfsg2-1.dsc
 e9e3f502021d89670686aa2509754c9b23f0917b 514924 libsfml_2.1+dfsg2.orig.tar.xz
 c3e17235fd6531a4cbb95ced4e7c9cb235a40407 18204 
libsfml_2.1+dfsg2-1.debian.tar.xz
 85d21b658daccc8349a06426713070fcd23d69f3 98288 
libsfml-dev_2.1+dfsg2-1_amd64.deb
 64f06f517eefa2686ce386b6a87d9d6675abbf10 31594 
libsfml-audio2_2.1+dfsg2-1_amd64.deb
 a89ca190e173e323789f7a148d2a089324c822a9 93958 
libsfml-graphics2_2.1+dfsg2-1_amd64.deb
 92c07a993707dc854dd3731314c7716a82aa2330 45594 
libsfml-network2_2.1+dfsg2-1_amd64.deb
 182e5ba8d75917cec83eecfcc59d3e01aeccd06b 20102 
libsfml-system2_2.1+dfsg2-1_amd64.deb
 a5529170147a59fb593bbb638921263d2981add3 34436 
libsfml-window2_2.1+dfsg2-1_amd64.deb
 a1286cfbbc0acf8d1f37f27ca479d1f7e6ffc14d 1285168 
libsfml2-dbg_2.1+dfsg2-1_amd64.deb
 44e95524e8dece2837977b28733af9fa6df6f7b3 531238 libsfml-doc_2.1+dfsg2-1_all.deb
Checksums-Sha256: 
 2e4166cc7cc66984f3648462e6b7115c051f0a5bada6ca3718f96d468e0456c5 2553 
libsfml_2.1+dfsg2-1.dsc
 bf15595140a255689ccc1960baf390c0293e9ca547cc9e51e5b20e3b37996db7 514924 
libsfml_2.1+dfsg2.orig.tar.xz
 d213446109f83f6bd32c12fdeb1f730bbe03b707912b412240a21e34d087e8cb 18204 
libsfml_2.1+dfsg2-1.debian.tar.xz
 80b5b81df0413cef1229d45564fe77d602147be6c6fdab5280c249e71450fd3c 98288 
libsfml-dev_2.1+dfsg2-1_amd64.deb
 8b192c36f3a4d63769f010b1c755edc3cb0f0f7134efc3d52c45ce63254e1bf6 31594 
libsfml-audio2_2.1+dfsg2-1_amd64.deb
 1e78ab72359d32d58eeb30827a02da3569d6fd5248e67dd333be54397340e624 93958 
libsfml-graphics2_2.1+dfsg2-1_amd64.deb
 9ca8a82a05d967aec4551ad1e4c93427b19de353994f5468b8a9e1648e58a8ae 45594 
libsfml-network2_2.1+dfsg2-1_amd64.deb
 8539eb6f7754adf333ed046d7d73935ba13dcfc6bb603cbdf0fdb9c9f185ac63 20102 
libsfml-system2_2.1+dfsg2-1_amd64.deb
 eef700a48ded36612dabef6e88ce14ae811581adc4cd329108b75b0f52534577 34436 
libsfml-window2_2.1+dfsg2-1_amd64.deb
 b933e428379ce43880a2caf506fccaee4900dd83dd87aaf4238f39b240824202 1285168 
libsfml2-dbg_2.1+dfsg2-1_amd64.deb
 b65585b236d5155646c00826a5492b3deef1517d651ffa31b2ff1afa6e9c90a7 531238 
libsfml-doc_2.1+dfsg2-1_all.deb
Files: 
 ce01b2af200b67173f57f516726a0bff 98288 libdevel optional 
libsfml-dev_2.1+dfsg2-1_amd64.deb
 6a7c8fce9ec1ec54e7f03b02ec0df9c0 31594 libs optional 
libsfml-audio2_2.1+dfsg2-1_amd64.deb
 a13d60b264cf68c66c88c5cbc2e8931c 93958 libs optional 
libsfml-graphics2_2.1+dfsg2-1_amd64.deb
 aecbdbb5e2f0e6d71c3c9abb3f43323a 45594 libs optional 
libsfml-network2_2.1+dfsg2-1_amd64.deb
 1602919dd5bcffa99aa78f82431297ce 20102 libs optional 
libsfml-system2_2.1+dfsg2-1_amd64.deb
 93d899a78011af0238b89aace433f474 34436 libs optional 
libsfml-window2_2.1+dfsg2-1_amd64.deb
 aa30b6ebd12cae1afe81cd137e3b3261 1285168 debug extra 
libsfml2-dbg_2.1+dfsg2-1_amd64.deb
 1df97e96fd83f60b751dc8c440fa5127 531238 doc optional 
libsfml-doc_2.1+dfsg2-1_all.deb
 23f4bf21ba46a409dc9f3529b15fb6ae 2553 libs optional libsfml_2.1+dfsg2-1.dsc
 366a2e3f914ed23a8bf5a782b2b13bfd 514924 libs optional 
libsfml_2.1+dfsg2.orig.tar.xz
 2cf0c32480a5286fc301d5b8cde02ab7 18204 libs optional 
libsfml_2.1+dfsg2-1.debian.tar.xz

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

iQIcBAEBCAAGBQJTfxqpAAoJEHQmOzf1tfkTenAP/Rm/rY8lZnzO9XDUEo6zfm+8
/AlzLP9fQMjq98vvgmvcx8G3hws9TJE6VscpcOgpo+HxexgIaKBat2BaS+9EZfnG
Zf/WIjMx13+hJXMa+BsmRalEkdqEY1f7WqXkouNVkYxExpPnUx7+A81lH5GYcVMH
rnw6LcFN794HPxN5SXYnsrL+9E5VEJUYSGEHJLC240xS/jqryQJN8ttaqdYLxKCe
2WDXCNwbiQMoEOt9EgwKcAkOMcf6NJvLwe/+VyLmiN7sSZV6iEImNGcecxJ48TDT
3TSiU8yHqScRuHQoyILjBcvmGxvApHDd3HDPyvW6BB57UMSDMEamHdF+Oixx9A88
YL/R4JRa5HJi2h5loq6zJHKFWlrX8csta2KmUnLHe8rRl0VU3PCraWShxG0HD2Cu
CUgJxP8X2/vNUSADbbYkQLPTSDEK9uth2PqVvS3siLtMgU8tNyVZCJDTViH1Hlpd
8x0aqOqu00Nfl9GM35/As5KHKYsCYUVfvmykmSHDlXx6hgZvFAQWQyoiqShXkgI2
FTIXWQ/Mta2N/RbgpXW1pjrCpufQYCxljkovFaSI2I4HwcGBvC7zAJnns16aqsAA
ifIkguP3l/35pwCeZOyAcB4UleKzxM9H2yUlPwbfB2J9qcFaF69JPuqacfJlBAs8
v0UQzMZG2Zl5ACGhx/AY
=F/cr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to