Package: synfig
Severity: important
Justification: fails to build from source

synfig fails to build on Alpha:

[...]
/usr/include/ETL/_surface.h: In member function 'void etl::surface<T, AT, 
VP>::blit_to(_pen&, int, int, int, int) [with _pen = 
etl::generic_pen<synfig::Color, synfig::Color>, T = synfig::Color, AT = 
synfig::Color, VP = synfig::ColorPrep]':
../../src/synfig/surface.h:99:   instantiated from 'void 
synfig::Surface::blit_to(_pen&, int, int, int, int) [with _pen = 
etl::generic_pen<synfig::Color, synfig::Color>]'
../../src/synfig/surface.h:94:   instantiated from 'void 
synfig::Surface::blit_to(_pen&) [with _pen = etl::generic_pen<synfig::Color, 
synfig::Color>]'
layer_shape.cpp:2491:   instantiated from here
/usr/include/ETL/_surface.h:277: error: no matching function for call to 
'min(int&, long int)'
make[4]: *** [libsynfig_la-layer_shape.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/synfig-0.61.05/src/synfig'

The types of the arguments of std::min have to match, and on Alpha,
long != int.  You probably need to cast one of the arguments.

Full log at:
http://buildd.debian.org/fetch.php?&pkg=synfig&ver=0.61.05-3&arch=alpha&stamp=1142933577&file=log&as=raw

        Falk

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-rc4-dirty
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to