Runtime LLVM error
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
I am getting the following error upon running the demo-app (on ubuntu 24.04LTS using compiler gcc-13.2.0):
: CommandLine Error: Option 'disable-auto-upgrade-debug-info' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
Aborted (core dumped)
What could be the fix of this issue?
Note - i am accessing some of the dependencies through a spack package environment
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the demo-app failure on Ubuntu 24.04 LTS with gcc-13.2.0, both inside and outside the referenced Spack package environment. Investigate which dependencies register the LLVM command-line option twice; done means the demo-app starts without the LLVM inconsistency error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ubuntu
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100