Your message dated Thu, 20 Nov 2014 07:33:58 +0000
with message-id <[email protected]>
and subject line Bug#770203: fixed in jblas 1.2.3-5
has caused the Debian Bug report #770203,
regarding jblas: FTBFS on ppc64el: tests fail due to path definitions
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 [email protected]
immediately.)
--
770203: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770203
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jblas
Severity: normal
Tags: patch
User: [email protected]
Dear Maintainer,
The package jblas fails to build from source on ppc64el, due to tests failure.
These failures are caused by unmatching path definitions, which I adjusted in
the patch attached.
Regards.
Fernando
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -Nru jblas-1.2.3/debian/changelog jblas-1.2.3/debian/changelog
--- jblas-1.2.3/debian/changelog 2014-10-17 04:36:16.000000000 +0000
+++ jblas-1.2.3/debian/changelog 2014-11-19 17:03:45.000000000 +0000
@@ -1,3 +1,9 @@
+jblas (1.2.3-4ppc64el1) UNRELEASED; urgency=medium
+
+ * Changes to debian/rules to fix ftbfs on pp64el.
+
+ -- Fernando Seiti Furusato <[email protected]> Wed, 19 Nov 2014 17:03:09 +0000
+
jblas (1.2.3-4) unstable; urgency=medium
* Tweak debian/rules for tests on arm64 to resolve FTBFS on that arch.
diff -Nru jblas-1.2.3/debian/rules jblas-1.2.3/debian/rules
--- jblas-1.2.3/debian/rules 2014-10-17 04:36:16.000000000 +0000
+++ jblas-1.2.3/debian/rules 2014-11-19 16:58:23.000000000 +0000
@@ -40,6 +40,9 @@
else ifeq ($(DEB_BUILD_ARCH_CPU),arm64)
export LD_LIBRARY_PATH=$(CURDIR)/src/main/resources/lib/dynamic/Linux/aarch64 \
&& $(DEB_ANT_INVOKE) $(DEB_ANT_CHECK_TARGET)
+else ifeq ($(DEB_BUILD_ARCH_CPU),ppc64el)
+ export LD_LIBRARY_PATH=$(CURDIR)/src/main/resources/lib/dynamic/Linux/ppc64 \
+ && $(DEB_ANT_INVOKE) $(DEB_ANT_CHECK_TARGET)
else
export LD_LIBRARY_PATH=$(CURDIR)/src/main/resources/lib/dynamic/Linux/$(DEB_BUILD_ARCH_CPU) \
&& $(DEB_ANT_INVOKE) $(DEB_ANT_CHECK_TARGET)
--- End Message ---
--- Begin Message ---
Source: jblas
Source-Version: 1.2.3-5
We believe that the bug you reported is fixed in the latest version of
jblas, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
tony mancill <[email protected]> (supplier of updated jblas 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 19 Nov 2014 22:58:37 -0800
Source: jblas
Binary: jblas jblas-doc
Architecture: source all amd64
Version: 1.2.3-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: tony mancill <[email protected]>
Description:
jblas - fast linear algebra library for Java
jblas-doc - fast linear algebra library for Java
Closes: 770203
Changes:
jblas (1.2.3-5) unstable; urgency=medium
.
* Tweak debian/rules to address FTBFS (tests) on ppc64el.
- Thanks to Fernando Seiti Furusato. (Closes: #770203)
Checksums-Sha1:
90315d5bfddf9fa1c1cd19dcb9fc89672fe1b083 2081 jblas_1.2.3-5.dsc
7c32bf1434f6ed9cc7d23d4235045afe5fa8e692 4484 jblas_1.2.3-5.debian.tar.xz
cdff42df55244a0ff559f65089b667f36d03ac3d 238314 jblas-doc_1.2.3-5_all.deb
537bb55ef3f5149317e665e2bf0a3d8f7265033e 148116 jblas_1.2.3-5_amd64.deb
Checksums-Sha256:
99d74481cd927ea3bfbeb901819cf6ed37aea31cf7a392e848658a920fad6ffd 2081
jblas_1.2.3-5.dsc
a5222e80eae9da0c0d3f25b7ae111734b90e687f9d0c622ff7db5007c89129db 4484
jblas_1.2.3-5.debian.tar.xz
790f8b5ea08515f1a59c684f54f96c225c322b4766894d502a65cd6628e96d94 238314
jblas-doc_1.2.3-5_all.deb
6476fad9f42f269985f37185c21f27762bbe905bc432620e5b3670bf4084f7e7 148116
jblas_1.2.3-5_amd64.deb
Files:
7b35556e1c419e7b7273444c0319f160 2081 science optional jblas_1.2.3-5.dsc
9fddcde69951681ec08142809bfccf74 4484 science optional
jblas_1.2.3-5.debian.tar.xz
d9747f87a5f8e147e65208425bc5e7e3 238314 doc optional jblas-doc_1.2.3-5_all.deb
aaea2793c97aa8e46a1901793126a073 148116 science optional
jblas_1.2.3-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJUbZVdAAoJECHSBYmXSz6W4B8P/3NO1KgbhHpFlmYmIv6u8It9
ViCgnSH3/bvnKDiaLaY7a218J6VmaiXJaMMBbU2/lTXLCgxk3nCe6A9NYvgqJY78
qXaXT6j/L5lx/cfDIPdM/W+JmgPXSB3V+x8btxAq55I3qM+8qUbGzOa/3djbrFa4
vDelagm5awoaNTr0vb06V4eTyOeQnC4bjztjJWyN05/Qalp7iXOim6pdp7PezM87
r5EbuH6Z8vR1S9qEEtRYsQvYwxgCsLOz3cd8F660uaBTTEdMS7hQGqwnGF6LL542
tNuhAJKzRj/Sy+fryVQWCv6rf9gunmt4DlHY8tGsNwWfmduf8HT9IqlrGzM9O6Io
hm20rIeXc/1+Yza2KqPqfsWdiB6bo3Utc+1vwhP9aoHzFn/lKCtgzSHDVGskMbms
N/DYRrbS+GxgF0DOUuTBAq3zVL2J4yZwhAHkh671na/x7KlzKL2fbHaaA9D/0MZ+
Op7qxNJeVYDVXgQq0xA7sTmTy8cyhV4EZsOGlGfnx/it/1IEpZNgvDlrBwdIp9Tb
2LSTFupJmI5jJiUAbs+GJRHD8F9lXwzB6Fx1ZGf2kwj6grrYs1FE+eZFdRKZ/43F
6l88fP7y8o+o2RMS90UBKGW/DCkHUSC4rWuEbF4AsIOCk2ybToJJXR0B0ErzduD7
jGGYRlFZn/vHg+DAOGov
=xiEY
-----END PGP SIGNATURE-----
--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.