From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] support/dependencies/dependencies.sh: require IPC::Cmd perl package for libopenssl
Date: Tue, 18 Jul 2023 22:43:00 +0200 [thread overview]
Message-ID: <20230718224300.5de6b78b@windsurf> (raw)
In-Reply-To: <20230716072833.2117113-1-bernd@kuhls.net>
On Sun, 16 Jul 2023 09:28:33 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Fixes:
> http://autobuild.buildroot.net/results/b85/b85b64162b3889d96c713030b46401e3e0a9a4e2/
> http://autobuild.buildroot.net/results/fea/fea92e9c2a87a317675a7d0610c2ee467a373b69/
>
> Since the bump to 3.0.9 with buildroot commit
> 3c66f65a6a549930870f2c0d98abb5ca9321d2a5 the configure script of
> (host-)libopenssl needs the FindBin perl module on the host:
>
> Can't locate IPC/Cmd.pm in @INC (you may need to install the IPC::Cmd
> module) (@INC contains: /home/buildroot/autobuild/instance-1/output-1/
> build/host-libopenssl-3.0.9/util/perl /home/buildroot/autobuild/instance
> -1/output-1/host/lib/perl /usr/local/lib64/perl5/5.36 /usr/local/share/
> perl5/5.36 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
> /usr/lib64/perl5 /usr/share/perl5 /home/buildroot/autobuild/instance-1/
> output-1/build/host-libopenssl-3.0.9/external/perl/Text-Template-1.56/
> lib) at /home/buildroot/autobuild/instance-1/output-1/build/host-lib
> openssl-3.0.9/util/perl/OpenSSL/config.pm line 19.
> BEGIN failed--compilation aborted at /home/buildroot/autobuild/instance
> -1/output-1/build/host-libopenssl-3.0.9/util/perl/OpenSSL/config.pm line
> 19.
>
> As this is needed for both libopenssl and host-libopenssl (which does not
> have a corresponding config symbol in the .config), we have to require it
> unconditionally.
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> support/dependencies/dependencies.sh | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks. I have also installed the missing package on
br-autobuild-1 so that it can now build openssl/host-openssl 3.x
properly.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-07-18 20:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-16 7:28 [Buildroot] [PATCH 1/1] support/dependencies/dependencies.sh: require IPC::Cmd perl package for libopenssl Bernd Kuhls
2023-07-18 20:43 ` Thomas Petazzoni via buildroot [this message]
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=20230718224300.5de6b78b@windsurf \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=thomas.petazzoni@bootlin.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