Skip to content

Add new external_deps in pgv_cc_proto_library gives 'Argument list too long' on osx #3795

@dio

Description

@dio

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:

  1. Uncomment this line.
  2. bazel build @envoy_api//envoy/... on osx

Logs:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/buildstalestalebot believes this issue/PR has not been touched recently

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions