Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2020 18:26:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252052] java/bootstrap-openjdk11: aarch64 bootstrap broken
Message-ID:  <bug-252052-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252052

            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@FreeBSD.org
          Reporter: mikael@FreeBSD.org
          Assignee: java@FreeBSD.org
             Flags: maintainer-feedback?(java@FreeBSD.org)

/usr/ports/java/bootstrap-openjdk11 env ARCH=3Daarch64 make check-plist
=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir %%JDK_ROOT%%/legal/jdk.internal.vm.ci
=3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR
=3D=3D=3D> 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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252052-7788>