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

LDouble tests:8:test int conversions fails for arm64 Darwin #721

Open
abhillman opened this issue Jan 6, 2023 · 0 comments
Open

LDouble tests:8:test int conversions fails for arm64 Darwin #721

abhillman opened this issue Jan 6, 2023 · 0 comments

Comments

@abhillman
Copy link

abhillman commented Jan 6, 2023

Failure Summary

running test-ldouble
........F
==============================================================================
Error: LDouble tests:8:test int conversions.

File "/Users/ahillman/Development/ocaml-ctypes/_build/oUnit-LDouble tests-mbp.local#00.log", line 46, characters 1-1:
Error: LDouble tests:8:test int conversions (in the log).

File "tests/test-ldouble/test_ldouble.ml", line 263, characters 1-1:
Error: LDouble tests:8:test int conversions (in the code).

expected: 4611686018427387903 but got: -4611686018427387904
------------------------------------------------------------------------------
Ran: 9 tests in: 0.00 seconds.
FAILED: Cases: 9 Tried: 9 Errors: 0 Failures: 1 Skip:  0 Todo: 0 Timeouts: 0.
make: *** [Makefile.tests:1395: run-test-ldouble] Error 1

Full log for test-ldouble

https://gist.github.com/abhillman/c9d03e6f222693fbdeb1234a7cc6db11

Commit

cc3ccdd

Other stuff

% uname -a
Darwin mbp.local 22.1.0 Darwin Kernel Version 22.1.0: Tue Sep 27 22:07:43 PDT 2022; root:xnu-8792.41.6~5/RELEASE_ARM64_T8103 arm64 arm Darwin

Environment was brought up using nix-shell --pure with this shell.nix https://gist.github.com/abhillman/6f8d1b16456f6fb9fbaa3fe235380723

@abhillman abhillman changed the title [ARM Darwin] make test fails on against cc3ccdd574b0deeec1dc20850a6515881db0f1ae LDouble tests:8:test int conversions fails on ARM Mac Jan 6, 2023
@abhillman abhillman changed the title LDouble tests:8:test int conversions fails on ARM Mac LDouble tests:8:test int conversions fails on arm64 Mac Jan 6, 2023
@abhillman abhillman changed the title LDouble tests:8:test int conversions fails on arm64 Mac LDouble tests:8:test int conversions fails on arm64 Darwin Jan 6, 2023
@abhillman abhillman changed the title LDouble tests:8:test int conversions fails on arm64 Darwin LDouble tests:8:test int conversions fails for arm64 Darwin Jan 6, 2023
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

1 participant