Changes between Initial Version and Version 1 of Ticket #37901, comment 2


Ignore:
Timestamp:
Jun 16, 2013, 4:21:20 AM (11 years ago)
Author:
pspinler@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37901, comment 2

    initial v1  
    11Output from failing command when run manually attached:
    22
    3 octave -f --eval 'pkg build -verbose -nodeps /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 /opt/local/var/macports/distfiles/octave-control/control-2.4.1.tar.gz'
    4 Password:
    5 GNU Octave, version 3.2.4
    6 Copyright (C) 2009 John W. Eaton and others.
    7 This is free software; see the source code for copying conditions.
    8 There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
    9 FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.
    10 
    11 Octave was configured for "i386-apple-darwin11.4.2".
    12 
    13 Additional information about Octave is available at http://www.octave.org.
    14 
    15 Please contribute if you find this software useful.
    16 For more information, visit http://www.octave.org/help-wanted.html
    17 
    18 Report bugs to <bug@octave.org> (but first, please read
    19 http://www.octave.org/bugs.html to learn how to write a helpful report).
    20 
    21 For information about changes from previous versions, type `news'.
    22 
    23 mkdir (/var/tmp/oct-5jf6Bx)
    24 untar (/opt/local/var/macports/distfiles/octave-control/control-2.4.1.tar.gz, /var/tmp/oct-5jf6Bx)
    25 tar -xzf slicot.tar.gz
    26 mv slicot/src/*.f .
    27 mv slicot/src_aux/*.f .
    28 cp TG04BX.fortran TG04BX.f
    29 mkoctfile -c *.f
    30 ar -rc slicotlibrary.a *.o
    31 rm -rf *.o *.f slicot
    32 LFLAGS="-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" \
    33     mkoctfile __control_slicot_functions__.cc common.cc slicotlibrary.a
    34 mkoctfile is_real_scalar.cc
    35 mkoctfile is_real_vector.cc
    36 mkoctfile is_real_matrix.cc
    37 mkoctfile is_real_square_matrix.cc
    38 mkoctfile is_matrix.cc
    39 copyfile /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
    40 warning: 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
    41 parse 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
    42 
    43   syntax error
    44 
    45 >>>   [~, B] = ssdata (sys);
    46          ^
    47 error: 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
    48 
     3$ octave -f --eval 'pkg build -verbose -nodeps /opt/local/var/macports/build