Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2008 11:22:01 +0200
From:      Oliver Herold <oliver@akephalos.de>
To:        freebsd-ports@freebsd.org
Subject:   Re: games/vavoom doesn't build
Message-ID:  <20080403092201.GA1827@asgard.home>
In-Reply-To: <20080401195931.01f7775e@deimos.mars.bsd>
References:  <20080330171536.GA35591@asgard.home> <20080401195931.01f7775e@deimos.mars.bsd>

next in thread | previous in thread | raw e-mail | index | archive | help

--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi

My make.conf consists of the following:

PERL_VER=3D5.8.8
PERL_VERSION=3D5.8.8
WITH_GTK2=3Dyes
WITH_GECKO=3Dfirefox
CC=3D/usr/local/libexec/ccache/world-cc
CXX=3D/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@FreeBSD.org> wrote:
> On Sun, 30 Mar 2008 19:15:36 +0200
> Oliver Herold <oliver@akephalos.de> wrote:
>=20
> > Hi
> >=20
> > building games/vavoom isn't possible it breaks while compiling with
> > default options. I'm using FreeBSD 7 (RELENG_7).
> >=20
> >=20
> > ----------------------------------------------------------------
> > [...]
> >=20
> > 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
> >=20
> > Stop in /usr/ports/games/vavoom.
> > *** Error code 1
> >=20
> > Stop in /usr/ports/games/vavoom.
> > ----------------------------------------------------------------
> >=20
>=20
> Hello.
>=20
> The port builds on clean systems (pointyhat) and on my machine, so I
> think the problem may be local.
>=20
> 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).
>=20
> 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).
>=20
> Best Regards,
> Ale



--=20
Mail: oh@fixmbr.de or oh@desktopbsd.net
Jabber: oh@get-privacy.de

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


--oyUTqETQ0mS9luUI
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (FreeBSD)

iEYEARECAAYFAkf0obgACgkQbZFSiGSuUEhxgQCdG/gLMViH5wc+9SzL8krHVGZr
VtcAn08PiBtIk5rwEX6xO+iaZWj0deMv
=SKBC
-----END PGP SIGNATURE-----

--oyUTqETQ0mS9luUI--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080403092201.GA1827>