octave-maintainers
[Top][All Lists]
Advanced

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

Re: building on macOS?


From: Dmitri A. Sergatskov
Subject: Re: building on macOS?
Date: Sun, 4 Nov 2018 19:13:18 -0600



On Sun, Nov 4, 2018 at 7:11 PM Ben Abbott <address@hidden> wrote:
Sebastian / Andrew / others?

I’ve made the switch to Mojave. I’m able to build a functional Octave GUI, but the CLI version is crashing when building the docs.

/bin/sh run-octave --norc --silent --no-history --path /Users/bpabbott/Development/mercurial/default/sources/doc/interpreter/ --eval "geometryimages ('doc/interpreter/', 'voronoi', 'txt');"
fatal: caught signal Segmentation fault: 11 -- stopping myself...
make[2]: *** [doc/interpreter/voronoi.txt] Segmentation fault: 11
make[2]: *** Deleting file `doc/interpreter/voronoi.txt’

I’m not sure if this is due to the switch to 10.14 or due to a change to the sources. If either of you are still running 10.13, can you confirm you’re able to build the docs?


What happens if you type make after the crash? Does it crash again, or
continue building?

Dmitri.


reply via email to

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