Skip to content

lib/libc++abi.1.0.dylib fails to build for mac on the release_90 branch #42070

@zmodem

Description

@zmodem
Bugzilla Link 42725
Resolution WORKSFORME
Resolved on Jul 29, 2019 03:44
Version 9.0
OS other
Blocks #41819
CC @ldionne,@mclow,@vedantk

Extended Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillalibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.worksformeResolved as "works for me"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions