Skip to content

Enable travis test for x86_64-unknown-linux-gnux32 #816

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

Closed
malbarbo opened this issue Oct 20, 2017 · 0 comments · Fixed by #824
Closed

Enable travis test for x86_64-unknown-linux-gnux32 #816

malbarbo opened this issue Oct 20, 2017 · 0 comments · Fixed by #824

Comments

@malbarbo
Copy link
Contributor

malbarbo commented Oct 20, 2017

There are some problems with x86_64-unknown-linux-gnux32 target. We need to test libc to discard binding errors.

I was able to build the tests but running it generates SIGTRAP, which seems to indicate some memory problems.

bors added a commit that referenced this issue Oct 27, 2017
Fixes and test for x86_64-unknown-linux-gnux32

This fixes all libc tests and almost all rustc tests (3 libstd tests and one run-pass test fails).

Fixes #816
bors added a commit that referenced this issue Oct 28, 2017
Fixes and test for x86_64-unknown-linux-gnux32

This fixes all libc tests and almost all rustc tests (3 libstd tests and one run-pass test fails).

Fixes #816
@bors bors closed this as completed in #824 Oct 28, 2017
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

Successfully merging a pull request may close this issue.

1 participant