8000 build: `--target deploy` failure on macOS · Issue #32267 · bitcoin/bitcoin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
build: --target deploy failure on macOS #32267
Closed
@fanquake

Description

@fanquake

macOS 15.4
master @ 5116655
brew installed Qt 6.9.0

cmake -B build -DBUILD_GUI=ON
cmake --build build --target deploy
[  0%] Generating bitcoin-build-info.h
[  0%] Built target generate_build_info
[  5%] Built target bitcoin_wallet
[ 13%] Built target leveldb
[ 15%] Built target bitcoin_cli
[ 15%] Built target bitcoinqt_autogen_timestamp_deps
[ 15%] Built target bitcoinqt_autogen
[ 51%] Built target bitcoinqt
[ 69%] Built target bitcoin_node
[ 69%] Built target bitcoin-qt_autogen_timestamp_deps
[ 69%] Built target bitcoin-qt_autogen
[ 71%] Built target crc32c
[ 73%] Built target minisketch
[ 73%] Built target bitcoin_clientversion
[ 75%] Built target bitcoin_consensus
[ 84%] Built target bitcoin_common
[ 86%] Built target univalue
[ 86%] Built target secp256k1_precomputed
[ 88%] Built target secp256k1
[ 92%] Built target bitcoin_crypto
[ 98%] Built target bitcoin_util
[ 98%] Built target bitcoin_zmq
[100%] Built target bitcoin-qt
[100%] Generating Bitcoin-Core.zip
+ Removing existing dist folder +
+ Copying source bundle +
+ Deploying frameworks +
Processing QtWidgets.framework ...
<snip>
libglib-2.0.0.dylib
/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
/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
/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
Processing QtDBus.framework ...
Error: No directory at @rpath/QtDBus.framework
gmake[3]: *** [CMakeFiles/deploydir.dir/build.make:73: Bitcoin-Core.zip] Error 1
gmake[2]: *** [CMakeFiles/Makefile2:663: CMakeFiles/deploydir.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:702: CMakeFiles/deploy.dir/rule] Error 2
gmake: *** [Makefile:225: deploy] Error 2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0