Your message dated Tue, 25 Jun 2013 18:18:30 +0000
with message-id <[email protected]>
and subject line Bug#701297: fixed in inkscape 0.48.4-1
has caused the Debian Bug report #701297,
regarding inkscape: ftbfs with GCC-4.8
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.)


-- 
701297: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701297
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:inkscape
Version: 0.48.3.1-1.3
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.8

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

  widgets/desktop-widget.h:242:32: error: stray ',' at end of member declaration

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/inkscape_0.48.3.1-1.3_unstable_gcc48.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
connector-context.cpp:1438:68: warning: converting 'false' to pointer type for 
argument 4 of 'void sp_object_setAttribute(SPObject*, const gchar*, const 
gchar*, SPException*)' [-Wconversion-null]
                 cc->isOrthogonal ? "orthogonal" : "polyline", false);
                                                                    ^
connector-context.cpp:1440:66: warning: converting 'false' to pointer type for 
argument 4 of 'void sp_object_setAttribute(SPObject*, const gchar*, const 
gchar*, SPException*)' [-Wconversion-null]
                 Glib::Ascii::dtostr(cc->curvature).c_str(), false);
                                                                  ^
connector-context.cpp:1444:37: warning: converting 'false' to pointer type for 
argument 4 of 'void sp_object_setAttribute(SPObject*, const gchar*, const 
gchar*, SPException*)' [-Wconversion-null]
                     cc->shref, false);
                                     ^
connector-context.cpp:1447:41: warning: converting 'false' to pointer type for 
argument 4 of 'void sp_object_setAttribute(SPObject*, const gchar*, const 
gchar*, SPException*)' [-Wconversion-null]
                         cc->scpid, false);
                                         ^
connector-context.cpp:1454:37: warning: converting 'false' to pointer type for 
argument 4 of 'void sp_object_setAttribute(SPObject*, const gchar*, const 
gchar*, SPException*)' [-Wconversion-null]
                     cc->ehref, false);
                                     ^
connector-context.cpp:1457:41: warning: converting 'false' to pointer type for 
argument 4 of 'void sp_object_setAttribute(SPObject*, const gchar*, const 
gchar*, SPException*)' [-Wconversion-null]
                         cc->ecpid, false);
                                         ^
connector-context.cpp: In function 'void cc_selection_set_avoid(bool)':
connector-context.cpp:1940:33: warning: converting 'false' to pointer type for 
argument 4 of 'void sp_object_setAttribute(SPObject*, const gchar*, const 
gchar*, SPException*)' [-Wconversion-null]
                     value, false);
                                 ^
  CXX    desktop-style.o
  CXX    device-manager.o
  CXX    dir-util.o
  CXX    document.o
  CXX    document-subset.o
  CXX    document-undo.o
  CXX    doxygen-main.o
  CXX    draw-anchor.o
  CXX    draw-context.o
In file included from desktop.cpp:91:0:
widgets/desktop-widget.h:242:32: error: stray ',' at end of member declaration
     GtkWidget *commands_toolbox,;
                                ^
In file included from desktop-events.cpp:41:0:
widgets/desktop-widget.h:242:32: error: stray ',' at end of member declaration
     GtkWidget *commands_toolbox,;
                                ^
  CXX    dropper-context.o
make[3]: *** [desktop.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [desktop-events.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: inkscape
Source-Version: 0.48.4-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matteo F. Vescovi <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 21 Jun 2013 15:13:32 +0200
Source: inkscape
Binary: inkscape
Architecture: source amd64
Version: 0.48.4-1
Distribution: unstable
Urgency: low
Maintainer: Wolfram Quester <[email protected]>
Changed-By: Matteo F. Vescovi <[email protected]>
Description: 
 inkscape   - vector-based drawing program
Closes: 701297
Changes: 
 inkscape (0.48.4-1) unstable; urgency=low
 .
   * Upload to unstable
   * debian/control: added myself to Uploaders
   * debian/patches/: patchset updated
     - 04-Fix_FTBFS_on_gcc-4.8.patch added (Closes: #701297)
Checksums-Sha1: 
 b71f02c01f32e992853b7e861565489885e9feec 1762 inkscape_0.48.4-1.dsc
 0cddefd06f399c7070d774b466551ba13ab40301 21926 inkscape_0.48.4-1.diff.gz
 1e357ef3f9dbdb973ca35a00d871a4a17263c5b4 24590546 inkscape_0.48.4-1_amd64.deb
Checksums-Sha256: 
 7bbe5dbcaec40a80446a4309d9a84a01539a9357ea1612d5823c304edeaecfd1 1762 
inkscape_0.48.4-1.dsc
 51910e2d317fefaa193511c5712974fec6f2f544405895fed3b5db121416e0f6 21926 
inkscape_0.48.4-1.diff.gz
 4d140db63da2f7e5f6730084954c6d49b2d301e46be0e949cbdcd8f14a5f47cd 24590546 
inkscape_0.48.4-1_amd64.deb
Files: 
 093acc190b7b5a2e4958240cd053e4fe 1762 graphics optional inkscape_0.48.4-1.dsc
 47325fb1a2851efac6b8abfe464ebbc4 21926 graphics optional 
inkscape_0.48.4-1.diff.gz
 2547f9821c9534cb73d25b03576c20e7 24590546 graphics optional 
inkscape_0.48.4-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHJ1/wACgkQRqobajv7n7NYwACfbWW0ISwyD2sj7VBQlduRszmS
88cAn2Bk/kK3GI9a15dcGlSlhDGaRY0t
=GgIl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to