Your message dated Sat, 07 Jun 2014 17:03:49 +0000
with message-id <[email protected]>
and subject line Bug#746875: fixed in libraw 0.16.0-4
has caused the Debian Bug report #746875,
regarding libraw: 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.)


-- 
746875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746875
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libraw
Version: 0.16.0-2
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/libraw_0.16.0-2_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

[...]
   dh_compress -a
   dh_fixperms -a
   dh_strip -a
   debian/rules override_dh_makeshlibs
make[1]: Entering directory `/«PKGBUILDDIR»'
dh_makeshlibs -V 'libraw10 (>= 0.16.0-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/libraw10/DEBIAN/symbols doesn't match 
completely debian/libraw10.symbols
--- debian/libraw10.symbols (libraw10_0.16.0-2_amd64)
+++ dpkg-gensymbolsLFzb1i       2014-04-18 13:05:42.745648178 +0000
@@ -300,7 +300,7 @@
  (c++)"LibRaw_abstract_datastream::tempbuffer_close()@Base" 0.16.0
  (c++|arch=!alpha !amd64 !kfreebsd-amd64 !ppc64 !s390x 
!sparc64)"LibRaw_abstract_datastream::tempbuffer_open(void*, unsigned 
int)@Base" 0.16.0
  (c++|arch=alpha amd64 kfreebsd-amd64 ppc64 s390x 
sparc64)"LibRaw_abstract_datastream::tempbuffer_open(void*, unsigned 
long)@Base" 0.16.0
- (c++)"LibRaw_abstract_datastream::~LibRaw_abstract_datastream()@Base" 0.16.0
+#MISSING: 0.16.0-2# 
(c++)"LibRaw_abstract_datastream::~LibRaw_abstract_datastream()@Base" 0.16.0
  (c++)"LibRaw_bigfile_datastream::LibRaw_bigfile_datastream(char const*)@Base" 
0.16.0
  (c++)"LibRaw_bigfile_datastream::eof()@Base" 0.16.0
  (c++)"LibRaw_bigfile_datastream::fname()@Base" 0.16.0
@@ -352,6 +352,7 @@
  (c++)"LibRaw_file_datastream::tell()@Base" 0.16.0
  (c++)"LibRaw_file_datastream::valid()@Base" 0.16.0
  (c++)"LibRaw_file_datastream::~LibRaw_file_datastream()@Base" 0.16.0
+ _ZNKSt5ctypeIcE8do_widenEc@Base 0.16.0-2
  default_data_callback@Base 0.16.0
  default_memory_callback@Base 0.16.0
  foveon_data@Base 0.16.0
@@ -720,7 +721,7 @@
  (c++)"LibRaw_abstract_datastream::tempbuffer_close()@Base" 0.16.0
  (c++|arch=!alpha !amd64 !kfreebsd-amd64 !ppc64 !s390x 
!sparc64)"LibRaw_abstract_datastream::tempbuffer_open(void*, unsigned 
int)@Base" 0.16.0
  (c++|arch=alpha amd64 kfreebsd-amd64 ppc64 s390x 
sparc64)"LibRaw_abstract_datastream::tempbuffer_open(void*, unsigned 
long)@Base" 0.16.0
- (c++)"LibRaw_abstract_datastream::~LibRaw_abstract_datastream()@Base" 0.16.0
+#MISSING: 0.16.0-2# 
(c++)"LibRaw_abstract_datastream::~LibRaw_abstract_datastream()@Base" 0.16.0
  (c++)"LibRaw_bigfile_datastream::LibRaw_bigfile_datastream(char const*)@Base" 
0.16.0
  (c++)"LibRaw_bigfile_datastream::eof()@Base" 0.16.0
  (c++)"LibRaw_bigfile_datastream::fname()@Base" 0.16.0
@@ -772,6 +773,7 @@
  (c++)"LibRaw_file_datastream::tell()@Base" 0.16.0
  (c++)"LibRaw_file_datastream::valid()@Base" 0.16.0
  (c++)"LibRaw_file_datastream::~LibRaw_file_datastream()@Base" 0.16.0
+ _ZNKSt5ctypeIcE8do_widenEc@Base 0.16.0-2
  default_data_callback@Base 0.16.0
  default_memory_callback@Base 0.16.0
  foveon_data@Base 0.16.0
dh_makeshlibs: failing due to earlier errors
make[1]: *** [override_dh_makeshlibs] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2

--- End Message ---
--- Begin Message ---
Source: libraw
Source-Version: 0.16.0-4

We believe that the bug you reported is fixed in the latest version of
libraw, 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.
Luca Falavigna <[email protected]> (supplier of updated libraw 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, 07 Jun 2014 18:43:23 +0200
Source: libraw
Binary: libraw10 libraw-bin libraw-dev libraw-doc
Architecture: source amd64 all
Version: 0.16.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Shotwell Maintainers 
<[email protected]>
Changed-By: Luca Falavigna <[email protected]>
Description:
 libraw-bin - raw image decoder library (tools)
 libraw-dev - raw image decoder library (development files)
 libraw-doc - raw image decoder library (documentation)
 libraw10   - raw image decoder library
Closes: 746875
Changes:
 libraw (0.16.0-4) unstable; urgency=medium
 .
   * debian/libraw10.symbols:
     - Update symbols to build against gcc-4.9 (Closes: #746875).
   * debian/tests/testbuild:
     - Provide a simple test to check whether the package is fucntional,
       as per DEP8 (autopkgtests).
Checksums-Sha1:
 fd677929be04065df13e8a4de85a416db4dc4378 2097 libraw_0.16.0-4.dsc
 d5b4e750cd4b3215ea232fd022abc3e39e27d93f 24784 libraw_0.16.0-4.debian.tar.xz
 0c5c9d467bda603480e31b020db7248e1e87ede7 215192 libraw10_0.16.0-4_amd64.deb
 acb3d1ee07ca547796704f0c3cc087a3de52d42a 61742 libraw-bin_0.16.0-4_amd64.deb
 66c31d6cfc2506618dc6ec944999a075c892144f 218888 libraw-dev_0.16.0-4_amd64.deb
 0fb5a030750e6b9e37f256113e665eddb4ac696e 108668 libraw-doc_0.16.0-4_all.deb
Checksums-Sha256:
 9be0e34d92bec755d6b77f2040e3e5294e7faf7b5de4450df6cc34236ab8c247 2097 
libraw_0.16.0-4.dsc
 857a7bdddd7f861f719cc577a93276ebf7510bf8d698df9fc677f7bf4a1e8342 24784 
libraw_0.16.0-4.debian.tar.xz
 df7c0114e1ad77bb34b892a5acf184b9b97448e70a92e9a69d2f0bc7e294d957 215192 
libraw10_0.16.0-4_amd64.deb
 5f9c9cdcd263e92c2ce3a39815b8e35653bc1cf6a2931b5e3579e22302b4bb53 61742 
libraw-bin_0.16.0-4_amd64.deb
 b7a018b79ec401ea5be0ca7e8bd2bb11123c784216614e676a8ddb9b7d016cd7 218888 
libraw-dev_0.16.0-4_amd64.deb
 e2c9f96cc44c715fa5c317b729f44357b15b97ca9c531b6a2da7be37ce2a1703 108668 
libraw-doc_0.16.0-4_all.deb
Files:
 c2b52c3f08899b373037ee55e68b222c 215192 libs optional 
libraw10_0.16.0-4_amd64.deb
 9e0e40c38b9ad4a67de47cc831289eb0 61742 graphics optional 
libraw-bin_0.16.0-4_amd64.deb
 f6f49bfed22e723ce6ab4e7d10021f6e 218888 libdevel optional 
libraw-dev_0.16.0-4_amd64.deb
 af9efb6e1b000ec039902c75ba6bcbb7 108668 doc optional 
libraw-doc_0.16.0-4_all.deb
 bc3dbb2c85e4ab0542ab143d4e14a224 2097 libs optional libraw_0.16.0-4.dsc
 08746a5acb66dbc907828aa3a63c3dd0 24784 libs optional 
libraw_0.16.0-4.debian.tar.xz

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

iQIcBAEBCAAGBQJTk0ThAAoJEEkIatPr4vMfI9EP/2PKWG9+GDjA6Kscagc+0O13
0L6uhiIfRH5QMVR5OOjBgb36DJk5edYeech7/fombjr+ZqCaY+eGWGgbBtlefTfu
gQ+1ZMS+UPRstKgNHx66+zfAz9se6O18JuedSSx8c0+ZhTrQsIXEuTPmnbr0zd5W
JDfWmOhESVbgUUonttkVnozMdl0LM9gM+oInvvgYxJtLutwvaoLFVohZuxqABnQ8
1OnZP46v/oTkGlp6LQdOisfRS+tRrkoYdFWk66VBLg/ORsZg3OhsR4qhKD+7Oasn
ezBwkUv6jfAo3LHTiTU2JXm85i0lq3M2ggPVqg+S4R1fqWIKL0khnpSKSST9FAAV
YL+m+FxEDeaiyL3QjHu4rWB9g/BPDHLSm2kv2QAUifyyeC5rUTKJoiA1Hm+lR9Z6
DRkiCT1JhZHSFxqVU6faE4pHPIwy1mxQaA9L490QaVhn6JEd9Xz0j43nrTFHNpMc
3joQWyzyOi1FUK+Zk0PVlbBOg+IVVddNuB7SHKwM2ysNkT2mw9HZN1sdzePR4qtf
4Dovxsi0z21o7Z3xYM9q2/rPWXY/XYKPsboRPwBEfp2L/K0vXlqmDuKG5D7dLHXu
Sn59I9LOngFwdejVHYT9C9kFbVfR6sk6QnInnD0ZqdpDU/uBVlCM+NChVTZseRem
9tHvz2kfiUKCm+FWjd8v
=JdSr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to