You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
On openSUSE Tumbleweed aarch64,
eos_base_ts
fails with:The text was updated successfully, but these errors were encountered: