help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac OS install control pkg 3.1.0


From: Marius Schamschula
Subject: Re: Mac OS install control pkg 3.1.0
Date: Mon, 9 Apr 2018 09:27:09 -0500

Robert,

See the MacPorts patch @

https://github.com/macports/macports-ports/blob/master/math/octave-control/files/patch-src-Makefile.diff

On Apr 8, 2018, at 6:47 PM, Robert Carroll <address@hidden> wrote:

Hi,

I am trying to use the signal package with Octave-gui 4.0.3 running on OS X 10.13.4.

When I try to install the signal-1.3.2 package, I get an error saying I do not have control >= 2.4.5.
I obtained the control-3.1.0.tar file from Octave forge.

Trying to install that throws the errors listed below:

octave:4> pkg install control-3.1.0.tar
clang: warning: -lsuitesparseconfig: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: -lmetis: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Applications/Octave.app/Contents/Resources/usr/opt/suite-sparse/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Applications/Octave.app/Contents/Resources/usr/opt/metis/lib' [-Wunused-command-line-argument]
<built-in>: internal compiler error: Illegal instruction: 4

<built-in>: internal compiler error: Abort trap: 6
gfortran: internal compiler error: Abort trap: 6 (program f951)
Please submit a full bug report,
with preprocessed source if appropriate.
make: *** [slicotlibrary.a] Error 4
make: *** Waiting for unfinished jobs....
tar -xzf slicot.tar.gz
/Applications/Octave.app/Contents/Resources/usr/Cellar/octave/4.0.3/bin/mkoctfile-4.0.3 __control_helper_functions__.cc
mkdir sltmp
mv slicot/src/*.f ./sltmp
mv slicot/src_aux/*.f ./sltmp
cp TG04BX.fortran ./sltmp/TG04BX.f
cp TB01ZD.fortran ./sltmp/TB01ZD.f
cd sltmp; /Applications/Octave.app/Contents/Resources/usr/Cellar/octave/4.0.3/bin/mkoctfile-4.0.3 -c *.f

pkg: error running `make' for the control package.
error: called from 'configure_make' in file /Applications/Octave.app/Contents/Resources/usr/Cellar/octave/4.0.3/share/octave/4.0.3/m/pkg/private/configure_make.m near line 96, column 9
octave:4> 

Any suggestions would be appreciated.

r




Marius
--
Marius Schamschula




reply via email to

[Prev in Thread] Current Thread [Next in Thread]