Date: Wed, 5 Sep 2007 09:56:00 GMT From: itetcu@FreeBSD.org To: amdmi3@amdmi3.ru, itetcu@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/116096: games/powermanga: update to 0.90, take maintainership Message-ID: <200709050956.l859u05x058750@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: games/powermanga: update to 0.90, take maintainership State-Changed-From-To: open->feedback State-Changed-By: itetcu State-Changed-When: Wed Sep 5 09:55:21 UTC 2007 State-Changed-Why: Doesn't compile on amd64: if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr/local\" -DSCOREFILE=\"/var/games/powermanga.hi\" -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -O2 -fno-strict-aliasing -pipe -MT powermanga-tools.o -MD -MP -MF ".deps/powermanga-tools.Tpo" -c -o powermanga-tools.o `test -f 'tools.c' || echo './'`tools.c; then mv -f ".deps/powermanga-tools.Tpo" ".deps/powermanga-tools.Po"; else rm -f ".deps/powermanga-tools.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr/local\" -DSCOREFILE=\"/var/games/powermanga.hi\" -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -O2 -fno-strict-aliasing -pipe -MT powermanga-gfxroutines.o -MD -MP -MF ".deps/powermanga-gfxroutines.Tpo" -c -o powermanga-gfxroutines.o `test -f 'gfxroutines.c' || echo './'`gfxroutines.c; then mv -f ".deps/powermanga-gfxroutines.Tpo" ".deps/powermanga-gfxroutines.Po"; else rm -f ".deps/powermanga-gfxroutines.Tpo"; exit 1; fi gfxroutines.c: In function `draw_bitmap_char_16': gfxroutines.c:239: error: 'for' loop initial declaration used outside C99 mode gfxroutines.c:241: error: 'for' loop initial declaration used outside C99 mode gfxroutines.c: In function `_COPY2X8BITS_512x440': gfxroutines.c:697: error: 'for' loop initial declaration used outside C99 mode gfxroutines.c:697: error: 'for' loop initial declaration used outside C99 mode gfxroutines.c: In function `_COPY2X16BITS_512x440': gfxroutines.c:703: error: 'for' loop initial declaration used outside C99 mode gfxroutines.c:703: error: 'for' loop initial declaration used outside C99 mode gfxroutines.c: In function `_COPY2X32BITS_512x440': gfxroutines.c:715: error: 'for' loop initial declaration used outside C99 mode gfxroutines.c:715: error: 'for' loop initial declaration used outside C99 mode *** Error code 1 Stop in /work/a/ports/games/powermanga/work/powermanga-0.90/src. *** Error code 1 http://www.freebsd.org/cgi/query-pr.cgi?pr=116096
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709050956.l859u05x058750>