Package: epdfview
Version: 0.1.6-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

> Automatic build of epdfview_0.1.6-1 on em64t by sbuild/amd64 0.53
...
> make[4]: Entering directory `/build/tbm/epdfview-0.1.6/src/gtk'
> g++ -DHAVE_CONFIG_H -I. -I. -I../..    -DDATADIR='"/usr/share/epdfview"' 
> -I../../src -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng12   -g -Wall -O2 -Wall 
> -Wno-long-long -DNDEBUG -DG_DISABLE_ASSERT -c -o libshell_gtk_a-FindView.o 
> `test -f 'FindView.cxx' || echo './'`FindView.cxx
> In file included from ../../src/epdfview.h:28,
>                  from FindView.cxx:22:
> ../../src/IDocumentLink.h:36: error: multiple parameters named 'y1'
> make[4]: *** [libshell_gtk_a-FindView.o] Error 1
> make[4]: Leaving directory `/build/tbm/epdfview-0.1.6/src/gtk'
> make[3]: *** [all-recursive] 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