Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure Could not acquire lock at path #12

Open
MaikKlein opened this issue Jan 22, 2020 · 4 comments
Open

Build failure Could not acquire lock at path #12

MaikKlein opened this issue Jan 22, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@MaikKlein
Copy link
Member

error: Build service could not start build operation: unknown error while handling message: Could not acquire lock at path `Path(str: "/Users/magnus/Library/Developer/Xcode/DerivedData/MoltenVKPackaging-bxdidhamrfqiwyhgsqzwwupeyhcv/Build/Intermediates.noindex/XCBuildData/PIFCache/PROJECT@v11_mod=1579705587.0288634_hash=8b05d8b6ed75d6f658c9c6bb804c0aad-Project.lock")`
** CLEAN FAILED **
4:33
Also get this warning:CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.  MACOSX_RPATH is not specified for the following targets:   SPIRV-Tools-sharedThis warning is for project developers.  Use -Wno-dev to suppress it./Users/magnus/dev/ark/target/release/build/ash-molten-e1cf83056b3a6949/out/MoltenVK-v1.0.38/External/glslang/External/spirv-tools/utils/update_build_version.py:89: DeprecationWarning: 'U' mode is deprecated
  with open(changes_file, mode='rU') as f:
/Users/magnus/dev/ark/target/release/build/ash-molten-e1cf83056b3a6949/out/MoltenVK-v1.0.38/External/glslang/External/spirv-tools/utils/update_build_version.py:89: DeprecationWarning: 'U' mode is deprecated
  with open(changes_file, mode='rU') as f:
Cloning into 'Vulkan-Tools'...
Note: switching to '5824344b3e6783c2dc1953d22e6f1b162d2bca14'.

Unclear yet if that is related to ash-molten or even molten.

@MaikKlein MaikKlein added the bug Something isn't working label Jan 22, 2020
@MaikKlein
Copy link
Member Author

@repi
Copy link
Contributor

repi commented Jan 22, 2020

Weird, never seen that. Which Xcode version was this on?

@magnord
Copy link

magnord commented Jan 23, 2020

XCode Version 11.3.1 (11C504)

@repi
Copy link
Contributor

repi commented Jan 23, 2020

Ok sounds like the latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants