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

Steve Langasek steve.langasek at canonical.com
Tue Apr 24 21:34:54 UTC 2018


Also, from what we've been able to determine on IRC, the only evidence
of this "not working" was a test build of ceph in a ppa which did not
have -proposed enabled in its dependencies; so that doesn't add any new
information about whether this works.

-- 
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:
  In Progress

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