qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Alexander von Gluck IV <kallisti5@unixzen.com>,
	Richard Zak <richard.j.zak@gmail.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Richard Henderson" <richard.henderson@linaro.org>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Cleber Rosa" <crosa@redhat.com>
Subject: Re: QEMU's Haiku CI image
Date: Wed, 16 Feb 2022 17:32:25 +0100	[thread overview]
Message-ID: <0a36d4b2-965d-84ad-1e04-ab4cd8c437f1@redhat.com> (raw)
In-Reply-To: <777cb005f1c2197ff3fd610f89215b4d@unixzen.com>

On 16/02/2022 16.52, Alexander von Gluck IV wrote:
> February 16, 2022 6:31 AM, "Thomas Huth" <thuth@redhat.com> wrote:
>>
>> while researching the different "sed" options on our supported build platform today, I started
>> "make vm-build-haiku.x86_64" in my QEMU build directory for the first time since many months again.
>> And I had to discover that this is completely out of date. The image does not contain any version
>> of Python 3 yet which we require for compilation since more than a year now already, and the Haiku
>> version in there seems to be too old to do a "pkgman install -y python3" ... so this has been
>> completely been bitrotting since more than a year now. Is anybody still interested in keeping the
>> Haiku support in QEMU? If so, please help to get the VM image updated. Thanks!
> 
> I submitted
> https://patchwork.kernel.org/project/qemu-devel/patch/20220216154208.2985103-1-kallisti5@unixzen.com/
> to fix this issue.  The build runs as expected after that patchset.
> 
> Likely cause is us no longer packing a "python" binary, deferring to "python2" vs "python3"
> 
> I'm still the most likely maintainer.  Are there still plans to automate the tests for Haiku to
> prevent this from happening again in the future?

AFAIK we still don't have a machine where we could properly run VM-based 
tests in the CI, do we? Peter? Cleber?

I recently added NetBSD and OpenBSD via KVM on Cirrus to the gitlab-CI :

  https://gitlab.com/qemu-project/qemu/-/commit/f11b0a4892ae22b872

But the jobs are marked as "manual" since the setup is rather fragile. We 
could still at least try to add a job like this for Haiku, too, so that it's 
at least semi-integrated into our CI setup?

  Thomas



  reply	other threads:[~2022-02-16 17:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-16 12:31 QEMU's Haiku CI image Thomas Huth
2022-02-16 15:52 ` Alexander von Gluck IV
2022-02-16 16:32   ` Thomas Huth [this message]
2022-02-16 17:16     ` Philippe Mathieu-Daudé via
2022-02-16 17:39       ` Thomas Huth
2022-02-16 19:21       ` Daniel P. Berrangé
2022-02-17  7:31         ` Thomas Huth

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

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

  git send-email \
    --in-reply-to=0a36d4b2-965d-84ad-1e04-ab4cd8c437f1@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=crosa@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=kallisti5@unixzen.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=richard.j.zak@gmail.com \
    /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.
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 NNTP newsgroup(s).