macOS 15.4 master @ 51166559808c3528f148b5c0c38cb4481e536dd8 brew installed Qt 6.9.0
0cmake -B build -DBUILD_GUI=ON
1cmake --build build --target deploy
2[ 0%] Generating bitcoin-build-info.h
3[ 0%] Built target generate_build_info
4[ 5%] Built target bitcoin_wallet
5[ 13%] Built target leveldb
6[ 15%] Built target bitcoin_cli
7[ 15%] Built target bitcoinqt_autogen_timestamp_deps
8[ 15%] Built target bitcoinqt_autogen
9[ 51%] Built target bitcoinqt
10[ 69%] Built target bitcoin_node
11[ 69%] Built target bitcoin-qt_autogen_timestamp_deps
12[ 69%] Built target bitcoin-qt_autogen
13[ 71%] Built target crc32c
14[ 73%] Built target minisketch
15[ 73%] Built target bitcoin_clientversion
16[ 75%] Built target bitcoin_consensus
17[ 84%] Built target bitcoin_common
18[ 86%] Built target univalue
19[ 86%] Built target secp256k1_precomputed
20[ 88%] Built target secp256k1
21[ 92%] Built target bitcoin_crypto
22[ 98%] Built target bitcoin_util
23[ 98%] Built target bitcoin_zmq
24[100%] Built target bitcoin-qt
25[100%] Generating Bitcoin-Core.zip
26+ Removing existing dist folder +
27+ Copying source bundle +
28+ Deploying frameworks +
29Processing QtWidgets.framework ...
30<snip>
31libglib-2.0.0.dylib
32/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: dist/Bitcoin-Qt.app/Contents/Frameworks/libglib-2.0.0.dylib
33/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: dist/Bitcoin-Qt.app/Contents/Frameworks/libglib-2.0.0.dylib
34/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: dist/Bitcoin-Qt.app/Contents/Frameworks/libglib-2.0.0.dylib
35Processing QtDBus.framework ...
36Error: No directory at [@rpath](/bitcoin-bitcoin/contributor/rpath/)/QtDBus.framework
37gmake[3]: *** [CMakeFiles/deploydir.dir/build.make:73: Bitcoin-Core.zip] Error 1
38gmake[2]: *** [CMakeFiles/Makefile2:663: CMakeFiles/deploydir.dir/all] Error 2
39gmake[1]: *** [CMakeFiles/Makefile2:702: CMakeFiles/deploy.dir/rule] Error 2
40gmake: *** [Makefile:225: deploy] Error 2