https://bugs.llvm.org/show_bug.cgi?id=42725
Bug ID: 42725
Summary: lib/libc++abi.1.0.dylib fails to build for mac on the
release_90 branch
Product: libc++abi
Version: 9.0
Hardware: Macintosh
OS: other
Status: NEW
Severity: release blocker
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Blocks: 42474
Building the release_90 branch on mac like this:
$ utils/release/test-release.sh -svn-path branches/release_90 -triple
x86_64-apple-darwin -no-libunwind -no-test-suite
Fails with:
Undefined symbols for architecture x86_64:
"__ZTIDu", referenced from:
-exported_symbol[s_list] command line option
"__ZTIPDu", referenced from:
-exported_symbol[s_list] command line option
"__ZTIPKDu", referenced from:
-exported_symbol[s_list] command line option
"__ZTSDu", referenced from:
-exported_symbol[s_list] command line option
"__ZTSPDu", referenced from:
-exported_symbol[s_list] command line option
"__ZTSPKDu", referenced from:
-exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [lib/libc++abi.1.0.dylib] Error 1
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=42474
[Bug 42474] [meta] 9.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs