fanquake
fanquake
I think the documentation should still be adjusted (https://github.com/bitcoin/bitcoin/pull/29357#discussion_r1475960179). No point merging what I still think are incorrect docs, especially if the change is going to be backported. In any...
Backported for 26.x in #29509.
Looks like this is causing intermittent CI failures. See #30419.
We'll be dropping support for this compiler as soon as oss-fuzz rolls their Clang, and we bump our minimum.
Yea. I think this can be closed with "use a compiler that better supports C++20". We still support the mentioned systems, and as far as I'm aware, installing and using...
No-longer a version bump. Just a switch from Autotools -> CMake.
Guix Build (x86_64, aarch64): ```bash bd6c916cc5fdd322bf9e7e3cecbe45a68551c0135d63b35709b32fccde289834 guix-build-ff4f3deb7b8a/output/aarch64-linux-gnu/SHA256SUMS.part 12c161c6b94ccb15d420fe27f7a812c95247a2614db5f8c6e666e04b5ef0a7d3 guix-build-ff4f3deb7b8a/output/aarch64-linux-gnu/bitcoin-ff4f3deb7b8a-aarch64-linux-gnu-debug.tar.gz 99c6d258715f38c7b56eefd0b08e80552012e8903f26d28225b690f432839545 guix-build-ff4f3deb7b8a/output/aarch64-linux-gnu/bitcoin-ff4f3deb7b8a-aarch64-linux-gnu.tar.gz 53439d3dbbafd509d1ebe875e7b575f85799ebf9afd42a1cbd6f045e348eae69 guix-build-ff4f3deb7b8a/output/arm-linux-gnueabihf/SHA256SUMS.part 2883d8b5f4eff0431bb5a2716a63b6faed5ef956b8c8bcf258b8ef4ab483e7ba guix-build-ff4f3deb7b8a/output/arm-linux-gnueabihf/bitcoin-ff4f3deb7b8a-arm-linux-gnueabihf-debug.tar.gz abb4315c5542d42e69d6b8884ea1cc1c10f819113ce5e5c7265ecdf4eaa21ad7 guix-build-ff4f3deb7b8a/output/arm-linux-gnueabihf/bitcoin-ff4f3deb7b8a-arm-linux-gnueabihf.tar.gz 95e77b3dc481dc0c0b1da863a79032cb2fb1530d65c7b35296afe179d3c7ad14 guix-build-ff4f3deb7b8a/output/arm64-apple-darwin/SHA256SUMS.part b5153fcc9aa10a97b36784329def7f353da00a2f67c4318cb0299d10bf8a564a guix-build-ff4f3deb7b8a/output/arm64-apple-darwin/bitcoin-ff4f3deb7b8a-arm64-apple-darwin-unsigned.tar.gz 0109129b943a387cad85d66a85c93a5fac2fa16f20b6cf0914d497a4af87cc1c guix-build-ff4f3deb7b8a/output/arm64-apple-darwin/bitcoin-ff4f3deb7b8a-arm64-apple-darwin-unsigned.zip 18d7fb6f45b585a4313d115ac95f049dfc27b66857571933a3f5851f8ae6d7b0 guix-build-ff4f3deb7b8a/output/arm64-apple-darwin/bitcoin-ff4f3deb7b8a-arm64-apple-darwin.tar.gz d06400de6864382db4e3b08f3004d4a2b74d1d24531463356c03e1c8b7978de3 guix-build-ff4f3deb7b8a/output/dist-archive/bitcoin-ff4f3deb7b8a.tar.gz 85798edc4eeb382114d296397fd27e3dc70c604a28004dcc26fbec2508266da0 guix-build-ff4f3deb7b8a/output/powerpc64-linux-gnu/SHA256SUMS.part 8a936135175ccd1d2dc55025223de506f7df5d3d2848b454bca90ce4264c80b5...
Looks like there could be issues with expat, CMake and 32-bit builds: * https://cirrus-ci.com/task/6695396838211584 * https://cirrus-ci.com/task/5850971908079616
> 26 files present in the tarball are not present in the git repository for a total of 57709 lines: https://paste.debian.net/plainh/ba0edfca > After removal of the files above, this package...
Rebased on master. 32-bit builds should also be fixed. No longer a version bump, just a Autotools -> CMake switch.