On 06/15/2017 10:27 AM, Patrick Alken wrote: > Hi all, > > There is now a new test release here: > > ftp://alpha.gnu.org/gnu/gsl/gsl-2.3.91.tar.gz > ftp://alpha.gnu.org/gnu/gsl/gsl-2.3.91.tar.gz.sig > > The parallel issue (make check -j8) should be fixed. Also the > documentation should build now. I'd appreciate if people could re-test. > I've repeated the instructions below. > > Please try testing the build: > > ./configure && make && make check
It seems it is building correctly on almost all architectures. Except 32-bit Intel. 32-bit port of Tumbleweed (which uses GCC 7.1.1) [ 267s] ./specfunc/test.log [ 267s] FAIL: identity1 phys n=7 x=2.88 y=-3.2 (431.965255195457871 observed vs 431.965255195689167 expected) [1722] [ 267s] FAIL test (exit status: 1) [ 267s] ./specfunc/test-suite.log But the failure seems to be the same as with GCC 4.8 (the SLE12 SP2 version on unsupported 32-bit architecture) [ 225s] ./specfunc/test.log [ 225s] FAIL: identity1 phys n=7 x=2.88 y=-3.2 (431.965255195457871 observed vs 431.965255195689167 expected) [1722] For complete build logs, https://build.opensuse.org/package/show/home:adamm:branches:science/gsl Best regards, Adam
