Control: tags -1 - patch Control: tags -1+ moreinfo On 3/2/21 6:05 PM, Olek Wojnar wrote: > Package: openjdk-11-jre-headless > Version: 11.0.11+4-1 > Severity: important > Tags: patch > Control: affects -1 bazel-bootstrap > > Dear OpenJDK Maintainers, > > This bug report is a follow-up to the email discussion [1] about how OpenJDK > does not correctly delete directories on mips64el. The Bazel team discovered > this problem when the bazel-bootstrap package FTBFS on mips64el. The build > uses `deleteRecursively` from Guava which in turn should call the appropriate > system command. > > From the email thread, there was a suggestion to try the mainline JDK NIO > tests. [2] > > There was also a recommended patch [3] that may address this issue. > > We have verified that the `deleteRecursively` functionality works correctly on > the following achitectures: amd64, arm64, ppc64el, s390x, ppc64, and riscv64. > > Thanks!
Debian has porter boxes ... please build with the proposed patch and check if your bootstrap works. You can run the just built jdk from the build location.