Your message dated Sun, 05 Jan 2014 03:21:04 +0000
with message-id <e1vzegu-0000kc...@franck.debian.org>
and subject line Bug#733982: fixed in radare2-bindings 0.9.6-3
has caused the Debian Bug report #733982,
regarding radare2-bindings: FTBFS on armel, armhf, powerpc and powerpcspe: 
jni.h: No such file or directory
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.)


-- 
733982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: radare2-bindings
Version: 0.9.6-2
Severity: serious
Tags: patch
User: debian-powerpc...@breakpoint.cc
Usertags: powerpcspe

Hi,

on armel, armhf, powerpc and powerpcsp, radare2-bindings FTBFS like this:

...
mkdir -p org/radare/radare2
Build r_core -lr_core -lr_config -lr_cons -lr_cmd -lr_util -lr_flags -lr_asm 
-lr_lib -lr_db -lr_debug -lr_hash -lr_bin -lr_lang -lr_io -lr_anal -lr_parse 
-lr_bp -lr_egg -lr_reg -lr_search -lr_syscall -lr_sign -lr_diff -lr_socket 
-lr_fs -lmagic  
valabind-cc java r_core -I/usr/lib/jvm/java-7-openjdk-ppc/include -NRadare 
--swig -I../../libr/include -x --vapidir=../vapi ../vapi/r_core 
-I/usr/include/libr -lr_core -lr_config -lr_cons -lr_cmd -lr_util -lr_flags 
-lr_asm -lr_lib -lr_db -lr_debug -lr_hash -lr_bin -lr_lang -lr_io -lr_anal 
-lr_parse -lr_bp -lr_egg -lr_reg -lr_search -lr_syscall -lr_sign -lr_diff 
-lr_socket -lr_fs -lmagic
valabind --swig -I /usr/include/libr -x -I ../../libr/include -N Radare -I 
/usr/lib/jvm/java-7-openjdk-ppc/include --vapidir ../vapi -o r_core.i -m r_core 
../vapi/r_core --swig
...
r_core.i:38: Warning 302: Identifier 'RCoreAsmHitVector' redefined (ignored) 
(Renamed from 'vector< RCoreAsmHit >'),
r_core.i:37: Warning 302: previous definition of 'RCoreAsmHitVector' (Renamed 
from 'vector< RCoreAsmHit >').
r_core.i:43: Warning 302: Identifier 'RAnalRefVector' redefined (ignored) 
(Renamed from 'vector< RAnalRef >'),
r_core.i:42: Warning 302: previous definition of 'RAnalRefVector' (Renamed from 
'vector< RAnalRef >').
r_core.i:57: Warning 302: Identifier 'charVector' redefined (ignored) (Renamed 
from 'vector< char >'),
r_core.i:53: Warning 302: previous definition of 'charVector' (Renamed from 
'vector< char >').
r_core.i:58: Warning 302: Identifier 'charVector' redefined (ignored) (Renamed 
from 'vector< char >'),
r_core.i:53: Warning 302: previous definition of 'charVector' (Renamed from 
'vector< char >').
r_core.i:463: Warning 314: 'super' is a java keyword, renaming to '_super'
r_core.i:517: Warning 314: 'import' is a java keyword, renaming to '_import'
r_core.i:954: Warning 453: Can't apply (unsigned long long *OUTPUT). No 
typemaps are defined.
r_core.i:955: Warning 453: Can't apply (unsigned long long *OUTPUT). No 
typemaps are defined.
r_core.i:1052: Warning 453: Can't apply (int *OUTPUT). No typemaps are defined.
r_core.i:1304: Warning 453: Can't apply (int *OUTPUT). No typemaps are defined.
r_core.i:1471: Warning 453: Can't apply (RAsmOp *OUTPUT). No typemaps are 
defined.
r_core.i:1476: Warning 453: Can't apply (RAsmOp *OUTPUT). No typemaps are 
defined.
r_core.i:1622: Warning 453: Can't apply (unsigned char *OUTPUT). No typemaps 
are defined.
r_core.i:1666: Warning 453: Can't apply (unsigned char *INOUT). No typemaps are 
defined.
r_core.i:1671: Warning 453: Can't apply (unsigned char *INOUT). No typemaps are 
defined.
r_core.i:1982: Warning 453: Can't apply (unsigned int *OUTPUT). No typemaps are 
defined.
r_core.i:1983: Warning 453: Can't apply (double *OUTPUT). No typemaps are 
defined.
r_core.i:2009: Warning 453: Can't apply (unsigned long long *INOUT). No 
typemaps are defined.
r_core.i:2290: Warning 453: Can't apply (char *INOUT). No typemaps are defined.
r_core.i:2291: Warning 453: Can't apply (int *OUTPUT). No typemaps are defined.
r_core.i:2317: Warning 453: Can't apply (char *INOUT). No typemaps are defined.
r_core.i:2318: Warning 453: Can't apply (char *INOUT). No typemaps are defined.
r_core.i:2324: Warning 453: Can't apply (char *INOUT). No typemaps are defined.
r_core.i:2325: Warning 453: Can't apply (char *INOUT). No typemaps are defined.
r_core.i:2331: Warning 453: Can't apply (char *INOUT). No typemaps are defined.
r_core_wrap.cxx:159:17: fatal error: jni.h: No such file or directory
compilation terminated.
...

