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

Build failing on linux 32-bit #17912

Closed
ursic opened this issue Oct 10, 2014 · 2 comments
Closed

Build failing on linux 32-bit #17912

ursic opened this issue Oct 10, 2014 · 2 comments

Comments

@ursic
Copy link

ursic commented Oct 10, 2014

Linux 3.2.0-4-686-pae

error: failed to compress bytecode from i686-unknown-linux-gnu/stage2/lib/rustlib/i686-unknown-linux-gnu/lib/rustc-4e7c5e5c.0.bc
@alexcrichton
Copy link
Member

Lots of time has passed since this was opened, and we've had 32-bit builds on linux going for quite some time, so I'm going to close this since we can't seem to reproduce unfortunately.

@pnkfelix
Copy link
Member

(could the PAE been an important part of that bug?)

lnicola pushed a commit to lnicola/rust that referenced this issue Aug 29, 2024
…ykril

fix: run flycheck without rev_deps when target is specified

Since querying for a crate's target is a call to salsa and therefore blocking, flycheck task is now deferred out of main thread by using `GlobalState`s `deferred_task_queue`. Fixes rust-lang#17829  and rust-lang/rustlings#2071
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

4 participants