-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Description
Title: tools/gen_compilation_database.py fails.
Description:
Trying to generate the compilation database (on clean master branch) fails.
Repro steps:
$ tools/gen_compilation_database.py
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 142 0 142 0 0 142 0 --:--:-- --:--:-- --:--:-- 142
100 10753 0 10753 0 0 5821 0 --:--:-- 0:00:01 --:--:-- 5149k
INFO: Invocation ID: e45910e5-9815-4786-a7dd-014018b9dd1a
ERROR: Analysis of aspect '//bazel-compilation-database-0.3.1:aspects.bzl%compilation_database_aspect of //api/test/validate:pgv_test' failed; build aborted: no such package 'envoy/config/health_checker/redis/v2': BUILD file not found on package path
git bisect shows that cef00ce is the first "bad" commit.
Reactions are currently unavailable