Skip to content

broken vm-asan-mac-release-x64 build #61377

@aam

Description

@aam

example of the failed build

[230/2513] LINK ./process_test
FAILED: process_test process_test.sym exe.stripped/process_test 
../../buildtools/mac-x64/clang/bin/clang++ -isysroot sdk/xcode_links/MacOSX14.2.sdk -mmacosx-version-min=10.14  -fsanitize=address -rpath buildtools/mac-x64/clang/lib/clang/21/lib/darwin -arch x86_64 -fPIE -nostdlib++ -Wl,-dead_strip -Wl,-search_paths_first -L. -undefined dynamic_lookup -Wl,-rpath,@loader_path/. -Wl,-rpath,@loader_path/../../.. -Wl,-pie -Wl,-u_sanitizer_options_link_helper -Xlinker -rpath -Xlinker @executable_path/Frameworks -o ./process_test -Wl,-filelist,./process_test.rsp    && /Volumes/Work/s/w/ir/cache/builder/sdk/runtime/tools/dart_profiler_symbols.py --nm ../../buildtools/mac-x64/clang/bin/llvm-nm --output ./process_test.sym --binary ./process_test && ../../buildtools/mac-x64/clang/bin/llvm-strip -x -o ./exe.stripped/process_test ./process_test
ld64.lld: error: unknown argument '-u_sanitizer_options_link_helper'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)

perhaps started with https://dart-review.googlesource.com/c/sdk/+/445941

cc @mraleph

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardening

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions