Ticket #15522 (closed defect: fixed)
Octave installation fails
| Reported by: | andre@… | Owned by: | stechert@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | alakazam@… | |
| Port: |
Description
On Intel with 10.5.2, trying to install octave crashes with the message
sudo port install octave Password: ---> Building octave with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_octave/work/octave-2.9.15" && make all " returned error 2 Command output: make -C tests all making PKG_ADD ls: *.cc: No such file or directory make -C strings all making PKG_ADD ls: *.cc: No such file or directory make -C testfun all make[3]: Nothing to be done for `all'. make -C time all making PKG_ADD ls: *.cc: No such file or directory make -C doc all make -C faq all make[3]: Nothing to be done for `all'. make -C interpreter all make -C ../../src DOCSTRINGS making defaults.h from defaults.h.in defaults.h is unchanged making oct-conf.h from oct-conf.h.in oct-conf.h is unchanged making DOCSTRINGS DOCSTRINGS is unchanged make -C ../../scripts DOCSTRINGS make[4]: `DOCSTRINGS' is up to date. making arith.texi from arith.txi /bin/sh: line 1: 22396 Segmentation fault ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < arith.txi > arith.texi-t make[3]: *** [arith.texi] Error 139 make[2]: *** [interpreter] Error 2 make[1]: *** [doc] Error 2 make: *** [all] Error 2
Error: Status 1 encountered during processing.

