0# clang --version
1Apple clang version 21.0.0 (clang-2100.0.123.102)
2
3make -C depends
4<snip>
5In file included from /bitcoin/depends/work/build/aarch64-apple-darwin25.3.0/qt/6.8.3-130fac6dd57/qtbase/include/QtCore/qyieldcpu.h:1:
6/bitcoin/depends/work/build/aarch64-apple-darwin25.3.0/qt/6.8.3-130fac6dd57/qtbase/src/corelib/thread/qyieldcpu.h:35:5: error: implicitly declaring library function '__yield' with type 'void ()' [-Werror,-Wimplicit-function-declaration]
7 35 | __yield(); // Generic
8 | ^
9/bitcoin/depends/work/build/aarch64-apple-darwin25.3.0/qt/6.8.3-130fac6dd57/qtbase/src/corelib/thread/qyieldcpu.h:35:5: note: include the header <arm_acle.h> or explicitly provide a declaration for '__yield'
101 error generated.
-
fanquake commented at 1:30 am on March 30, 2026: member
-
hebasto added the label macOS on Mar 30, 2026
-
hebasto added the label Build system on Mar 30, 2026
-
hebasto commented at 10:57 am on March 30, 2026: member
0# clang --version 1Apple clang version 21.0.0 (clang-2100.0.123.102)A note for myself: this Apple clang version is part of the recent Xcode 26.4 update.
-
fanquake added this to the milestone 31.0 on Mar 30, 2026
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-03-30 18:13 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-03-30 18:13 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me