Skip to content

bazel query查询依赖图问题 #17

Description

@reacher1130

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions