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

Bug#471399: marked as done (libffi: FTBFS on kfreebsd-amd64)



Your message dated Sat, 22 Mar 2008 18:17:03 +0000
with message-id <E1Jd8H9-0005Rd-KU@ries.debian.org>
and subject line Bug#471399: fixed in libffi 3.0.4-2
has caused the Debian Bug report #471399,
regarding libffi: FTBFS on kfreebsd-amd64
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
471399: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471399
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libffi
Version: 3.0.4-1
Severity: important
Tags: patch

libffi fails to build on kfreebsd-amd64 because the biarch32 library is
not built while it is listed in debian/control.

The small patch below fixes the problem.

diff -u libffi-3.0.4/debian/rules libffi-3.0.4/debian/rules
--- libffi-3.0.4/debian/rules
+++ libffi-3.0.4/debian/rules
@@ -19,7 +19,7 @@
   multiarch += biarch64
 endif
 
-ifneq (,$(filter $(DEB_HOST_ARCH), amd64 ppc64))
+ifneq (,$(filter $(DEB_HOST_ARCH), amd64 kfreebsd-amd64 ppc64))
   multiarch += biarch32
 endif
 

-- System Information:
Debian Release: lenny/sid
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 6.3-1-em64t-p4
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: libffi
Source-Version: 3.0.4-2

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

lib64ffi-dev_3.0.4-2_i386.deb
  to pool/main/libf/libffi/lib64ffi-dev_3.0.4-2_i386.deb
lib64ffi5_3.0.4-2_i386.deb
  to pool/main/libf/libffi/lib64ffi5_3.0.4-2_i386.deb
libffi-dev_3.0.4-2_i386.deb
  to pool/main/libf/libffi/libffi-dev_3.0.4-2_i386.deb
libffi5-dbg_3.0.4-2_i386.deb
  to pool/main/libf/libffi/libffi5-dbg_3.0.4-2_i386.deb
libffi5_3.0.4-2_i386.deb
  to pool/main/libf/libffi/libffi5_3.0.4-2_i386.deb
libffi_3.0.4-2.diff.gz
  to pool/main/libf/libffi/libffi_3.0.4-2.diff.gz
libffi_3.0.4-2.dsc
  to pool/main/libf/libffi/libffi_3.0.4-2.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 471399@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated libffi 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, 22 Mar 2008 18:39:07 +0100
Source: libffi
Binary: libffi-dev lib32ffi-dev lib64ffi-dev libffi5 lib32ffi5 lib64ffi5 libffi5-dbg
Architecture: source i386
Version: 3.0.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 lib64ffi-dev - Foreign Function Interface library (development files, 64bit)
 lib64ffi5  - Foreign Function Interface library runtime (64bit)
 libffi-dev - Foreign Function Interface library (development files)
 libffi5    - Foreign Function Interface library runtime
 libffi5-dbg - Foreign Function Interface library runtime (debug symbols)
Closes: 471399
Changes: 
 libffi (3.0.4-2) unstable; urgency=medium
 .
   * Fix lib64ffi-dev package description.
   * Fix FTBFS on kfreebsd-amd64 (Aurelian Jarno). Closes: #471399.
Files: 
 1f8f8790956bc32631616116abe02a4b 790 libs extra libffi_3.0.4-2.dsc
 c46eaa6c1139a254009ebb2f1796e22f 7089 libs extra libffi_3.0.4-2.diff.gz
 7a9a1a3febc9679667f8627e1d7d6730 91428 libdevel extra libffi-dev_3.0.4-2_i386.deb
 4acf7cee048b562b6e33892adc65abe9 39842 libdevel extra lib64ffi-dev_3.0.4-2_i386.deb
 e94b3518138b732bf13476864be8ba2a 17666 libs extra libffi5_3.0.4-2_i386.deb
 6f61a145213c12610a78cf5d48ca1705 21472 libs extra lib64ffi5_3.0.4-2_i386.deb
 7f8f6267a942cea547da7a70e82946d2 40848 libdevel extra libffi5-dbg_3.0.4-2_i386.deb

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

iD8DBQFH5UnRStlRaw+TLJwRAnHHAJ9eqqLOA6kvdDePIgFclQ/+z3iX4gCgptYq
r621lpNwJWddMhWGec6gh54=
=H7eW
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: