Your message dated Tue, 05 Aug 2014 15:41:46 +0000
with message-id <e1xegry-0006pb...@franck.debian.org>
and subject line Bug#755859: fixed in libticables 1.3.4+dfsg-4
has caused the Debian Bug report #755859,
regarding libticables: include ppc64el to platform specific tests in
configure.ac
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.)
--
755859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755859
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libticables
Version: 1.3.4+dfsg-3
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el
Dear Maintainer,
The package libticables fails to build from source on ppc64el, because there are
platform specific tests in configure.ac in which ppc64el platform is not
considered.
As is would be the same as ppc64, I have just changed from powerpc64-* to
powerpc64*-*
but it can also be powerpc64le in case you prefer.
Thanks and regards.
Fernando
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Index: libticables-1.3.4+dfsg/configure.ac
===================================================================
--- libticables-1.3.4+dfsg.orig/configure.ac 2014-07-23 20:43:04.000000000 +0000
+++ libticables-1.3.4+dfsg/configure.ac 2014-07-23 20:44:23.440001453 +0000
@@ -160,7 +160,7 @@
mips-*-linux-*) ARCH="-D__MIPS__ -D__LINUX__" ;;
mipsel-*-linux-*) ARCH="-D__MIPS__ -D__LINUX__" ;;
powerpc-*-linux-*) ARCH="-D__PPC__ -D__LINUX__" ;;
- powerpc64-*-linux-*) ARCH="-D__PPC__ -D__LINUX__" ;;
+ powerpc64*-*-linux-*) ARCH="-D__PPC__ -D__LINUX__" ;;
powerpc-apple-darwin*) ARCH="-D__PPC__ -D__MACOSX__" ;;
powerpc64-apple-darwin*) ARCH="-D__PPC__ -D__MACOSX__" ;;
s390*-*-linux-*) ARCH="-D__LINUX__" ;;
--- End Message ---
--- Begin Message ---
Source: libticables
Source-Version: 1.3.4+dfsg-4
We believe that the bug you reported is fixed in the latest version of
libticables, 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 755...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas B. Mundt <a...@debian.org> (supplier of updated libticables 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: SHA512
Format: 1.8
Date: Tue, 05 Aug 2014 15:35:20 +0200
Source: libticables
Binary: libticables-dev libticables2-6 libticables2-dbg
Architecture: source amd64
Version: 1.3.4+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Andreas B. Mundt <a...@debian.org>
Description:
libticables-dev - Texas Instruments link cables library [development files]
libticables2-6 - Texas Instruments link cables library
libticables2-dbg - Texas Instruments link cables library [debugging symbols]
Closes: 755859
Changes:
libticables (1.3.4+dfsg-4) unstable; urgency=medium
.
* Fix FTBFS on ppc64el (closes: #755859). Thanks to Fernando Seiti
Furusato <ferse...@br.ibm.com> for the patch.
* Bump Standards-Version to 3.9.5 (no changes needed).
Checksums-Sha1:
6b68177151139b251095b49727754512a360669e 2219 libticables_1.3.4+dfsg-4.dsc
741191c220ab65932da353d520ea56a34a87bd58 5936
libticables_1.3.4+dfsg-4.debian.tar.xz
66125a463db9fd0d5c89560e81134594609c21c4 39796
libticables-dev_1.3.4+dfsg-4_amd64.deb
8696e04a19beee9d1c304a2d3867ea522b58ace5 54170
libticables2-6_1.3.4+dfsg-4_amd64.deb
d0cb000f1df75e90ef9641510b95c58f4b9efebd 84790
libticables2-dbg_1.3.4+dfsg-4_amd64.deb
Checksums-Sha256:
052971f3cedf7e1e86d79f808ffa664af191e447c672ffa20c927a1528db8e23 2219
libticables_1.3.4+dfsg-4.dsc
fcefe94c40f5bdf47824951ff7f86630ec5b93a18a7d20584dd618a372093bc2 5936
libticables_1.3.4+dfsg-4.debian.tar.xz
d71d1a390b7047315584ed9c8160aa160f6fb356d7d5c4baaba153b3f3c31304 39796
libticables-dev_1.3.4+dfsg-4_amd64.deb
ed437854cadd3ba06f3a066ba1655b4f512cc71fbe77ed0d32d8a2f4b3e5d710 54170
libticables2-6_1.3.4+dfsg-4_amd64.deb
5b0ce6b85a3ed9cd1bac51de9ead47328ebb3c5ef26207e75cc7e889f6d9ca8b 84790
libticables2-dbg_1.3.4+dfsg-4_amd64.deb
Files:
45d41f382a8c5045346861f247094373 39796 libdevel optional
libticables-dev_1.3.4+dfsg-4_amd64.deb
b0b67286756e83aa37c76ef40bf83040 54170 libs optional
libticables2-6_1.3.4+dfsg-4_amd64.deb
b4222639ab380843296eba79a142d345 84790 debug extra
libticables2-dbg_1.3.4+dfsg-4_amd64.deb
1bef9cd06a0b0ee9709f1fe50ea53b67 2219 libs optional
libticables_1.3.4+dfsg-4.dsc
63e24e739c5e8a784b9eb2241cf07f2c 5936 libs optional
libticables_1.3.4+dfsg-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJT4OFGAAoJELAf6oRhe1htg8cP/AwqDd8jz3RPsEdfu0+20DTa
NYk0wYbY/DNaudywC10gaYuuQ+Bh01zkpM5ae9z9FZQ+6jt/LwnEPaQPMm1utD//
HcZ38WFtEW531Kp7+EUxN+MQ5tLVgYvC40e4ZLXLY4ZTl0yRWwPept/zo8VBSH6b
QB/zszuPDBoIGIJAbL3iHosAlYC7v40GSHV2kpX/dKMLY+gunRRu7hddMrSO3+uS
+R7v8vKhlfFG2FnTaYw6mEOLzxVnZIEwa+yw/0b8kTRT72qxs8JhLKExsz8I+D4t
SZ19r51PSc3uG0tqn8U6muBe/Vq8GGEKL1XfXCTZB6iOFF0LS1KtUC3ST+wOfEPk
kwg/ncf30sc0UJgK/TNe42Nv//C4epYGQ3KLziueNhBWzRX2WCFEN9alb8vUdoCM
anoJwqD+96v45AZOxIGYZ0P6eWloDomsFWacDAiF63FgD85Gv6qnAltXk5IRQoyn
phRqU+iUWmWI3gH0Jm4gJ77lEFUKXwvYIr4fV5o+fFxCdfljtf9MKtFq7hMGqjCq
vu3NeMsAsxGPcOvco+YSyUBZRckRqC0zRcPZU9rs2rjD6mM81F+M+ZuPdxc8kcng
kcYQFn2RgykbvFI/s7m+awAumBqxsBbVV6jcTQ5RPIlpMX5/Qjk/5YDAGamSV01F
w5tLEjl9UMmBYevUgpou
=wC+i
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers