Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Runtime LLVM error

Open
#315 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, ubuntu

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.

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

Dominant language
C++
Stars
2.2k
Forks
242
Avg merge
11m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nmwsharp/polyscope

All issues in nmwsharp/polyscope

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.