yamt commented on PR #15169: URL: https://github.com/apache/nuttx/pull/15169#issuecomment-2541505966
> Hi @yamt bloaty on github macOS-13 (used on the mirror https://github.com/NuttX/nuttx ) is not built !!! > > **Test** macOS-13 https://github.com/simbit18/nuttx-testing-ci/actions/runs/12314027630/job/34369347288 ``` [470/495] Linking CXX executable bloaty FAILED: bloaty : && /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -W -Wall -Wno-sign-compare -fdiagnostics-color=always -O2 -g1 -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.7 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bloaty.dir/src/main.cc.o -o bloaty liblibbloaty.a third_party/protobuf/cmake/libprotoc.a third_party/re2/libre2.a third_party/capstone/libcapstone.a /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/libz.tbd third_party/abseil-cpp/absl/strings/libabsl_strings.a third_party/protobuf/cmake/libprotobuf.a /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/libz.tbd third_party/abseil-cpp/absl/strings/libabsl_strings_internal.a third_party/abseil-cpp/absl/base/libabsl_base.a third_party/abs eil-cpp/absl/base/libabsl_spinlock_wait.a third_party/abseil-cpp/absl/numeric/libabsl_int128.a third_party/abseil-cpp/absl/base/libabsl_throw_delegate.a third_party/abseil-cpp/absl/types/libabsl_bad_optional_access.a third_party/abseil-cpp/absl/base/libabsl_raw_logging_internal.a third_party/abseil-cpp/absl/base/libabsl_log_severity.a && : ld: Undefined symbols: absl::debugging_internal::Demangle(char const*, char*, int), referenced from: bloaty::ItaniumDemangle(std::__1::basic_string_view<char, std::__1::char_traits<char>>, bloaty::DataSource) in liblibbloaty.a[2](bloaty.cc.o) clang: error: linker command failed with exit code 1 (use -v to see invocation) ``` i have no idea what can cause this error. but maybe related to this? https://github.com/google/bloaty/pull/385 i submitted a PR to bump bloaty to that verision. https://github.com/apache/nuttx/pull/15181 > > while it is ok on github macOS-14 https://github.com/simbit18/nuttx_test_pr/actions/runs/12313829001/job/34368759832 > > @lupyuen @xiaoxiang781216 this PR blocks the build on Mirror of Apache NuttX https://github.com/NuttX/nuttx/actions/runs/12314082720/job/34370749088 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org