[Bug 252052] java/bootstrap-openjdk11: aarch64 bootstrap broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 22 18:26:38 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252052

            Bug ID: 252052
           Summary: java/bootstrap-openjdk11: aarch64 bootstrap broken
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java at FreeBSD.org
          Reporter: mikael at FreeBSD.org
          Assignee: java at FreeBSD.org
             Flags: maintainer-feedback?(java at FreeBSD.org)

/usr/ports/java/bootstrap-openjdk11 env ARCH=aarch64 make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir %%JDK_ROOT%%/legal/jdk.internal.vm.ci
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.

the aarch64 bootstrap contains legal/jdk.internal.vm.ci (it's not the case on
amd64)
Can you reroll a bootstrap for aarch64 please?

tar tf bootstrap-openjdk11-aarch64-12-11.0.5.10.1.tar.xz | grep
legal/jdk.internal.vm
bootstrap-openjdk11/legal/jdk.internal.vm.ci/

tar -tf bootstrap-openjdk11-amd64-11.0.5.10.1.tar.xz | grep
legal/jdk.internal.vm
Exit 1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list