From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: Bernd Kuhls <bernd@kuhls.net>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/3] package/cmake: bump version to 4.0.4
Date: Fri, 12 Sep 2025 20:45:45 +0200 [thread overview]
Message-ID: <20250912204545.082c51b4@windsurf> (raw)
In-Reply-To: <87qzwb4rku.fsf@dell.be.48ers.dk>
On Fri, 12 Sep 2025 17:29:37 +0200
Peter Korsgaard <peter@korsgaard.com> wrote:
> Given that libcurl 8.16.0 is a security fix we would like to backport it
> to stable/lts. Could we do some simpler fix and only later move to cmake
> 4?
Also worth mentioning that CMake is broken in 2025.02.x:
https://autobuild.buildroot.net/results/bda/bdac2534f79e0def3185138f00efb189d68c7cad/build-end.log
/workdir/instance-0/output-1/build/cmake-3.31.5/Source/cmCurl.cxx: In function 'std::string cmCurlSetNETRCOption(CURL*, const std::string&, const std::string&)':
/workdir/instance-0/output-1/build/cmake-3.31.5/Source/cmCurl.cxx:178:26: error: invalid conversion from 'long int' to 'CURL_NETRC_OPTION' [-fpermissive]
178 | curl_netrc_level = CURL_NETRC_OPTIONAL;
| ^~~~~~~~~~~~~~~~~~~
| |
| long int
I suspect upstream CMake commit
1b0c92a3a1b782ff3e1c4499b6ab8db614d45bcd might help, but I'm not sure.
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:[~2025-09-12 18:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-11 17:13 [Buildroot] [PATCH v2 1/3] package/kodi: Fix build with curl 8.16.0 Bernd Kuhls
2025-09-11 17:13 ` [Buildroot] [PATCH 2/3] package/cmake: bump version to 4.0.4 Bernd Kuhls
2025-09-12 15:29 ` Peter Korsgaard
2025-09-12 18:45 ` Thomas Petazzoni via buildroot [this message]
2025-09-11 17:13 ` [Buildroot] [PATCH 3/3] package/libcurl: security bump version to 8.16.0 Bernd Kuhls
2025-09-12 15:31 ` Peter Korsgaard
2025-09-19 12:56 ` Thomas Perale via buildroot
2025-09-12 15:28 ` [Buildroot] [PATCH v2 1/3] package/kodi: Fix build with curl 8.16.0 Peter Korsgaard
2025-09-19 12:56 ` Thomas Perale 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=20250912204545.082c51b4@windsurf \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=peter@korsgaard.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.