Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Arnout Vandecappelle via buildroot <buildroot@buildroot.org>
Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>,
	Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/xvisor: fix build without python interpreter
Date: Mon, 25 Mar 2024 11:35:34 +0100	[thread overview]
Message-ID: <875xxad2fd.fsf@48ers.dk> (raw)
In-Reply-To: <8cf6b1a4-b64b-48a3-8a5f-d72a93751d5a@mind.be> (Arnout Vandecappelle via buildroot's message of "Sun, 24 Mar 2024 17:52:42 +0100")

>>>>> "Arnout" == Arnout Vandecappelle via buildroot <buildroot@buildroot.org> writes:

 > On 17/03/2024 10:58, Fabrice Fontaine wrote:
 >> Fix the following build failures on a system not providing the "python"
 >> interpreter binary raised at least since bump to version 0.3.1 in commit
 >> c4f8b8968770ecbf6444a5921c6472f126717626 and more probably
 >> since the addition of the package in commit
 >> e23ddf0c13e6d3b054782b86188396a0c2add1a5 and
 >> https://github.com/xvisor/xvisor/commit/ba904b4066f4b375cb1ad76ca41570741dbec62e:
 >> /bin/sh: line 1:
 >> /home/buildroot/autobuild/instance-2/output-1/build/xvisor-0.3.1/tools/scripts/d2c.py:
 >> cannot execute: required file not found
 >> or
 >> /bin/sh:
 >> /home/buildroot/instance-0/output-1/build/xvisor-0.3.2/tools/scripts/d2c.py:
 >> /usr/bin/python: bad interpreter: No such file or directory
 >> Fixes:
 >> - http://autobuild.buildroot.org/results/2e100bacc9e9face8351287e4c979c1729709d7b
 >> - http://autobuild.buildroot.org/results/5d8a08512db1b3095158753e3a7843b0fd6c9749
 >> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

 >  Applied to master, thanks.

..

 >> -XVISOR_DEPENDENCIES = host-bison host-dtc host-flex
 >> +XVISOR_DEPENDENCIES = host-bison host-dtc host-flex host-python3

Given that this script doesn't use any special python modules we can
presumably use BR2_PYTHON3_HOST_DEPENDENCY instead of forcing a build of
host-python3?

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-03-25 10:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-17  9:58 [Buildroot] [PATCH 1/1] package/xvisor: fix build without python interpreter Fabrice Fontaine
2024-03-24 16:52 ` Arnout Vandecappelle via buildroot
2024-03-25 10:35   ` Peter Korsgaard [this message]
2024-03-25 18:08     ` Peter Korsgaard

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=875xxad2fd.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=eric.le.bihan.dev@free.fr \
    --cc=fontaine.fabrice@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