Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on i386.
> 
> This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
> the default on most architectures (even if it's not the case on i386 yet).
> Feel free to downgrade this bug to 'important' if your package is only built
> on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
> gcc 4.2).
> 
> Relevant part:
> > cc -O2 -lfl -o ../ky00te lex.yy.o y.tab.o -lfl
> > y.tab.o: In function `main':
> > y.tab.c:(.text+0x7b0): multiple definition of `main'
> > /usr/lib/libfl_pic.a(libfl_pic_a-libmain.o):/build/buildd/flex-2.5.35/libmain.c:29:
> >  first defined here
> > collect2: ld returned 1 exit status

This is not a gcc 4.3 problem. Your build environment has exported
CFLAGS, and this is breaking filter's makefiles. I guess that this is
one of those dpkg-dev changes that won't break "anything". :-/

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to