[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#565076: marked as done (synfig: ftbfs with gcc-4.5)



Your message dated Sun, 13 Feb 2011 23:18:46 +0000
with message-id <[🔎] E1PolDK-0001nV-Dx@franck.debian.org>
and subject line Bug#612070: Removed package(s) from unstable
has caused the Debian Bug report #565076,
regarding synfig: ftbfs with gcc-4.5
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 owner@bugs.debian.org
immediately.)


-- 
565076: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565076
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: synfig
Version: 0.61.09-3
Severity: normal
Tags: sid
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.5

The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html

The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/synfig_0.61.09-3_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.

The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.


[...]
color.h:795:51: warning: value computed is not used
In file included from renddesc.h:32:0,
                 from canvas.h:42,
                 from importer.cpp:35:
color.h: In function 'unsigned char* synfig::Color2PixelFormat(const synfig::Color&, const synfig::PixelFormat&, unsigned char*, const synfig::Gamma&)':
color.h:786:51: warning: value computed is not used
color.h:795:51: warning: value computed is not used
rm: invalid argument: `'
 x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I../.. -I../../src -I../../libltdl -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc/synfig\" -DNDEBUG -g -O2 -W -Wall -MT libsynfig_la-main.lo -MD -MP -MF .deps/libsynfig_la-main.Tpo -c main.cpp  -fPIC -DPIC -o .libs/libsynfig_la-main.o
rm: invalid argument: `'
 x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I../.. -I../../src -I../../libltdl -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc/synfig\" -DNDEBUG -g -O2 -W -Wall -MT libsynfig_la-keyframe.lo -MD -MP -MF .deps/libsynfig_la-keyframe.Tpo -c keyframe.cpp  -fPIC -DPIC -o .libs/libsynfig_la-keyframe.o
rm: invalid argument: `'
 x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I../.. -I../../src -I../../libltdl -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc/synfig\" -DNDEBUG -g -O2 -W -Wall -MT libsynfig_la-loadcanvas.lo -MD -MP -MF .deps/libsynfig_la-loadcanvas.Tpo -c loadcanvas.cpp  -fPIC -DPIC -o .libs/libsynfig_la-loadcanvas.o
In file included from module.h:38:0,
                 from main.cpp:38:
color.h: In function 'unsigned char* synfig::Color2PixelFormat(const synfig::Color&, const synfig::PixelFormat&, unsigned char*, const synfig::Gamma&)':
color.h:786:51: warning: value computed is not used
color.h:795:51: warning: value computed is not used
In file included from renddesc.h:32:0,
                 from canvas.h:42,
                 from loadcanvas.h:32,
                 from loadcanvas.cpp:42:
color.h: In function 'unsigned char* synfig::Color2PixelFormat(const synfig::Color&, const synfig::PixelFormat&, unsigned char*, const synfig::Gamma&)':
color.h:786:51: warning: value computed is not used
color.h:795:51: warning: value computed is not used
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Version: 0.62.00-2+rm

Dear submitter,

as the package synfig has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612070

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply to: