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

bazel query查询依赖图问题 #17

Open
reacher1130 opened this issue Sep 4, 2024 · 0 comments
Open

bazel query查询依赖图问题 #17

reacher1130 opened this issue Sep 4, 2024 · 0 comments

Comments

@reacher1130
Copy link

wsl2的ubuntu、gcc 11.4 cmake 3.26+ ,该repo已经编译成功;
执行bazel query --notool_deps --noimplicit_deps "deps(//ic_impl:ic_main)" --output graph
输出:
ERROR: /root/develop/interconnection-impl/WORKSPACE:36:10: fetching new_local_repository rule //external:macos_omp_arm64: java.io.IOException: The repository's path is "/opt/homebrew/opt/libomp/" (absolute: "/opt/homebrew/opt/libomp") but this directory does not exist.
ERROR: Evaluation of query "deps(//ic_impl:ic_main)" failed: preloading transitive closure failed: no such package '@macos_omp_arm64//': The repository's path is "/opt/homebrew/opt/libomp/" (absolute: "/opt/homebrew/opt/libomp") but this directory does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant