From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 30 18:30:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF52D106567B for ; Sun, 30 Mar 2008 18:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C39F38FC19 for ; Sun, 30 Mar 2008 18:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2UIU27T075795 for ; Sun, 30 Mar 2008 18:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2UIU2oZ075786; Sun, 30 Mar 2008 18:30:02 GMT (envelope-from gnats) Resent-Date: Sun, 30 Mar 2008 18:30:02 GMT Resent-Message-Id: <200803301830.m2UIU2oZ075786@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Herold Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E7411065672 for ; Sun, 30 Mar 2008 18:20:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E94C08FC1D for ; Sun, 30 Mar 2008 18:20:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2UIKW9u044056 for ; Sun, 30 Mar 2008 18:20:32 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m2UIKWlR044055; Sun, 30 Mar 2008 18:20:32 GMT (envelope-from nobody) Message-Id: <200803301820.m2UIKWlR044055@www.freebsd.org> Date: Sun, 30 Mar 2008 18:20:32 GMT From: Oliver Herold To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/122264: games/vavoom doesn't build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2008 18:30:03 -0000 >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: