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

Occasional build error on macOS in the dependency graph analysis: redis_protocol.pb.{h,cc} not found #1096

Open
mbautin opened this issue Mar 31, 2019 · 1 comment
Assignees

Comments

@mbautin
Copy link
Collaborator

mbautin commented Mar 31, 2019

ValueError: For relative path src/yb/common/redis_protocol, found a proto file (Node("$YB_SRC_ROOT/src/yb/common/redis_protocol.proto", type=source, 1 deps, 1 rev deps)) but no .pb.{h,cc} files

@mbautin
Copy link
Collaborator Author

mbautin commented Apr 23, 2019

I think we need to detect and handle this error when running ninja -t deps:

This line seems to indicate there is a problem: "ninja: warning: bad deps log signature or version; starting over"

yugabyte-ci pushed a commit that referenced this issue Apr 24, 2019
Summary: Disable running affected tests only on macOS until #1096 is fixed

Test Plan: Jenkins: build platform: mac

Reviewers: oleg, dmitry, wesley

Subscribers: ybase

Differential Revision: https://phabricator.dev.yugabyte.com/D6515
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

2 participants