Advertisement
Guest User

octave compilation make log

a guest
Mar 5th, 2014
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.67 KB | None | 0 0
  1. Makefile:2823: Warnung: Die Befehle für das Ziel »check« werden überschrieben
  2. Makefile:2386: Warnung: Alte Befehle für das Ziel »check« werden ignoriert
  3. making run-octave from run-octave.in
  4. run-octave is unchanged
  5. chmod a+rx "run-octave"
  6. rm -f bits/stl_algo.h
  7. make all-recursive
  8. make[1]: Betrete Verzeichnis '/home/derc/octave'
  9. Makefile:2823: Warnung: Die Befehle für das Ziel »check« werden überschrieben
  10. Makefile:2386: Warnung: Alte Befehle für das Ziel »check« werden ignoriert
  11. Making all in libgnu
  12. make[2]: Betrete Verzeichnis '/home/derc/octave/libgnu'
  13. make all-recursive
  14. make[3]: Betrete Verzeichnis '/home/derc/octave/libgnu'
  15. make[4]: Betrete Verzeichnis '/home/derc/octave/libgnu'
  16. make[4]: Für das Ziel »all-am« ist nichts zu tun.
  17. make[4]: Verlasse Verzeichnis '/home/derc/octave/libgnu'
  18. make[3]: Verlasse Verzeichnis '/home/derc/octave/libgnu'
  19. make[2]: Verlasse Verzeichnis '/home/derc/octave/libgnu'
  20. Making all in liboctave
  21. make[2]: Betrete Verzeichnis '/home/derc/octave/liboctave'
  22. make all-recursive
  23. make[3]: Betrete Verzeichnis '/home/derc/octave/liboctave'
  24. Making all in cruft
  25. make[4]: Betrete Verzeichnis '/home/derc/octave/liboctave/cruft'
  26. make[4]: Für das Ziel »all« ist nichts zu tun.
  27. make[4]: Verlasse Verzeichnis '/home/derc/octave/liboctave/cruft'
  28. make[4]: Betrete Verzeichnis '/home/derc/octave/liboctave'
  29. make[4]: Für das Ziel »all-am« ist nichts zu tun.
  30. make[4]: Verlasse Verzeichnis '/home/derc/octave/liboctave'
  31. make[3]: Verlasse Verzeichnis '/home/derc/octave/liboctave'
  32. make[2]: Verlasse Verzeichnis '/home/derc/octave/liboctave'
  33. Making all in libinterp
  34. make[2]: Betrete Verzeichnis '/home/derc/octave/libinterp'
  35. making corefcn/defaults.h from corefcn/defaults.in.h
  36. corefcn/defaults.h is unchanged
  37. making oct-conf.h from oct-conf.in.h
  38. oct-conf.h is unchanged
  39. make all-am
  40. make[3]: Betrete Verzeichnis '/home/derc/octave/libinterp'
  41. making corefcn/defaults.h from corefcn/defaults.in.h
  42. corefcn/defaults.h is unchanged
  43. making oct-conf.h from oct-conf.in.h
  44. oct-conf.h is unchanged
  45. make[3]: Verlasse Verzeichnis '/home/derc/octave/libinterp'
  46. make[2]: Verlasse Verzeichnis '/home/derc/octave/libinterp'
  47. Making all in libgui
  48. make[2]: Betrete Verzeichnis '/home/derc/octave/libgui'
  49. make all-am
  50. make[3]: Betrete Verzeichnis '/home/derc/octave/libgui'
  51. make[3]: Für das Ziel »all-am« ist nichts zu tun.
  52. make[3]: Verlasse Verzeichnis '/home/derc/octave/libgui'
  53. make[2]: Verlasse Verzeichnis '/home/derc/octave/libgui'
  54. Making all in src
  55. make[2]: Betrete Verzeichnis '/home/derc/octave/src'
  56. making main.cc from main.in.cc
  57. main.cc is unchanged
  58. making mkoctfile from mkoctfile.in.sh
  59. mkoctfile is unchanged
  60. chmod a+rx mkoctfile
  61. making octave-config from octave-config.in.sh
  62. octave-config is unchanged
  63. chmod a+rx octave-config
  64. make[2]: Verlasse Verzeichnis '/home/derc/octave/src'
  65. Making all in scripts
  66. make[2]: Betrete Verzeichnis '/home/derc/octave/scripts'
  67. making plot/util/gnuplot_binary.m from plot/util/gnuplot_binary.in
  68. plot/util/gnuplot_binary.m is unchanged
  69. make[2]: Verlasse Verzeichnis '/home/derc/octave/scripts'
  70. Making all in .
  71. make[2]: Betrete Verzeichnis '/home/derc/octave'
  72. Makefile:2823: Warnung: Die Befehle für das Ziel »check« werden überschrieben
  73. Makefile:2386: Warnung: Alte Befehle für das Ziel »check« werden ignoriert
  74. making run-octave from run-octave.in
  75. run-octave is unchanged
  76. chmod a+rx "run-octave"
  77. make -C doc/interpreter ../../AUTHORS
  78. make[3]: Betrete Verzeichnis '/home/derc/octave/doc/interpreter'
  79. make[3]: »../../AUTHORS« ist bereits aktualisiert.
  80. make[3]: Verlasse Verzeichnis '/home/derc/octave/doc/interpreter'
  81. make -C doc/interpreter ../../BUGS
  82. make[3]: Betrete Verzeichnis '/home/derc/octave/doc/interpreter'
  83. make[3]: »../../BUGS« ist bereits aktualisiert.
  84. make[3]: Verlasse Verzeichnis '/home/derc/octave/doc/interpreter'
  85. make -C doc/interpreter ../../INSTALL.OCTAVE
  86. make[3]: Betrete Verzeichnis '/home/derc/octave/doc/interpreter'
  87. make[3]: »../../INSTALL.OCTAVE« ist bereits aktualisiert.
  88. make[3]: Verlasse Verzeichnis '/home/derc/octave/doc/interpreter'
  89.  
  90. Octave successfully built. Now choose from the following:
  91.  
  92. ./run-octave - to run in place to test before installing
  93. make check - to run the tests
  94. make install - to install (PREFIX=/usr/local)
  95.  
  96. make[2]: Verlasse Verzeichnis '/home/derc/octave'
  97. Making all in doc
  98. make[2]: Betrete Verzeichnis '/home/derc/octave/doc'
  99. Making all in doxyhtml
  100. make[3]: Betrete Verzeichnis '/home/derc/octave/doc/doxyhtml'
  101. make[3]: Für das Ziel »all« ist nichts zu tun.
  102. make[3]: Verlasse Verzeichnis '/home/derc/octave/doc/doxyhtml'
  103. Making all in icons
  104. make[3]: Betrete Verzeichnis '/home/derc/octave/doc/icons'
  105. make[3]: Für das Ziel »all« ist nichts zu tun.
  106. make[3]: Verlasse Verzeichnis '/home/derc/octave/doc/icons'
  107. Making all in interpreter
  108. make[3]: Betrete Verzeichnis '/home/derc/octave/doc/interpreter'
  109. TEXINPUTS="./..:$TEXINPUTS" \
  110. MAKEINFO='/bin/bash /home/derc/octave/build-aux/missing makeinfo -I .' \
  111. texi2dvi --build-dir=t2d_cache --build-dir=octave.t2d -o octave.dvi \
  112. octave.texi
  113. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
  114. restricted \write18 enabled.
  115. entering extended mode
  116. (/home/derc/octave/doc/interpreter/./octave.texi
  117. (/home/derc/octave/doc/interpreter/../texinfo.tex
  118. Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables,
  119. conditionals, indexing, sectioning, toc, environments, defuns, macros,
  120. cross references, insertions, localization, formatting,
  121. and turning on texinfo input format.) (./octave.aux)
  122. (/home/derc/octave/doc/interpreter/macros.texi)
  123. (/home/derc/octave/doc/interpreter/version.texi)
  124. /home/derc/octave/doc/interpreter/./octave.texi:97: epsf.tex not found, images
  125. will be ignored.
  126. @image ...f.tex not found, images will be ignored}
  127. @global @warnednoepsftrue ...
  128. l.97 @flushright @image{octave_logo,2.1in}
  129.  
  130. ? OK, entering @nonstopmode...
  131.  
  132. Overfull \hbox (1.16216pt too wide) in paragraph at lines 100--101
  133. |
  134. [1] [2] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10]
  135. [-11]) [-12] (/home/derc/octave/doc/interpreter/preface.texi (Preface)
  136. (/home/derc/octave/doc/interpreter/contributors.texi [1] [2] [3]) [4]
  137. Underfull \hbox (badness 7504) in paragraph at lines 199--202
  138. []@textrm Donations sup-port-ing Oc-tave de-vel-op-ment may be made on the web
  139. at
  140. ) (/home/derc/octave/doc/interpreter/intro.texi Chapter 1 [5] [6] [7] [8]
  141. [9] [10] [11] [12]) (/home/derc/octave/doc/interpreter/basics.texi Chapter 2
  142. [13] [14] [15] [16] [17] [18] [19] [20] [21]
  143. Underfull \hbox (badness 5064) in paragraph at lines 665--674
  144. []@textrm Query or set the in-ter-nal vari-able that spec-i-fies the name of t
  145. he file
  146.  
  147. Underfull \hbox (badness 6859) in paragraph at lines 665--674
  148. @textrm con-tain-ing Tex-info macros that are prepended to doc-u-men-ta-tion s
  149. trings
  150.  
  151. Underfull \hbox (badness 6493) in paragraph at lines 665--674
  152. @textrm be-fore they are passed to make-info. The de-fault value is `@textttsl
  153. octave-
  154.  
  155. Underfull \hbox (badness 10000) in paragraph at lines 665--674
  156. @textttsl home@texttt /share/octave/@textttsl version@texttt /etc/macros.texi[
  157. ]@textrm '[], in which @textsl octave-home @textrm is
  158. [22]
  159. Underfull \hbox (badness 3657) in paragraph at lines 709--718
  160. @textrm doc-strings for built-in Oc-tave func-tions. The de-fault value is `@t
  161. extttsl octave-
  162. [23] [24] [25] [26] [27] [28] [29]
  163. Overfull \hbox (19.11484pt too wide) in paragraph at lines 8--1269
  164. @textbf See also: @textrm [his-tory[]file], page 30, [his-tory[]size], page 30
  165. , [his-tory[]timestamp[]format[]string],|
  166.  
  167. Overfull \hbox (24.95482pt too wide) in paragraph at lines 8--1281
  168. @textbf See also: @textrm [his-tory[]size], page 30, [his-tory[]save], page 29
  169. , [his-tory[]timestamp[]format[]string],|
  170. [30] [31] [32] [33] [34] [35] [36])
  171. (/home/derc/octave/doc/interpreter/data.texi Chapter 3 [37] [38] [39] [40]
  172. [41] [42] [43] [44]) (/home/derc/octave/doc/interpreter/numbers.texi Chapter 4
  173. [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59]
  174. [60] [61] [62]) (/home/derc/octave/doc/interpreter/strings.texi Chapter 5
  175. [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]
  176. [78] [79]
  177. Overfull \hbox (89.8388pt too wide) in paragraph at lines 1223--1223
  178. []@texttt strsplit ("a foo b,bar c", ",|\\s|foo|bar", "delimitertype", "regula
  179. rexpression")[] |
  180.  
  181. Overfull \hbox (43.8493pt too wide) in paragraph at lines 1231--1231
  182. []@texttt strsplit ("a,,b, c", "[, ]", false, "delimitertype", "regularexpress
  183. ion")[] |
  184.  
  185. Overfull \hbox (43.8493pt too wide) in paragraph at lines 1241--1241
  186. []@texttt strsplit ("a,\t,b, c", {',', '\s'}, "delimitertype", "regularexpress
  187. ion")[] |
  188.  
  189. Overfull \hbox (20.85455pt too wide) in paragraph at lines 1249--1249
  190. []@texttt strsplit ("a,\t,b, c", {',', ' ', '\t'}, "collapsedelimiters", false
  191. )[] |
  192. [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94])
  193. (/home/derc/octave/doc/interpreter/container.texi Chapter 6 [95] [96] [97]
  194. [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110]
  195. [111] [112] [113] [114] [115] [116] [117] [118])
  196. (/home/derc/octave/doc/interpreter/var.texi Chapter 7 [119] [120] [121]
  197. [122] [123] [124] [125] [126] [127] [128] [129])
  198. (/home/derc/octave/doc/interpreter/expr.texi Chapter 8 [130] [131] [132]
  199. [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144]
  200. [145] [146] [147] [148]) (/home/derc/octave/doc/interpreter/eval.texi
  201. Chapter 9 [149] [150] [151] [152] [153])
  202. (/home/derc/octave/doc/interpreter/stmt.texi Chapter 10 [154] [155] [156]
  203. [157] [158] [159] [160] [161] [162] [163] [164])
  204. (/home/derc/octave/doc/interpreter/func.texi Chapter 11 [165] [166] [167]
  205. [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179]
  206. [180] [181] [182] [183]
  207. Underfull \hbox (badness 2237) in paragraph at lines 1487--1493
  208. @textrm the path el-e-ment @texttt "/some/dir/foo/bar"[]@textrm , but not @tex
  209. ttt "/some/dir/foo/bar/baz"[]
  210. [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194])
  211. (/home/derc/octave/doc/interpreter/errors.texi Chapter 12 [195] [196] [197]
  212. [198] [199] [200] [201] [202] [203] [204] [205] [206] [207]
  213. Underfull \hbox (badness 10000) in paragraph at lines 888--894
  214. []@textrm If the @texttt Octave:possible-matlab-short-circuit-operator[] @text
  215. rm warn-ing is
  216. [208] [209]) (/home/derc/octave/doc/interpreter/debug.texi Chapter 13 [210]
  217. [211] [212] [213] [214] [215] [216] [217] [218] [219] [220])
  218. (/home/derc/octave/doc/interpreter/io.texi Chapter 14 [221] [222] [223]
  219. [224] [225] [226] [227] [228] [229] [230]
  220. Overfull \hbox (7.98221pt too wide) in paragraph at lines 8--699
  221. @textbf See also: @textrm [load], page 232, [save[]default[]options], page 231
  222. , [save[]header[]format[]string],|
  223. [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242]
  224. [243] [244] [245]
  225. Underfull \hbox (badness 2418) in paragraph at lines 1862--1865
  226. @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix
  227. ed-point) no-ta-tion. See
  228. [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256])
  229. (/home/derc/octave/doc/interpreter/plot.texi Chapter 15 [257] [258] [259]
  230. [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271]
  231. [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283]
  232. [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295]
  233. [296]
  234. Underfull \hbox (badness 2165) in paragraph at lines 2931--2938
  235. []@textrm If called with one out-put ar-gu-ment and the first in-put ar-gu-men
  236. t @textsl c @textrm is a
  237. [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308]
  238. [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319]
  239. Underfull \hbox (badness 10000) detected at line 4770
  240. $\textsy n$\textrm alpha
  241.  
  242. Underfull \hbox (badness 10000) detected at line 4770
  243. $\textsy n$\textrm beta
  244.  
  245. Underfull \hbox (badness 10000) detected at line 4770
  246. $\textsy n$\textrm gamma
  247.  
  248. Underfull \hbox (badness 10000) detected at line 4784
  249. $\textsy n$\textrm Gamma
  250.  
  251. Underfull \hbox (badness 10000) detected at line 4784
  252. $\textsy n$\textrm Delta
  253.  
  254. Underfull \hbox (badness 10000) detected at line 4784
  255. $\textsy n$\textrm Theta
  256.  
  257. Underfull \hbox (badness 10000) detected at line 4804
  258. $\textsy n$\textrm aleph
  259.  
  260. Underfull \hbox (badness 10000) detected at line 4804
  261. $\textsy n$\textrm wp
  262.  
  263. Underfull \hbox (badness 10000) detected at line 4804
  264. $\textsy n$\textrm Re
  265.  
  266. Underfull \hbox (badness 10000) detected at line 4809
  267. $\textsy n$\textrm int
  268.  
  269. Underfull \hbox (badness 10000) detected at line 4826
  270. $\textsy n$\textrm pm
  271.  
  272. Underfull \hbox (badness 10000) detected at line 4826
  273. $\textsy n$\textrm cdot
  274.  
  275. Underfull \hbox (badness 10000) detected at line 4826
  276. $\textsy n$\textrm times
  277.  
  278. Underfull \hbox (badness 10000) detected at line 4921
  279. $\textsy n$\textrm leq
  280.  
  281. Underfull \hbox (badness 10000) detected at line 4921
  282. $\textsy n$\textrm subset
  283.  
  284. Underfull \hbox (badness 10000) detected at line 4921
  285. $\textsy n$\textrm subseteq
  286.  
  287. Underfull \hbox (badness 10000) detected at line 4932
  288. $\textsy n$\textrm leftarrow
  289.  
  290. Underfull \hbox (badness 10000) detected at line 4932
  291. $\textsy n$\textrm Leftarrow
  292.  
  293. Underfull \hbox (badness 10000) detected at line 4932
  294. $\textsy n$\textrm rightarrow
  295.  
  296. Underfull \hbox (badness 10000) detected at line 4940
  297. $\textsy n$\textrm lfloor
  298.  
  299. Underfull \hbox (badness 10000) detected at line 4940
  300. $\textsy n$\textrm langle
  301.  
  302. Underfull \hbox (badness 10000) detected at line 4940
  303. $\textsy n$\textrm lceil
  304.  
  305. Underfull \hbox (badness 10000) detected at line 4945
  306. $\textsy n$\textrm neq
  307.  
  308. Underfull \hbox (badness 10000) detected at line 4953
  309. $\textsy n$\textrm ldots
  310.  
  311. Underfull \hbox (badness 10000) detected at line 4953
  312. $\textsy n$\textrm 0
  313.  
  314. Underfull \hbox (badness 10000) detected at line 4953
  315. $\textsy n$\textrm copyright
  316. [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331]
  317. [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343]
  318. [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355]
  319. [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367]
  320. [368] [369] [370] [371] [372]) (/home/derc/octave/doc/interpreter/matrix.texi
  321. Chapter 16 [373] [374] [375]
  322. Overfull \hbox (5.52649pt too wide) in paragraph at lines 132--132
  323. @textsl x|
  324.  
  325. Overfull \hbox (4.4619pt too wide) in paragraph at lines 132--132
  326. @textsl z|
  327.  
  328. Overfull \hbox (4.46695pt too wide) in paragraph at lines 133--133
  329. @textrm 0|
  330.  
  331. Overfull \hbox (4.46695pt too wide) in paragraph at lines 133--133
  332. @textrm 0|
  333.  
  334. Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134
  335. @textrm 1|
  336.  
  337. Overfull \hbox (4.46695pt too wide) in paragraph at lines 134--134
  338. @textrm 1|
  339.  
  340. Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135
  341. @textrm 0|
  342.  
  343. Overfull \hbox (4.46695pt too wide) in paragraph at lines 135--135
  344. @textrm 1|
  345.  
  346. Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136
  347. @textrm 1|
  348.  
  349. Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136
  350. @textrm 0|
  351. [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387]
  352. [388] [389] [390]
  353. Underfull \hbox (badness 10000) in paragraph at lines 1428--1432
  354. []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo
  355. r
  356.  
  357. Underfull \hbox (badness 10000) in paragraph at lines 1428--1432
  358. @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware,
  359. vol 5, 2000,
  360.  
  361. Underfull \hbox (badness 10000) in paragraph at lines 1460--1464
  362. []@textrm Reference: G. Marsaglia and W.W. Tsang, @textsl Zig-gu-rat Method fo
  363. r
  364.  
  365. Underfull \hbox (badness 10000) in paragraph at lines 1460--1464
  366. @textsl Gen-er-at-ing Ran-dom Vari-ables@textrm , J. Sta-tis-ti-cal Soft-ware,
  367. vol 5, 2000,
  368. [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401])
  369. (/home/derc/octave/doc/interpreter/arith.texi Chapter 17 [402] [403] [404]
  370. [405] [406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416]
  371. [417] [418] [419] [420] [421] [422]
  372. Underfull \hbox (badness 3635) in paragraph at lines 2204--2208
  373. []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text
  374. tt "sch"[]@textrm , com-pute the Schmidt
  375. [423] [424] [425] [426] [427] [428])
  376. (/home/derc/octave/doc/interpreter/linalg.texi Chapter 18 [429] [430] [431]
  377. [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443]
  378. [444] [445] [446] [447] [448] [449] [450] [451])
  379. (/home/derc/octave/doc/interpreter/vectorize.texi Chapter 19 [452] [453]
  380. [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465]
  381. [466] [467]) (/home/derc/octave/doc/interpreter/nonlin.texi Chapter 20 [468]
  382. Underfull \hbox (badness 4479) in paragraph at lines 58--72
  383. @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te
  384. xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J
  385. acobian"[]@textrm ,
  386. [469] [470] [471] [472] [473]) (/home/derc/octave/doc/interpreter/diagperm.texi
  387. Chapter 21 [474] [475] [476] [477] [478] [479] [480])
  388. (/home/derc/octave/doc/interpreter/sparse.texi Chapter 22 [481] [482]
  389. Overfull \hbox (166.83536pt too wide) in paragraph at lines 80--82
  390. [][][]@smallrm Y. Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sparse
  391. ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, @smalltt http://www-users.cs.
  392. umn.edu/~saad/software/SPARSKIT/paper.ps[]| |
  393. [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494]
  394. [495] [496] [497]
  395. Underfull \hbox (badness 10000) in paragraph at lines 1288--1292
  396. @textttsl knobs@texttt (1)[]@textrm If @textsl S @textrm is n-by-n, then rows
  397. and columns with more than
  398.  
  399. Underfull \hbox (badness 10000) in paragraph at lines 1288--1292
  400. @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n
  401. ored, and or-dered
  402. [498] [499] [500] [501]
  403. Underfull \hbox (badness 10000) in paragraph at lines 1585--1589
  404. []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix
  405. 1-
  406.  
  407. Underfull \hbox (badness 10000) in paragraph at lines 1585--1589
  408. @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t
  409. extrm .
  410. [502]
  411. Underfull \hbox (badness 10000) in paragraph at lines 1644--1648
  412. []@textrm N.J. Higham and F. Tis-seur, @textsl A Block Al-go-rithm for Ma-trix
  413. 1-
  414.  
  415. Underfull \hbox (badness 10000) in paragraph at lines 1644--1648
  416. @textsl Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra@t
  417. extrm .
  418. [503] [504] [505] [506]
  419. Underfull \hbox (badness 3000) in paragraph at lines 2029--2032
  420. []@textrm This func-tion is based on the @textsc arpack @textrm pack-age, writ
  421. -ten by R. Lehoucq,
  422.  
  423. Underfull \hbox (badness 4634) in paragraph at lines 2029--2032
  424. @textrm K. Maschhoff, D. Sorensen, and C. Yang. For more in-for-ma-tion see
  425. [507] [508] [509] [510] [511] [512] [513] [514] [515])
  426. (/home/derc/octave/doc/interpreter/quad.texi Chapter 23 [516] [517] [518]
  427. [519] [520] [521] [522] [523] [524] [525])
  428. (/home/derc/octave/doc/interpreter/diffeq.texi Chapter 24 [526] [527] [528]
  429. [529] [530]
  430. Underfull \hbox (badness 3281) in paragraph at lines 502--506
  431. @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz
  432. e
  433. [531]
  434. Underfull \hbox (badness 5091) in paragraph at lines 507--511
  435. @texttt initial condition"[] @textrm op-tion has been set to 1 and
  436. [532] [533] [534] [535] [536]) (/home/derc/octave/doc/interpreter/optim.texi
  437. Chapter 25 [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547]
  438. [548] [549] [550]) (/home/derc/octave/doc/interpreter/stats.texi Chapter 26
  439. [551] [552] [553] [554] [555] [556] [557]
  440. Underfull \hbox (badness 10000) in paragraph at lines 609--611
  441. []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing;
  442. [558] [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569]
  443. [570] [571] [572] [573] [574] [575] [576] [577] [578] [579] [580] [581]
  444. [582] [583] [584] [585] [586]) (/home/derc/octave/doc/interpreter/set.texi
  445. Chapter 27 [587] [588] [589] [590])
  446. (/home/derc/octave/doc/interpreter/poly.texi Chapter 28 [591] [592] [593]
  447. [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605])
  448. (/home/derc/octave/doc/interpreter/interp.texi Chapter 29 [606] [607] [608]
  449. [609] [610] [611] [612]) (/home/derc/octave/doc/interpreter/geometry.texi
  450. Chapter 30 [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623]
  451. [624] [625]) (/home/derc/octave/doc/interpreter/signal.texi Chapter 31 [626]
  452. [627] [628] [629] [630] [631] [632] [633] [634] [635] [636])
  453. (/home/derc/octave/doc/interpreter/image.texi Chapter 32 [637] [638] [639]
  454. [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651]
  455. [652] [653] [654]) (/home/derc/octave/doc/interpreter/audio.texi Chapter 33
  456. [655] [656] [657] [658]) (/home/derc/octave/doc/interpreter/oop.texi
  457. Chapter 34 [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669]
  458. [670] [671] [672] [673] [674] [675]
  459. Overfull \hbox (20.69044pt too wide) in paragraph at lines 1261--1261
  460. [][] |
  461. [676]) (/home/derc/octave/doc/interpreter/gui.texi Chapter 35 [677] [678]
  462. Underfull \hbox (badness 5008) in paragraph at lines 90--94
  463. @textrm in the sec-ond col-umn. Ex-am-ple: @texttt uigetfile ({"*.ext", "My
  464. [679] [680] [681] [682] [683]) (/home/derc/octave/doc/interpreter/system.texi
  465. Chapter 36 [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694]
  466. [695] [696] [697] [698] [699] [700] [701] [702] [703] [704] [705] [706]
  467. [707] [708] [709] [710] [711] [712] [713] [714] [715] [716] [717] [718]
  468. [719] [720] [721] [722] [723]) (/home/derc/octave/doc/interpreter/java.texi
  469. Chapter 37 [724]
  470. Underfull \hbox (badness 3439) in paragraph at lines 31--36
  471. []@textrm The Java In-ter-face is de-signed for call-ing Java func-tions from w
  472. ithin Oc-tave.
  473.  
  474. Underfull \hbox (badness 2707) in paragraph at lines 31--36
  475. @textrm If you want to do the re-verse, and call Oc-tave from within Java, try
  476. a li-
  477.  
  478. Underfull \hbox (badness 10000) in paragraph at lines 31--36
  479. @textrm brary like @texttt javaOctave[] @textrm (@texttt http://kenai.com/proje
  480. cts/javaOctave[]@textrm ) or @texttt joPas[]
  481. [725] [726] [727] [728] [729]
  482. Overfull \hbox (43.8493pt too wide) in paragraph at lines 513--513
  483. []@texttt [sel, ok] = listdlg ("ListString", {"An item", "another", "yet anoth
  484. er"},[] |
  485. [730] [731] [732] [733] [734]
  486. Overfull \hbox (4.22292pt too wide) in paragraph at lines 1125--1126
  487. @textbf Symbol|
  488.  
  489. Overfull \hbox (4.22292pt too wide) in paragraph at lines 1128--1129
  490. @textbf Symbol|
  491.  
  492. Overfull \hbox (4.22292pt too wide) in paragraph at lines 1131--1133
  493. @textbf Symbol|
  494.  
  495. Overfull \hbox (4.54866pt too wide) in paragraph at lines 1388--1389
  496. @texttt \@textrm updownarrow|
  497. ) (/home/derc/octave/doc/interpreter/package.texi Chapter 38 [735] [736]
  498. [737] [738] [739] [740] [741] [742] [743] [744] [745])
  499. (/home/derc/octave/doc/interpreter/external.texi Appendix A [746] [747]
  500. [748] [749] [750] [751] [752] [753] [754]
  501. Overfull \hbox (14.94176pt too wide) in paragraph at lines 659--659
  502. []@texttt retval(1) = octave_value (ch); // default constructor is sq_s
  503. tring[] |
  504. [755] [756]
  505. Overfull \hbox (49.43388pt too wide) in paragraph at lines 780--780
  506. [][] |
  507. [757] [758]
  508. Overfull \hbox (14.94176pt too wide) in paragraph at lines 914--914
  509. [] @texttt std::cerr << " (" << i << "," << j << "): " << tmp(i,j) << std::
  510. endl;[] |
  511. [759] [760] [761] [762] [763]
  512. Overfull \hbox (14.94176pt too wide) in paragraph at lines 1260--1260
  513. [][] |
  514. [764]
  515. Overfull \hbox (37.93651pt too wide) in paragraph at lines 1260--1260
  516. [][] |
  517. [765] [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776]
  518. [777]
  519. Overfull \hbox (43.6852pt too wide) in paragraph at lines 2218--2218
  520. [][] |
  521. [778] [779] [780] [781] [782] [783] [784] [785])
  522. (/home/derc/octave/doc/interpreter/testfun.texi Appendix B [786] [787] [788]
  523. [789] [790] [791] [792] [793] [794] [795])
  524. (/home/derc/octave/doc/interpreter/tips.texi Appendix C [796] [797] [798]
  525. [799] [800] [801] [802] [803] [804] [805])
  526. (/home/derc/octave/doc/interpreter/contrib.texi Appendix D [806]
  527. Overfull \hbox (123.03217pt too wide) in paragraph at lines 41--49
  528. @textrm should be sub-mit-ted to Oc-tave's patch tracker (@texttt https://savan
  529. nah.gnu.org/patch/?func=additem&group=octave[]@textrm ).|
  530.  
  531. Underfull \hbox (badness 2245) in paragraph at lines 61--74
  532. []@textrm The prefer-able form of con-tri-bu-tion is cre-at-ing a Mer-cu-rial c
  533. hange-set and sub-
  534.  
  535. Underfull \hbox (badness 10000) in paragraph at lines 61--74
  536. @textrm mit it to the bug (@texttt http://savannah.gnu.org/bugs/?group=octave[]
  537. @textrm ) or patch
  538.  
  539. Underfull \hbox (badness 10000) in paragraph at lines 61--74
  540. @textrm (@texttt http://savannah.gnu.org/patch/?func=additem&group=octave[]@tex
  541. trm ) track-ers$[]$.
  542. [807] [808]
  543. Underfull \hbox (badness 3780) in paragraph at lines 196--201
  544. []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li
  545. -cense (GPL).
  546.  
  547. Underfull \hbox (badness 4168) in paragraph at lines 196--201
  548. @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen
  549. se, see
  550. [809] [810] [811]) (/home/derc/octave/doc/interpreter/obsolete.texi Appendix E
  551. [812]
  552. Underfull \hbox (badness 10000) in paragraph at lines 144--144
  553. @texttt char (strsplit (s,
  554. [813] [814]) (/home/derc/octave/doc/interpreter/bugs.texi Appendix F [815]
  555. [816] [817]
  556. Underfull \hbox (badness 2644) in paragraph at lines 174--176
  557. []@textrm To re-port a bug in Oc-tave, sub-mit a bug re-port to the Oc-tave bug
  558. tracker
  559. [818] [819]) (/home/derc/octave/doc/interpreter/install.texi
  560. Underfull \hbox (badness 2253) in paragraph at lines 398--2
  561. @textrm how-ever, you should sub-mit a com-plete bug re-port to the Oc-tave bug
  562. tracker
  563. Appendix G [820] [821]
  564. Overfull \hbox (5.74081pt too wide) in paragraph at lines 159--164
  565. @textrm AutoconfPackage for soft-ware con-fig-u-ra-tion (@texttt http://www.gn
  566. u.org/software/autoconf[]@textrm ).|
  567.  
  568. Overfull \hbox (17.11673pt too wide) in paragraph at lines 171--175
  569. @textrm LibtoolPackage for build-ing soft-ware li-braries (@texttt http://www.
  570. gnu.org/software/libtool[]@textrm ).|
  571.  
  572. Overfull \hbox (8.96994pt too wide) in paragraph at lines 183--188
  573. @textrm cel-er-ated @textsc blas @textrm li-braries such as AT-LAS (@texttt ht
  574. tp://math-atlas.sourceforge.net[]@textrm )|
  575.  
  576. Underfull \hbox (badness 10000) in paragraph at lines 209--213
  577. @textrm ARPACKLibrary for the so-lu-tion of large-scale eigen-value prob-lems
  578.  
  579. Underfull \hbox (badness 10000) in paragraph at lines 209--213
  580. @textrm (@texttt http://forge.scilab.org/index.php/p/arpack-ng[]@textrm ). @te
  581. xtsc arpack @textrm is
  582. [822]
  583. Overfull \hbox (169.68588pt too wide) in paragraph at lines 229--233
  584. @textrm fontconfigLibrary for con-fig-ur-ing and cus-tomiz-ing font ac-cess (@
  585. texttt http://www.freedesktop.org/wiki/Software/fontconfig[]@textrm ).|
  586.  
  587. Underfull \hbox (badness 6236) in paragraph at lines 238--241
  588. @textrm GLPKGNU Lin-ear Pro-gram-ming Kit (@texttt http://www.gnu.org/software
  589. /glpk[]@textrm ).
  590.  
  591. Overfull \hbox (2.97357pt too wide) in paragraph at lines 251--255
  592. @textrm HDF5Library for ma-nip-u-lat-ing portable data files (@texttt http://w
  593. ww.hdfgroup.org/HDF5[]@textrm ).|
  594.  
  595. Underfull \hbox (badness 2065) in paragraph at lines 269--274
  596. @textrm to pro-vide the func-tions @texttt convhull[]@textrm , @texttt convhul
  597. ln[]@textrm , @texttt delaunay[]@textrm , @texttt delaunay3[]@textrm ,
  598.  
  599. Overfull \hbox (26.84865pt too wide) in paragraph at lines 276--280
  600. []@textrm QR fac-tor-iza-tion up-dat-ing li-brary (@texttt http://sourceforge.
  601. net/projects/qrupdate[]@textrm ).|
  602.  
  603. Underfull \hbox (badness 7468) in paragraph at lines 281--286
  604. @textrm QScintillaSource code high-lighter and ma-nip-u-la-tor; a Qt port of S
  605. cin-tilla
  606.  
  607. Underfull \hbox (badness 10000) in paragraph at lines 281--286
  608. @textrm (@texttt http://www.riverbankcomputing.co.uk/software/qscintilla[]@tex
  609. trm ).
  610. [823]
  611. Overfull \hbox (93.705pt too wide) in paragraph at lines 293--297
  612. []@textrm Sparse ma-trix fac-tor-iza-tion li-brary (@texttt http://www.cise.uf
  613. l.edu/research/sparse/SuiteSparse[]@textrm ).|
  614. [824] [825] [826] [827] [828] [829]
  615. Overfull \hbox (2.24394pt too wide) in paragraph at lines 802--810
  616. []@textrm You must en-sure that all For-tran sources ex-cept those in the `@te
  617. xttt liboctave/cruft/ranlib[]@textrm '[]|
  618.  
  619. Underfull \hbox (badness 2538) in paragraph at lines 802--810
  620. @textrm gfor-tran, the con-fig-ure script should au-to-mat-i-cally set the Mak
  621. e-file vari-able
  622. [830] [831] [832]) (/home/derc/octave/doc/interpreter/emacs.texi Appendix H
  623. [833] [834] [835] [836] [837] [838] [839] [840])
  624. (/home/derc/octave/doc/interpreter/grammar.texi
  625. Underfull \hbox (badness 3895) in paragraph at lines 516--2
  626. @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed
  627. to by the Emacs vari-able
  628. Appendix I [841] [842] [843]) (/home/derc/octave/doc/interpreter/gpl.texi
  629. Appendix J [844] [845] [846] [847] [848] [849] [850] [851] [852] [853] [854])
  630. (/home/derc/octave/doc/interpreter/cp-idx.texi (Concept Index) [855] [856]
  631. (./octave.cps [857] [858] [859] [860]))
  632. (/home/derc/octave/doc/interpreter/fn-idx.texi (Function Index) [861] [862]
  633. (./octave.fns [863] [864] [865] [866] [867] [868] [869] [870] [871] [872]
  634. [873] [874] [875])) (/home/derc/octave/doc/interpreter/op-idx.texi
  635. (Operator Index) [876] (./octave.ops [877])) [878] )
  636. (see the transcript file for additional information)
  637. Output written on octave.dvi (892 pages, 3375300 bytes).
  638. Transcript written on octave.log.
  639. /usr/bin/texi2dvi: etex exited with bad status, quitting.
  640. make[3]: *** [octave.dvi] Fehler 1
  641. make[3]: Verlasse Verzeichnis '/home/derc/octave/doc/interpreter'
  642. make[2]: *** [all-recursive] Fehler 1
  643. make[2]: Verlasse Verzeichnis '/home/derc/octave/doc'
  644. make[1]: *** [all-recursive] Fehler 1
  645. make[1]: Verlasse Verzeichnis '/home/derc/octave'
  646. make: *** [all] Fehler 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement