octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #35318] Unclear precedence between --eval, scr


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #35318] Unclear precedence between --eval, script file, and stdin
Date: Sat, 03 Jan 2015 15:25:55 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

Follow-up Comment #9, bug #35318 (project octave):

@Andy: Yes I was parallel building using "make -j4", and I can confirm using
"make" lets the doc build as expected.

I also can confirm that running your "Makefile_check" with two jobs triggers
the error in the second job:


./run-octave -q --no-gui --no-gui --eval 'disp("a")'
./run-octave -q --no-gui --eval 'disp("b")'
error: --eval "CODE" and '< script' are mutually exclusive options

usage: octave [-HVWdfhiqvx] [--debug] [--debug-jit] [--doc-cache-file file]
       [--echo-commands] [--eval CODE] [--exec-path path]
       [--force-gui] [--help] [--image-path path]
       [--info-file file] [--info-program prog] [--interactive]
       [--jit-compiler] [--line-editing] [--no-gui] [--no-history]
       [--no-init-file] [--no-init-path] [--no-line-editing]
       [--no-site-file] [--no-window-system] [--norc] [-p path]
       [--path path] [--persist] [--silent] [--traditional]
       [--verbose] [--version] [file]

make: *** [b] Erreur 1
make: *** Attente des tâches non terminées....
a

-verbarim-

As I don't know what a tty is I currently can't help (except blindly running
tests like this :-).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35318>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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