-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Add new external_deps in pgv_cc_proto_library gives 'Argument list too long' on osx #3795
Copy link
Copy link
Closed
Labels
area/buildstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently
Description
Description:
Adding a new entry to external_deps of this pgv_cc_proto_library in api/bazel/api_build_system.bzl gives 'Argument list too long' error on osx, but not on linux https://circleci.com/gh/envoyproxy/envoy/69111.
Repro steps:
- Uncomment this line.
bazel build @envoy_api//envoy/...on osx
Logs:
- https://circleci.com/gh/envoyproxy/envoy/69110
- https://circleci.com/api/v1.1/project/github/envoyproxy/envoy/69110/output/105/0?file=true
Action failed to execute: java.io.IOException: Cannot run program "/usr/bin/sandbox-exec" (in directory "/private/var/tmp/_bazel_distiller/bedaa68a8664d1b29e96b826d058247f/sandbox/darwin-sandbox/1303/execroot/envoy"): error=7, Argument list too long
INFO: Elapsed time: 759.004s, Critical Path: 64.94s
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/buildstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently