Opened 5 weeks ago

Last modified 5 weeks ago

#71817 new defect

edencommon: Undefined boost::filesystem symbols

Reported by: amadeus24 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: sequoia arm64 Cc:
Port: edencommon

Description

edencommon don't build on M1 Max, Seq. 15.2

Attachments (1)

main.log (98.8 KB) - added by amadeus24 5 weeks ago.

Download all attachments as: .zip

Change History (2)

Changed 5 weeks ago by amadeus24

Attachment: main.log added

comment:1 Changed 5 weeks ago by ryandesign (Ryan Carsten Schmidt)

Keywords: sequoia arm64 added; edencommon don't build on M1 Max Seq. 15.2 removed
Summary: edencommon don't build on M1 Max, Seq. 15.2edencommon: Undefined boost::filesystem symbols
Undefined symbols for architecture arm64:
  "boost::filesystem::detail::dir_itr_close(void*&, void*&)", referenced from:
      boost::filesystem::detail::dir_itr_imp::~dir_itr_imp() in FileUtils.cpp.o
  "boost::filesystem::detail::directory_iterator_construct(boost::filesystem::directory_iterator&, boost::filesystem::path const&, unsigned int, boost::system::error_code*)", referenced from:
      boost::filesystem::directory_iterator::directory_iterator(boost::filesystem::path const&, boost::system::error_code&) in FileUtils.cpp.o
  "boost::filesystem::path::filename() const", referenced from:
      facebook::eden::getAllDirectoryEntryNames(facebook::eden::detail::AbsolutePathBase<std::__1::basic_string_view<char, std::__1::char_traits<char>>>) in FileUtils.cpp.o
Note: See TracTickets for help on using tickets.