Your message dated Fri, 09 Sep 2005 04:32:04 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#325915: fixed in lablgl 1.01-7 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; 31 Aug 2005 18:58:53 +0000 >From [EMAIL PROTECTED] Wed Aug 31 11:58:53 2005 Return-path: <[EMAIL PROTECTED]> Received: from c169238.adsl.hansenet.de (localhost.localdomain) [213.39.169.238] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EAXnR-0001B9-00; Wed, 31 Aug 2005 11:58:53 -0700 Received: from aj by localhost.localdomain with local (Exim 4.52) id 1EAXnP-0004qM-Iq; Wed, 31 Aug 2005 20:58:51 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: lablgl: FTBFS: Missing Build-Depends on 'libxxf86vm-dev' Message-Id: <[EMAIL PROTECTED]> Date: Wed, 31 Aug 2005 20:58:51 +0200 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: lablgl Version: 1.01-6 Severity: serious Tags: patch When building 'lablgl' in a clean 'unstable' chroot, I get the following error: ocamlc -c -w s -ccopt "-c -O -I/usr/X11R6/include" ml_glutess.c ocamlmklib -o lablgl ml_gl.o ml_glu.o ml_raw.o ml_glarray.o ml_glutess.o -lGL -lGLU -L/usr/X11R6/lib -lXext -lXmu -lX11 -lXxf86vm /usr/bin/ld: cannot find -lXxf86vm collect2: ld returned 1 exit status make[2]: *** [liblablgl.a] Error 2 make[2]: Leaving directory `/lablgl-1.01/src' Please add the missing Build-Depends on 'libxxf86vm-dev' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/lablgl-1.01/debian/control ./debian/control --- ../tmp-orig/lablgl-1.01/debian/control 2005-08-31 18:55:15.000000000 +0000 +++ ./debian/control 2005-08-31 18:55:13.000000000 +0000 @@ -2,7 +2,7 @@ Section: libdevel Priority: optional Maintainer: Sven Luther <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 3.0.0), ocaml, ocaml-3.08.3, tcl8.4-dev, tk8.4-dev, xlibmesa-gl-dev|libgl-dev, libglu1-xorg-dev|libglu-dev, libglut3-dev, x-dev, libxmu-dev, libx11-dev, dpatch +Build-Depends: debhelper, ocaml, ocaml-3.08.3, tcl8.4-dev, tk8.4-dev, xlibmesa-gl-dev|libgl-dev, libglu1-xorg-dev|libglu-dev, libglut3-dev, x-dev, libxmu-dev, libx11-dev, libxxf86vm-dev, dpatch Standards-Version: 3.6.2.0 # Reasons for Build-Depends: --------------------------------------- Received: (at 325915-close) by bugs.debian.org; 9 Sep 2005 11:40:46 +0000 >From [EMAIL PROTECTED] Fri Sep 09 04:40:46 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EDh6y-0002Iy-00; Fri, 09 Sep 2005 04:32:04 -0700 From: Samuel Mimram <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#325915: fixed in lablgl 1.01-7 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 09 Sep 2005 04:32:04 -0700 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,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: lablgl Source-Version: 1.01-7 We believe that the bug you reported is fixed in the latest version of lablgl, which is due to be installed in the Debian FTP archive: lablgl_1.01-7.diff.gz to pool/main/l/lablgl/lablgl_1.01-7.diff.gz lablgl_1.01-7.dsc to pool/main/l/lablgl/lablgl_1.01-7.dsc liblablgl-ocaml-dev_1.01-7_i386.deb to pool/main/l/lablgl/liblablgl-ocaml-dev_1.01-7_i386.deb liblablgl-ocaml_1.01-7_i386.deb to pool/main/l/lablgl/liblablgl-ocaml_1.01-7_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. Samuel Mimram <[EMAIL PROTECTED]> (supplier of updated lablgl 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: Fri, 9 Sep 2005 13:08:23 +0200 Source: lablgl Binary: liblablgl-ocaml-dev liblablgl-ocaml Architecture: source i386 Version: 1.01-7 Distribution: unstable Urgency: low Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> Changed-By: Samuel Mimram <[EMAIL PROTECTED]> Description: liblablgl-ocaml - Runtime libraries for lablgl liblablgl-ocaml-dev - an OpenGL interface for Objective Caml Closes: 325915 Changes: lablgl (1.01-7) unstable; urgency=low . [ Julien Cristau ] * libXxf86vm is not used by lablgl, so we: + remove libxxf86vm-dev dependency from liblablgl-ocaml-dev. + remove -lXxf86vm from Makefile.config. (Closes: #325915) . [ Samuel Mimram ] * New maintainer, added myself to uploaders. Files: 23d5b6054989f1046cdb319302940cc3 847 libdevel optional lablgl_1.01-7.dsc 4e89ecd0f29918087be6474a09b258c6 5934 libdevel optional lablgl_1.01-7.diff.gz f35867b846cf63ba0bf646e69c512ee0 53358 libs optional liblablgl-ocaml_1.01-7_i386.deb 0249181ddabf912bf760d6394a3b3fd0 169906 libdevel optional liblablgl-ocaml-dev_1.01-7_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDIW7lIae1O4AJae8RAn/NAJ0fyyOyBboFbFDqYFyIe/3JxdDZigCfSlzR 92c4U62H76IaoC160WKMLQE= =SfR4 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]