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

Failure to Compile rdkafka-sys on Latest Nightly #106663

Closed
HTGAzureX1212 opened this issue Jan 10, 2023 · 2 comments
Closed

Failure to Compile rdkafka-sys on Latest Nightly #106663

HTGAzureX1212 opened this issue Jan 10, 2023 · 2 comments
Labels
C-bug Category: This is a bug.

Comments

@HTGAzureX1212
Copy link
Contributor

I tried this code:

<inclusion of the rdkafka depndency>

I expected to see this happen: compilation to succeed

Instead, this happened: compilation fails (see fede1024/rust-rdkafka#532)

Meta

rustc --version --verbose:

rustc 1.68.0-nightly (3020239de 2023-01-09)
binary: rustc
commit-hash: 3020239de947ec52677e9b4e853a6a9fc073d1f9
commit-date: 2023-01-09
host: x86_64-unknown-linux-gnu
release: 1.68.0-nightly
LLVM version: 15.0.6
@HTGAzureX1212 HTGAzureX1212 added the C-bug Category: This is a bug. label Jan 10, 2023
@attila-lin
Copy link

It looks like num_enum's issue

@JohnTitor
Copy link
Member

Thank you for reporting! However, as @attila-lin mentioned, it's not an issue related to rustc but the num_enum crate, check the comments there to fix it.

@JohnTitor JohnTitor closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug.
Projects
None yet
Development

No branches or pull requests

3 participants