Your message dated Sun, 22 May 2005 14:17:09 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#310151: fixed in fltk1.1 1.1.6-5 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; 22 May 2005 03:22:45 +0000 >From [EMAIL PROTECTED] Sat May 21 20:22:45 2005 Return-path: <[EMAIL PROTECTED]> Received: from h24-80-164-222.sbm.shawcable.net (straylight.cyberhqz.com) [24.80.164.222] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DZh37-0003eQ-00; Sat, 21 May 2005 20:22:45 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by straylight.cyberhqz.com (Postfix) with ESMTP id ACA9320020 for <[EMAIL PROTECTED]>; Sat, 21 May 2005 20:22:44 -0700 (PDT) Received: from straylight.cyberhqz.com ([127.0.0.1]) by localhost (straylight [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08738-06 for <[EMAIL PROTECTED]>; Sat, 21 May 2005 20:22:44 -0700 (PDT) Received: by straylight.cyberhqz.com (Postfix, from userid 1000) id 062551902F; Sat, 21 May 2005 20:22:44 -0700 (PDT) Date: Sat, 21 May 2005 20:22:44 -0700 From: Ryan Murray <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: fltk1.1_1.1.6-4(i386/unstable): should use AM_MAINTAINER_MODE Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: fltk1.1 Version: 1.1.6-4 Severity: serious There was an error while trying to autobuild your package: > Automatic build of fltk1.1_1.1.6-4 on ninsei by sbuild/i386 33 > Build started at 20050520-1525 [...] > ** Using build dependencies supplied by package: > Build-Depends: cdbs (>= 0.2.8), debhelper (>= 4.1.46), libjpeg62-dev, > libpng12-dev, libxft-dev (>> 2.1.2), libxext-dev | xlibs-dev (<< 4.3.0), > libx11-dev | xlibs-dev (<< 4.3.0), zlib1g-dev | libz-dev, xlibmesa-gl-dev | > libgl-dev, xlibmesa-glu-dev | libglu-dev, g++ (>= 2:3.2) [...] > config.status: creating makeinclude > config.status: creating fltk.list > config.status: creating fltk-config > config.status: creating FL/Makefile > config.status: creating config.h > if test "" = "post" ; then \ > if test -e ./libtool ; then cp -f /usr/bin/libtool ./libtool ; fi ; \ > fi > make OPTIM="-g -Wall -O2 -Wunused -Wconversion -fPIC -D_REENTRANT" > make[1]: Entering directory `/build/buildd/fltk1.1-1.1.6' > autoconf > make[1]: autoconf: Command not found > make[1]: *** [configure] Error 127 > make[1]: Leaving directory `/build/buildd/fltk1.1-1.1.6' > make: *** [debian/stamp-makefile-build] Error 2 A full build log can be found at: http://buildd.debian.org/build.php?arch=i386&pkg=fltk1.1&ver=1.1.6-4 IMHO, The best way to fix this FTBFS is to add AM_MAINTAINER_MODE to configure.in, and then reautoconf the package. Then the generated makefiles won't have rules to rebuild the autoconf files by default. Otherwise, you have to make sure that the timestamps of all autoconf related files modified in your diff satisfy the dependencies in the makefiles. You currently modify aclocal.m4, configure, and configure.in in the diff, but don't satisfy all of the autoconf rules in the generated Makefile. --------------------------------------- Received: (at 310151-close) by bugs.debian.org; 22 May 2005 18:21:23 +0000 >From [EMAIL PROTECTED] Sun May 22 11:21:23 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 1DZv4l-0003Gu-00; Sun, 22 May 2005 11:21:23 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DZv0f-0000VZ-00; Sun, 22 May 2005 14:17:09 -0400 From: [EMAIL PROTECTED] (Aaron M. Ucko) To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#310151: fixed in fltk1.1 1.1.6-5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 22 May 2005 14:17:09 -0400 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: fltk1.1 Source-Version: 1.1.6-5 We believe that the bug you reported is fixed in the latest version of fltk1.1, which is due to be installed in the Debian FTP archive: fltk1.1-doc_1.1.6-5_all.deb to pool/main/f/fltk1.1/fltk1.1-doc_1.1.6-5_all.deb fltk1.1_1.1.6-5.diff.gz to pool/main/f/fltk1.1/fltk1.1_1.1.6-5.diff.gz fltk1.1_1.1.6-5.dsc to pool/main/f/fltk1.1/fltk1.1_1.1.6-5.dsc 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. Aaron M. Ucko <[EMAIL PROTECTED]> (supplier of updated fltk1.1 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, 22 May 2005 13:57:06 -0400 Source: fltk1.1 Binary: fltk1.1-doc Architecture: source all Version: 1.1.6-5 Distribution: unstable Urgency: medium Maintainer: Aaron M. Ucko <[EMAIL PROTECTED]> Changed-By: Aaron M. Ucko <[EMAIL PROTECTED]> Description: fltk1.1-doc - Fast Light Toolkit documentation Closes: 310151 310240 Changes: fltk1.1 (1.1.6-5) unstable; urgency=medium . * Revert previous change, which seems to have been ineffective for some reason, in favor of commenting out the problematic Makefile rule altogether. (Closes: #310151.) * debian/control: Go back to specifying the URL as part of the description rather than via a non-standard field that doesn't seem to have caught on. (Closes: #310240.) Files: 31c416a4dc85fb96890d3388065d3752 893 libs optional fltk1.1_1.1.6-5.dsc 439661ddfc599d68235e5ad382467325 17743 libs optional fltk1.1_1.1.6-5.diff.gz d43400dd69493751e260cd783517f779 2055942 doc optional fltk1.1-doc_1.1.6-5_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCkMmyWNCxsidXLEcRAlS/AJ45cdvOh2uubk8eZeVdTt/qadGxUQCgh4gy YQjK9PiTsSSnl95WrXFssC0= =yKUf -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]