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

Tiago Stürmer Daitx 1766649 at bugs.launchpad.net
Tue Apr 24 15:54:08 UTC 2018


Public bug reported:

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).

** Affects: cmake (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cmake in Ubuntu.
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:
  New

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 foundations-bugs mailing list