[llvm-bugs] [Bug 34123] New: Clangd fails with 'LLVM ERROR: inconsistency in registered CommandLine options' with deb package

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 8 12:57:19 PDT 2017


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

            Bug ID: 34123
           Summary: Clangd fails with 'LLVM ERROR: inconsistency in
                    registered CommandLine options' with deb package
           Product: Packaging
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: deb packages
          Assignee: unassignedbugs at nondot.org
          Reporter: marc-andre.laperle at ericsson.com
                CC: llvm-bugs at lists.llvm.org

Using Ubuntu 16.04 with this repo:
deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial main

When I run clangd, I get this:

$ clangd-6.0 
: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options

This seems similar to bug 22543
Maybe something needs to be fixed on the Clangd side? But I do not get this
error when I compile clangd from SVN trunk.

-- 
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/20170808/eb4df986/attachment.html>


More information about the llvm-bugs mailing list