Your message dated Wed, 26 Jul 2017 19:04:14 +0000
with message-id <e1darbs-000j3t...@fasolo.debian.org>
and subject line Bug#853453: fixed in inkscape 0.92.2~pre0-1
has caused the Debian Bug report #853453,
regarding inkscape: ftbfs with GCC-7
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.)


-- 
853453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:inkscape
Version: 0.92.0-4
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/inkscape_0.92.0-4_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
     throw (std::bad_alloc)
     ^~~~~
/<<PKGBUILDDIR>>/src/inkgc/gc-managed.h:41:5: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
     throw (std::bad_alloc)
     ^~~~~
In file included from /<<PKGBUILDDIR>>/src/ui/view/view.h:18:0,
                 from /<<PKGBUILDDIR>>/src/desktop.h:34,
                 from /<<PKGBUILDDIR>>/src/inkscape.cpp:52:
/<<PKGBUILDDIR>>/src/inkgc/gc-managed.h:33:5: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
     throw (std::bad_alloc)
     ^~~~~
/<<PKGBUILDDIR>>/src/inkgc/gc-managed.h:41:5: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
     throw (std::bad_alloc)
     ^~~~~
In file included from /<<PKGBUILDDIR>>/src/sp-filter-reference.h:4:0,
                 from /<<PKGBUILDDIR>>/src/style-internal.h:26,
                 from /<<PKGBUILDDIR>>/src/style.h:21,
                 from /<<PKGBUILDDIR>>/src/file.cpp:63:
/<<PKGBUILDDIR>>/src/uri-references.h:69:33: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
     void attach(URI const& uri) throw(BadURIException);
                                 ^~~~~
In file included from /<<PKGBUILDDIR>>/src/style-internal.h:28:0,
                 from /<<PKGBUILDDIR>>/src/style.h:21,
                 from /<<PKGBUILDDIR>>/src/file.cpp:63:
/<<PKGBUILDDIR>>/src/uri.h:40:41: warning: dynamic exception specifications are 
deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
     explicit URI(char const *preformed) throw(BadURIException);
                                         ^~~~~
/<<PKGBUILDDIR>>/src/uri.h:101:45: warning: dynamic exception specifications 
are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
     static URI fromUtf8( char const* path ) throw (BadURIException);
                                             ^~~~~
/<<PKGBUILDDIR>>/src/uri.h:103:55: warning: dynamic exception specifications 
are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
     static URI from_native_filename(char const *path) throw(BadURIException);
                                                       ^~~~~
/<<PKGBUILDDIR>>/src/uri.h:105:54: warning: dynamic exception specifications 
are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
     static char *to_native_filename(char const* uri) throw(BadURIException);
                                                      ^~~~~
/<<PKGBUILDDIR>>/src/uri.h:109:36: warning: dynamic exception specifications 
are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
     char *toNativeFilename() const throw(BadURIException);
                                    ^~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:602: recipe for target 
