Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestGModules.test_with_gmodules fails on linux #35455

Open
labath opened this issue Jan 26, 2018 · 0 comments
Open

TestGModules.test_with_gmodules fails on linux #35455

labath opened this issue Jan 26, 2018 · 0 comments
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@labath
Copy link
Collaborator

labath commented Jan 26, 2018

Bugzilla Link 36107
Version unspecified
OS Linux

Extended Description

It started failing since r323450, but that's only because it did not actually use modules before that.

This error message may be an indication of the problem:

error: B-1GM9AHXMM9U5Y.pcm DWARF DIE at 0x00000033 (class Module) has a member variable 0x0000003c (MBptr) whose type is a forward declaration, not a complete definition.
Try compiling the source file with -fstandalone-debug

The -fstandalone-debug is a red herring because we already pass that flag.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

1 participant