Hello, The sphinxbase testsuite fails on some architectures in Debian : ppc64el: https://buildd.debian.org/status/fetch.php?pkg=sphinxbase&arch=ppc64el&ver=0.8%2B5prealpha%2B1-8&stamp=1582414870&raw=0 ``` FAIL: test_log_shifted ====================== INFO: logmath.c(283): Writing log table file 'tmp.logadd' INFO: logmath.c(174): Reading log table file 'tmp.logadd' FAIL: abs((logmath_log(lmath, 1e-150)) - (-13493)) < LOG_EPSILON log(1e-150) = -13493 exp(log(1e-150)) = 9.843575e-151 log(1e-48) = -4318 exp(log(1e-48)) = 9.888735e-49 log(42) = 146 exp(log(42)) = 41.989229 log(1e-3 + 5e-3) = -270 l+ -207 = -200 log(1e-3 + 5e-3) = 9.961084e-04 + 4.996912e-03 = 5.977553e-03 log(1e-150) = -3454050 FAIL test_log_shifted (exit status: 1) ``` alpha: https://buildd.debian.org/status/fetch.php?pkg=sphinxbase&arch=alpha&ver=0.8%2B5prealpha%2B1-8&stamp=1583125429&raw=0 ``` ../../../../test-driver: line 107: 17908 Bus error "$@" > $log_file 2>&1 FAIL: test_log_int16 INFO: logmath.c(283): Writing log table file 'tmp.logadd' INFO: logmath.c(174): Reading log table file 'tmp.logadd' FAIL test_log_int16 (exit status: 138) ``` Samuel
Hello,
The sphinxbase testsuite fails on some architectures in Debian :
ppc64el: https://buildd.debian.org/status/fetch.php?pkg=sphinxbase&arch=ppc64el&ver=0.8%2B5prealpha%2B1-8&stamp=1582414870&raw=0
alpha: https://buildd.debian.org/status/fetch.php?pkg=sphinxbase&arch=alpha&ver=0.8%2B5prealpha%2B1-8&stamp=1583125429&raw=0
Samuel