Your message dated Wed, 16 Feb 2005 17:17:36 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#237265: fixed in pcre3 5.0-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; 10 Mar 2004 18:23:34 +0000 >From [EMAIL PROTECTED] Wed Mar 10 10:23:34 2004 Return-path: <[EMAIL PROTECTED]> Received: from (straylight.cyberhqz.com) [24.81.28.253] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B18Mf-000152-00; Wed, 10 Mar 2004 10:23:34 -0800 Received: from localhost (localhost [127.0.0.1]) by straylight.cyberhqz.com (Postfix) with ESMTP id 136C254040 for <[EMAIL PROTECTED]>; Wed, 10 Mar 2004 10:23:33 -0800 (PST) Received: by straylight.cyberhqz.com (Postfix, from userid 1000) id 13ADF54040; Wed, 10 Mar 2004 10:23:23 -0800 (PST) Date: Wed, 10 Mar 2004 10:23:22 -0800 From: Ryan Murray <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: pcre3_4.5-1(mipsel/unstable): libtool pieces version mismatch Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_08 X-Spam-Level: Package: pcre3 Version: 4.5-1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of pcre3_4.5-1 on remake by sbuild/mipsel 1.170.5 > Build started at 20040310-0832 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: # This must be Linux ELF. linux-gnu*) case $host_cpu in alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64* | arm* | m68k) lt_cv_deplibs_check_method=pass_all ;; *) It is important that mips and mipsel (or mips*), arm, and m68k are listed in the configure script here, or seeing the following comment: # linux always uses pass_all now, this code is the old way (tm) 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. > ./libtool: line 1: s%^.*/%%: No such file or directory This line indicates that the definition for SED is missing -- this happens when part of libtool has been updated, but not the rest of the auto* stuff that is also needed. --------------------------------------- Received: (at 237265-close) by bugs.debian.org; 16 Feb 2005 22:23:03 +0000 >From [EMAIL PROTECTED] Wed Feb 16 14:23:03 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 1D1XZX-0007ew-00; Wed, 16 Feb 2005 14:23:03 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1D1XUG-0004Vi-00; Wed, 16 Feb 2005 17:17:36 -0500 From: Mark Baker <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#237265: fixed in pcre3 5.0-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 16 Feb 2005 17:17:36 -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: pcre3 Source-Version: 5.0-1 We believe that the bug you reported is fixed in the latest version of pcre3, which is due to be installed in the Debian FTP archive: libpcre3-dev_5.0-1_i386.deb to pool/main/p/pcre3/libpcre3-dev_5.0-1_i386.deb libpcre3_5.0-1_i386.deb to pool/main/p/pcre3/libpcre3_5.0-1_i386.deb pcre3_5.0-1.diff.gz to pool/main/p/pcre3/pcre3_5.0-1.diff.gz pcre3_5.0-1.dsc to pool/main/p/pcre3/pcre3_5.0-1.dsc pcre3_5.0.orig.tar.gz to pool/main/p/pcre3/pcre3_5.0.orig.tar.gz pcregrep_5.0-1_i386.deb to pool/main/p/pcre3/pcregrep_5.0-1_i386.deb pgrep_5.0-1_all.deb to pool/main/p/pcre3/pgrep_5.0-1_all.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. Mark Baker <[EMAIL PROTECTED]> (supplier of updated pcre3 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: Wed, 16 Feb 2005 21:47:14 +0000 Source: pcre3 Binary: pcregrep libpcre3 pgrep libpcre3-dev Architecture: source all i386 Version: 5.0-1 Distribution: unstable Urgency: low Maintainer: Mark Baker <[EMAIL PROTECTED]> Changed-By: Mark Baker <[EMAIL PROTECTED]> Description: libpcre3 - Perl 5 Compatible Regular Expression Library - runtime files libpcre3-dev - Perl 5 Compatible Regular Expression Library - development files pcregrep - grep utility that uses perl 5 compatible regexes. pgrep - Dummy package for transition to pcregrep Closes: 237265 237644 285407 295287 Changes: pcre3 (5.0-1) unstable; urgency=low . * New upstream release (Closes: #295287) - compatible, so same soname and package name can be used. * Compile with --enable-unicode-properties, a new feature of PCRE 5.0 * Removed . from description in control file * Included patch from Niibe Yutaka for cross building (Closes: #285407) . Thanks Andreas for the NMU, which this is based on (Closes: #237644, #237265) Files: 511750ec4a1551028616eeac7764f9db 620 libs optional pcre3_5.0-1.dsc 53976b62032fd5c76678274e5fd196b4 667559 libs optional pcre3_5.0.orig.tar.gz df002415682a483bbeb08baca67ab076 11507 libs optional pcre3_5.0-1.diff.gz f4c22b7eec31a85492bc845eec694c34 770 oldlibs optional pgrep_5.0-1_all.deb b846ee22d3801d1b9a94c96313a21db3 153706 libs important libpcre3_5.0-1_i386.deb 25dc9be9b303940af8111fddb5f4e27d 151842 libdevel optional libpcre3-dev_5.0-1_i386.deb 54da064d53081d8b8a456aa2ecd43736 8426 utils optional pcregrep_5.0-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQFCE8CvLk+GuosNQvkRAnIEAKCGnB50VCBQUNI4c5yKyDVD2BTPLACfUjMF Fw027UylZgMBUuTr88wZW8Q= =fuNv -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]