fanquake
fanquake
Guix build (aarch64 & x86_64): ```bash 73062e70b4ec1fa814c0c25f12cbbcfbabfd3a5e82827a3bfeb2f29b30d0b84f guix-build-a28c6bbde0bc/output/aarch64-linux-gnu/SHA256SUMS.part 0965ed91f84129a64b6e0873b5feb182d83cae0dac6d89a51667d5fbe46fc68c guix-build-a28c6bbde0bc/output/aarch64-linux-gnu/bitcoin-a28c6bbde0bc-aarch64-linux-gnu-debug.tar.gz 87ee5bc2103fc10b8e7acbfa776430918538f05fccf024b624f224f73987f745 guix-build-a28c6bbde0bc/output/aarch64-linux-gnu/bitcoin-a28c6bbde0bc-aarch64-linux-gnu.tar.gz c9bad44733b9f9a90d26e7d82b50bd2d11586723ec2fc330d47924e520d4d4a2 guix-build-a28c6bbde0bc/output/arm-linux-gnueabihf/SHA256SUMS.part 6c6d4bfd8e3db6509c0e3710b78b2e78fef7d17f7779db9ad16da4e4987cdb23 guix-build-a28c6bbde0bc/output/arm-linux-gnueabihf/bitcoin-a28c6bbde0bc-arm-linux-gnueabihf-debug.tar.gz 29de9c2f7b4196e56a30a31ced90693a5040dca8464383a4989e28bab411a73e guix-build-a28c6bbde0bc/output/arm-linux-gnueabihf/bitcoin-a28c6bbde0bc-arm-linux-gnueabihf.tar.gz 962d22bb3927fa32b92fb6eca5b9d783bd06eb9543910bd84a916c6664a3fc78 guix-build-a28c6bbde0bc/output/arm64-apple-darwin/SHA256SUMS.part 57c30bca8156b16b6d49327fb5fa67adade9126553ab4dbbd40eb154bf093bc1 guix-build-a28c6bbde0bc/output/arm64-apple-darwin/bitcoin-a28c6bbde0bc-arm64-apple-darwin-unsigned.tar.gz 06b291838e73557b6f7d104216b63c1d93da3db8300bb9923e9785efcad87e1c guix-build-a28c6bbde0bc/output/arm64-apple-darwin/bitcoin-a28c6bbde0bc-arm64-apple-darwin-unsigned.zip 5046771fa256969d780c479498d22f420cfc59a7a9b52a1cf906d2f0e1d351f1 guix-build-a28c6bbde0bc/output/arm64-apple-darwin/bitcoin-a28c6bbde0bc-arm64-apple-darwin.tar.gz 459a0433a4b275b38db0010972de6bc2bd81f107f30fdac81c205c7cd2f4202c guix-build-a28c6bbde0bc/output/dist-archive/bitcoin-a28c6bbde0bc.tar.gz 34c599140cd538ebedf3e1443eb9ade80a3f649cdfcb56d3adb2bba2c05d1e3d guix-build-a28c6bbde0bc/output/powerpc64-linux-gnu/SHA256SUMS.part...
> Looks good. I spoke too soon. There are multiple issues here. The main one is differences in the upstream Autotools & CMake buildsystems that make master and this PR...
> However its CMake build does not, meaning recv is used instead. i.e: Sent a change upstream https://github.com/miniupnp/miniupnp/pull/721
> Also, PR description needs to be updated to remove the reference to https://github.com/bitcoin/bitcoin/pull/28919. Updated. > https://github.com/bitcoin/bitcoin/pull/29200 would be relevant. There'll be another 25.x backports PR, so it could be...
Concept ACK - only 3 conflicts, and none look like priority projects.
cc @ryanofsky @achow101
Is the expectation here that we should see a lot more `Cannot connect to socket for xxxxx` in debug.logs? (when not using any of these new features).
It conflicts with something that will be merged after branch-off.
Concept ACK for 27.0.
> Or are we adding it to the linker elsewhere? We are passing the min version as part of `-platform_version` in `darwin_LDFLAGS`. Note that we also check that the release...