[MacPorts] #69907: openjdk11 @11.0.23_1 -- Unable to Patch - lib-ffi.m4: no such file or directory

MacPorts noreply at macports.org
Sun May 5 19:32:27 UTC 2024


#69907: openjdk11 @11.0.23_1 -- Unable to Patch - lib-ffi.m4: no such file or
directory
-------------------------+-------------------------------------------------
  Reporter:  RobK88      |      Owner:  ryandesign
      Type:  defect      |     Status:  accepted
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.9.3
Resolution:              |   Keywords:  tiger leopard snowleopard lion
      Port:  openjdk11   |  mountainlion
-------------------------+-------------------------------------------------
Changes (by ryandesign):

 * status:  new => accepted
 * keywords:  moutainlion => tiger leopard snowleopard lion mountainlion
 * owner:  (none) => ryandesign


Comment:

 The reason is that the distfile is compressed with xz but MacPorts is
 using gzip to decompress it. That works on OS X 10.9 and later but not
 earlier.

 The solution is to remove `extract.suffix .tar.xz` and add `use_xz yes`
 (which will set not only `extract.suffix` but also the extract commands).

-- 
Ticket URL: <https://trac.macports.org/ticket/69907#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list