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

4.9.1: test failure on big endian architectures #70

Open
jamesjer opened this issue Sep 9, 2024 · 1 comment
Open

4.9.1: test failure on big endian architectures #70

jamesjer opened this issue Sep 9, 2024 · 1 comment

Comments

@jamesjer
Copy link

jamesjer commented Sep 9, 2024

On big endian architectures, such as s390x, two tests fail with version 4.9.1:

testing: /builddir/build/BUILD/gap-pkg-orb-4.9.1-build/BUILDROOT/usr/lib64/gap\
/pkg/orb/tst/bugfix.tst
########> Diff in /builddir/build/BUILD/gap-pkg-orb-4.9.1-build/BUILDROOT\
/usr/lib64/gap/pkg/orb/tst/bugfix.tst:32
# Input is:
hf.func(w, hf.data);
# Expected output:
799
# But found:
741
########
########> Diff in /builddir/build/BUILD/gap-pkg-orb-4.9.1-build/BUILDROOT\
/usr/lib64/gap/pkg/orb/tst/bugfix.tst:55
# Input is:
hf.func(w, hf.data);
# Expected output:
573
# But found:
237
########
     100 ms (93 ms GC) and 1.77MB allocated for bugfix.tst
@fingolfin
Copy link
Member

Patches welcome but big endian support is not a priority. I am pretty sure nobody is actually using GAP on a big endian system (other than as part of packaging it)

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

2 participants