Changes between Version 1 and Version 2 of Ticket #62274


Ignore:
Timestamp:
Feb 12, 2021, 7:14:11 PM (3 years ago)
Author:
fgunbin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62274 – Description

    v1 v2  
    1212:info:build       apache::thrift::server::TNonblockingServer::TConnection::setFlags(short) in libthriftnb_la-TNonblockingServer.o
    1313:info:build       apache::thrift::server::TNonblockingServer::handleEvent(int, short) in libthriftnb_la-TNonblockingServer.o
    14 ..
     14<and more of that>
     15
     16I see this in the beginning of log (full log attached):
     17:warn:main The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
     18:warn:main You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
     19
     20I've reinstalled command line tools by removing /Library/Developer/CommandLineTools, but the warning won't go away.