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: unassignedb...@nondot.org
          Reporter: marc-andre.lape...@ericsson.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to