Skip to content

opentelemetry-cpp 1.8.3 build failure #2038

@chenrui333

Description

@chenrui333

👋 trying to build the latest release, but run into some build issue. The error log is as below:

error build log
/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
                             ^

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/4361014430/jobs/7624558826
relates to Homebrew/homebrew-core#125073

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions