[Bug 1766649] Re: cmake: upstream patch should use 10 instead of 1.10 for java version comparison

Launchpad Bug Tracker 1766649 at bugs.launchpad.net
Tue Apr 24 22:34:55 UTC 2018


This bug was fixed in the package cmake - 3.10.2-1ubuntu2

---------------
cmake (3.10.2-1ubuntu2) bionic; urgency=medium

  * Fix java version comparison in upstream commit. LP: #1766649.
    - FindJava: use "10" instead of "1.10".

 -- Tiago Stürmer Daitx <tiago.daitx at ubuntu.com>  Tue, 24 Apr 2018
15:47:53 +0000

** Changed in: cmake (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1766649

Title:
  cmake: upstream patch should use 10 instead of 1.10 for java version
  comparison

Status in cmake package in Ubuntu:
  Fix Released

Bug description:
  The patch debian/patches/3c08d2075fae7ef62838f18e1af5d398c6401572.diff
  in cmake version 3.10.2-1ubuntu1 from upstream uses "1.10" for version
  comparison which won't work for OpenJDK because from openjdk-9 upwards
  the version has dropped the leading "1.".

  This means the current comparison fails and cmake cannot properly
  detect when javah is unavaiable, causing packages that depend on it to
  FTBFS (eg. ceph).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1766649/+subscriptions



More information about the Ubuntu-sponsors mailing list