'src/CMakeFiles/inkscape_base.dir/all' failed
make[2]: *** [src/CMakeFiles/inkscape_base.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Makefile:130: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: make -j64 returned exit code 2
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: inkscape
Source-Version: 0.92.2~pre0-1

We believe that the bug you reported is fixed in the latest version of
inkscape, 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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (supplier of updated inkscape 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: Wed, 26 Jul 2017 16:07:58 +0200
Source: inkscape
Binary: inkscape
Architecture: source
Version: 0.92.2~pre0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Description:
 inkscape   - vector-based drawing program
Closes: 838654 853453
Changes:
 inkscape (0.92.2~pre0-1) unstable; urgency=medium
 .
   * New upstream version 0.92.2~pre0.
     http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.2
     + Fix an integer overflow.  Closes: #838654
     + Fix compilation with GCC 7.  Closes: #853453
   * d/dirs: remove, useless.
   * d/patches: drop 15484 patch, applied upstream.
   * d/control: bump Standards-Version to 4.0.0, no changes needed.
Checksums-Sha1:
 64b506614e1915fa1186c3e3301a8e5e20333e4c 2913 inkscape_0.92.2~pre0-1.dsc
 4722d20ed970fda59c26600e68f5afcb2c436b88 31265103 
inkscape_0.92.2~pre0.orig.tar.bz2
 7e8b423272bcb0e693b71bfaac3ead532a4d19b1 181 
inkscape_0.92.2~pre0.orig.tar.bz2.asc
 d414d4be5df1afb393fd6d1ea42191eefdddf634 27108 
inkscape_0.92.2~pre0-1.debian.tar.xz
 117b606702e97f6d65d22a9852ac5c5cb3a0f4fa 15666 
inkscape_0.92.2~pre0-1_amd64.buildinfo
Checksums-Sha256:
 08560a608bc430ae1cce0e1749e92abba6c1e97fca55a51f1c7509bd52b96c04 2913 
inkscape_0.92.2~pre0-1.dsc
 51afdf9677276f17ccd15ebde911fde7e2eb54021dccebfc858c73237b38842c 31265103 
inkscape_0.92.2~pre0.orig.tar.bz2
 20e57e6d4fa7769908d7f20bcc82f89c32c167632bb8789529a28b3c6165ad95 181 
inkscape_0.92.2~pre0.orig.tar.bz2.asc
 af0db6fc2d60fc9bc2a661cc2719de8a0b462e400b1bb83c25cc4f3d5ec2cf5c 27108 
inkscape_0.92.2~pre0-1.debian.tar.xz
 91b5781bf51c6bdf1273e38f82e642f44f4ba8eb29be6934eb4dbb52f05979a5 15666 
inkscape_0.92.2~pre0-1_amd64.buildinfo
Files:
 096ffa2b7646864ef477b7366a58aaec 2913 graphics optional 
inkscape_0.92.2~pre0-1.dsc
 6330f21de5b59fdac327c03f3423c2eb 31265103 graphics optional 
inkscape_0.92.2~pre0.orig.tar.bz2
 cb2a2bf05c0e409419fec4eb760114d6 181 graphics optional 
inkscape_0.92.2~pre0.orig.tar.bz2.asc
 8249f41728c6df545eb9515c299e5636 27108 graphics optional 
inkscape_0.92.2~pre0-1.debian.tar.xz
 3bee61d045362dc28f10a75f570ea06b 15666 graphics optional 
inkscape_0.92.2~pre0-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAll45jgACgkQCBa54Yx2
K62DWA/9HlbU7ofA3Q474KTxO6vdXF7MfUnUdD0bqzyV1t9IgWOGZOARV78FqIJa
hglBu8qf/+yw09ngjr/4ziWoCGcvplBbHHqP6c211nX8FwzYs1pMZy0O6aOCd0Fn
cw2ZpjMj9PTsuzq6v0N3Wih/2zYubM0zf4HlD3IiUlPfdk0CrWc/z11LkvP76Xed
Hs4lrl4VDE4FZIYIh4r1LlUGZZUNBc7sp8AgXy4rgo0w5ewyXQsCDqIFMGwg2rdF
KxmWYCdK26I61snWtkT9RsxALkkadVVkNhNbWmZ6Yp91ZWd+zIjo5QqbWB3vidp1
v3EGDwjXa6ZJpGL4hpZIAvpzn0PR6XeFQj+7Q4z6Clq8Gu+9s+9hBv4un0sqtqXy
ojkcxMzo3KhWqHs4MBYwSQgPYiptxkhmsIr+S/O4N6oKRd76D9O3w6EFbG2UOjnO
swVQb0rnUkVYQPABK4pxe7RwF1Ry70/POhbVKVPPCys8rXBFs5O79/Ww36jeQiLT
LXd2QxIdQ3b2flS0xxYfd0vthF49D3LXPal/6QBLwVGo54syPJ4HXdyAKf4jQ8rh
Lx/9PrhlmHK8bBsXiLlapbgnIbdknEqNJiqk6H+06pdkiMKP5IKL4d5tPfvYCx6B
UjJBrZHU2itM4RV8l0BgpCcC0pJp6RiduFgD5xKOAOsxBCoaAYQ=
=x6FL
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to