From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/mariadb: really use system fmt
Date: Thu, 9 May 2024 23:19:35 +0200 [thread overview]
Message-ID: <20240509231935.613ff05a@windsurf> (raw)
In-Reply-To: <20240408202030.365656-1-fontaine.fabrice@gmail.com>
On Mon, 8 Apr 2024 22:20:30 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Commit 821f9dee8112dc02fe58d60273d0dfdabbc46d1f wrongly used WITH_FMT
> instead of WITH_LIBFMT resulting in the following build failure:
>
> [ 0%] Creating directories for 'libfmt'
> [ 0%] Performing download step (download, verify and extract) for 'libfmt'
> make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output-1/build/mariadb-10.11.6'
> make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output-1/build/mariadb-10.11.6'
> -- Downloading...
> dst='/home/buildroot/autobuild/run/instance-0/output-1/build/mariadb-10.11.6/extra/libfmt/src/8.0.1.zip'
> timeout='none'
> inactivity timeout='none'
> -- Using src='https://github.com/fmtlib/fmt/archive/refs/tags/8.0.1.zip'
> CMake Error at libfmt-stamp/download-libfmt.cmake:170 (message):
> Each download failed!
>
> error: downloading 'https://github.com/fmtlib/fmt/archive/refs/tags/8.0.1.zip' failed
> status_code: 1
> status_string: "Unsupported protocol"
> log:
> --- LOG BEGIN ---
> Protocol "https" not supported or disabled in libcurl
>
> Closing connection
>
> --- LOG END ---
>
> Fixes: 821f9dee8112dc02fe58d60273d0dfdabbc46d1f
> - http://autobuild.buildroot.org/results/fbe3bc347a83a810ffbbbff93a45994963712bee
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/mariadb/mariadb.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, 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
next prev parent reply other threads:[~2024-05-09 21:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-08 20:20 [Buildroot] [PATCH 1/1] package/mariadb: really use system fmt Fabrice Fontaine
2024-05-09 21:19 ` Thomas Petazzoni via buildroot [this message]
2024-06-07 20:23 ` 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=20240509231935.613ff05a@windsurf \
--to=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--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