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

Bug#201625: marked as done (vflib2_2.25.1-17(mips/unstable): configure built with broken libtool.m4)



Your message dated Sat, 05 Aug 2006 12:39:24 +0200
with message-id <87vep7wjoj.fsf@debian.org>
and subject line Fixed in vflib2 2.25.1-17.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)

--- Begin Message ---
Package: vflib2
Version: 2.25.1-17
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of vflib2_2.25.1-17 on sgi by sbuild/mips 1.170.2
> Build started at 20030715-0557

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: cdbs, debhelper, xutils, xlibs-dev, libttf-dev, defoma (>= 0.7.0), gcc-2.95

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.  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,5,6,7}, aclocal-1.{4,5,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, mipsel, arm, and m68k are listed in the
configure script here.
  
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.


--- End Message ---
--- Begin Message ---
Source: vflib2
Source-Version: 2.25.1-17.1

Now that vflib2 is orphaned, bugs fixed in non-maintainer uploads can
be closed.  The original .changes file follows.

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

Format: 1.7
Date: Sun,  3 Aug 2003 18:51:07 -0600
Source: vflib2
Binary: vflib2-dev vflib2 vflib2-misc
Architecture: hppa source
Version: 2.25.1-17.1
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <lamont@debian.org>
Changed-By: LaMont Jones <lamont@debian.org>
Description:
 vflib2     - Vector Font Library for Japanese Character Code
 vflib2-dev - Vector Font Library for Japanese Character Code
 vflib2-misc - Miscelanious tools for VFlib2 library
Closes: 200972 201625
Changes:
 vflib2 (2.25.1-17.1) unstable; urgency=low
 .
   * NMU
   * Complie with gcc-3.3.  Closes: #200972
   * update libtool crap.  Closes: #201625
Files:
 de057b438382fc77437d3888bc90e382 389826 oldlibs optional vflib2_2.25.1-17.1_hppa.deb
 080165b506782449fd418125bbac0fe6 83468 oldlibs optional vflib2-dev_2.25.1-17.1_hppa.deb
 64c0dd3babfc2c304f6656fc9ca732c7 28390 utils optional vflib2-misc_2.25.1-17.1_hppa.deb
 1b680ef6ec0dd06045d66a5aa628c77a 265961 oldlibs optional vflib2_2.25.1-17.1.diff.gz
 646d3771cf21f43b9fbacf78aabfc9e5 640 oldlibs optional vflib2_2.25.1-17.1.dsc

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

iD8DBQE/LbGSzN/kmwoKyScRAu8uAJ0TUu5LXYDYnrOhEO+63Dv2U2hwzQCffWlw
P2b/TGFhYh7MiSA2NDCqKcU=
=NaN8
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: