19:00:29 <achow101> #startmeeting 19:00:29 <core-meetingbot> Meeting started Thu Feb 9 19:00:29 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings. 19:00:29 <core-meetingbot> Available commands: action commands idea info link nick 19:00:46 <achow101> #bitcoin -core-dev Meeting: achow101 aj amiti ariard b10c BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd 19:00:47 <achow101> phantomcircuit promag provoostenator ryanofsky sdaftuar sipa vasild 19:00:49 <hebasto> hi 19:01:04 <fjahr> hi 19:01:09 <MacroFake> hi 19:01:26 <furszy> hi 19:01:31 <achow101> There's one preproposed meeting topic today: No longer consider Ubuntu Bionic as a supported build platform (hebasto) 19:01:32 <lightlike> hi 19:01:34 <achow101> anything else to add to the list? 19:02:03 <LarryRuane> Hi 19:02:05 <achow101> #topic high priority for review 19:02:06 <core-meetingbot> topic: high priority for review 19:02:09 <achow101> https://github.com/orgs/bitcoin/projects/1 19:02:14 <achow101> anything to add/remove/merge? 19:02:15 <jonatack> hi 19:02:42 <kanzure> hi 19:02:42 <MacroFake> I'd like to have #27033 (It is a bugfix) 19:02:43 <brunoerg> hi 19:02:44 <gribble> https://github.com/bitcoin/bitcoin/issues/27033 | ci: Cache stuff in volumes, not host folders by MarcoFalke ÷ Pull Request #27033 ÷ bitcoin/bitcoin ÷ GitHub 19:03:09 <achow101> MacroFake: added 19:03:13 <MacroFake> thx 19:04:56 <achow101> #topic No longer consider Ubuntu Bionic as a supported build platform (hebasto) 19:04:56 <core-meetingbot> topic: No longer consider Ubuntu Bionic as a supported build platform (hebasto) 19:05:03 <hebasto> hi all 19:05:10 <hebasto> while working on CMake-based build system (#25797 and #27060), I faced a problem to determine a span of build platforms supported out-of-the-box. 19:05:12 <gribble> https://github.com/bitcoin/bitcoin/issues/25797 | build: Add CMake-based build system by hebasto ÷ Pull Request #25797 ÷ bitcoin/bitcoin ÷ GitHub 19:05:13 <gribble> https://github.com/bitcoin/bitcoin/issues/27060 | build: Add CMake-based build system (1 of N) by hebasto ÷ Pull Request #27060 ÷ bitcoin/bitcoin ÷ GitHub 19:05:21 <hebasto> the initial attempt (last summer) was to support Ubuntu Bionic. But it looks unreasonable now, as it reaches "End of Standard Support" in April. 19:05:38 <hebasto> and if we drop Bionic support as a build platform, the next base line will be Debian Buster. 19:05:51 <hebasto> ideas? objections? 19:06:20 <achow101> Makes sense to drop if it's EOL. 19:06:37 <sipa> What does that gain us? 19:07:07 <hebasto> most benefits for new CMake code 19:07:41 <hebasto> which no need to support old v3.10 and can support minimum v3.13 19:07:42 <sipa> Can you be more specific? 19:07:57 <sipa> Ah, I see, the cmake version itself. 19:08:05 <hebasto> right 19:08:25 <hebasto> and changes are pretty significant 19:09:44 <hebasto> anyway, one can install a newer CMake even on ubuntu bionic using CMake's website or by other means 19:12:08 <achow101> Seems like no strong opinions? 19:13:12 <achow101> Anything else to discuss? 19:14:21 <Earnestly> (It's probably not a big deal as those platforms can always acquire more recent versions, in one way or another, if really needed) 19:15:12 <achow101> #endmeeting