Failing tests on new Synology DS1821+ server

Stephen Watt smwatt at gmail.com
Mon Apr 12 09:15:06 UTC 2021


Dear GMP-Bugs,

I am getting two failed tests (t-pow, t-root) on the Synology DS1821+.

The particulars are:

* GMP Version: 6.2.1
* Reproduce by:   ./configure ; make ; make check
* Two tests fail. t-pow and t-root.   test-suite.log attached
* No configure options used.
* Output of config attached
* GCC version: gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0)
* uname -a output:
Linux Depot 4.4.59+ #25556 SMP Thu Mar 18 12:58:24 CST 2021 x86_64
GNU/Linux synology_v1000_1821+


The relevant output from "make check" is

PASS: t-powm_ui
../../test-driver: line 107:  2851 Aborted                 (core dumped)
"$@" > $log_file 2>&1
FAIL: t-pow
PASS: t-div_2exp
../../test-driver: line 107:  2869 Aborted                 (core dumped)
"$@" > $log_file 2>&1
FAIL: t-root
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gmp-6.2.1-test-suite.log
Type: application/octet-stream
Size: 524 bytes
Desc: not available
URL: <https://gmplib.org/list-archives/gmp-bugs/attachments/20210412/01fb276e/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gmp-6.2.1-config.output
Type: application/octet-stream
Size: 26563 bytes
Desc: not available
URL: <https://gmplib.org/list-archives/gmp-bugs/attachments/20210412/01fb276e/attachment-0003.obj>


More information about the gmp-bugs mailing list