(example from powerpc: see the "ppc" instead of the "powerpc" which would be
required here.)

I noticed that you are using /usr/share/javahelper/java-arch.sh for JAVA_ARCH.
Unfortunately, this fails for the above architectures because the script
special-cases these architectures for some reason. Other architectures get
their names from dpkg. I propose using `dpkg-architecture -qDEB_HOST_ARCH`
instead of java-arch.sh, which fixes the problem.

Thanks in advance,

Roland

-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: radare2-bindings
Source-Version: 0.9.6-3

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

Debian distribution maintenance software
pp.
David Martínez Moreno <en...@debian.org> (supplier of updated radare2-bindings 
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: Sat, 04 Jan 2014 01:39:49 -0800
Source: radare2-bindings
Binary: python-radare2 radare2-java radare2-vala
Architecture: source amd64 all
Version: 0.9.6-3
Distribution: unstable
Urgency: medium
Maintainer: David Martínez Moreno <en...@debian.org>
Changed-By: David Martínez Moreno <en...@debian.org>
Description: 
 python-radare2 - Python bindings for radare2
 radare2-java - Java (JNI) bindings for radare2
 radare2-vala - Vala bindings for radare2
Closes: 733982
Changes: 
 radare2-bindings (0.9.6-3) unstable; urgency=medium
 .
   * debian/control: Switched Sebastian and myself as Maintainer/Uploader.
   * debian/patches/04_add_openjdk_includedir: Change the javahelper script
     output to just the output of dpkg-architecture -qDEB_HOST_ARCH.  Otherwise
     it FTBFS in armel, armhf, powerpc and powerpcsp.  Thanks to Roland Stigge
     for the bug report (closes: #733982).
Checksums-Sha1: 
 45b43af45d2ad3681642aa4b6c7006f22ab6706c 1589 radare2-bindings_0.9.6-3.dsc
 cf0f7cd3423de3ae7f655d3ff972016713b22a57 6447 
radare2-bindings_0.9.6-3.debian.tar.gz
 93b970a2ca0f2c0b064d4a0d1d618fb92ec11a61 407186 
python-radare2_0.9.6-3_amd64.deb
 3434e9b59ff3a49d8d843a688946b9ae6c9fce62 248064 radare2-java_0.9.6-3_amd64.deb
 7ec640f6cd5627e6b6cb9627882e8653d20be5be 20358 radare2-vala_0.9.6-3_all.deb
Checksums-Sha256: 
 e1a3a37dba95729598636fe40541db03ffc2c6e10f1a040a68495e7f30058262 1589 
radare2-bindings_0.9.6-3.dsc
 144bbc1f33dfd8c8a66efa93e40f1a11391506158890083ea3dca7d9fd47928f 6447 
radare2-bindings_0.9.6-3.debian.tar.gz
 a42160011107c895b30ca2e5c66b6a14867006da9fcf7694f152ffc02a498bf8 407186 
python-radare2_0.9.6-3_amd64.deb
 26c9ce9b1191c68e1368e5849b5434f4be594e8dc8dff3778f31a7515dabbd64 248064 
radare2-java_0.9.6-3_amd64.deb
 1ec7e5980d23b89ea569e33533f48298fb2d0fd7c5476091183a9b8b30288492 20358 
radare2-vala_0.9.6-3_all.deb
Files: 
 b541c7782dc8a6c4d67d6a4e71fa037d 1589 devel extra radare2-bindings_0.9.6-3.dsc
 6d64a32ac195ffe9ff09916aad31473c 6447 devel extra 
radare2-bindings_0.9.6-3.debian.tar.gz
 d2cd8c41f1b6deb57bead7dbbe141613 407186 python extra 
python-radare2_0.9.6-3_amd64.deb
 ae43c1d00acac057ad3ed7ae206e1339 248064 java extra 
radare2-java_0.9.6-3_amd64.deb
 694e749ef11bb5d86f5d4a48a527e1f2 20358 devel extra radare2-vala_0.9.6-3_all.deb

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

iEYEARECAAYFAlLIx/AACgkQWs/EhA1iABv/LgCgibq46KWDWeyISnhT/D7y3sM3
Q9wAoJq6lKP4I3HlBQeZPyGHAMsy5FBq
=Cxxj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to