From nobody@FreeBSD.org  Thu Sep 23 13:41:12 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EB7101065695
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Sep 2010 13:41:11 +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 D99B28FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Sep 2010 13:41:11 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o8NDfBkl079846
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Sep 2010 13:41:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o8NDfBFN079845;
	Thu, 23 Sep 2010 13:41:11 GMT
	(envelope-from nobody)
Message-Id: <201009231341.o8NDfBFN079845@www.freebsd.org>
Date: Thu, 23 Sep 2010 13:41:11 GMT
From: Rusty Nejdl <rnejdl@ringofsaturn.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Ports games/el won't compile on 64 bit
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         150882
>Category:       ports
>Synopsis:       Ports games/el won't compile on 64 bit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    acm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 23 13:50:01 UTC 2010
>Closed-Date:    Thu Oct 20 17:52:00 UTC 2011
>Last-Modified:  Thu Oct 20 17:52:00 UTC 2011
>Originator:     Rusty Nejdl
>Release:        FreeBSD 8.1 stable 64bit
>Organization:
>Environment:
FreeBSD tethys.ringofsaturn.com 8.1-STABLE FreeBSD 8.1-STABLE #0: Wed Aug 25 21:56:52 CDT 2010     root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/SATURN  amd64

>Description:
I have been unable to compile Eternal Lands for about 6 months now.
>How-To-Repeat:
Completely up to date ports tree.  I can provide list of installed ports if it is needed.  I have the NVIDIA driver installed.

[tethys]:/usr/ports/games/el> sudo make clean
===>  Cleaning for el-180_6
[tethys]:/usr/ports/games/el> uname -a
FreeBSD tethys.ringofsaturn.com 8.1-STABLE FreeBSD 8.1-STABLE #0: Wed Aug 25 21:56:52 CDT 2010     root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/SATURN  amd64
[tethys]:/usr/ports/games/el> sudo make clean
===>  Cleaning for el-180_6
[tethys]:/usr/ports/games/el> sudo make
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Extracting for el-180_6
=> MD5 Checksum OK for el/el-180.tar.bz2.
=> SHA256 Checksum OK for el/el-180.tar.bz2.
===>  Patching for el-180_6
===>  Applying FreeBSD patches for el-180_6
===>   el-180_6 depends on executable: gmake - found
===>   el-180_6 depends on file: /usr/local/bin/sdl-config - found
===>   el-180_6 depends on executable: pkg-config - found
===>   el-180_6 depends on shared library: png.6 - found
===>   el-180_6 depends on shared library: vorbis.4 - found
===>   el-180_6 depends on shared library: cal3d.12 - found
===>   el-180_6 depends on shared library: openal.1 - found
===>   el-180_6 depends on shared library: alut.1 - found
===>   el-180_6 depends on shared library: GLU.1 - found
===>   el-180_6 depends on shared library: SDL-1.2.11 - found
===>   el-180_6 depends on shared library: SDL_net-1.2.0 - found
===>   el-180_6 depends on shared library: SDL_image-1.2.8 - found
===>   el-180_6 depends on shared library: xml2.5 - found
===>  Configuring for el-180_6
===>  Building for el-180_6
  CC   2d_objects.o
In file included from 2d_objects.c:10:
load_gl_extensions.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglClientActiveTexture'
load_gl_extensions.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglLoadTransposeMatrixd'
load_gl_extensions.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglLoadTransposeMatrixf'
load_gl_extensions.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultTransposeMatrixd'
load_gl_extensions.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultTransposeMatrixf'
load_gl_extensions.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord1d'
load_gl_extensions.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord1dv'
load_gl_extensions.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord1f'
load_gl_extensions.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord1fv'
load_gl_extensions.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord1i'
load_gl_extensions.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord1iv'
load_gl_extensions.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord1s'
load_gl_extensions.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord1sv'
load_gl_extensions.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord2d'
load_gl_extensions.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord2dv'
load_gl_extensions.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord2f'
load_gl_extensions.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord2fv'
load_gl_extensions.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord2i'
load_gl_extensions.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord2iv'
load_gl_extensions.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord2s'
load_gl_extensions.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord2sv'
load_gl_extensions.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord3d'
load_gl_extensions.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord3dv'
load_gl_extensions.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord3f'
load_gl_extensions.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord3fv'
load_gl_extensions.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord3i'
load_gl_extensions.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord3iv'
load_gl_extensions.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord3s'
load_gl_extensions.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord3sv'
load_gl_extensions.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord4d'
load_gl_extensions.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord4dv'
load_gl_extensions.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord4f'
load_gl_extensions.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord4fv'
load_gl_extensions.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord4i'
load_gl_extensions.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord4iv'
load_gl_extensions.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord4s'
load_gl_extensions.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord4sv'
gmake: *** [2d_objects.o] Error 1
*** Error code 1

