Ticket #37901: octave-out.log

File octave-out.log, 2.5 KB (added by pspinler@…, 11 years ago)

Output of manually run octave build command

Line 
1GNU Octave, version 3.2.4
2Copyright (C) 2009 John W. Eaton and others.
3This is free software; see the source code for copying conditions.
4There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
5FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.
6
7Octave was configured for "i386-apple-darwin11.4.2".
8
9Additional information about Octave is available at http://www.octave.org.
10
11Please contribute if you find this software useful.
12For more information, visit http://www.octave.org/help-wanted.html
13
14Report bugs to <bug@octave.org> (but first, please read
15http://www.octave.org/bugs.html to learn how to write a helpful report).
16
17For information about changes from previous versions, type `news'.
18
19mkdir (/var/tmp/oct-5jf6Bx)
20untar (/opt/local/var/macports/distfiles/octave-control/control-2.4.1.tar.gz, /var/tmp/oct-5jf6Bx)
21tar -xzf slicot.tar.gz
22mv slicot/src/*.f .
23mv slicot/src_aux/*.f .
24cp TG04BX.fortran TG04BX.f
25mkoctfile -c *.f
26ar -rc slicotlibrary.a *.o
27rm -rf *.o *.f slicot
28LFLAGS="-L/opt/local/lib/octave-3.2.4 -L/opt/local/lib  -llapack -lcblas -lf77blas -latlas -L/opt/local/lib -L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin11/4.5.4 -L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin11/4.5.4/../../.. -lhdf5 -lz -lm -lgfortran" \
29    mkoctfile __control_slicot_functions__.cc common.cc slicotlibrary.a
30mkoctfile is_real_scalar.cc
31mkoctfile is_real_vector.cc
32mkoctfile is_real_matrix.cc
33mkoctfile is_real_square_matrix.cc
34mkoctfile is_matrix.cc
35copyfile /var/tmp/oct-5jf6Bx/control/src/__control_slicot_functions__.oct /var/tmp/oct-5jf6Bx/control/src/is_matrix.oct /var/tmp/oct-5jf6Bx/control/src/is_real_matrix.oct /var/tmp/oct-5jf6Bx/control/src/is_real_scalar.oct /var/tmp/oct-5jf6Bx/control/src/is_real_square_matrix.oct /var/tmp/oct-5jf6Bx/control/src/is_real_vector.oct /var/tmp/oct-5jf6Bx/control/inst/i386-apple-darwin11.4.2-api-v37
36warning: load_path: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-control/octave-control/work/control-2.4.1/install/control-2.4.1: No such file or directory
37parse error near line 287 of file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-control/octave-control/work/control-2.4.1/install/control-2.4.1/__time_response__.m
38
39  syntax error
40
41>>>   [~, B] = ssdata (sys);
42         ^
43error: called from `gen_doc_cache>create_cache' in file /opt/local/share/octave/3.2.4/m/help/gen_doc_cache.m near line 90, column 17