Package: epos
Version: 1:2.5.37-5
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 has converted a number
of warnings into errors.  With GCC 4.3, you're no longer to
just redefine a previous #define.  You need to either avoid
redefinitions directly or to use #ifndef to make sure that something
has not been defined already.  See
http://www.cyrius.com/journal/gcc/gcc-4.3-pedwarn.html

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 epos_1:2.5.37-5 on em64t by sbuild/amd64 0.53
...
>       fi
> rm -f .libs/neural_parse.lo
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -w -DEPOS -ggdb 
> -DBASE_DIR=/usr/share/epos -g -O2 -MT neural_parse.lo -MD -MP -MF 
> .deps/neural_parse.Tpo -c neural_parse.cc  -fPIC -DPIC -o 
> .libs/neural_parse.lo
> In file included from ./../options.h:56,
>                  from ./../epos.h:128,
>                  from neural_parse.yy:10:
> ./../options.lst:339:1: error: "OPTION" redefined
> ./../options.lst:234:1: error: this is the location of the previous definition
> make[4]: *** [neural_parse.lo] Error 1
> make[4]: Leaving directory `/build/tbm/epos-2.5.37/src/nnet'

-- 
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