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

eos_base_ts fails with Class data member tol_rel is 3.16228e-38 but data type e only stores 33 digits. on aarch64 #43

Open
ggardet opened this issue Oct 11, 2024 · 1 comment

Comments

@ggardet
Copy link

ggardet commented Oct 11, 2024

On openSUSE Tumbleweed aarch64, eos_base_ts fails with:

[ 2901s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/o2scl-0.929/src/eos'
[ 2907s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/o2scl-0.929/src/eos'
[ 2907s] ./eos_base_ts > eos_base.scr
[ 2907s] Class data member tol_rel is 3.16228e-38 but data type e only stores 33 digits.
[ 2907s] terminate called after throwing an instance of 'o2scl::exc_invalid_argument'
[ 2907s]   what():  Error einval in file ...include/o2scl/funct_multip.h at line 308.
[ 2907s]   Cannot compute to required precision
[ 2907s] /usr/bin/bash: line 1: 33817 Aborted                 ./eos_base_ts > eos_base.scr
@awsteiner
Copy link
Owner

I think I need a specific aarch64 action to test this, so I'll have to try and find time for it, but it may not be until I start thinking about a full v0.930 release.

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