Your message dated Mon, 23 Jan 2006 17:17:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#322646: fixed in libopengl-perl 0.54.alan1-3.1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Aug 2005 01:13:16 +0000
>From [EMAIL PROTECTED] Thu Aug 11 18:13:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E3O6m-0004eW-00; Thu, 11 Aug 2005 18:13:16 -0700
Received: from localhost.localdomain 
(pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7C1DFw7002624
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Thu, 11 Aug 2005 18:13:15 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1E3KR8-00015v-Jt
        for [EMAIL PROTECTED]; Thu, 11 Aug 2005 14:18:02 -0700
Date: Thu, 11 Aug 2005 14:18:02 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Undeclared OpenGL symbols
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1011/Tue Aug  9 02:20:28 2005 on zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
        HAS_PACKAGE,UPPERCASE_25_50 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02


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

Package: libopengl-perl
Version: 0.54.alan1-3
Severity: serious

libopengl-perl fails to build because some OpenGL symbols are
undeclared:

> cc -c  -I/usr/X11R6/include -I/usr/local/include -I/usr/openwin/include -=
D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing=
 -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -O=
2   -DVERSION=3D\"0.54\" -DXS_VERSION=3D\"0.54\" -fPIC "-I/usr/lib/perl/5.8=
/CORE"  -DHAVE_GL -DGL_GLEXT_LEGACY -DHAVE_GLU -DHAVE_GLUT -DHAVE_GLX OpenG=
L.c
> In file included from OpenGL.xs:236:
> gl_const.h: In function 'neoconstant':
> gl_const.h:925: error: 'GL_COLOR_TABLE_FORMAT_EXT' undeclared (first use =
in this function)
> gl_const.h:925: error: (Each undeclared identifier is reported only once
> gl_const.h:925: error: for each function it appears in.)
> gl_const.h:926: error: 'GL_COLOR_TABLE_WIDTH_EXT' undeclared (first use i=
n this function)
> gl_const.h:927: error: 'GL_COLOR_TABLE_RED_SIZE_EXT' undeclared (first us=
e in this function)
> gl_const.h:928: error: 'GL_COLOR_TABLE_GREEN_SIZE_EXT' undeclared (first =
use in this function)
> gl_const.h:929: error: 'GL_COLOR_TABLE_BLUE_SIZE_EXT' undeclared (first u=
se in this function)
> gl_const.h:930: error: 'GL_COLOR_TABLE_ALPHA_SIZE_EXT' undeclared (first =
use in this function)
> gl_const.h:931: error: 'GL_COLOR_TABLE_LUMINANCE_SIZE_EXT' undeclared (fi=
rst use in this function)
> gl_const.h:932: error: 'GL_COLOR_TABLE_INTENSITY_SIZE_EXT' undeclared (fi=
rst use in this function)
> In file included from OpenGL.xs:236:
> gl_const.h:992:1: warning: "GL_ALL_CLIENT_ATTRIB_BITS" redefined
> In file included from gl_util.h:7,
>                  from OpenGL.xs:15:
> /usr/X11R6/include/GL/gl.h:755:1: warning: this is the location of the pr=
evious definition
> OpenGL.xs: In function 'XS_OpenGL_gluTessCallback':
> OpenGL.xs:8085: warning: passing argument 3 of 'gluTessCallback' from inc=
ompatible pointer type
> OpenGL.xs:8090: warning: passing argument 3 of 'gluTessCallback' from inc=
ompatible pointer type

--=20
Matt

--TB36FDmn/VVEgNH/
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC+8CJfNdgYxVXvBARAuNFAJ48gUgqU4IQvNn3gyGCrBfm2VDLygCeIPq0
m9tRtN/90lcLapqZlRAVmkQ=
=Ozkz
-----END PGP SIGNATURE-----

--TB36FDmn/VVEgNH/--

---------------------------------------
Received: (at 322646-close) by bugs.debian.org; 24 Jan 2006 01:21:09 +0000
>From [EMAIL PROTECTED] Mon Jan 23 17:21:09 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F1Co3-0003fe-GC; Mon, 23 Jan 2006 17:17:11 -0800
From: Gunnar Wolf <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#322646: fixed in libopengl-perl 0.54.alan1-3.1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 23 Jan 2006 17:17:11 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: libopengl-perl
Source-Version: 0.54.alan1-3.1

We believe that the bug you reported is fixed in the latest version of
libopengl-perl, which is due to be installed in the Debian FTP archive:

libopengl-perl_0.54.alan1-3.1.diff.gz
  to pool/main/libo/libopengl-perl/libopengl-perl_0.54.alan1-3.1.diff.gz
libopengl-perl_0.54.alan1-3.1.dsc
  to pool/main/libo/libopengl-perl/libopengl-perl_0.54.alan1-3.1.dsc
libopengl-perl_0.54.alan1-3.1_i386.deb
  to pool/main/libo/libopengl-perl/libopengl-perl_0.54.alan1-3.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gunnar Wolf <[EMAIL PROTECTED]> (supplier of updated libopengl-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 23 Jan 2006 18:43:27 -0600
Source: libopengl-perl
Binary: libopengl-perl
Architecture: source i386
Version: 0.54.alan1-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Gunnar Wolf <[EMAIL PROTECTED]>
Description: 
 libopengl-perl - Perl module to display 3D data using OpenGL, GLU, GLUT, and 
GLX
Closes: 322646
Changes: 
 libopengl-perl (0.54.alan1-3.1) unstable; urgency=low
 .
   * Applied patch by Carlo Segre checking for the existence of some symbols
     insteaed of just assuming it (Closes: #322646)
   * Patch by Carlo Segre also fixes stale dependencies, allowing to build with
     xorg
   * Patch by Carlo Segre bumps up standards-version to 3.6.2
   * In short: Thanks, Carlo! ;-)
Files: 
 5bbf08724bdffe2dd97e887860222b75 706 perl optional 
libopengl-perl_0.54.alan1-3.1.dsc
 1ee86a0953988ea45201814eed9477dd 7493 perl optional 
libopengl-perl_0.54.alan1-3.1.diff.gz
 7a6df760a7df2ebc5e854f17e65426d7 345490 perl optional 
libopengl-perl_0.54.alan1-3.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD1Xv92A7zWou1J68RAgqHAJ9+4XAvgEqHDnWz2Fk96PvVPTPMagCePGVr
d7/taMoBRFqp7hr80YilBvk=
=L7MD
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to