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

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

[Octave-bug-tracker] [bug #43319] Octave dev version fails to build with


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #43319] Octave dev version fails to build with --enable-64
Date: Sun, 05 Oct 2014 18:04:52 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26.1

Follow-up Comment #7, bug #43319 (project octave):

Build error I referred to in comment #6 (+ patch attached below):

Octave successfully built. ....
<etc>
:
Making all in doc
make[2]: Entering directory '/home/philip/devel/octdev/oct410+_64/doc'
     <snip>
Making all in interpreter
make[3]: Entering directory
'/home/philip/devel/octdev/oct410+_64/doc/interpreter'
../../run-octave -f -q -H -p ../../../octave-dev/doc/interpreter --eval
"splineimages ('splinefit4', 'eps');"
../../run-octave -f -q -H -p ../../../octave-dev/doc/interpreter --eval
"splineimages ('splinefit6', 'eps');"
../../run-octave -f -q -H -p ../../../octave-dev/doc/interpreter --eval
"geometryimages ('voronoi', 'pdf');"
../../run-octave -f -q -H -p ../../../octave-dev/doc/interpreter --eval
"geometryimages ('triplot', 'pdf');"
error: qr: subscript indices must be either positive integers less than 2^63
or logicals
error: qr: subscript indices must be either positive integers less than 2^63
or logicals
error: called from:
error:  
/home/philip/devel/octdev/oct410+_64/../octave-dev/scripts/polynomial/private/__splinefit__.m
at line 560, column 16
error:  
/home/philip/devel/octdev/oct410+_64/../octave-dev/scripts/polynomial/private/__splinefit__.m
at line 152, column 11
error:  
/home/philip/devel/octdev/oct410+_64/../octave-dev/scripts/polynomial/splinefit.m
at line 144, column 6
error:   /home/philip/devel/octdev/octave-dev/doc/interpreter/splineimages.m
at line 143, column 9
error: called from:
error:  
/home/philip/devel/octdev/oct410+_64/../octave-dev/scripts/polynomial/private/__splinefit__.m
at line 560, column 16
error:  
/home/philip/devel/octdev/oct410+_64/../octave-dev/scripts/polynomial/private/__splinefit__.m
at line 152, column 11
error:  
/home/philip/devel/octdev/oct410+_64/../octave-dev/scripts/polynomial/splinefit.m
at line 144, column 6
error:   /home/philip/devel/octdev/octave-dev/doc/interpreter/splineimages.m
at line 100, column 9
Makefile:3044: recipe for target 'splinefit4.eps' failed
make[3]: *** [splinefit4.eps] Error 1
make[3]: *** Waiting for unfinished jobs....
Makefile:3046: recipe for target 'splinefit6.eps' failed
make[3]: *** [splinefit6.eps] Error 1
warning: division by zero
warning: called from
    legend at line 841 column 20
    geometryimages at line 53 column 5
warning: division by zero
warning: division by zero
warning: division by zero
warning: print.m: epstool binary is not available.
Some output formats are not available.
warning: print.m: fig2dev binary is not available.
Some output formats are not available.
warning: print.m: epstool binary is not available.
Some output formats are not available.
warning: called from
    __print_parse_opts__ at line 384 column 9
    print at line 292 column 8
    geometryimages at line 61 column 5
warning: print.m: fig2dev binary is not available.
Some output formats are not available.
make[3]: Leaving directory
'/home/philip/devel/octdev/oct410+_64/doc/interpreter'
Makefile:1895: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/philip/devel/octdev/oct410+_64/doc'
Makefile:2115: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/philip/devel/octdev/oct410+_64'
Makefile:1980: recipe for target 'all' failed
make: *** [all] Error 2


This error can be fixed using the attached changeset. 
The build continues then with lots of "Division by zero"s 

I think the changeset is harmless as the output arg it removes isn't used
anywhere.


(file #32227)
    _______________________________________________________

Additional Item Attachment:

File name: __splinefit__.cs               Size:0 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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