Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2008 18:20:32 GMT
From:      Oliver Herold <oliver@akephalos.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122264: games/vavoom doesn't build
Message-ID:  <200803301820.m2UIKWlR044055@www.freebsd.org>
Resent-Message-ID: <200803301830.m2UIU2oZ075786@freefall.freebsd.org>

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

>Number:         122264
>Category:       ports
>Synopsis:       games/vavoom doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 30 18:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Herold
>Release:        FreeBSD 7 (RELENG_7)
>Organization:
>Environment:
FreeBSD asgard.home 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Mar 30 10:33:35 CEST 2008     acheron@asgard.home:/usr/obj/usr/src/sys/ASGARD  i386
>Description:
games/vavoom doesn't build with default options.

-----------------------------------------------------

[...]

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.

--------------------------------------------------

Tried it with allegro instead of sdl and it breaks too, but possible allegro is broken.


[...]

install  -s -o root -g wheel -m 555 lib/unix/libagl.so.0.4.3 /usr/local/lib/libagl.so.0.4.3
ln -sf libagl.so.0.4.3 /usr/local/lib/libagl.so.0.4
ln -sf libagl.so.0.4.3 /usr/local/lib/libagl.so.0
ln -sf libagl.so.0.4.3 /usr/local/lib/libagl.so
ldconfig    # works only if you are root
-
AllegroGL is now installed.
install  -o root -g wheel -m 444 /usr/ports/graphics/allegrogl/work/alleggl/examp/* /usr/local/share/examples/allegrogl
install  -o root -g wheel -m 444 /usr/ports/graphics/allegrogl/work/alleggl/*.txt /usr/local/share/doc/allegrogl
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for allegrogl-0.4.3
===>   Returning to build of vavoom-1.26_1
Error: shared library "agl.4" does not exist
*** Error code 1

Stop in /usr/ports/games/vavoom.
*** Error code 1


>How-To-Repeat:
cd /usr/ports/games/vavoom && make install
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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