Changes between Initial Version and Version 1 of Ticket #58569, comment 5


Ignore:
Timestamp:
Jun 7, 2019, 12:57:56 PM (5 years ago)
Author:
cjones051073 (Chris Jones)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58569, comment 5

    initial v1  
    1 One other thing. Please run the build again, let it fail, then from the port work area ('port work bazel') dig out the file external/local_config_cc/cc_wrapper.sh and post it here. That script is auto-generated, so I need to see what *you* have in it... its seemingly this script that is trying to run gcc
     1One other thing. Please run the build again, let it fail, then from the port work area ('port work bazel') dig out the file external/local_config_cc/cc_wrapper.sh and post it here. That script is auto-generated, so I need to see what *you* have in it... it is seemingly this script that is trying to run gcc
    22
    33{{{
    44:info:build   external/local_config_cc/cc_wrapper.sh -lc++ -fobjc-link-runtime -Wl,-S -o bazel-out/host/bin/third_party/protobuf/3.6.1/protoc bazel-out/host/bin/third_party/protobuf/3.6.1/_objs/protoc/main.o bazel-out/host/bin/third_party/protobuf/3.6.1/libprotoc_lib.a bazel-out/host/bin/third_party/protobuf/3.6.1/libprotobuf.a bazel-out/host/bin/third_party/protobuf/3.6.1/libprotobuf_lite.a -headerpad_max_install_names -lpthread -lm -lpthread -lm -lpthread -lm -lpthread -lm -no-canonical-prefixes '-mmacosx-version-min=10.12')
    5 }}
     5}}}
    66
    77which fails with