Re: RFR: 8283929: GHA: Add RISC-V build config [v3]

2022-09-06 Thread Aleksey Shipilev
On Tue, 6 Sep 2022 13:27:01 GMT, Ludovic Henry wrote: >> It adds CI for cross-compiling to linux-riscv64. It requires to use Ubuntu >> repositories for the debootstrap image because Debian doesn't have riscv64 >> packages on https://httpredir.debian.org/debian/. We can follow up on this >> cha

Re: RFR: 8283929: GHA: Add RISC-V build config [v3]

2022-09-06 Thread Magnus Ihse Bursie
On Tue, 6 Sep 2022 13:27:01 GMT, Ludovic Henry wrote: >> It adds CI for cross-compiling to linux-riscv64. It requires to use Ubuntu >> repositories for the debootstrap image because Debian doesn't have riscv64 >> packages on https://httpredir.debian.org/debian/. We can follow up on this >> cha

Re: RFR: 8283929: GHA: Add RISC-V build config [v2]

2022-09-06 Thread Ludovic Henry
On Mon, 5 Sep 2022 13:42:30 GMT, Ludovic Henry wrote: >> It adds CI for cross-compiling to linux-riscv64. It requires to use Ubuntu >> repositories for the debootstrap image because Debian doesn't have riscv64 >> packages on https://httpredir.debian.org/debian/. We can follow up on this >> cha

Re: RFR: 8283929: GHA: Add RISC-V build config [v3]

2022-09-06 Thread Ludovic Henry
> It adds CI for cross-compiling to linux-riscv64. It requires to use Ubuntu > repositories for the debootstrap image because Debian doesn't have riscv64 > packages on https://httpredir.debian.org/debian/. We can follow up on this > change with switching to http://ports.ubuntu.com/ubuntu-ports f

Re: RFR: 8283929: GHA: Add RISC-V build config [v2]

2022-09-06 Thread Ludovic Henry
On Mon, 5 Sep 2022 19:05:04 GMT, Magnus Ihse Bursie wrote: > (Also: what! Ubuntu has better platform support than Debian?!?) I'm exploring using Debian ports repository, but it's not as straightforward as I expected. https://github.com/rivosinc/jdk/compare/dev/ludovic/ci-cross-compile-riscv64..

Re: RFR: 8283929: GHA: Add RISC-V build config [v2]

2022-09-05 Thread Vladimir Kempik
On Mon, 5 Sep 2022 13:42:30 GMT, Ludovic Henry wrote: >> It adds CI for cross-compiling to linux-riscv64. It requires to use Ubuntu >> repositories for the debootstrap image because Debian doesn't have riscv64 >> packages on https://httpredir.debian.org/debian/. We can follow up on this >> cha

Re: RFR: 8283929: GHA: Add RISC-V build config [v2]

2022-09-05 Thread Magnus Ihse Bursie
On Mon, 5 Sep 2022 13:42:30 GMT, Ludovic Henry wrote: >> It adds CI for cross-compiling to linux-riscv64. It requires to use Ubuntu >> repositories for the debootstrap image because Debian doesn't have riscv64 >> packages on https://httpredir.debian.org/debian/. We can follow up on this >> cha

Re: RFR: 8283929: GHA: Add RISC-V build config [v2]

2022-09-05 Thread Ludovic Henry
> It adds CI for cross-compiling to linux-riscv64. It requires to use Ubuntu > repositories for the debootstrap image because Debian doesn't have riscv64 > packages on https://httpredir.debian.org/debian/. We can follow up on this > change with switching to http://ports.ubuntu.com/ubuntu-ports f

RFR: 8283929: GHA: Add RISC-V build config

2022-09-05 Thread Ludovic Henry
It adds CI for cross-compiling to linux-riscv64. It requires to use Ubuntu repositories for the debootstrap image because Debian doesn't have riscv64 packages on https://httpredir.debian.org/debian/. We can follow up on this change with switching to http://ports.ubuntu.com/ubuntu-ports for all