Your message dated Thu, 28 Aug 2014 21:19:11 +0000
with message-id <e1xn767-0004n1...@franck.debian.org>
and subject line Bug#757412: fixed in exiv2 0.24-3
has caused the Debian Bug report #757412,
regarding exiv2: Add support in libtool files to compile in ppc64el
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 ow...@bugs.debian.org
immediately.)


-- 
757412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757412
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: exiv2
Version: 0.23-1.1
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,

Bug#727295 was fixed with autotools_dev instead of autoreconf, which mean that
it doesn't update libtool files, so, this package continues to FTBFS in the
ppc64el environemnt. 

If you are planning to continue to use autotools_dev other than autoreconf, do
you mind adding the ppc64el bits in the configure and aclocal files?

I am attaching the patch that Ubuntu is using and is authored by Alan Modra and
Colin Watson.

Thank you
Breno
Index: exiv2-0.23/config/aclocal.m4
===================================================================
--- exiv2-0.23.orig/config/aclocal.m4
+++ exiv2-0.23/config/aclocal.m4
@@ -1267,7 +1267,7 @@ ia64-*-hpux*)
   rm -rf conftest*
   ;;
 
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
@@ -1281,7 +1281,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
 	  x86_64-*linux*)
 	    LD="${LD-ld} -m elf_i386"
 	    ;;
-	  ppc64-*linux*|powerpc64-*linux*)
+	  powerpc64le-*)
+	    LD="${LD-ld} -m elf32lppclinux"
+	    ;;
+	  powerpc64-*)
 	    LD="${LD-ld} -m elf32ppclinux"
 	    ;;
 	  s390x-*linux*)
@@ -1300,7 +1303,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
 	  x86_64-*linux*)
 	    LD="${LD-ld} -m elf_x86_64"
 	    ;;
-	  ppc*-*linux*|powerpc*-*linux*)
+	  powerpcle-*)
+	    LD="${LD-ld} -m elf64lppc"
+	    ;;
+	  powerpc-*)
 	    LD="${LD-ld} -m elf64ppc"
 	    ;;
 	  s390*-*linux*|s390*-*tpf*)
Index: exiv2-0.23/configure
===================================================================
--- exiv2-0.23.orig/configure
+++ exiv2-0.23/configure
@@ -7663,7 +7663,7 @@ ia64-*-hpux*)
   rm -rf conftest*
   ;;
 
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
@@ -7681,7 +7681,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
 	  x86_64-*linux*)
 	    LD="${LD-ld} -m elf_i386"
 	    ;;
-	  ppc64-*linux*|powerpc64-*linux*)
+	  powerpc64le-*)
+	    LD="${LD-ld} -m elf32lppclinux"
+	    ;;
+	  powerpc64-*)
 	    LD="${LD-ld} -m elf32ppclinux"
 	    ;;
 	  s390x-*linux*)
@@ -7700,7 +7703,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*
 	  x86_64-*linux*)
 	    LD="${LD-ld} -m elf_x86_64"
 	    ;;
-	  ppc*-*linux*|powerpc*-*linux*)
+	  powerpcle-*)
+	    LD="${LD-ld} -m elf64lppc"
+	    ;;
+	  powerpc-*)
 	    LD="${LD-ld} -m elf64ppc"
 	    ;;
 	  s390*-*linux*|s390*-*tpf*)

--- End Message ---
--- Begin Message ---
Source: exiv2
Source-Version: 0.24-3

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

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 757...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated exiv2 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 28 Aug 2014 23:00:16 +0200
Source: exiv2
Binary: exiv2 libexiv2-13 libexiv2-dev libexiv2-doc libexiv2-dbg
Architecture: source amd64 all
Version: 0.24-3
Distribution: experimental
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Description:
 exiv2      - EXIF/IPTC metadata manipulation tool
 libexiv2-13 - EXIF/IPTC metadata manipulation library
 libexiv2-dbg - EXIF/IPTC metadata manipulation library - debug
 libexiv2-dev - EXIF/IPTC metadata manipulation library - development files
 libexiv2-doc - EXIF/IPTC metadata manipulation library - HTML documentation
