Your message dated Sun, 02 Oct 2005 22:17:05 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#331363: fixed in oaf 0.6.10-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; 3 Oct 2005 04:27:00 +0000 >From [EMAIL PROTECTED] Sun Oct 02 21:27:00 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.36 1 (Debian)) id 1EMHum-00066Q-00; Sun, 02 Oct 2005 21:27:00 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by straylight.cyberhqz.com (Postfix) with ESMTP id B2F7140007 for <[EMAIL PROTECTED]>; Sun, 2 Oct 2005 21:26:59 -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 13890-05 for <[EMAIL PROTECTED]>; Sun, 2 Oct 2005 21:26:58 -0700 (PDT) Received: by straylight.cyberhqz.com (Postfix, from userid 1000) id E29DB38015; Sun, 2 Oct 2005 21:26:58 -0700 (PDT) Date: Sun, 2 Oct 2005 21:26:58 -0700 From: Ryan Murray <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: oaf_0.6.10-4(mips/unstable): configure built with out of date libtool.m4 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 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: oaf Version: 0.6.10-4 Severity: serious There was an error while trying to autobuild your package: > Automatic build of oaf_0.6.10-4 on ball by sbuild/mips 65 > Build started at 20051001-2034 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>> 2.0.0), autoconf, automake, gettext, > gtk-doc-tools, libglib1.2-dev, liborbit-dev (>= 0.5.7), libpopt-dev (>= 1.5), > libxml-dev (>= 1.8.11), texinfo, sharutils, flex, bison, zlib1g-dev, dbs The version of libtool used to build this source package is too old to correctly support shared libraries for the Debian mips and mipsel architectures. Debian versions 1.5-2 and 1.4.2-7 and higher correctly support them. You need to update all of the libtool related files by running the following on your source tree: autoreconf --force You may need to use the --install option as well. You can also try the individual commands needed yourself: libtoolize --force --copy aclocal autoheader automake -a autoconf autoheader may not be needed, and you may need to use versioned binaries (autoconf2.13, automake-1.{4,6,7}, aclocal-1.{4,6,7}, etc) The correct 'configure' script will have output that looks like this: linux*) lt_cv_deplibs_check_method=pass_all ;; Older versions of libtool used a file_magic check for the pattern file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) The output of file(1) on a shared library on MIPS does not match this regular expression, however. Earlier versions of file had been modified to match this regular expression, but the latest version uses the same output as upstream once again. The file check often causes problems, and results on a build-dep on file that you might not otherwise be aware of. The new method doesn't need file(1) at all, and is far less fragile, so it is best to upgrade the configure script with proper mips support. --------------------------------------- Received: (at 331363-close) by bugs.debian.org; 3 Oct 2005 05:18:19 +0000 >From [EMAIL PROTECTED] Sun Oct 02 22:18:19 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EMIhF-0001BG-00; Sun, 02 Oct 2005 22:17:05 -0700 From: [EMAIL PROTECTED] (Thomas Bushnell, BSG) To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#331363: fixed in oaf 0.6.10-5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 02 Oct 2005 22:17:05 -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: oaf Source-Version: 0.6.10-5 We believe that the bug you reported is fixed in the latest version of oaf, which is due to be installed in the Debian FTP archive: liboaf-dev_0.6.10-5_powerpc.deb to pool/main/o/oaf/liboaf-dev_0.6.10-5_powerpc.deb liboaf0_0.6.10-5_powerpc.deb to pool/main/o/oaf/liboaf0_0.6.10-5_powerpc.deb oaf_0.6.10-5.diff.gz to pool/main/o/oaf/oaf_0.6.10-5.diff.gz oaf_0.6.10-5.dsc to pool/main/o/oaf/oaf_0.6.10-5.dsc oaf_0.6.10-5_powerpc.deb to pool/main/o/oaf/oaf_0.6.10-5_powerpc.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. Thomas Bushnell, BSG <[EMAIL PROTECTED]> (supplier of updated oaf 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, 2 Oct 2005 21:47:36 -0700 Source: oaf Binary: liboaf-dev liboaf0 oaf Architecture: source powerpc Version: 0.6.10-5 Distribution: unstable Urgency: low Maintainer: Thomas Bushnell, BSG <[EMAIL PROTECTED]> Changed-By: Thomas Bushnell, BSG <[EMAIL PROTECTED]> Description: liboaf-dev - The GNOME Object Activation Framework - development files. liboaf0 - The GNOME Object Activation Framework. oaf - The GNOME Object Activation Framework. Closes: 331363 Changes: oaf (0.6.10-5) unstable; urgency=low . * debian/control: Put oaf in gnome and liboaf-dev in libdevel. . * debian/patches/002_libtool_fix: New patch to overcome old libtool. Just bang the configure script directly. Quick and dirty, wrong, but less destabilizing than trying to upgrade to recent autoconf. (Closes: #331363) Files: 04a7a224d552d6b2a4197f5d38a098e0 755 libs optional oaf_0.6.10-5.dsc 106b6fbe715db9a5d96aef7ddbb24992 5236 libs optional oaf_0.6.10-5.diff.gz 6f64cc52ed9d89680d362fb3ca410e0c 129632 gnome optional oaf_0.6.10-5_powerpc.deb 80c60e6c801c5c2ba123507a003f8935 69008 libs optional liboaf0_0.6.10-5_powerpc.deb 3030d1ee76115f24cfd07f26ea79e863 92754 libdevel optional liboaf-dev_0.6.10-5_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDQLvuqMsB9b6fcOoRAmn1AKCUmb2KyU1UkBY+iQ48K3r3C339vgCdFmhM HKc7UTMjcPyT/4VKr4BMgJI= =gDZG -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]