Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6
-
None
-
3e4bc31ad (dev), 79febc044 (6.7), 493ce021b (6.6)
Description
when building with `x86_64h` as CMAKE_OSX_ARCHITECTURES, i'm running into the following error:
"-- GN Done. Made 17234 targets from 2850 files in 17191ms", "[3/166] Running ninja for convert_dict in /Users/tim/dev/qt5/build/qtwebengine/src/core/Release/x86_64h", "ninja: Entering directory `/Users/tim/dev/qt5/build/qtwebengine/src/core/Release/x86_64h'", "ninja: no work to do.", "[4/166] Copying OS X Content qtbase/lib/QtWebEngineCore.framework/Versions/A/Resources/v8_context_snapshot.x86_64h.bin", "FAILED: qtbase/lib/QtWebEngineCore.framework/Versions/A/Resources/v8_context_snapshot.x86_64h.bin ", "/usr/local/Cellar/cmake/3.27.7/bin/cmake -E copy qtwebengine/src/core/Release/x86_64h/v8_context_snapshot.x86_64h.bin qtbase/lib/QtWebEngineCore.framework/Versions/A/Resources/v8_context_snapshot.x86_64h.bin", "Error copying file \"qtwebengine/src/core/Release/x86_64h/v8_context_snapshot.x86_64h.bin\" to \"qtbase/lib/QtWebEngineCore.framework/Versions/A/Resources/v8_context_snapshot.x86_64h.bin\".", "ninja: build stopped: subcommand failed."