[llvm-bugs] [Bug 32735] New: DeLICMTests fails when LLVM_LINK_LLVM_DYLIB=ON and LLVM_BUILD_LLVM_DYLIB=ON

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 21 06:54:29 PDT 2017


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

            Bug ID: 32735
           Summary: DeLICMTests fails when LLVM_LINK_LLVM_DYLIB=ON and
                    LLVM_BUILD_LLVM_DYLIB=ON
           Product: Polly
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Other
          Assignee: polly-dev at googlegroups.com
          Reporter: singapuram.sanjay at gmail.com
                CC: llvm-bugs at lists.llvm.org

DeLICMTests fails when LLVM_LINK_LLVM_DYLIB=ON and LLVM_BUILD_LLVM_DYLIB=ON

lit.py:
/home/user/Software/polly/llvm_src/utils/lit/lit/formats/googletest.py:41:
warning: unable to discover google-tests in
'/home/user/Software/polly/llvm_build/tools/polly/unittests/DeLICM/DeLICMTests':
Command
'['/home/user/Software/polly/llvm_build/tools/polly/unittests/DeLICM/DeLICMTests',
'--gtest_list_tests']' returned non-zero exit status 1. Process output: 
: CommandLine Error: Option 'pass-remarks' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options

It was odd that ninja check-polly did not fail even when one of the tests did.
Was it an expected failure in the regressions tests ?

-- 
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/20170421/80c256b2/attachment.html>


More information about the llvm-bugs mailing list