Your message dated Sun, 06 Feb 2005 12:47:35 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#245440: fixed in libopengl-perl 0.54.alan1-3
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; 23 Apr 2004 08:07:57 +0000
>From [EMAIL PROTECTED] Fri Apr 23 01:07:57 2004
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BGvj2-00083y-00; Fri, 23 Apr 2004 01:07:57 -0700
Received: from catalunya (host-66-81-30-44.rev.o1.com [66.81.30.44])
        by zoot.lafn.org (8.12.3p3/8.12.3) with ESMTP id i3N87o3V073840
        (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO)
        for <[EMAIL PROTECTED]>; Fri, 23 Apr 2004 01:07:54 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by catalunya with local (Exim 4.30)
        id 1BGg8y-00007s-UA
        for [EMAIL PROTECTED]; Thu, 22 Apr 2004 08:29:40 -0700
Date: Thu, 22 Apr 2004 08:29:40 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Missing Build-Depends on xlibmesa-glu-dev | libglu1-mesa-dev
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="zhXaljGHf11kAtnf"
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Matt Kraai <[EMAIL PROTECTED]>
X-Virus-Scanned: ClamAV version 'clamd / ClamAV version devel-20040209', 
clamav-milter version '0.66m'
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_12_24,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1


--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: libopengl-perl
Version: 0.54.alan1-2
Severity: serious
Tags: patch

This package fails to build from source:

 ...
 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 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3   
-DVERSION=\"0.54\" -DXS_VERSION=\"0.54\" -fPIC "-I/usr/lib/perl/5.8/CORE"  
-DHAVE_GL -DGL_GLEXT_LEGACY -DHAVE_GLUT -DHAVE_GLX OpenGL.c
 In file included from /usr/include/GL/glut.h:17,
                  from glut_util.h:1,
                  from OpenGL.xs:28:
 /usr/include/GL/freeglut_std.h:86:20: GL/glu.h: No such file or directory
 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:727:1: warning: this is the location of the 
previous definition
 OpenGL.xs:681: error: parse error before "GLUtriangulatorObj"
 OpenGL.xs:681: warning: no semicolon at end of struct or union
 OpenGL.xs:694: error: parse error before '}' token
 make[1]: *** [OpenGL.o] Error 1
 make[1]: Leaving directory `/tmp/buildd/libopengl-perl-0.54.alan1'
 make: *** [build-stamp] Error 2
 pbuilder: Failed autobuilding of package
 ...

glu.h is included in both xlibmesa-glu-dev and libglu1-mesa-dev,
so adding "xlibmesa-glu-dev | libglu1-mesa-dev" fixes the build.
The attached patch does so.

-- 
Matt Kraai            [EMAIL PROTECTED]            http://ftbfs.org/

--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch

diff -ru libopengl-perl-0.54.alan1-old/debian/control 
libopengl-perl-0.54.alan1/debian/control
--- libopengl-perl-0.54.alan1-old/debian/control        2004-04-22 
07:21:51.000000000 -0700
+++ libopengl-perl-0.54.alan1/debian/control    2004-04-22 07:22:48.000000000 
-0700
@@ -1,7 +1,7 @@
 Source: libopengl-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>> 4.1), perl (>> 5.8.1), xlibmesa-gl-dev | 
libgl-dev, libglut3-dev | libglut-dev
+Build-Depends: debhelper (>> 4.1), perl (>> 5.8.1), xlibmesa-gl-dev | 
libgl-dev, libglut3-dev | libglut-dev, xlibmesa-glu-dev | libglu1-mesa-dev
 Maintainer: Stephen Zander <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1
 

--zhXaljGHf11kAtnf--

---------------------------------------
Received: (at 245440-close) by bugs.debian.org; 6 Feb 2005 17:53:12 +0000
>From [EMAIL PROTECTED] Sun Feb 06 09:53:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cxqau-0007QC-00; Sun, 06 Feb 2005 09:53:12 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CxqVT-0000tO-00; Sun, 06 Feb 2005 12:47:35 -0500
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#245440: fixed in libopengl-perl 0.54.alan1-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 06 Feb 2005 12:47:35 -0500
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-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
X-Spam-Level: 

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

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.diff.gz
  to pool/main/libo/libopengl-perl/libopengl-perl_0.54.alan1-3.diff.gz
libopengl-perl_0.54.alan1-3.dsc
  to pool/main/libo/libopengl-perl/libopengl-perl_0.54.alan1-3.dsc
libopengl-perl_0.54.alan1-3_i386.deb
  to pool/main/libo/libopengl-perl/libopengl-perl_0.54.alan1-3_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.
Frank Lichtenheld <[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: Sun,  6 Feb 2005 17:30:41 +0100
Source: libopengl-perl
Binary: libopengl-perl
Architecture: source i386
Version: 0.54.alan1-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]>
Description: 
 libopengl-perl - Perl module to display 3D data using OpenGL, GLU, GLUT, and 
GLX
Closes: 245440
Changes: 
 libopengl-perl (0.54.alan1-3) unstable; urgency=low
 .
   * QA Upload
   * Change maintainer to QA Group
   * Fix download location in copyright file
   * Acknowledge NMU (Closes: #245440)
Files: 
 17596a66e3f5a77dc5cc11b0c8208c38 720 perl optional 
libopengl-perl_0.54.alan1-3.dsc
 173d4ebeed4c79e9d3ac76b064ad1a53 6985 perl optional 
libopengl-perl_0.54.alan1-3.diff.gz
 c8371cf3bdf130fb8e2112442642e2fb 341718 perl optional 
libopengl-perl_0.54.alan1-3_i386.deb

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

iD8DBQFCBlKEQbn06FtxPfARAgSCAKDhvuwBNGmCe89Esksvq3Ak7ruL0gCcDWA/
FUzJOlsO5nvANfgoVEo6iZA=
=6jRc
-----END PGP SIGNATURE-----


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

Reply via email to