Closes: 757412
Changes:
 exiv2 (0.24-3) experimental; urgency=medium
 .
   * Team upload.
   * Integrate 0.23-1.1 NMU (thanks Wookey).
   * Move the libjs-jquery, doxygen, graphviz build dependencies as
     Build-Depend-Indep, as they are needed in indep-build only.
   * Update libtool files for ppc64el. (Closes: #757412)
Checksums-Sha1:
 cfa0a95874a5ef9940e1182c8d15d97b7dd1c271 1594 exiv2_0.24-3.dsc
 0da93869d87cc0484b280fd142aa5ec1cb1c38db 9468 exiv2_0.24-3.debian.tar.xz
 af01aa07dadf3bdd2fd60e59795a950711e1d72e 94272 exiv2_0.24-3_amd64.deb
 e5d00498997f4915c17d4f9ab54d46ff4cc36254 727084 libexiv2-13_0.24-3_amd64.deb
 ae28c7f2753428189c92101786a5011d4c89e587 1104262 libexiv2-dev_0.24-3_amd64.deb
 1e3cafcdad46bf19eac7faa7761f8e705fc1da74 19447242 libexiv2-doc_0.24-3_all.deb
 45f96efdffebdded6f1f31703b3f6cd6187eaa47 5555118 libexiv2-dbg_0.24-3_amd64.deb
Checksums-Sha256:
 18427fb7047173051bb3a2c47e1d8b448b50248e5ca40fbc279cd3462ada43f8 1594 
exiv2_0.24-3.dsc
 5376fec714c92aa5b9f3c79ac6a69d5e55e1ebddcb785a16b9417d2ba0f3ffff 9468 
exiv2_0.24-3.debian.tar.xz
 f19eec970570d812e0b4e00091e39424240f0315aa0b60473d572ba38acd5e31 94272 
exiv2_0.24-3_amd64.deb
 d9f9887d58d9af2060f7f1871a256675dec9d121095a7e4871b3ab366f5b7c0d 727084 
libexiv2-13_0.24-3_amd64.deb
 d131df390d1ed878610843550001a7218b3e1dcb01bc0e6b980a1bed16fbaee1 1104262 
libexiv2-dev_0.24-3_amd64.deb
 d1d17bb10aab6a57bd01455b3d99520d532ca51ce7d544053164071131592360 19447242 
libexiv2-doc_0.24-3_all.deb
 b722974fb87b06080e23c31e966ff287de239566ea24da36f257f853885018b3 5555118 
libexiv2-dbg_0.24-3_amd64.deb
Files:
 469c659734f5398a05d875422ef3ae16 94272 graphics optional exiv2_0.24-3_amd64.deb
 8a1a9261495a1757d1d6339a5edb84ce 727084 libs optional 
libexiv2-13_0.24-3_amd64.deb
 ba9c0793bf083fd0676685c573c0e4fd 1104262 libdevel optional 
libexiv2-dev_0.24-3_amd64.deb
 8b505293f405ed66af1429fd52a5aaf6 19447242 doc optional 
libexiv2-doc_0.24-3_all.deb
 09ab8abf70aa4c70ef2db69df6fe618e 5555118 debug extra 
libexiv2-dbg_0.24-3_amd64.deb
 167d1ce6e1127b81cade1ed7aca38592 1594 graphics optional exiv2_0.24-3.dsc
 0340ed6a8f7e7d3e451369ea92957aaa 9468 graphics optional 
exiv2_0.24-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFT/5r9TNH2piB/L3oRAmHmAJ9QCWBdSJraCq8nuiONgOcEleuCbQCgwCAo
m1Izdf0MC82959LAVt42Mtc=
=3ZNi
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to