Error running make check

Benjamin Lindner lindnerben at gmx.net
Mon Jan 12 09:31:41 CST 2009


Hello list,

I built the current development sources (8455:fd11a08a9b31) under 
mingw32, and the build process finishes cleanly.
If I then run "make check" I get the following error:
make check
make -f octMakefile check
make[1]: Entering directory 
`/octaveforge_mingw32/octave/.build_mingw32_3.1.x-3_gcc-4.3.0-dw2'
make -C test check
make[2]: Entering directory 
`/octaveforge_mingw32/octave/.build_mingw32_3.1.x-3_gcc-4.3.0-dw2/test'
../run-octave --norc --silent --no-history 
/octaveforge_mingw32/octave/octave-3.1.x/test/fntests.m 
/octaveforge_mingw32/octave/octave-3.1.x/test

Integrated test scripts:

reshape: size mismatch
make[2]: Leaving directory 
`/octaveforge_mingw32/octave/.build_mingw32_3.1.x-3_gcc-4.3.0-dw2/test'
make[1]: Leaving directory 
`/octaveforge_mingw32/octave/.build_mingw32_3.1.x-3_gcc-4.3.0-dw2'

Now the message "reshape: size mismatch" is not really helpful (which 
sizes?, where called?), and it also does not print a calling stack, so 
I'm at loss as to where this error occurs., and how to debug it

Hints and help appreciated.

benjamin


More information about the Bug-octave mailing list