[MacPorts] #67935: openjdk11-graalvm, openjdk17-graalvm, openjdk19-graalvm: buildbot activation fails: file LICENSE_NATIVEIMAGE.txt already exists and does not belong to a registered port

MacPorts noreply at macports.org
Thu Aug 10 16:42:50 UTC 2023


#67935: openjdk11-graalvm, openjdk17-graalvm, openjdk19-graalvm: buildbot
activation fails: file LICENSE_NATIVEIMAGE.txt already exists and does not
belong to a registered port
-------------------------------------------------+-------------------------
  Reporter:  mascguy                             |      Owner:  breun
      Type:  defect                              |     Status:  assigned
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.8.1
Resolution:                                      |   Keywords:
      Port:  openjdk11-graalvm,                  |
  openjdk17-graalvm, openjdk19-graalvm           |
-------------------------------------------------+-------------------------

Comment (by catap):

 Replying to [comment:8 mascguy]:
 > Pondering this a bit more, it might be good to install JDKs under
 `${prefix}/Library/Java/JavaVirtualMachines/openjdkXXXX`, similar to how
 we handle Python and other components. But whichever area we choose, it
 would be preferable to installing directly to
 `/Library/Java/JavaVirtualMachines`.
 >
 > Thoughts all?

 Java works a bit different than python on macOS.

 When you call `java` it checks `JAVA_HOME` environment variable to
 determine which version it should use.

 Unfortetnly, at least one, we had quite a pain here. Do you remebere
 BigSur java issue? :)

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


More information about the macports-tickets mailing list