[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#295427: marked as done (beecrypt_2.2.0-pre1-4(mipsel/unstable): configure built with broken libtool.m4)



Your message dated Sat, 19 Feb 2005 04:32:15 -0500
with message-id <E1D2QyF-0001q5-00@newraff.debian.org>
and subject line Bug#295427: fixed in beecrypt 2.2.0-pre1-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; 15 Feb 2005 19:07:45 +0000
>From rmurray@cyberhqz.com Tue Feb 15 11:07:45 2005
Return-path: <rmurray@cyberhqz.com>
Received: from (straylight.cyberhqz.com) [24.80.164.224] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D182z-0005uJ-00; Tue, 15 Feb 2005 11:07:45 -0800
Received: from localhost (localhost [127.0.0.1])
	by straylight.cyberhqz.com (Postfix) with ESMTP id 1C52923F96
	for <submit@bugs.debian.org>; Tue, 15 Feb 2005 11:07:45 -0800 (PST)
Received: from straylight.cyberhqz.com ([127.0.0.1])
	by localhost (straylight [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 02766-04 for <submit@bugs.debian.org>;
	Tue, 15 Feb 2005 11:07:39 -0800 (PST)
Received: by straylight.cyberhqz.com (Postfix, from userid 1000)
	id 97B9D23F94; Tue, 15 Feb 2005 11:07:39 -0800 (PST)
Date: Tue, 15 Feb 2005 11:07:39 -0800
From: Ryan Murray <rmurray@debian.org>
To: submit@bugs.debian.org
Subject: beecrypt_2.2.0-pre1-4(mipsel/unstable): configure built with broken libtool.m4
Message-ID: <20050215190739.GL1595@cyberhqz.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Delivered-To: submit@bugs.debian.org
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: beecrypt
Version: 2.2.0-pre1-4
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of beecrypt_2.2.0-pre1-4 on remake by sbuild/mipsel 1.170.5
> Build started at 20050215-1526

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 295427-close) by bugs.debian.org; 19 Feb 2005 09:39:07 +0000
>From katie@ftp-master.debian.org Sat Feb 19 01:39:07 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D2R4s-0005xG-00; Sat, 19 Feb 2005 01:39:06 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1D2QyF-0001q5-00; Sat, 19 Feb 2005 04:32:15 -0500
From: Anibal Monsalve Salazar <anibal@debian.org>
To: 295427-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#295427: fixed in beecrypt 2.2.0-pre1-5
Message-Id: <E1D2QyF-0001q5-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sat, 19 Feb 2005 04:32:15 -0500
Delivered-To: 295427-close@bugs.debian.org
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: 
X-CrossAssassin-Score: 2

Source: beecrypt
Source-Version: 2.2.0-pre1-5

We believe that the bug you reported is fixed in the latest version of
beecrypt, which is due to be installed in the Debian FTP archive:

beecrypt2-dev_2.2.0-pre1-5_i386.deb
  to pool/main/b/beecrypt/beecrypt2-dev_2.2.0-pre1-5_i386.deb
beecrypt2_2.2.0-pre1-5_i386.deb
  to pool/main/b/beecrypt/beecrypt2_2.2.0-pre1-5_i386.deb
beecrypt_2.2.0-pre1-5.diff.gz
  to pool/main/b/beecrypt/beecrypt_2.2.0-pre1-5.diff.gz
beecrypt_2.2.0-pre1-5.dsc
  to pool/main/b/beecrypt/beecrypt_2.2.0-pre1-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 295427@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anibal Monsalve Salazar <anibal@debian.org> (supplier of updated beecrypt 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 19 Feb 2005 19:49:37 +1100
Source: beecrypt
Binary: beecrypt2-dev beecrypt2
Architecture: source i386
Version: 2.2.0-pre1-5
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Changed-By: Anibal Monsalve Salazar <anibal@debian.org>
Description: 
 beecrypt2  - open source C library of cryptographic algorithms
 beecrypt2-dev - header files for beecrypt, a library of cryptographic algorithms
Closes: 266469 295427
Changes: 
 beecrypt (2.2.0-pre1-5) unstable; urgency=low
 .
   * Fixed "configure built with broken libtool.m4" (Closes: #295427).
   * Removed autoconf and autotools-dev from Build-Depends.
   * New maintainer (Closes: #266469).
Files: 
 7f016a8c8a7a74c2a3bfe50ada1e78b1 603 devel optional beecrypt_2.2.0-pre1-5.dsc
 0f066ff5f1a26bf22a548e41f7295191 142039 devel optional beecrypt_2.2.0-pre1-5.diff.gz
 6fa611ef4bd6eaddc074cdb31178f016 103478 devel optional beecrypt2-dev_2.2.0-pre1-5_i386.deb
 b80453f4d7aaf0aafaedc1f496dd00ff 67670 libs optional beecrypt2_2.2.0-pre1-5_i386.deb

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

iD8DBQFCFwMTgY5NIXPNpFURAujBAJ41C7u/nR4T89wzr1lsuDqLEV40rQCdG3R0
pJVqMNSBYMcyY58KQjjsk4c=
=/jyJ
-----END PGP SIGNATURE-----



Reply to: