Skip to content

install llvm-3.7 failed on mac 10.15 (x64)with xcode 12.4 #18

Open
@jiamo

Description

@jiamo
Last 15 lines from /Users/jiamo/Library/Logs/Homebrew/llvm-3.7/04.make:
In file included from ../src/debug.cpp:15:
../include/__hash_table:1132:43: error: exception specification in declaration does not match previous declaration
__hash_table<_Tp, _Hash, _Equal, _Alloc>::__hash_table()
                                          ^
../include/__hash_table:839:5: note: previous declaration is here
    __hash_table()
    ^
../include/__hash_table:1200:43: error: exception specification in declaration does not match previous declaration
__hash_table<_Tp, _Hash, _Equal, _Alloc>::__hash_table(__hash_table&& __u)
                                          ^
../include/__hash_table:853:5: note: previous declaration is here
    __hash_table(__hash_table&& __u)
    ^
2 errors generated.
make: *** [install] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions