Your message dated Thu, 02 Oct 2014 21:30:31 +0000
with message-id <e1xznxh-0006r3...@franck.debian.org>
and subject line Bug#761920: fixed in scilab 5.5.1-1
has caused the Debian Bug report #761920,
regarding scilab: FTBFS on ppc64el: error: Could not detect the location of the 
Java
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.)


-- 
761920: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761920
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scilab
Version: 5.5.0-3
Severity: important
Tags: patch

Dear Maintainer,

scilab FTBFS on ppc64el with the following error:

| checking if jni.h can be included... yes
| configure: error: Could not detect the location of the Java
|             shared library. You will need to update java.m4
|             to add support for this JVM configuration.
| Looking for JNI libs with ppc64le as machine hardware name
| Looking for /usr/lib/jvm/java-7-openjdk-ppc64el/jre/lib/ppc64le/libjava.so
| Looking for /usr/lib/jvm/java-7-openjdk-ppc64el/jre/lib/amd64/libjava.so
| Looking for /usr/lib/jvm/java-7-openjdk-ppc64el/jre/lib/i386/client/libjvm.so
| Looking for /usr/lib/jvm/java-7-openjdk-ppc64el/jre/bin/classic/libjvm.so
| Looking for /usr/lib/jvm/java-7-openjdk-ppc64el/lib/jvm.lib
| Looking for /usr/lib/jvm/java-7-openjdk-ppc64el/jre/lib/mipsel/libjava.so
| make: *** [debian/stamp-autotools] Error 1
| /usr/share/cdbs/1/class/autotools.mk:42: recipe for target 
'debian/stamp-autotools' failed

A full build log is available here:
https://buildd.debian.org/status/fetch.php?pkg=scilab&arch=ppc64el&ver=5.5.0-3&stamp=1410496986

As suggested by the error message, here is an update of m4/java.m4 to
support ppc64el. I have also changed the machine for ppc64 big endian,
which use the same directory as the little endian version. I guess it
was wrongly set as a 32-bit powerpc machine can run a 64-bit kernel.
Packages should be built using the linux32 wrapper on such machines.

diff -Nru scilab-5.5.0/debian/patches/m4-java-ppc64el.patch 
scilab-5.5.0/debian/patches/m4-java-ppc64el.patch
--- scilab-5.5.0/debian/patches/m4-java-ppc64el.patch   1970-01-01 
00:00:00.000000000 +0000
+++ scilab-5.5.0/debian/patches/m4-java-ppc64el.patch   2014-09-16 
18:47:50.000000000 +0000
@@ -0,0 +1,16 @@
+--- scilab-5.5.0.orig/m4/java.m4
++++ scilab-5.5.0/m4/java.m4
+@@ -471,9 +471,12 @@ AC_DEFUN([AC_JAVA_JNI_LIBS], [
+        # Sun
+           machine=sparc
+           ;;
+-        powerpc|ppc64)
++        powerpc)
+           machine=ppc
+           ;;
++        ppc64|ppc64le)
++          machine=ppc64
++          ;;
+         armv*)
+           machine=arm
+           ;;
diff -Nru scilab-5.5.0/debian/patches/series scilab-5.5.0/debian/patches/series
--- scilab-5.5.0/debian/patches/series  2014-08-02 10:48:00.000000000 +0000
+++ scilab-5.5.0/debian/patches/series  2014-09-16 18:47:55.000000000 +0000
@@ -6,3 +6,4 @@
 depend-scicos.diff
 missing-lib.diff
 m4-hdf5.patch
+m4-java-ppc64el.patch

Would it be possible to apply this patch in the next upload? Thanks in advance.

Aurelien

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.14-2-powerpc64le (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: scilab
Source-Version: 5.5.1-1

We believe that the bug you reported is fixed in the latest version of
scilab, 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 761...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru <sylves...@debian.org> (supplier of updated scilab 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: SHA256

Format: 1.8
Date: Thu, 02 Oct 2014 13:16:47 +0200
Source: scilab
Binary: scilab-cli scilab scilab-data scilab-include scilab-minimal-bin 
scilab-full-bin scilab-minimal-bin-dbg scilab-full-bin-dbg scilab-doc 
scilab-doc-fr scilab-doc-pt-br scilab-doc-ja scilab-test
Architecture: source all amd64
Version: 5.5.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Description:
 scilab     - Scientific software package for numerical computations
 scilab-cli - Scientific software package - Command Line Interpreter
 scilab-data - Scientific software package for numerical computations (data file
 scilab-doc - Scientific software package (english documentations)
 scilab-doc-fr - Scientific software package (french documentation)
 scilab-doc-ja - Scientific software package (Japanese documentation)
 scilab-doc-pt-br - Scientific software package (Brazilian Portuguese 
documentation)
 scilab-full-bin - Scientific software package for numerical computations (all 
binar
 scilab-full-bin-dbg - Scientific software package (scilab debugging symbols)
 scilab-include - Scientific software package for numerical computations 
(include f
 scilab-minimal-bin - Scientific software package for numerical computations 
(minimal b
 scilab-minimal-bin-dbg - Scientific software package (scilab-cli debugging 
symbols)
 scilab-test - Scientific software package for numerical computations (test file
Closes: 760931 761920
Changes:
 scilab (5.5.1-1) unstable; urgency=medium
 .
   * New upstream release
     - Support of openjdk 8 (Closes: #760931)
   * Support of ppc64el (Closes: #761920)
Checksums-Sha1:
 a88f19e1d347d5b0d758ab270783a7cbdfd2b2f4 3960 scilab_5.5.1-1.dsc
 aac47712147e0c8cb6c6ea313dbdc4b6b6add9f9 69538169 scilab_5.5.1.orig.tar.gz
 ce8884cfd2882136a9ef0a6575ec1a7463b92cb4 38424 scilab_5.5.1-1.debian.tar.xz
 0fd1d7d3e82b03037adcd11a8abe1403fc4e0d70 510246 scilab-cli_5.5.1-1_all.deb
 8f7181a166b1f93f132c87fe228643c1382b6ec6 81866 scilab_5.5.1-1_all.deb
 0505977d4050dfae49ef98982fcee58bc1003664 35109174 scilab-data_5.5.1-1_all.deb
 14d3b3e51002e1152b5afdc2420e3fd0bb636829 7949498 scilab-doc_5.5.1-1_all.deb
 156acb7c0ad5b743b0464b56b3e214d58920db8a 7273254 scilab-doc-fr_5.5.1-1_all.deb
 e746d08ebaa7e8d78f8e36abe546fb2d669ad5b2 7100234 
scilab-doc-pt-br_5.5.1-1_all.deb
 a140cd2501d601ea7fd6f94fd26802c0845c792c 7524440 scilab-doc-ja_5.5.1-1_all.deb
 13395af4a12311489bedd860c26e7d2eb0f32b82 13505082 scilab-test_5.5.1-1_all.deb
 e7c1bf485d5537b39ae6d8d48d87886b8eb85247 130166 
scilab-include_5.5.1-1_amd64.deb
 67cac9064af6f4247cf7fd85308dde6c3c705cf2 2635602 
scilab-minimal-bin_5.5.1-1_amd64.deb
 07bfe8c18af81add5b83927ea33d60b99099d4c5 1545746 
scilab-full-bin_5.5.1-1_amd64.deb
 4337c1b5c9428e4bb17ac28ae5f375d9d89646b3 1533384 
scilab-minimal-bin-dbg_5.5.1-1_amd64.deb
 a4cdb5278fc058205283f54d2ae0a90fdf2d6973 479382 
scilab-full-bin-dbg_5.5.1-1_amd64.deb
Checksums-Sha256:
 5c5fcc6d267a08361f635931e93e6994ea68a76e57b6c78606b71a3c7b1beee2 3960 
scilab_5.5.1-1.dsc
 c056223e12f17434a17ce881d13651bdb1b79a793bde028a978ea8dc20806729 69538169 
scilab_5.5.1.orig.tar.gz
 a7f90590ea87e8b6bb2171d81df5890b4d3356e7919a3a3872b8e576442f403e 38424 
scilab_5.5.1-1.debian.tar.xz
 24565de49baa54efad75f78c343f6b62daaeecb8cd78fa55902b605647839118 510246 
scilab-cli_5.5.1-1_all.deb
 d5ebb6905aaf20f8c157905166b3ae1d74d6681368e3074b8f9985fbe8222d33 81866 
scilab_5.5.1-1_all.deb
 26fca20a54f1db13de22ba691e98f17172e4d56697512e72f4a1f5f01dc8e2d1 35109174 
scilab-data_5.5.1-1_all.deb
 f887e1a9b90205bdb42948099359ae0ce72a1e676a3bc9f743b37bf29573e5b6 7949498 
scilab-doc_5.5.1-1_all.deb
 b59a12f675e1cb1cb94d1e765466014ad2dc433777cb38d6b2cf1f5223248715 7273254 
scilab-doc-fr_5.5.1-1_all.deb
 fdef7e7414b5f858396a8a105d3e4236b4d41dac75bd533a5031388a98daed76 7100234 
scilab-doc-pt-br_5.5.1-1_all.deb
 3696994904b6b43bc94669fef75081439a19d2ce98c150384be3e87b67d45b94 7524440 
scilab-doc-ja_5.5.1-1_all.deb
 465e7c72a78475d2f417b83abda0ea05e06e8f76f3bd2e8f96c24358c9badd25 13505082 
scilab-test_5.5.1-1_all.deb
 fba8c3ea14f7bc9049980ada473540c3ae888094810e03559bb0c23d14392bbc 130166 
scilab-include_5.5.1-1_amd64.deb
 355c2355fd6968cb32b5db30d482a94735281561d6fe31f3de041580712491dd 2635602 
scilab-minimal-bin_5.5.1-1_amd64.deb
 87a795427727826a84fd265fca94ad834451dec9ebf7b1d2cf4c2d76dfa84c62 1545746 
scilab-full-bin_5.5.1-1_amd64.deb
 ed21494f837f9001f3697f667155f3a45d5fc9f3a8ffd27e866cd48e182a139a 1533384 
scilab-minimal-bin-dbg_5.5.1-1_amd64.deb
 f1e1a8b162714bd14e49b5209b0f06c4e5f33ab21078e73f9e835e1679b5c6aa 479382 
scilab-full-bin-dbg_5.5.1-1_amd64.deb
Files:
 e94362f648899666fc69e7061eb07cac 510246 math optional 
scilab-cli_5.5.1-1_all.deb
 c008d0502cbfcdaa6bb455b0aa28cf86 81866 math optional scilab_5.5.1-1_all.deb
 d3e7cab554f6dfe132d6fce687193b28 35109174 math optional 
scilab-data_5.5.1-1_all.deb
 4ca8faa622a377b35c9caecb68449e50 7949498 doc optional 
scilab-doc_5.5.1-1_all.deb
 fc182fbc6824f474373ccf52f32e8810 7273254 doc optional 
scilab-doc-fr_5.5.1-1_all.deb
 4d4e4d34c18698ceec1c6e106f049bb5 7100234 doc optional 
scilab-doc-pt-br_5.5.1-1_all.deb
 1f03935a7fe7108e58f8d8fb3a06ce49 7524440 doc optional 
scilab-doc-ja_5.5.1-1_all.deb
 7e4b3ca0702c58d9e0d98e207117af42 13505082 math optional 
scilab-test_5.5.1-1_all.deb
 d7fea014c18d5c6baaaac826ab964e52 130166 math optional 
scilab-include_5.5.1-1_amd64.deb
 db92565f6731906488d10283d30e2d4b 2635602 math optional 
scilab-minimal-bin_5.5.1-1_amd64.deb
 504cf32ebff2515aff9393eb0c05b5a3 1545746 math optional 
scilab-full-bin_5.5.1-1_amd64.deb
 f5f4fb75a4af1939c2ec2c07ca313f55 1533384 debug extra 
scilab-minimal-bin-dbg_5.5.1-1_amd64.deb
 b26bdca17895fb461b95f752d0539154 479382 debug extra 
scilab-full-bin-dbg_5.5.1-1_amd64.deb
 0608d68620f2bf7a0d53ed908df3a9d0 3960 math optional scilab_5.5.1-1.dsc
 ce3dcf7b95abd0fc57e51bf8c3ebd805 69538169 math optional 
scilab_5.5.1.orig.tar.gz
 2ff9a0a71ec85cbb3c0bbf4547b2e6ed 38424 math optional 
scilab_5.5.1-1.debian.tar.xz

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

iQIcBAEBCAAGBQJULb42AAoJEH5lKNp1LxvhMKQP/jeyejIKN9R7St+MzaD57hs/
j/qnK0DGRmZJf9tzmcmOovZa2eWapvzvCy5zzbyu0AJ/qi/r5Hlie7ajTXRC3BYs
ODG+e4ZniigAQAh6x/gnzo7QTyOvnJd2ZQEePepDjNfMqHgiA7AqeW07ZFxc2j2B
pWogsn2LPBPTX2KGyuAyCvsmDCcFCdIFxK9dt06WLcETlDL2PV4GrFSSTS/Fb+Lp
LukFH2rYP2bT83bIfQ7UrJKyfRdtxZduDfoLZezN2VYvhwMv2BJzv/WO8b+NngS3
QCObkg0V09RrEzVZ7XH2rn5X9byw0DwqgWmiiWpQWkBZwYwdDh5d1ZW05v286OQ0
XO5wkOtH408/InSyNyaQUNTOYE3zzB8eLJuR7d171M1OBkoRUXMiLldat+IehazW
W4qa7puayEfXZnK98C92fL42MZ07C1AD18DHcW1G4NGYRu2CaTp7ywQIPjzWpAgH
daYxgsQjkmruE1yuxwBp5bdRA90lBmUGdEBWAC/ay9PlxxMQVsJA6OvICf5Lmbx9
acwQZS+ZvLatBgfCambosZVuajpAbpz0YS9K2R4D/GN3r/zhnTtkqMO79An/oIKT
qk1TaF/RN1sP9fhDlzbtef9MQKg4BB6gKr2HrLBwmP+N/2MmFP88NwI4bodcr3Kk
84AeN3qKaN8io0CPeX1m
=02KI
-----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

Reply via email to