[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74609] [PATCH 00/21] mono bootstrap
From: |
Efraim Flashner |
Subject: |
[bug#74609] [PATCH 00/21] mono bootstrap |
Date: |
Sat, 21 Dec 2024 18:39:30 +0200 |
On Sat, Dec 21, 2024 at 12:03:17PM +0100, Ludovic Courtès wrote:
> Hi Efraim,
>
> Efraim Flashner <efraim@flashner.co.il> skribis:
>
> > It turns out the first 2 patches didn't apply cleanly, so I fixed that
> > up and I'm sending them back to the list.
> >
> > A couple of things that I noticed:
> >
> > * mono-5.something doesn't have its patches apply cleanly
> > * I was only able to build to mono-3.12 before I got a build failure on
> > x86_64
>
> Oh, that looks like half of the chain. Could you share the error with
> unmush? Does it fail reproducibly?
We figured out there was a race condition and now the earlier versions
of mono have parallel-build? #f set.
> > * mono-1.2.6 doesn't have support for aarch64 or riscv64, and will
> > probably need some patches (later) to add support.
> > * libjit FTBFS on powerpc64le. I tried working around it but wasn't
> > successful in when it came to using libjit.
> > * The assembly included in libjit targets a too-early version of arm, so
> > it is just broken completely on armhf and would probably do best with it
> > being ripped out.
>
> Regarding architecture support, that’s fine: we can add a suitably
> restrictive ‘supported-systems’ field and improve platform coverage
> if/when patches are available.
>
> Thanks,
> Ludo’.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
- [bug#74609] [PATCH 13/21] gnu: Add mono-5.1.0., (continued)
- [bug#74609] [PATCH 13/21] gnu: Add mono-5.1.0., Efraim Flashner, 2024/12/16
- [bug#74609] [PATCH 17/21] gnu: Add mono-5.8.0., Efraim Flashner, 2024/12/16
- [bug#74609] [PATCH 14/21] gnu: Add mono-5.2.0., Efraim Flashner, 2024/12/16
- [bug#74609] [PATCH 11/21] gnu: Add mono-4.9.0., Efraim Flashner, 2024/12/16
- [bug#74609] [PATCH 16/21] gnu: Add mono-pre-5.8.0., Efraim Flashner, 2024/12/16
- [bug#74609] [PATCH 20/21] gnu: Add libgdiplus., Efraim Flashner, 2024/12/16
- [bug#74609] [PATCH 05/21] gnu: Add mono-1.9.1., Efraim Flashner, 2024/12/16
- [bug#74609] [PATCH 06/21] gnu: Add mono-2.4.2., Efraim Flashner, 2024/12/16
- [bug#74609] [PATCH 21/21] gnu: Add mono-6.12.0., Efraim Flashner, 2024/12/16
- [bug#74609] [PATCH 00/21] mono bootstrap, Ludovic Courtès, 2024/12/21
- [bug#74609] [PATCH 00/21] mono bootstrap,
Efraim Flashner <=