Your message dated Mon, 11 Sep 2006 18:06:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
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: bonobo-conf
Version: 0.16-1.1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of bonobo-conf_0.16-1.1 on remake.rfc822.org by sbuild/mipsel 
> 1.170.4
> Build started at 20030829-1836

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>> 3.0.0), libbonobo-dev (>= 1.0.20-3), libxml-dev, 
> libgconf-dev (>= 1.0.9-2.1)

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 ---
bonobo-conf has been removed: obsolete; no rev-deps; abandoned
upstream

-- 
Martin Michlmayr
http://www.cyrius.com/

--- End Message ---

Reply via email to