octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 4.2.0-rc4 candidate available for testing


From: atcl
Subject: Re: 4.2.0-rc4 candidate available for testing
Date: Sun, 13 Nov 2016 19:05:48 +0100

Hi,

rc tested on:

* Lubuntu 16.04
* Linux Kernel 4.4.45 (x86-64)
* libc 2.23
* gcc 5.4

extra libs:

* flexiblas 1.3
* tcmalloc_minimal (google perftools 2.4)

build:

./configure --disable-java --disable-gui --with-blas=-lflexiblas
--with-lapack=-lflexiblas CFLAGS='-Os -m64 -march=native -mtune=native
-mfpmath=sse -malign-double -fno-builtin-malloc -fno-builtin-calloc
-fno-builtin-realloc -fno-builtin-free' CXXFLAGS='-Os -m64
-march=native -mtune=native -mfpmath=sse -malign-double
-fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc
-fno-builtin-free' FFLAGS='-Os -m64 -march=native -mtune=native
-mfpmath=sse -malign-double' LIBS='-ltcmalloc_minimal -lflexiblas'

make -j4

make test

tests:

  PASS     14740
  FAIL         0
  XFAIL       33
  SKIPPED    114


Best

atcl



On Wed, 9 Nov 2016 15:39:52 -0800
Rik <address@hidden> wrote:

> 11/9/16
> 
> The final release candidate for the 4.2.0 version of Octave has been
> uploaded to ftp://alpha.gnu.org/gnu/octave/.
> 
> Please download, build, and then run 'make check' (Linux, Mac) or
> '__run_test_suite__' (Windows) to see how the new version performs.
> 
> I tested octave-4.2.0-rc4.tar.lz on Ubuntu 15.04 and it passed with
> zero failures.
> 
> I tested octave-4.2.0-rc4-w32-installer.exe on a Windows XP virtual
> machine and it passed with zero failures as well.
> 
> --Rik
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]