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 Dependencies Fail to Load #1

Open
elfarhan opened this issue Aug 26, 2024 · 0 comments
Open

Bazel Dependencies Fail to Load #1

elfarhan opened this issue Aug 26, 2024 · 0 comments

Comments

@elfarhan
Copy link

Description: Hi there,

I've encountered several issues with the current Bazel setup in this repository. The installation script appears to be broken, as most dependencies fail to load properly when building the project. Specifically, the WORKSPACE file seems to reference paths and symbols that are either incorrect or outdated. Here are the main issues I observed:

The WORKSPACE file attempts to load CcInfo from @rules_cc//cc:defs.bzl, but this symbol doesn't exist in that file. This suggests that the path or symbol might have been moved or removed in the current version of rules_cc.
There are way too many similar errors.
Could you please fix this?

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