From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Cc: Alistair Francis <Alistair.Francis@wdc.com>,
"yann.morin.1998@free.fr" <yann.morin.1998@free.fr>,
"buildroot@buildroot.org" <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH v2 1/1] package/spdm-utils: new package
Date: Fri, 19 Jul 2024 09:27:43 +0200 [thread overview]
Message-ID: <20240719092743.3933eba5@windsurf> (raw)
In-Reply-To: <84d8e2b1a0be113655ef7b8fff876a141128b42c.camel@wdc.com>
Hello Wilfred,
On Fri, 19 Jul 2024 07:04:44 +0000
Wilfred Mallawa <wilfred.mallawa@wdc.com> wrote:
> `spdm-utils` uses the `bindgen` crate, that required clang. Which I
> believe is likely where this is coming from. I added it as a dependency
> in V3. Which should fix this issue, however, I was not able to locally
> reproduce it. Unsure why, I tried doing a minimal build with the config
> you suggested... it still worked (odd!). Perhaps it was somehow being
> pulled in as a dependency to another package. Let me know your thoughts
> on the V3 changes.
Possibly because you have clang installed on your host system. In order
to isolate yourself for such issues, use the ./utils/docker-run helper
to do your build in a minimal Docker container:
$ make clean
$ ./utils/docker-run make menuconfig
...
$ ./utils/docker-run make
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-19 7:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-02 3:51 [Buildroot] [PATCH v2 1/1] package/spdm-utils: new package Wilfred Mallawa via buildroot
2024-04-12 0:40 ` Wilfred Mallawa via buildroot
2024-04-21 23:06 ` Wilfred Mallawa
2024-05-02 0:27 ` Wilfred Mallawa
2024-07-12 21:54 ` Thomas Petazzoni via buildroot
2024-07-19 7:04 ` Wilfred Mallawa via buildroot
2024-07-19 7:27 ` Thomas Petazzoni via buildroot [this message]
2024-07-19 23:09 ` Wilfred Mallawa via buildroot
-- strict thread matches above, loose matches on Subject: below --
2024-02-24 0:39 Wilfred Mallawa via buildroot
2024-03-05 1:37 ` Wilfred Mallawa via buildroot
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=20240719092743.3933eba5@windsurf \
--to=buildroot@buildroot.org \
--cc=Alistair.Francis@wdc.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=wilfred.mallawa@wdc.com \
--cc=yann.morin.1998@free.fr \
/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