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

running tests on sparc64 fails #219

Closed
gnzlbg opened this issue Oct 19, 2018 · 1 comment
Closed

running tests on sparc64 fails #219

gnzlbg opened this issue Oct 19, 2018 · 1 comment
Labels
A-qemu Area: qemu runners A-sparc Area: sparc targets bug duplicate

Comments

@gnzlbg
Copy link
Contributor

gnzlbg commented Oct 19, 2018

sparc64-unknown-linux-gnu tests fail with:

Running `qemu-sparc64 /target/sparc64-unknown-linux-gnu/debug/deps/ffi-3572dfd160eda606`
thread '<unnamed>' panicked at 'assertion failed: signal(libc::SIGPIPE, libc::SIG_IGN) != libc::SIG_ERR', libstd/sys/unix/mod.rs:86:9
error: process didn't exit successfully: `qemu-sparc64 /target/sparc64-unknown-linux-gnu/debug/deps/ffi-3572dfd160eda606` (signal: 4, SIGILL: illegal instruction)

during libstd's initialization.

Reported upstream: rust-lang/rust#55204

@gnzlbg gnzlbg changed the title libstd/sys/unix/mod.rs:86:9 running tests on sparc64 fails Oct 19, 2018
@gnzlbg
Copy link
Contributor Author

gnzlbg commented Oct 19, 2018

dupe #177

@gnzlbg gnzlbg closed this as completed Oct 19, 2018
@Alexhuszagh Alexhuszagh added bug duplicate A-qemu Area: qemu runners A-sparc Area: sparc targets labels May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-qemu Area: qemu runners A-sparc Area: sparc targets bug duplicate
Projects
None yet
Development

No branches or pull requests

2 participants