/tmp/opentelemetry-cpp-20230307-2861-1rrh1cf/opentelemetry-cpp-1.8.3/exporters/jaeger/src/TUDPTransport.cc:71:7: error: no type named 'close' in the global namespace
::THRIFT_CLOSESOCKET(socket_);
~~^
/opt/homebrew/include/thrift/transport/PlatformSocket.h:102:30: note: expanded from macro 'THRIFT_CLOSESOCKET'
# define THRIFT_CLOSESOCKET close
^
👋 trying to build the latest release, but run into some build issue. The error log is as below:
error build log
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/4361014430/jobs/7624558826
relates to Homebrew/homebrew-core#125073