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

Broken big on PowerPC (bigendian) #25

Closed
remicollet opened this issue Jan 14, 2014 · 6 comments
Closed

Broken big on PowerPC (bigendian) #25

remicollet opened this issue Jan 14, 2014 · 6 comments

Comments

@remicollet
Copy link
Contributor

Build is ok, but lot of failed tests.

 FAILED TEST SUMMARY
 ---------------------------------------------------------------------
 broken random data test : MessagePackUnpacker::execute [tests/040d.phpt]
 Check for unbuffered streaming unserialization [tests/061.phpt]
 Extra bytes unbuffered streaming unserialization [tests/063.phpt]
 Check for unbuffered streaming unserialization (single) [tests/065.phpt]
 Extra bytes unbuffered streaming unserialization (single) [tests/067.phpt]
 Check for class methods unpacker [tests/072.phpt]
 Check for class unpacker [tests/073.phpt]
 disabled php only for class methods unpacker (ini_set) [tests/082.phpt]
 disabled php only for class unpacker (ini_set) [tests/083.phpt]
 disabled php only for class methods unpacker (constract) [tests/085.phpt]
 disabled php only for class unpacker (constract) [tests/086.phpt]
 disabled php only for class methods unpacker (set option) [tests/088.phpt]
 disabled php only for class unpacker (set option) [tests/089.phpt]

I know that msgpack have bigendian support in 0.5.8

I don't have access to any ppc64 machine for now, but keep this for later on my TODO list.

@sharkcz
Copy link

sharkcz commented Jan 28, 2016

If the lack of access to ppc64 machine is still the issue, please let me know. We can solve it.

@remicollet
Copy link
Contributor Author

On my side, no, mostly lack of time

@m6w6
Copy link
Collaborator

m6w6 commented Dec 20, 2019

@remicollet do we have current build/test logs on ppc64?

@remicollet
Copy link
Contributor Author

Everything seems OK now
https://koji.fedoraproject.org/koji/taskinfo?taskID=39799970

@sharkcz
Copy link

sharkcz commented Dec 20, 2019

for the record, only s390x is a big endian arch now in Fedora

@m6w6
Copy link
Collaborator

m6w6 commented Dec 20, 2019

Thanks!

@m6w6 m6w6 closed this as completed Dec 20, 2019
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