From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 17 13:10:12 2010 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 042B41065675 for ; Wed, 17 Nov 2010 13:10:12 +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 CABAD8FC0A for ; Wed, 17 Nov 2010 13:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAHDABuk075707 for ; Wed, 17 Nov 2010 13:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAHDABbT075697; Wed, 17 Nov 2010 13:10:11 GMT (envelope-from gnats) Date: Wed, 17 Nov 2010 13:10:11 GMT Message-Id: <201011171310.oAHDABbT075697@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Rusty Nejdl Cc: Subject: Re: ports/150883: Ports games/openastromenace won't compile on 64 bit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rusty Nejdl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2010 13:10:12 -0000 The following reply was made to PR ports/150883; it has been noted by GNATS. From: Rusty Nejdl To: =?UTF-8?Q?Tilman_Keskin=C3=B6z?= Cc: Subject: Re: ports/150883: Ports games/openastromenace won't compile on 64 bit Date: Wed, 17 Nov 2010 06:36:28 -0600 --=_562d96c4a8b6b098412262e310411d78 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 On Wed, 17 Nov 2010 13:29:41 +0100, Tilman Keskinöz wrote: > Hello Rusty, > > I can not reproduce your problem. Also portsmon does not list the port > with build-failure. > > Possible reasons for the failures: > - Are your installed ports updated to the latest version? > - Did you deinstall the old version before installing the new version? > > regards > arved This one is consistently bombing out with OPENGL errors: /usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:66: error: 'PFNGLCLIENTACTIVETEXTUREPROC' does not name a type /usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp: In function 'int vw_InitRenderer(char*, int, int, int*, bool, int*)': /usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'glClientActiveTexture13' was not declared in this scope /usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'PFNGLCLIENTACTIVETEXTUREPROC' was not declared in this scope /usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: expected `;' before 'SDL_GL_GetProcAddress' I have the NVIDIA driver installed and wonder if that is why this fails for me but not in the test harness. Rusty Nejdl --=_562d96c4a8b6b098412262e310411d78 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

On Wed, 17 Nov 2010 13:29:41 +0100, Tilman Keskinöz wrote:<= /p>

Hello Rusty,
 
 I can not reproduce your problem. Also portsmon does not list the port=20
 with build-failure.
 
 Possible reasons for the failures:
 - Are your installed ports updated to the latest version?
 - Did you deinstall the old version before installing the new version?
 
 regards
 arved
 

This one is consistently bombing out with OPENGL errors:

/usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSour= ce/Core/RendererInterface/OGL_Main.cpp:66: error: 'PFNGLCLIENTACTIVETEXTURE= PROC' does not name a type

/usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSour= ce/Core/RendererInterface/OGL_Main.cpp: In function 'int vw_InitRenderer(ch= ar*, int, int, int*, bool, int*)':

/usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSour= ce/Core/RendererInterface/OGL_Main.cpp:359: error: 'glClientActiveTexture13= ' was not declared in this scope

/usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSour= ce/Core/RendererInterface/OGL_Main.cpp:359: error: 'PFNGLCLIENTACTIVETEXTUR= EPROC' was not declared in this scope

/usr/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSour= ce/Core/RendererInterface/OGL_Main.cpp:359: error: expected `;' before 'SDL= _GL_GetProcAddress'

I have the NVIDIA driver installed and wonder if that is why this fails = for me but not in the test harness.

Rusty Nejdl

--=_562d96c4a8b6b098412262e310411d78--