Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mindreframer/23fd6bddbfaacf4bc84ee43e9be6e88c to your computer and use it in GitHub Desktop.
Save mindreframer/23fd6bddbfaacf4bc84ee43e9be6e88c to your computer and use it in GitHub Desktop.
$ root@plz-playground:~/please# ./bootstrap.sh
Installing Go dependencies...
pypy not found; won't build parser engine for it.
You won't be able to build Please packages unless all parsers are present.
Building Please...
Build finished; total time 0.36s, incrementality 0.0%. Outputs:
//src:please:
plz-out/bin/src/please
//src:please_parser_python2:
plz-out/bin/src/libplease_parser_python2.so
Building the tools...
Build finished; total time 0.52s, incrementality 87.6%. Outputs:
//src:please:
plz-out/bin/src/please
//tools:tools:
Running tests...
UnitTest++.h not found, excluding C++ tests
Docker not found, excluding containerised tests
pypy not found, excluding pypy tests
Clang not found, excluding Clang tests
google/protobuf not found, excluding relevant tests
Build stopped after 2.46s. 1 target failed:
//third_party/python:_protobuf#zip
Error building target //third_party/python:_protobuf#zip: exit status 1
Listing third_party/python/google ...
Listing third_party/python/google/protobuf ...
Compiling third_party/python/google/protobuf/__init__.py ...
Compiling third_party/python/google/protobuf/any_pb2.py ...
Compiling third_party/python/google/protobuf/any_test_pb2.py ...
Compiling third_party/python/google/protobuf/api_pb2.py ...
Listing third_party/python/google/protobuf/compiler ...
Compiling third_party/python/google/protobuf/compiler/__init__.py ...
Compiling third_party/python/google/protobuf/compiler/plugin_pb2.py ...
Compiling third_party/python/google/protobuf/descriptor.py ...
Compiling third_party/python/google/protobuf/descriptor_database.py ...
Compiling third_party/python/google/protobuf/descriptor_pb2.py ...
Compiling third_party/python/google/protobuf/descriptor_pool.py ...
Compiling third_party/python/google/protobuf/duration_pb2.py ...
Compiling third_party/python/google/protobuf/empty_pb2.py ...
Compiling third_party/python/google/protobuf/field_mask_pb2.py ...
Listing third_party/python/google/protobuf/internal ...
Compiling third_party/python/google/protobuf/internal/__init__.py ...
Compiling third_party/python/google/protobuf/internal/_parameterized.py ...
File "third_party/python/google/protobuf/internal/_parameterized.py", line 388
class ParameterizedTestCase(unittest.TestCase, metaclass=TestGeneratorMetaclass):
^
SyntaxError: invalid syntax
Compiling third_party/python/google/protobuf/internal/any_test_pb2.py ...
Compiling third_party/python/google/protobuf/internal/api_implementation.py ...
Compiling third_party/python/google/protobuf/internal/containers.py ...
Compiling third_party/python/google/protobuf/internal/decoder.py ...
Compiling third_party/python/google/protobuf/internal/descriptor_database_test.py ...
Compiling third_party/python/google/protobuf/internal/descriptor_pool_test.py ...
Compiling third_party/python/google/protobuf/internal/descriptor_pool_test1_pb2.py ...
Compiling third_party/python/google/protobuf/internal/descriptor_pool_test2_pb2.py ...
Compiling third_party/python/google/protobuf/internal/descriptor_test.py ...
Compiling third_party/python/google/protobuf/internal/encoder.py ...
Compiling third_party/python/google/protobuf/internal/enum_type_wrapper.py ...
Compiling third_party/python/google/protobuf/internal/factory_test1_pb2.py ...
Compiling third_party/python/google/protobuf/internal/factory_test2_pb2.py ...
Compiling third_party/python/google/protobuf/internal/file_options_test_pb2.py ...
Compiling third_party/python/google/protobuf/internal/generator_test.py ...
Listing third_party/python/google/protobuf/internal/import_test_package ...
Compiling third_party/python/google/protobuf/internal/import_test_package/__init__.py ...
Compiling third_party/python/google/protobuf/internal/import_test_package/inner_pb2.py ...
Compiling third_party/python/google/protobuf/internal/import_test_package/outer_pb2.py ...
Compiling third_party/python/google/protobuf/internal/json_format_test.py ...
Compiling third_party/python/google/protobuf/internal/message_factory_test.py ...
Compiling third_party/python/google/protobuf/internal/message_listener.py ...
Compiling third_party/python/google/protobuf/internal/message_set_extensions_pb2.py ...
Compiling third_party/python/google/protobuf/internal/message_test.py ...
Compiling third_party/python/google/protobuf/internal/missing_enum_values_pb2.py ...
Compiling third_party/python/google/protobuf/internal/more_extensions_dynamic_pb2.py ...
Compiling third_party/python/google/protobuf/internal/more_extensions_pb2.py ...
Compiling third_party/python/google/protobuf/internal/more_messages_pb2.py ...
Compiling third_party/python/google/protobuf/internal/packed_field_test_pb2.py ...
Compiling third_party/python/google/protobuf/internal/proto_builder_test.py ...
Compiling third_party/python/google/protobuf/internal/python_message.py ...
Compiling third_party/python/google/protobuf/internal/reflection_test.py ...
Compiling third_party/python/google/protobuf/internal/service_reflection_test.py ...
Compiling third_party/python/google/protobuf/internal/symbol_database_test.py ...
Compiling third_party/python/google/protobuf/internal/test_bad_identifiers_pb2.py ...
Compiling third_party/python/google/protobuf/internal/test_util.py ...
Compiling third_party/python/google/protobuf/internal/text_encoding_test.py ...
Compiling third_party/python/google/protobuf/internal/text_format_test.py ...
Compiling third_party/python/google/protobuf/internal/type_checkers.py ...
Compiling third_party/python/google/protobuf/internal/unknown_fields_test.py ...
Compiling third_party/python/google/protobuf/internal/well_known_types.py ...
Compiling third_party/python/google/protobuf/internal/well_known_types_test.py ...
Compiling third_party/python/google/protobuf/internal/wire_format.py ...
Compiling third_party/python/google/protobuf/internal/wire_format_test.py ...
Compiling third_party/python/google/protobuf/json_format.py ...
Compiling third_party/python/google/protobuf/map_unittest_pb2.py ...
Compiling third_party/python/google/protobuf/message.py ...
Compiling third_party/python/google/protobuf/message_factory.py ...
Compiling third_party/python/google/protobuf/proto_builder.py ...
Listing third_party/python/google/protobuf/pyext ...
Compiling third_party/python/google/protobuf/pyext/__init__.py ...
Compiling third_party/python/google/protobuf/pyext/cpp_message.py ...
Compiling third_party/python/google/protobuf/pyext/python_pb2.py ...
Compiling third_party/python/google/protobuf/reflection.py ...
Compiling third_party/python/google/protobuf/service.py ...
Compiling third_party/python/google/protobuf/service_reflection.py ...
Compiling third_party/python/google/protobuf/source_context_pb2.py ...
Compiling third_party/python/google/protobuf/struct_pb2.py ...
Compiling third_party/python/google/protobuf/symbol_database.py ...
Compiling third_party/python/google/protobuf/text_encoding.py ...
Compiling third_party/python/google/protobuf/text_format.py ...
Compiling third_party/python/google/protobuf/timestamp_pb2.py ...
Compiling third_party/python/google/protobuf/type_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_arena_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_custom_options_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_import_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_import_public_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_mset_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_mset_wire_format_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_no_arena_import_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_no_arena_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_no_generic_services_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_pb2.py ...
Compiling third_party/python/google/protobuf/unittest_proto3_arena_pb2.py ...
Listing third_party/python/google/protobuf/util ...
Compiling third_party/python/google/protobuf/util/__init__.py ...
Compiling third_party/python/google/protobuf/util/json_format_proto3_pb2.py ...
Compiling third_party/python/google/protobuf/wrappers_pb2.py ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment