aarch64 test failure #128

Closed
opened 2 years ago by josch · 1 comments
josch commented 2 years ago
Owner

On aarch64 (Linux as well as macOS), img2pdf's tests fail because of
some problem with endianness. You can find the logs here:
https://logs.nix.ci/?key=nixos/nixpkgs.152365&attempt_id=0d7b902a-4206-4875-ad38-3ca3e781ff28
This was discovered in https://github.com/NixOS/nixpkgs/pull/152365

Originally reported by dotlambda.

On aarch64 (Linux as well as macOS), img2pdf's tests fail because of some problem with endianness. You can find the logs here: https://logs.nix.ci/?key=nixos/nixpkgs.152365&attempt_id=0d7b902a-4206-4875-ad38-3ca3e781ff28 This was discovered in https://github.com/NixOS/nixpkgs/pull/152365 Originally reported by dotlambda.
gms commented 2 years ago

Isn't aarch64 also little endian?

Technically, aarch64 is bi-endian, but almost all Linux distributions tend to prefer little endian for bi-endian architectures.

See also e.g.

Isn't aarch64 also little endian? Technically, aarch64 is bi-endian, but almost all Linux distributions tend to prefer little endian for bi-endian architectures. See also e.g. - https://wiki.debian.org/ArchitectureSpecificsMemo - https://developer.apple.com/documentation/apple-silicon/porting-your-macos-apps-to-apple-silicon
josch closed this issue 11 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: josch/img2pdf#128
Loading…
There is no content yet.