octave-maintainers
[Top][All Lists]
Advanced

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

Re: buildbot test failures


From: Dmitri A. Sergatskov
Subject: Re: buildbot test failures
Date: Thu, 13 Apr 2017 18:02:13 -0500

​I compile a recent tip with

 ../configure "CFLAGS=-O0 -fsanitize=undefined -flto=4" "CXXFLAGS=-O0 -fsanitize=undefined -flto=4" "FFLAGS=-O0 -fsanitize=undefined -flto=4" "AR=gcc-ar" "NM=gcc-nm" "RANLIB=gcc-ranlib"

​then when I do test io:

​octave:1> test ../test/io.tst
../libinterp/corefcn/ls-mat5.cc:2418:12: runtime error: null pointer passed as argument 1, which is declared to never be null
../libinterp/corefcn/ls-mat5.cc:2419:13: runtime error: null pointer passed as argument 1, which is declared to never be null
PASSES 142 out of 142 tests

​Is this problem?

Dmitri.
--


reply via email to

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