Stop in /usr/ports/games/el.
Exit 1
[tethys]:/usr/ports/games/el>
>Fix:
I am unable to find a fix although it does appear that this port uses the linux Makefile and not the bsd Makefile.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->acm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 23 13:50:11 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150882 

From: =?ISO-8859-1?Q?Tilman_Keskin=F6z?= <arved@FreeBSD.org>
To: bug-followup@FreeBSD.org, rnejdl@ringofsaturn.com
Cc:  
Subject: Re: ports/150882: Ports games/el won't compile on 64 bit
Date: Wed, 17 Nov 2010 13:34:00 +0100

 el builds fine here on amd64-stable.
 
 Looking at your other bug-report, this looks like there is a problem 
 with your system.

From: Rusty Nejdl <rnejdl@ringofsaturn.com>
To: =?UTF-8?Q?Tilman_Keskin=C3=B6z?= <arved@FreeBSD.org>
Cc: <bug-followup@FreeBSD.org>
Subject: Re: ports/150882: Ports games/el won't compile on 64 bit
Date: Wed, 17 Nov 2010 06:37:52 -0600

 --=_0aba904c0c87cad0015d062a3224e94c
 Content-Transfer-Encoding: 8bit
 Content-Type: text/plain; charset=UTF-8
 
 
 
 On Wed, 17 Nov 2010 13:34:00 +0100, Tilman KeskinÃ¶z wrote: 
 
 > el
 builds fine here on amd64-stable.
 > 
 > Looking at your other bug-report,
 this looks like there is a problem 
 > with your system.
 
 This also fails
 with opengl errors and I have the NVIDIA driver installed: 
 
 ===>
 Building for el-180_6 CC 2d_objects.o
 In file included from
 2d_objects.c:10:
 load_gl_extensions.h:69: error: expected '=', ',', ';',
 'asm' or '__attribute__' before
 'ELglClientActiveTexture'
 ...
 ﻿load_gl_extensions.h:112: error: expected
 '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoord4sv'
 
 
 Rusty Nejdl
 --=_0aba904c0c87cad0015d062a3224e94c
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/html; charset=UTF-8
 
 <p>On Wed, 17 Nov 2010 13:34:00 +0100, Tilman Keskin&Atilde;&para;z wrote:<=
 /p>
 <blockquote type=3D"cite" style=3D"padding-left:5px; border-left:#1010ff 2p=
 x solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignore=
 d --><!-- meta ignored -->
 <pre>el builds fine here on amd64-stable.
 
 Looking at your other bug-report, this looks like there is a problem=20
 with your system.
 </pre>
 </blockquote>
 <p>This also fails with opengl errors and I have the NVIDIA driver installe=
 d:</p>
 <p>=3D=3D=3D&gt; &nbsp;Building for el-180_6&nbsp;&nbsp;CC &nbsp; 2d_object=
 s.o<br />In file included from 2d_objects.c:10:<br />load_gl_extensions.h:6=
 9: error: expected '=3D', ',', ';', 'asm' or '__attribute__' before 'ELglCl=
 ientActiveTexture'<br />...<br />=EF=BB=BFload_gl_extensions.h:112: error: =
 expected '=3D', ',', ';', 'asm' or '__attribute__' before 'ELglMultiTexCoor=
 d4sv'</p>
 <p>Rusty Nejdl</p>
 --=_0aba904c0c87cad0015d062a3224e94c--
 
State-Changed-From-To: open->closed 
State-Changed-By: acm 
State-Changed-When: Thu Oct 20 17:51:22 UTC 2011 
State-Changed-Why:  
- Please test new version of el. It could compile fine without problems 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150882 
>Unformatted:
