[ports-amd64@pointyhat.freebsd.org: gnono-1.9.1_1 failed on amd64 7]

Andrew Pantyukhin sat at FreeBSD.org
Wed Apr 4 05:41:00 UTC 2007


On 4/4/07, Kris Kennaway <kris at obsecurity.org> wrote:
===============================================================
> cc1: warnings being treated as errors
> In file included from /usr/local/include/libgnome-2.0/libgnome/gnome-program.h:41,
>                  from /usr/local/include/libgnome-2.0/libgnome/gnome-init.h:30,
>                  from /usr/local/include/libgnome-2.0/libgnome/gnome-config.h:34,
>                  from game.c:31:
> /usr/local/include/popt.h:444: warning: type qualifiers ignored on function return type
> gmake[3]: *** [game.o] Error 1
> gmake[3]: Leaving directory `/work/a/ports/games/gnono/work/gnono-1.9.1/src'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/work/a/ports/games/gnono/work/gnono-1.9.1/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/work/a/ports/games/gnono/work/gnono-1.9.1'
> gmake: *** [all] Error 2
> *** Error code 2
===============================================================

popt has a few places like this:
const char *const poptStrerror(const int error)...

I see the samba project patched this:
http://lists.samba.org/archive/samba-cvs/2006-May/067499.html

Should we do the same?


More information about the freebsd-ports mailing list