help-octave
[Top][All Lists]
Advanced

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

Installing odepkg in Octave_cli ver. 3.8.0


From: Samuel Dupree
Subject: Installing odepkg in Octave_cli ver. 3.8.0
Date: Sun, 23 Aug 2015 17:22:17 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0


I'm attempting to install version xxx of the ODE package, odepkg, into version 3.8.0 of the Octave_cli.app on my MacBook Pro running OS X ver. 10.10.5. I got the following output in my attempt to install odepkg.



GNU Octave, version 3.8.0
Copyright (C) 2013 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 "x86_64-apple-darwin13.0.0".

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/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

warning: /Users/user/octave/integration-1.0.7/PKG_ADD: possible Matlab-style short-circuit operator at line 9, column 32 warning: function /Users/user/octave/plot-1.0.8/colstyle.m shadows a core library function
octave:1> pkg install -forge odepkg
/usr/local/octave/3.8.0/bin/mkoctfile-3.8.0: line 512: 2457 Segmentation fault: 11 /usr/local/octave/3.8.0/bin/g++-mp-4.7 -c -fPIC -I/usr/local/octave/3.8.0/include/octave-3.8.0/octave/.. -I/usr/local/octave/3.8.0/include/octave-3.8.0/octave -I/usr/local/octave/3.8.0/include -pipe -Os -m64 -D_THREAD_SAFE -pthread odepkg_octsolver_mebdfdae.cc -o odepkg_octsolver_mebdfdae.o
make: *** [odepkg_octsolver_mebdfdae.o] Error 139
Unpacking external packages: hairer.tgz
Unpacking external packages: cash.tgz
Unpacking external packages: daskr.tgz
Applying patches from file: hairer.diff
Applying patches from file: cash.diff
(Stripping trailing CRs from patch.)
patching file cash/mebdfdae.f
(Stripping trailing CRs from patch.)
patching file cash/mebdfi.f
Applying patches from file: daskr.diff
(Stripping trailing CRs from patch.)
patching file daskr/ddaskr.f
(Stripping trailing CRs from patch.)
patching file daskr/dlinpk.f
/usr/local/octave/3.8.0/bin/mkoctfile-3.8.0 -c odepkg_octsolver_mebdfdae.cc -o odepkg_octsolver_mebdfdae.o

pkg: error running `make' for the odepkg package.
error: called from 'configure_make' in file /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/private/configure_make.m near line 82, column 9
error: called from:
error: /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/private/install.m at line 199, column 5 error: /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/pkg.m at line 394, column 9
octave:1>


Any ideas?

Sam Dupree.






reply via email to

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