I have mentioned it before, but it is still the case that some of the downstream arm64 patches are breaking RISC-V builds with errors like: ``` ../../grub-core/loader/efi/linux.c: In function ‘parse_pe_header’: ../../grub-core/loader/efi/linux.c:692:9: error: invalid use of undefined type ‘struct grub_armxx_linux_pe_header’ 692 | if (pe->opt.magic != GRUB_PE32_PEXX_MAGIC) ``` This is based off somewhat older work, so I don't think commit below lines up exactly but we're having to leave these out to build on RISC-V: Patch0253: 0253-Add-support-for-Linux-EFI-stub-loading-on-arm-archit.patch Patch0254: 0254-arm-arm64-loader-Better-memory-allocation-and-error-.patch Patch0255: 0255-arm64-Fix-EFI-loader-kernel-image-allocation.patch Patch0257: 0257-Correct-BSS-zeroing-on-aarch64.patch Patch0258: 0258-arm64-Use-proper-memory-type-for-kernel-allocation.patch http://fedora.riscv.rocks:3000/rpms/grub2/commit/38415bc393864606b7b99be71dc30f3f519d06cb The mcmodel in that PR is separate from the issue with these and reported upstream. https://savannah.gnu.org/bugs/?65909 On Fri, Aug 9, 2024 at 12:41 PM Adam Williamson <adamwill@xxxxxxxxxxxxxxxxx> wrote: > > On Thu, 2024-08-01 at 07:46 -0600, Leo Sandoval wrote: > > > > > > Any progress on this? We're gearing up to Flock and branching will be > > > the week after Flock... > > > > > > > No progress since last email... Still in the testing phase. > > There's progress now - the last build that was sent passed openQA > testing, so it landed. We've had grub 2.12 in Rawhide for the last two > days. > > So, uh, yay? If anyone can't boot any more...please fax us the details, > I guess? > -- > Adam Williamson (he/him/his) > Fedora QA > Fedora Chat: @adamwill:fedora.im | Mastodon: @adamw@xxxxxxxxxxxxx > https://www.happyassassin.net > > > > > -- > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue -- Jason Montleon | email: jmontleo@xxxxxxxxxx Red Hat, Inc. | gpg key: 0x069E3022 Cell: 508-496-0663 | irc: jmontleo / jmontleon -- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue