Skip to content

rusti 32bit mac does not work #7220

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
graydon opened this issue Jun 18, 2013 · 3 comments · Fixed by #9897
Closed

rusti 32bit mac does not work #7220

graydon opened this issue Jun 18, 2013 · 3 comments · Fixed by #9897
Labels
I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. O-macos Operating system: macOS

Comments

@graydon
Copy link
Contributor

graydon commented Jun 18, 2013

running 2 tests
test tests::exit_quits ... ok
Assertion failed: (si != se && "No section containing relocation!"), function processRelocationRef, file /Users/rustbuild/src/rust-buildbot/slave/auto-mac-32-opt/build/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp, line 249.
/bin/sh: line 1: 91523 Illegal instruction: 4  i686-apple-darwin/stage2/test/rustitest-i686-apple-darwin --logfile tmp/check-stage2-T-i686-apple-darwin-H-i686-apple-darwin-rusti.log
make: *** [tmp/check-stage2-T-i686-apple-darwin-H-i686-apple-darwin-rusti.ok] Error 132

I've disabled them for now.

@emberian
Copy link
Member

emberian commented Aug 5, 2013

@graydon do we want to support 32-bit mac?

@thestinger
Copy link
Contributor

If it doesn't work there, it's an indication of a bug. It should be fixed whether or not we care about supporting it.

@alexcrichton
Copy link
Member

Even with llvm upgrades, rusti on 32-bit osx is still hopelessly broken. Some of it is our problem, some of it may be llvm's problem, but I would suspect us more than them.

bors added a commit that referenced this issue Oct 17, 2013
Closes #9818
Closes #9567
Closes #8924
Closes #8910
Closes #8392
Closes #7692
Closes #7499
Closes #7220
Closes #5038
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. O-macos Operating system: macOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants