#37901: octave-control build error -----------------------------+-------------------------------- Reporter: cdcooke@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: octave-control | -----------------------------+-------------------------------- Comment (by pspinler@…): Output from failing command when run manually attached: 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' Password: GNU Octave, version 3.2.4 Copyright (C) 2009 John W. Eaton and others. This is free software; see the source code for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'. Octave was configured for "i386-apple-darwin11.4.2". Additional information about Octave is available at http://www.octave.org. Please contribute if you find this software useful. For more information, visit http://www.octave.org/help-wanted.html Report bugs to <bug@octave.org> (but first, please read http://www.octave.org/bugs.html to learn how to write a helpful report). For information about changes from previous versions, type `news'. mkdir (/var/tmp/oct-5jf6Bx) untar (/opt/local/var/macports/distfiles/octave- control/control-2.4.1.tar.gz, /var/tmp/oct-5jf6Bx) tar -xzf slicot.tar.gz mv slicot/src/*.f . mv slicot/src_aux/*.f . cp TG04BX.fortran TG04BX.f mkoctfile -c *.f ar -rc slicotlibrary.a *.o rm -rf *.o *.f slicot 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" \ mkoctfile __control_slicot_functions__.cc common.cc slicotlibrary.a mkoctfile is_real_scalar.cc mkoctfile is_real_vector.cc mkoctfile is_real_matrix.cc mkoctfile is_real_square_matrix.cc mkoctfile is_matrix.cc 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 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 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 syntax error
[~, B] = ssdata (sys); ^ 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
-- Ticket URL: <https://trac.macports.org/ticket/37901#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X