Skip to content

Clangd fails with 'LLVM ERROR: inconsistency in registered CommandLine options' with deb package #33470

@llvmbot

Description

@llvmbot
Bugzilla Link 34123
Resolution FIXED
Resolved on Dec 05, 2017 14:28
Version unspecified
OS Linux
Blocks #33840
Reporter LLVM Bugzilla Contributor
CC @zmodem,@Keno,@manueljacob,@sylvestre,@Teemperor,@tstellar
Fixed by commit(s) r314107 r319846

Extended Description

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions