Package: juice
Version: 0.03p
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 allowed
to put spurious text after preprocessor directives, such as #else
and #endif.  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 juice_0.03p on em64t by sbuild/amd64 0.53
...
> make[3]: Entering directory `/build/tbm/juice-0.03p/src/dialogs'
> rm -f .depends
> set -e; for F in vfs.C regexp.C windows.C background.C dialogs.C utils.C; do 
> cc -MM  $F >> .depends; done
> background.C:162:8: error: extra tokens at end of #endif directive
> make[3]: *** [depend] 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