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

Test failures on powerpc and possibly on other big endian architectures #100

Open
gerddie opened this issue Aug 16, 2018 · 5 comments
Open

Comments

@gerddie
Copy link

gerddie commented Aug 16, 2018

Hello, the test minc2-dimension-test fails with

 Error reported on line #297, wrong result: 0
 Error reported on line #294, failed: -1
 Error reported on line #297, wrong result: 1
 Error reported on line #294, failed: -1
 Error reported on line #297, wrong result: 2
 Error reported on line #294, failed: -1
 Error reported on line #297, wrong result: 3
 ...
37 errors reported

on powerpc. This is probably a big/low endian conversion problem.

@vfonov
Copy link
Member

vfonov commented Aug 16, 2018

Is it a MacOSX running on old PowerPC ?

@gerddie
Copy link
Author

gerddie commented Aug 16, 2018

No it's Debian GNU/Linux running on an old Powerbook

@gerddie
Copy link
Author

gerddie commented Aug 16, 2018

@vfonov
Copy link
Member

vfonov commented Aug 20, 2018

so, I don't have any big endian computers lying around, how can I run a debug on one of these?

@gdevenyi
Copy link
Contributor

Looks like qemu can emulate a big endian system

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

3 participants