Package: zoneminder
Version: 1.22.3-8
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 zoneminder_1.22.3-8 on em64t by sbuild/amd64 0.53
...
> make[3]: Entering directory `/build/tbm/zoneminder-1.22.3/src'
> if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include 
> -I/usr/include   -DZM_FFMPEG_CVS -MT zmc.o -MD -MP -MF ".deps/zmc.Tpo" -c -o 
> zmc.o zmc.cpp; \
>       then mv -f ".deps/zmc.Tpo" ".deps/zmc.Po"; else rm -f ".deps/zmc.Tpo"; 
> exit 1; fi
> In file included from zm_monitor.h:28,
>                  from zmc.cpp:27:
> zm_image.h:252: error: multiple parameters named 'hi_y'
> In file included from zmc.cpp:27:
> zm_monitor.h:114: warning: 'typedef' was ignored in this declaration
> make[3]: *** [zmc.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