[llvm-bugs] [Bug 26267] New: IncompleteModulesTestCase asserting in clang on Darwin with Xcode 7.3 Beta 1

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 22 18:30:30 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26267

            Bug ID: 26267
           Summary: IncompleteModulesTestCase asserting in clang on Darwin
                    with Xcode 7.3 Beta 1
           Product: lldb
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: todd.fiala at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Exiting test on signal on the testbot, due to clang hitting an exception
somewhere in expression evaluation of the module import:

Session logs for test failures/errors/unexpected successes will go into
directory '2016-01-22-17_48_50'
Command invoked:
/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/test/dotest.py --apple-sdk
macosx
--executable=/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb-build/Build/Products/Debug/lldb
--rerun-all-issues --env TERM=vt100 -s 2016-01-22-17_48_50 --results-port 54304
--inferior -p TestIncompleteModules.py
/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/packages/Python/lldbsuite/test
--event-add-entries worker_index=0:int

Configuration: arch=x86_64
compiler=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
----------------------------------------------------------------------
Collected 2 tests

Assertion failed: (DeclKind != Decl::LinkageSpec && "Should not perform lookups
into linkage specs!"), function lookup, file
/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/llvm/tools/clang/lib/AST/DeclBase.cpp,
line 1370.

[TestIncompleteModules.py FAILED]
Command invoked: /usr/bin/python
/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/test/dotest.py --apple-sdk
macosx
--executable=/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb-build/Build/Products/Debug/lldb
--rerun-all-issues --env TERM=vt100 -s 2016-01-22-17_48_50 --results-port 54304
--inferior -p TestIncompleteModules.py
/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/packages/Python/lldbsuite/test
--event-add-entries worker_index=0:int

289 out of 422 test suites processed - TestIncompleteModules.py


Sean Callanan is aware of this.  I'm just adding this bug to track in the test
I skip.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160123/a4074d55/attachment.html>


More information about the llvm-bugs mailing list