Package: shogun
Version: 0.4.4-1
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 now prints an error
message when C++ code contains duplicate function parameter names in
function prototypes, see
http://www.cyrius.com/journal/2007/12/07#gcc-4.3-multiple-params

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

> Automatic build of shogun_0.4.4-1 on em64t by sbuild/amd64 0.53
...
> c++ -fno-strict-aliasing -fPIC  -g -Wall -Wno-unused-parameter -Wformat 
> -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread -c 
> -I/usr/include/python2.4 
> -I/var/lib/python-support/python2.4/numpy/core/include -I. -o 
> kernel/WeightedDegreePositionStringKernel.cpp.o 
> kernel/WeightedDegreePositionStringKernel.cpp
> In file included from kernel/WeightedDegreePositionStringKernel.cpp:18:
> ./kernel/WeightedDegreePositionStringKernel.h:236: error: multiple parameters 
> named 'posweights_lhs'
> make[2]: *** [kernel/WeightedDegreePositionStringKernel.cpp.o] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/



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

Reply via email to