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

panic compiling pkg-config #38213

Closed
scottlamb opened this issue Dec 7, 2016 · 1 comment
Closed

panic compiling pkg-config #38213

scottlamb opened this issue Dec 7, 2016 · 1 comment

Comments

@scottlamb
Copy link

The latest nightly panics when compiling the latest version of pkg-config (on a Raspberry Pi 2, running Raspbian Jessie).

I tried this code:

https://github.com/alexcrichton/pkg-config-rs
at master tip (commit 4e563eb953b4ee8c1e0a06defd49f3c1a803081f).

I expected to see this happen: a successful build.

Instead, this happened: a compiler panic. Here's the lowlight:

thread 'rustc' panicked at 'assertion failed: eps.windows(2).all(|w| w[0].cmp(self, &w[1]) != Ordering::Greater)', /buildslave/rust-buildbot/slave/nightly-dist-rustc-cross-host-linux/build/src/librustc/ty/context.rs:1525

Meta

rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)
binary: rustc
commit-hash: daf8c1dfce3b448fc581cc319f64632ec22bd0e1
commit-date: 2016-12-05
host: armv7-unknown-linux-gnueabihf
release: 1.15.0-nightly
LLVM version: 3.9

Backtrace: build-failure.txt

@bluss
Copy link
Member

bluss commented Dec 7, 2016

Thank you. Closing as a duplicate of #38177

@bluss bluss closed this as completed Dec 7, 2016
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