What happened?
libcap is missing rules_cc imports
ERROR: Traceback (most recent call last):
File "/home/tim/.cache/bazel/_bazel_tim/9dacde448903d2e23efd7bf04c35be5c/external/libcap+/BUILD.bazel", line 27, column 11, in
cc_library(
File "/virtual_builtins_bzl/bazel/exports.bzl", line 40, column 9, in _removed_rule_failure
Error in fail:
This rule has been removed from Bazel. Please add a load() statement for it.
This can also be done automatically by running:
buildifier --lint=fix
Version
Development (host) and target OS/architectures:
Output of bazel --version: 9.0
Version of relevant rules from the WORKSPACE or MODULE.bazel file:
Language(s) and/or frameworks involved:
How to reproduce
Any other information?
No response
What happened?
libcap is missing rules_cc imports
ERROR: Traceback (most recent call last):
File "/home/tim/.cache/bazel/_bazel_tim/9dacde448903d2e23efd7bf04c35be5c/external/libcap+/BUILD.bazel", line 27, column 11, in
cc_library(
File "/virtual_builtins_bzl/bazel/exports.bzl", line 40, column 9, in _removed_rule_failure
Error in fail:
This rule has been removed from Bazel. Please add a
load()statement for it.This can also be done automatically by running:
buildifier --lint=fix
Version
Development (host) and target OS/architectures:
Output of
bazel --version: 9.0Version of relevant rules from the
WORKSPACEorMODULE.bazelfile:Language(s) and/or frameworks involved:
How to reproduce
Any other information?
No response