[MacPorts] #63375: commons-lang3 @3.11: No compiler is provided in this environment

MacPorts noreply at macports.org
Mon Sep 20 10:48:44 UTC 2021


#63375: commons-lang3 @3.11: No compiler is provided in this environment
----------------------------+--------------------
  Reporter:  kesterlester   |      Owner:  (none)
      Type:  defect         |     Status:  closed
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.7.1
Resolution:  fixed          |   Keywords:
      Port:  commons-lang3  |
----------------------------+--------------------

Comment (by cjones051073):

 Just to end this, it seems the big that was in early versions of macOS 11
 has since been resolved, as I now see correct behaviour with java_home

 {{{
 Oberon ~/Projects/MacPorts/ports > /usr/libexec/java_home -v 11
 /Library/Java/JavaVirtualMachines/openjdk11-temurin/Contents/Home
 Oberon ~/Projects/MacPorts/ports > /usr/libexec/java_home -v 11+
 /Library/Java/JavaVirtualMachines/openjdk16-temurin/Contents/Home
 Oberon ~/Projects/MacPorts/ports > /usr/libexec/java_home -v 16
 /Library/Java/JavaVirtualMachines/openjdk16-temurin/Contents/Home
 }}}

 commons-lang3 was rfepviously using `11+` to select its JDK, which allowed
 SDK 16 to be picked. I've changed it to an explicit `11`.

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


More information about the macports-tickets mailing list