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

MacPorts noreply at macports.org
Wed Aug 9 22:27:51 UTC 2023


#67935: openjdk17-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
 Keywords:           |       Port:  openjdk17-graalvm
---------------------+-------------------------------
 This occurs across-the-board, with the following error:

 {{{
 Error: Failed to activate openjdk17-graalvm:
 Image error:
 /Library/Java/JavaVirtualMachines/openjdk17-graalvm/Contents/Home/LICENSE_NATIVEIMAGE.txt
 already exists and does not belong to a registered port.
 }}}

 However, this issue does not occur with GitHub CI; refer to successful
 builds via recent PR:

 [https://github.com/macports/macports-ports/pull/19623 PR 19623 -
 openjdk17-graalvm: update to 17.0.8]

 Nor does the issue occur locally, based on tests by multiple users.
 (Including the reporter of this ticket.)

 Relevant info: The item in question is actually a symlink, extracted from
 the upstream tarball:

 {{{
 $ ls -l
 /Library/Java/JavaVirtualMachines/openjdk17-graalvm/Contents/Home/LICENSE_NATIVEIMAGE.txt
 lrwxr-xr-x  1 root  admin  31 25 jul 21:33
 /Library/Java/JavaVirtualMachines/openjdk17-graalvm/Contents/Home/LICENSE_NATIVEIMAGE.txt
 -> lib/svm/LICENSE_NATIVEIMAGE.txt
 }}}

 See previous discussion via the following PR, for port `jet`, which
 requires `openjdk17-graalvm` to build:

 [https://github.com/macports/macports-ports/pull/19615 PR 19615 - jet: new
 submission (version 0.6.26)]

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


More information about the macports-tickets mailing list