https://llvm.org/bugs/show_bug.cgi?id=24124
Bug ID: 24124 Summary: OSX - TestCModules failure Product: lldb Version: unspecified Hardware: PC OS: MacOS X Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: ovya...@google.com Classification: Unclassified TestCModules is failing on OSX when running "expr @import Darwin; 3": runCmd: expr @import Darwin; 3 runCmd failed! error: import of C++ module 'Darwin.machine.types' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.cdefs' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._int8_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._int8_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._int16_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._int16_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._int32_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._int32_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._int64_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._int64_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._intptr_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._intptr_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._uintptr_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._uintptr_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.machine.types' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._dev_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._dev_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._mode_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here import of C++ module 'Darwin.POSIX.sys.types._mode_t' appears within extern "C" language linkage specification extern "C" language linkage specification begins here too many errors emitted, stopping now could not build module 'Darwin' error: Couldn't load top-level module Darwin error: 1 errors parsing expression -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev