3.0.1 release? (failed build on OSX)

Ben Abbott bpabbott at mac.com
Fri Apr 4 20:12:39 CDT 2008


On Apr 4, 2008, at 2:27 PM, John W. Eaton wrote:
> On  4-Apr-2008, Ben Abbott wrote:
>
> |
> | On Friday, April 04, 2008, at 11:55AM, "John W. Eaton" <jwe at bevo.che.wisc.edu 
> > wrote:
> | >On  4-Apr-2008, Ben Abbott wrote:
> | >
> | >| The "osx_fix" script comments out the  
> "INSTANTIATE_ARRAY_AND_ASSIGN\ (std::streamoff,\ OCTAVE_API" in / 
> iboctave/Array-so.cc.
> | >
> | >Since you are now coming up with undefined symbols, have you tried
> | >building without first running this script?  What happens then?
> | >
> | >Also, when you first reported the problem, you didn't mention this
> | >local modification.  It might have helped to explain that in the  
> first
> | >message...
> | >
> | >jwe
> | >
> |
> | Sorry about not mentioning the modification for OSX.
> |
> | After returning Array-so.cc to it's original state, "make" ran to  
> completion. However, "make check" ended with the error below.
> |
> |   test_diffeq.m ..........................................At line  
> 1139 of file dlsode.f
> | Fortran runtime error: Array reference out of bounds for array  
> 'y', upper bound of dimension 1 exceeded (2 > 1)
> | make[2]: *** [check] Error 2
> | make[1]: *** [check] Error 2
> | make: *** [check] Error 2
> |
> | Ben
>
> I applied changeset d20a2f261306 (see below) to the release-3-0-x
> branch.  Does that help?
>
> jwe
>

John,

I pulled from your archive and built 3-0-x with no problems. "make  
check" passed with no failures.

There was no need to modify liboctave/Array-so.cc

Thanks
Ben




More information about the Octave-maintainers mailing list