games/vavoom doesn't build

Oliver Herold oliver at akephalos.de
Thu Apr 3 10:11:17 UTC 2008


Hi

My make.conf consists of the following:

PERL_VER=5.8.8
PERL_VERSION=5.8.8
WITH_GTK2=yes
WITH_GECKO=firefox
CC=/usr/local/libexec/ccache/world-cc
CXX=/usr/local/libexec/ccache/world-c++


As you can see I'm using ccache, but I tried it without too.

This is the output of make -V CFLAGS

-O2 -fno-strict-aliasing -pipe

This is the buildlog:

http://bsdpaste.bsdgroup.de/814

Cheers,

Oliver




Alejandro Pulver <alepulver at FreeBSD.org> wrote:
> On Sun, 30 Mar 2008 19:15:36 +0200
> Oliver Herold <oliver at akephalos.de> wrote:
> 
> > Hi
> > 
> > building games/vavoom isn't possible it breaks while compiling with
> > default options. I'm using FreeBSD 7 (RELENG_7).
> > 
> > 
> > ----------------------------------------------------------------
> > [...]
> > 
> > gmake[2]: Leaving directory
> > `/usr/ports/games/vavoom/work/vavoom-1.26/source'
> > gmake[1]: Leaving directory
> > `/usr/ports/games/vavoom/work/vavoom-1.26/source'
> > Making all in progs
> > gmake[1]: Entering directory
> > `/usr/ports/games/vavoom/work/vavoom-1.26/progs'
> > Making all in common
> > gmake[2]: Entering directory
> > `/usr/ports/games/vavoom/work/vavoom-1.26/progs/common'
> > ../../utils/bin/vcc -P../../basev/common/progs ./engine/classes.vc
> > ../../basev/common/progs/engine.dat
> > ../../utils/bin/vcc -P../../basev/common/progs ./linespec/classes.vc
> > ../../basev/common/progs/linespec.dat
> > ./linespec/RedParticleFountain.vc:12: End of file inside a comment
> > ./linespec/GreenParticleFountain.vc:12: End of file inside a comment
> > ./linespec/BlueParticleFountain.vc:12: End of file inside a comment
> > ./linespec/YellowParticleFountain.vc:12: End of file inside a comment
> > ./linespec/PurpleParticleFountain.vc:12: End of file inside a comment
> > ./linespec/BlackParticleFountain.vc:12: End of file inside a comment
> > ./linespec/WhiteParticleFountain.vc:12: End of file inside a comment
> > Confused by previous errors, bailing out
> > gmake[2]: *** [../../basev/common/progs/linespec.dat] Fehler 1
> > gmake[2]: Leaving directory
> > `/usr/ports/games/vavoom/work/vavoom-1.26/progs/common'
> > gmake[1]: *** [all-recursive] Fehler 1
> > gmake[1]: Leaving directory
> > `/usr/ports/games/vavoom/work/vavoom-1.26/progs'
> > gmake: *** [all-recursive] Fehler 1
> > *** Error code 2
> > 
> > Stop in /usr/ports/games/vavoom.
> > *** Error code 1
> > 
> > Stop in /usr/ports/games/vavoom.
> > ----------------------------------------------------------------
> > 
> 
> Hello.
> 
> The port builds on clean systems (pointyhat) and on my machine, so I
> think the problem may be local.
> 
> What fails here is the internal VavoomC compiler, which is known to
> misbehave when built with "-fno-strict-aliasing" (and the port removes
> it if present).
> 
> To debug this I would need your CFLAGS ('make -V CFLAGS' in port
> directory) and the complete build log (so we can see which flags were
> used when building 'vcc', and other oddities).
> 
> Best Regards,
> Ale



-- 
Mail: oh at fixmbr.de or oh at desktopbsd.net
Jabber: oh at get-privacy.de

/"\
\ /    ASCII Ribbon Campaign
 X   against HTML email & vCards
/ \

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20080403/91109bc9/attachment.pgp


More information about the freebsd-ports mailing list