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

Bug#208629: marked as done (libglade_1:0.17-2.9(mipsel/unstable): configure built with broken libtool.m4)



Your message dated Thu, 04 Sep 2003 09:48:40 -0400
with message-id <E19uuTY-0001I6-00@auric.debian.org>
and subject line Bug#208629: fixed in libglade 1:0.17-2.10
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; 4 Sep 2003 05:42:50 +0000
>From rmurray@cyberhqz.com Thu Sep 04 00:42:48 2003
Return-path: <rmurray@cyberhqz.com>
Received: from h24-77-96-253.sbm.shawcable.net (straylight.cyberhqz.com) [24.77.96.253] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19umtM-0005ey-00; Thu, 04 Sep 2003 00:42:48 -0500
Received: by straylight.cyberhqz.com (Postfix, from userid 1000)
	id E797A54173; Wed,  3 Sep 2003 22:42:47 -0700 (PDT)
Date: Wed, 3 Sep 2003 22:42:47 -0700
From: Ryan Murray <rmurray@debian.org>
To: submit@bugs.debian.org
Subject: libglade_1:0.17-2.9(mipsel/unstable): configure built with broken libtool.m4
Message-ID: <[🔎] 20030904054247.GT24952@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-Status: No, hits=-7.0 required=4.0
	tests=HAS_PACKAGE,USER_AGENT_MUTT
	version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)

Package: libglade
Version: 1:0.17-2.9
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of libglade_1:0.17-2.9 on repeat.rfc822.org by sbuild/mipsel 1.170.4
> Build started at 20030903-0338

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.0), libxml-dev, libgnome-dev (>= 1.4.2-3), libbonobo-dev (>= 1.0.20-2.1), gtk-doc-tools, perl

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.  At least version (1.4.2-7) and higher correctly
supports them.  Libtool 1.5-1 is broken for arm; you should use
libtool1.4 or wait for a newer libtool before fixing this problem. 
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.  It is also possible that there
will be no $host_cpu check at all, and
lt_cv_deplibs_check_method=pass_all in all cases, and this also solves the
problem.
  
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 208629-close) by bugs.debian.org; 4 Sep 2003 13:53:28 +0000
>From katie@auric.debian.org Thu Sep 04 08:53:28 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19uuYB-0006WM-00; Thu, 04 Sep 2003 08:53:28 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19uuTY-0001I6-00; Thu, 04 Sep 2003 09:48:40 -0400
From: Sebastien Bacher <seb128@debian.org>
To: 208629-close@bugs.debian.org
X-Katie: $Revision: 1.35 $
Subject: Bug#208629: fixed in libglade 1:0.17-2.10
Message-Id: <E19uuTY-0001I6-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Thu, 04 Sep 2003 09:48:40 -0400
Delivered-To: 208629-close@bugs.debian.org

Source: libglade
Source-Version: 1:0.17-2.10

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

libglade-bonobo0-dev_0.17-2.10_i386.deb
  to pool/main/libg/libglade/libglade-bonobo0-dev_0.17-2.10_i386.deb
libglade-bonobo0_0.17-2.10_i386.deb
  to pool/main/libg/libglade/libglade-bonobo0_0.17-2.10_i386.deb
libglade-gnome0-dev_0.17-2.10_i386.deb
  to pool/main/libg/libglade/libglade-gnome0-dev_0.17-2.10_i386.deb
libglade-gnome0_0.17-2.10_i386.deb
  to pool/main/libg/libglade/libglade-gnome0_0.17-2.10_i386.deb
libglade0-dev_0.17-2.10_i386.deb
  to pool/main/libg/libglade/libglade0-dev_0.17-2.10_i386.deb
libglade0_0.17-2.10_i386.deb
  to pool/main/libg/libglade/libglade0_0.17-2.10_i386.deb
libglade_0.17-2.10.diff.gz
  to pool/main/libg/libglade/libglade_0.17-2.10.diff.gz
libglade_0.17-2.10.dsc
  to pool/main/libg/libglade/libglade_0.17-2.10.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 208629@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Bacher <seb128@debian.org> (supplier of updated libglade 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: Thu,  4 Sep 2003 15:28:10 +0200
Source: libglade
Binary: libglade-bonobo0-dev libglade0 libglade-bonobo0 libglade-gnome0 libglade-gnome0-dev libglade0-dev
Architecture: source i386
Version: 1:0.17-2.10
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Sebastien Bacher <seb128@debian.org>
Description: 
 libglade-bonobo0 - Library to load .glade files at runtime (Bonobo controls support)
 libglade-bonobo0-dev - Development files for libglade (Bonobo controls support)
 libglade-gnome0 - Library to load .glade files at runtime (Gnome widgets support)
 libglade-gnome0-dev - Development files for libglade (Gnome widgets support)
 libglade0  - Library to load .glade files at runtime
 libglade0-dev - Development files for libglade
Closes: 208629
Changes: 
 libglade (1:0.17-2.10) unstable; urgency=low
 .
   * NMU
   * Builded with an updated libtool (Closes: #208629).
Files: 
 bcc2539d3bd2ea28d51f6813197f0781 765 libdevel optional libglade_0.17-2.10.dsc
 27e067a82d9775c4d51c6ddacac01891 145474 libdevel optional libglade_0.17-2.10.diff.gz
 80c93901b3046ceee4f57ad476a5aa26 110596 libdevel optional libglade0-dev_0.17-2.10_i386.deb
 d8fa9fb2fb235d604d533c04429905d2 59178 libs optional libglade0_0.17-2.10_i386.deb
 ffa24faa12f9946654be92e8feb7fb4c 40036 libdevel optional libglade-gnome0-dev_0.17-2.10_i386.deb
 5e2e1535969dfdaa0a15f72c24da1f2e 43846 libs optional libglade-gnome0_0.17-2.10_i386.deb
 84f0330e471ca9d645405bda8dfd3bcc 22676 libdevel optional libglade-bonobo0-dev_0.17-2.10_i386.deb
 d42ad9ca25044cb13bb4476402612180 23500 libs optional libglade-bonobo0_0.17-2.10_i386.deb

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

iD8DBQE/Vz8bQxo87aLX0pIRArv9AJ9eV7IEmTJrOj4jgLQWS9qaF3h6bgCeK1j7
j/dYTGvBKClQfSCV5P2EsP0=
=SXno
-----END PGP SIGNATURE-----



Reply to: