octave-maintainers
[Top][All Lists]
Advanced

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

Mac OS X 10.6 current build


From: Michael D. Godfrey
Subject: Mac OS X 10.6 current build
Date: Tue, 23 Mar 2010 14:35:44 -0700
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

I tried the current source (not having done this for a couple
of months) and it built without any new problems,  except for 1
error when running make check:

>>>>> processing /src/octave/hg/octave/src/data.cc
  ***** assert(log2(complex(0,Inf)), Inf + log2(i));
!!!!! test failed
assert (log2 (complex (0, Inf)),Inf + log2 (i)) expected
Inf + 2.266i
but got
Inf - NaNi
NaNs don't match
=================================
I think that I saw mention of this before.

My build command was:
./autogen.sh ; ./configure F77="gfortran -ff2c -O0" CFLAGS=-O0 CXXFLAGS=-O0 CPPFLAGS=-O0

Michael



reply via email to

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