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

--release build error: failed to parse bitcode for LTO module #1746

Closed
pmkap opened this issue Feb 9, 2023 · 2 comments
Closed

--release build error: failed to parse bitcode for LTO module #1746

pmkap opened this issue Feb 9, 2023 · 2 comments

Comments

@pmkap
Copy link

pmkap commented Feb 9, 2023

Hi,

when trying to build with --release I get the following error:

error: failed to parse bitcode for LTO module: Explicit gep type does not match pointee type of pointer operand (Producer: 'LLVM13.0.1' Reader: 'LLVM 13.0.1')

Building without --release works fine.

System: CentOS 7
cargo 1.67.0

@seanmonstar
Copy link
Owner

Is this not s rustc or cargo bug?

@pmkap
Copy link
Author

pmkap commented Feb 9, 2023

I don't know, is it? In this case feel free to close this.

@seanmonstar seanmonstar closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants