MantisBT - CMake
View Issue Details
0014541CMakeModulespublic2013-11-03 14:382014-06-02 08:37
Modestas Vainius 
Brad King 
normalminoralways
closedfixed 
powerpc64Debiantesting/unstable
CMake 2.8.11 
CMake 3.0CMake 3.0 
0014541: FindJNDI: amd64/ppc64 kernels might be running on 32bit system
Hello,

on biarch architecture, CMAKE_SYSTEM_PROCESSOR might be a 64bit one while the
7 system 32bit one. Take this into consideration while looking for Java library
8 directory.

Patch:

http://anonscm.debian.org/gitweb/?p=collab-maint/cmake.git;a=blob;f=debian/patches/FindJNI_amd64_ppc_biarch.diff [^]
No tags attached.
Issue History
2013-11-03 14:38Modestas VainiusNew Issue
2013-11-04 08:57Brad KingNote Added: 0034346
2013-11-04 08:57Brad KingAssigned To => Brad King
2013-11-04 08:57Brad KingStatusnew => resolved
2013-11-04 08:57Brad KingResolutionopen => fixed
2013-11-04 08:57Brad KingFixed in Version => CMake 3.0
2013-11-04 08:57Brad KingTarget Version => CMake 3.0
2014-06-02 08:37Robert MaynardNote Added: 0035999
2014-06-02 08:37Robert MaynardStatusresolved => closed

Notes
(0034346)
Brad King   
2013-11-04 08:57   
Applied, thanks:

 FindJNI: Support biarch installations
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cde56c12 [^]
(0035999)
Robert Maynard   
2014-06-02 08:37   
Closing resolved issues that have not been updated in more than 4 months.