You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: