RFR: 8369450: [Ubuntu 25.10] openjdk fails to build due to rust-coreutils date
Erik Joelsson
erikj at openjdk.org
Thu Oct 9 17:19:44 UTC 2025
On Wed, 8 Oct 2025 20:41:22 GMT, Vladimir Petko <vpetko at openjdk.org> wrote:
> This PR adds `uutils` as a GNU-compatible date provider.
>
> Testing:
> Configure
>
> $ sh configure
> ...
> checking if date is a GNU compatible version... yes
> ...
>
>
> [configure.log](https://github.com/user-attachments/files/22785819/configure.log)
>
> Build:
>
> $ make images
> ....
> Finished building target 'images' in configuration 'linux-x86_64-server-release'
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27705#pullrequestreview-3319910124
More information about the build-dev
mailing list