octave-maintainers
[Top][All Lists]
Advanced

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

Re: run-octave fails for default branch


From: John W. Eaton
Subject: Re: run-octave fails for default branch
Date: Fri, 27 Dec 2013 15:44:48 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9

On 12/27/2013 03:37 PM, Ben Abbott wrote:
John,

My build is ending with ...

Octave successfully built.  Now choose from the following:

    ./run-octave    - to run in place to test before installing
    make check      - to run the tests
    make install    - to install (PREFIX=/opt/octave/3.7)

Making all in doc
Making all in doxyhtml
make[3]: Nothing to be done for `all'.
Making all in icons
make[3]: Nothing to be done for `all'.
Making all in interpreter
./config-images.sh ../..
../../doc/interpreter/images.mk is unchanged
../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ./macros.texi 
../../scripts/DOCSTRINGS ../../libinterp/DOCSTRINGS || { rm -f doc-cache; exit 
1; }
octave: failed to exec 
'/opt/octave/3.7/libexec/octave/4.1.0+/exec/x86_64-apple-darwin13.0.0/octave-gui'
make[3]: *** [doc-cache] Error 1

I'm in unfamiliar territory, but should the changeset below have been applied 
to the default branch?

        http://hg.savannah.gnu.org/hgweb/octave/rev/8d332da6694f

(with that applied to default, I'm able to run the cli).

That change was needed on all branches, so I made it on stable, then merged stable to gui-release, then merged gui-release to default. It looks to me like the change is present in all three branches now. Am I missing something?

jwe



reply via email to

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