Opened 3 years ago

Last modified 3 years ago

#62274 closed defect

thrift @0.13.0 build fails — at Version 4

Reported by: fgunbin Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur Cc:
Port: thrift

Description (last modified by fgunbin)

I'm getting this build error on macOS 11.2.1

Also I see here https://ports.macports.org/port/thrift/builds that build status is red for 11_x86_64.

:info:build Undefined symbols for architecture x86_64: :info:build "apache::thrift::concurrency::Thread::threadMain(std::1::shared_ptr<apache::thrift::concurrency::Thread>)", referenced from: :info:build apache::thrift::concurrency::Thread::start() in libthriftnb_la-TNonblockingServer.o

:info:build "apache::thrift::GlobalOutput", referenced from: :info:build apache::thrift::server::TNonblockingServer::TConnection::workSocket() in libthriftnb_la-TNonblockingServer.o :info:build apache::thrift::server::TNonblockingServer::TConnection::transition() in libthriftnb_la-TNonblockingServer.o :info:build apache::thrift::server::TNonblockingServer::TConnection::setFlags(short) in libthriftnb_la-TNonblockingServer.o :info:build apache::thrift::server::TNonblockingServer::handleEvent(int, short) in libthriftnb_la-TNonblockingServer.o

<and more of that>

I see this in the beginning of log (full log attached):

:warn:main The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly. :warn:main You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.

I've reinstalled command line tools by removing /Library/Developer/CommandLineTools and running xcode-select as suggested, but the warning won't go away.

Change History (5)

Changed 3 years ago by fgunbin

Attachment: main.log added

log

comment:1 Changed 3 years ago by fgunbin

Description: modified (diff)

comment:2 Changed 3 years ago by fgunbin

Description: modified (diff)

comment:3 Changed 3 years ago by fgunbin

Description: modified (diff)

comment:4 Changed 3 years ago by fgunbin

Description: modified (diff)
Note: See TracTickets for help on using tickets.