On Mon, 15 May 2023 10:00:42 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> Currently failing at host configuration step with: > > > The following packages have unmet dependencies: > libc6:i386 : Depends: libgcc-s1:i386 but it is not going to be installed > libtiffxx5:i386 : Depends: libstdc++6:i386 (>= 5) but it is not going to be > installed > ``` > > The fix is to add the dependencies explicitly. > > Additional testing: > - [ ] GHA Thank you for fixing this ------------- Marked as reviewed by stuefe (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/13981#pullrequestreview-1426238232