octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 3.6.1-rc0 release candidate available for ftp


From: Ben Abbott
Subject: Re: Octave 3.6.1-rc0 release candidate available for ftp
Date: Wed, 08 Feb 2012 08:26:12 -0500

On Feb 8, 2012, at 4:17 AM, Michael Goffioul wrote:

> On Tue, Feb 7, 2012 at 6:00 PM, John W. Eaton <address@hidden> wrote:
> 
>> The first release candidate of Octave 3.6.1 is now available from
>> alpha.gnu.org in the directory /gnu/octave:
>> 
>>  94c3daa319fecf246975f68532e1bd6a  octave-3.6.1-rc0.tar.gz
>> 
>>  -rw-r--r-- 1 3003 3002 17981600 Feb 07 17:23 octave-3.6.1-rc0.tar.gz
>> 
>> Even if you have been building Octave regularly from the Mercurial
>> archive, it would help if you could build from this release candidate
>> and report any problems.  We could especially use reports for Windows
>> and OS X systems.
> 
> Compiles fine under MSVC (VS2010) with the patch I'm maintaining.
> However I'm unable to run the full test suite, because of this
> problem:
> 
>  scripts\general\profile.m ..............................Assertion
> failed: last_time >= 0.0 && last_time <= t, file
> ../../src/profiler.cc, line 400
> panic: Aborted -- stopping myself...
> make: *** [check] Error 3
> 
> Michael.


I recall seeing this on Ubuntu as well. Below is from an earlier email by 
Robert Short. I thought Doug had reported this as well. Both are cc'd.

scripts/general/postpad.m .............................. PASS    9/9
 scripts/general/prepad.m ............................... PASS    9/9
 scripts/general/profile.m ..............................profiler.cc:400: void 
profile_data_accumulator::add_current_time(): Assertion `last_time >= 0.0 && 
last_time <= t' failed.
panic: Aborted -- stopping myself...
make[1]: *** [check] Aborted
make[1]: Leaving directory 
`/home/rtshort/Mirrored/octave/Sources/octave-full/test'
make: *** [check] Error 2

Ben



reply via email to

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