unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: guix-devel@gnu.org
Cc: Marius Bakke <marius@gnu.org>
Subject: Re: 04/08: gnu: QEMU: Unbundle iPXE.
Date: Sat, 07 Jan 2023 16:43:33 +0100	[thread overview]
Message-ID: <87lememjtm.fsf@gnu.org> (raw)
In-Reply-To: <20221222155239.C94C9C00613@vcs2.savannah.gnu.org> (guix-commits@gnu.org's message of "Thu, 22 Dec 2022 10:52:39 -0500 (EST)")


Hello Marius,

>             glib
>             gtk+
> +           ipxe-qemu
>             libaio
>             libcacard                    ;smartcard support
>             attr libcap-ng               ;VirtFS support

I just noticed that:

--8<---------------cut here---------------start------------->8---
./pre-inst-env guix build --system=aarch64-linux grub
/home/mathieu/guix/gnu/packages/bootloaders.scm:101:2: warning: package grub@2.06 does not support aarch64-linux
--8<---------------cut here---------------end--------------->8---

it seems to be because of the following dependency path:

--8<---------------cut here---------------start------------->8---
grub <- qemu-minimal <- ipxe-qemu <- ipxe <- syslinux
--8<---------------cut here---------------end--------------->8---

with syslinux that only supports x86_64-linux and i686-linux.

I'm not sure how to break that path. It looks like qemu-minimal is
required by grub for test purposes. Maybe we could restrict that
dependency and the tests to x86_64-linux and i686-linux?

WDYT?

Thanks,

Mathieu


       reply	other threads:[~2023-01-07 15:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <167172435904.9670.949963390864606829@vcs2.savannah.gnu.org>
     [not found] ` <20221222155239.C94C9C00613@vcs2.savannah.gnu.org>
2023-01-07 15:43   ` Mathieu Othacehe [this message]
2023-01-07 20:24     ` 04/08: gnu: QEMU: Unbundle iPXE Marius Bakke
2023-01-07 20:40       ` Vincent Legoll

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lememjtm.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=marius@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).