Recent Posts
None | 18 sec ago
None | 40 sec ago
None | 42 sec ago
None | 54 sec ago
Java | 1 min ago
None | 1 min ago
JavaScript | 2 min ago
None | 2 min ago
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Domain Reports
Please check out our new and improved Firefox Add-on. hide message
By bioe007 on the 25th of Apr 2008 09:56:52 AM Download | Raw | Embed | Report
  1. checking build system type... i686-pc-linux-gnu
  2. checking host system type... i686-pc-linux-gnu
  3. checking for gcc... gcc
  4. checking for C compiler default output file name... a.out
  5. checking whether the C compiler works... yes
  6. checking whether we are cross compiling... no
  7. checking for suffix of executables...
  8. checking for suffix of object files... o
  9. checking whether we are using the GNU C compiler... yes
  10. checking whether gcc accepts -g... yes
  11. checking for gcc option to accept ISO C89... none needed
  12. checking how to run the C preprocessor... gcc -E
  13. checking for grep that handles long lines and -e... /bin/grep
  14. checking for egrep... /bin/grep -E
  15. checking for AIX... no
  16. checking for ANSI C header files... yes
  17. checking for sys/types.h... yes
  18. checking for sys/stat.h... yes
  19. checking for stdlib.h... yes
  20. checking for string.h... yes
  21. checking for memory.h... yes
  22. checking for strings.h... yes
  23. checking for inttypes.h... yes
  24. checking for stdint.h... yes
  25. checking for unistd.h... yes
  26. checking minix/config.h usability... no
  27. checking minix/config.h presence... no
  28. checking for minix/config.h... no
  29. checking for library containing strerror... none required
  30. defining man1dir to be $(mandir)/man1
  31. defining man1ext to be .1
  32. defining infofile to be $(infodir)/octave.info
  33. defining octincludedir to be $(includedir)/octave-$(version)
  34. defining fcnfiledir to be $(datadir)/octave/$(version)/m
  35. defining localfcnfiledir to be $(datadir)/octave/site/m
  36. defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m
  37. defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
  38. defining octlibdir to be $(libdir)/octave-$(version)
  39. defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type)
  40. defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type)
  41. defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)
  42. defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)
  43. defining octfiledir to be $(libexecdir)/octave/$(version)/oct/$(canonical_host_type)
  44. defining localoctfiledir to be $(libexecdir)/octave/site/oct/$(canonical_host_type)
  45. defining localapioctfiledir to be $(libexecdir)/octave/site/oct/$(api_version)/$(canonical_host_type)
  46. defining localveroctfiledir to be $(libexecdir)/octave/$(version)/site/oct/$(canonical_host_type)
  47. defining imagedir to be $(datadir)/octave/$(version)/imagelib
  48. configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
  49. checking for g++... g++
  50. checking whether we are using the GNU C++ compiler... yes
  51. checking whether g++ accepts -g... yes
  52. checking how to run the C++ preprocessor... g++ -E
  53. checking for C++ support for new friend template declaration... yes
  54. checking if C++ library is ISO compliant... yes
  55. checking for broken C++ reinterpret_cast... no
  56. checking for nm... nm
  57. checking C++ ABI version used by g++... gnu_v3
  58. checking for gcc... (cached) gcc
  59. checking whether we are using the GNU C compiler... (cached) yes
  60. checking whether gcc accepts -g... (cached) yes
  61. checking for gcc option to accept ISO C89... (cached) none needed
  62. checking how to run the C preprocessor... gcc -E
  63. checking whether gcc needs -traditional... no
  64. checking whether gcc accepts -mieee-fp... yes
  65. configure: adding -mieee-fp to XTRA_CFLAGS
  66. checking whether g++ accepts -mieee-fp... yes
  67. configure: adding -mieee-fp to XTRA_CXXFLAGS
  68. checking whether g++ prepends an underscore to external names... no
  69. checking for sin in -lm... yes
  70. checking qhull/qhull_a.h usability... yes
  71. checking qhull/qhull_a.h presence... yes
  72. checking for qhull/qhull_a.h... yes
  73. checking for qh_qhull in -lqhull... yes
  74. checking for pcre-config... yes
  75. checking whether pcre.h defines the macros we need... yes
  76. checking for regexec... yes
  77. checking for gzclearerr in -lz... yes
  78. checking zlib.h usability... yes
  79. checking zlib.h presence... yes
  80. checking for zlib.h... yes
  81. checking for H5Pcreate in -lhdf5... yes
  82. checking hdf5.h usability... yes
  83. checking hdf5.h presence... yes
  84. checking for hdf5.h... yes
  85. checking for H5Gget_num_objs in -lhdf5... yes
  86. checking fftw3.h usability... yes
  87. checking fftw3.h presence... yes
  88. checking for fftw3.h... yes
  89. checking for fftw_plan_dft_1d in -lfftw3... yes
  90. checking glpk/glpk.h usability... no
  91. checking glpk/glpk.h presence... no
  92. checking for glpk/glpk.h... no
  93. checking glpk.h usability... yes
  94. checking glpk.h presence... yes
  95. checking for glpk.h... yes
  96. checking for glp_lpx_simplex in -lglpk... no
  97. checking for _glp_lpx_simplex in -lglpk... yes
  98. checking for curl_easy_escape in -lcurl... yes
  99. checking curl/curl.h usability... yes
  100. checking curl/curl.h presence... yes
  101. checking for curl/curl.h... yes
  102. checking for IEEE 754 data format... yes
  103. checking for ranlib... ranlib
  104. checking for g77... no
  105. checking for xlf... no
  106. checking for f77... no
  107. checking for frt... no
  108. checking for pgf77... no
  109. checking for cf77... no
  110. checking for fort77... no
  111. checking for fl32... no
  112. checking for af77... no
  113. checking for xlf90... no
  114. checking for f90... no
  115. checking for pgf90... no
  116. checking for pghpf... no
  117. checking for epcf90... no
  118. checking for gfortran... gfortran
  119. checking whether we are using the GNU Fortran 77 compiler... yes
  120. checking whether gfortran accepts -g... yes
  121. checking how to get verbose linking output from gfortran... -v
  122. checking for Fortran 77 libraries of gfortran...  -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  123. checking for dummy main to link with Fortran 77 libraries... none
  124. checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
  125. checking whether gfortran accepts -mieee-fp... yes
  126. adding -mieee-fp to FFLAGS
  127. configure: defining FFLAGS to be -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp
  128. checking whether gfortran accepts -ffloat-store... yes
  129. setting F77_FLOAT_STORE_FLAG to -ffloat-store
  130. checking for sgemm_ in /usr/lib/libgoto_core2p-r1.25.so... yes
  131. checking for cheev_ in /usr/liblapack.so.3... no
  132. checking for cheev_... no
  133. checking for cheev_ in -llapack... yes
  134. checking for amd_postorder in -lamd... yes
  135. checking for camd_postorder in -lcamd... yes
  136. checking suitesparse/umfpack.h usability... yes
  137. checking suitesparse/umfpack.h presence... yes
  138. checking for suitesparse/umfpack.h... yes
  139. checking for umfpack_zi_get_determinant in -lumfpack... yes
  140. checking for UMFPACK seperate complex matrix and rhs split... yes
  141. checking suitesparse/colamd.h usability... yes
  142. checking suitesparse/colamd.h presence... yes
  143. checking for suitesparse/colamd.h... yes
  144. checking for colamd in -lcolamd... yes
  145. checking suitesparse/ccolamd.h usability... yes
  146. checking suitesparse/ccolamd.h presence... yes
  147. checking for suitesparse/ccolamd.h... yes
  148. checking for ccolamd in -lccolamd... yes
  149. checking suitesparse/cholmod.h usability... yes
  150. checking suitesparse/cholmod.h presence... yes
  151. checking for suitesparse/cholmod.h... yes
  152. checking for cholmod_start in -lcholmod... yes
  153. checking suitesparse/cs.h usability... yes
  154. checking suitesparse/cs.h presence... yes
  155. checking for suitesparse/cs.h... yes
  156. checking for cs_di_sqr in -lcxsparse... yes
  157. configure: defining FPICFLAG to be -fPIC
  158. configure: defining CPICFLAG to be -fPIC
  159. configure: defining CXXPICFLAG to be -fPIC
  160. configure: defining SHLEXT to be so
  161. configure: defining SHLLIB to be $(SHLEXT)
  162. configure: defining SHLBIN to be
  163. configure: defining SHLEXT_VER to be $(SHLEXT).$(version)
  164. configure: defining SHLLIB_VER to be $(SHLLIB).$(version)
  165. configure: defining SHLBIN_VER to be $(SHLBIN).$(version)
  166. configure: defining SHLLINKEXT to be
  167. configure: defining LIBPRE to be lib
  168. configure: defining SH_LD to be $(CXX)
  169. configure: defining SH_LDFLAGS to be -shared
  170. configure: defining DL_LD to be $(SH_LD)
  171. configure: defining DL_LDFLAGS to be $(SH_LDFLAGS)
  172. configure: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic
  173. configure: defining SONAME_FLAGS to be -Wl,-soname -Wl,$@
  174. configure: defining NO_OCT_FILE_STRIP to be false
  175. configure: defining RLD_FLAG to be -Wl,-rpath -Wl,$(octlibdir)
  176. configure: defining TEMPLATE_AR to be $(AR)
  177. configure: defining TEMPLATE_ARFLAGS to be rc
  178. configure: defining CRUFT_DLL_DEFS to be
  179. configure: defining OCTAVE_DLL_DEFS to be
  180. configure: defining OCTINTERP_DLL_DEFS to be
  181. configure: defining library_path_var to be LD_LIBRARY_PATH
  182. checking for gethostname... yes
  183. checking for getpwnam... yes
  184. checking for mode_t... yes
  185. checking for off_t... yes
  186. checking for pid_t... yes
  187. checking for size_t... yes
  188. checking for uid_t in sys/types.h... yes
  189. checking for dev_t... yes
  190. checking for ino_t... yes
  191. checking for nlink_t... yes
  192. checking for nlink_t... (cached) yes
  193. checking for long long int... yes
  194. checking for unsigned long long int... yes
  195. checking for sigset_t... yes
  196. checking for sig_atomic_t... yes
  197. checking for short... yes
  198. checking size of short... 2
  199. checking for int... yes
  200. checking size of int... 4
  201. checking for long... yes
  202. checking size of long... 4
  203. checking for long long... yes
  204. checking size of long long... 8
  205. checking for working alloca.h... yes
  206. checking for alloca... yes
  207. checking for an ANSI C-conforming const... yes
  208. checking whether including <string> defines NPOS... no
  209. checking whether <new> defines placement delete operator... yes
  210. checking whether C++ supports dynamic auto arrays... yes
  211. checking for ANSI C header files... (cached) yes
  212. checking for dirent.h that defines DIR... yes
  213. checking for library containing opendir... none required
  214. checking whether time.h and sys/time.h may both be included... yes
  215. checking for sys/wait.h that is POSIX.1 compatible... yes
  216. checking assert.h usability... yes
  217. checking assert.h presence... yes
  218. checking for assert.h... yes
  219. checking curses.h usability... yes
  220. checking curses.h presence... yes
  221. checking for curses.h... yes
  222. checking direct.h usability... no
  223. checking direct.h presence... no
  224. checking for direct.h... no
  225. checking dlfcn.h usability... yes
  226. checking dlfcn.h presence... yes
  227. checking for dlfcn.h... yes
  228. checking fcntl.h usability... yes
  229. checking fcntl.h presence... yes
  230. checking for fcntl.h... yes
  231. checking float.h usability... yes
  232. checking float.h presence... yes
  233. checking for float.h... yes
  234. checking floatingpoint.h usability... no
  235. checking floatingpoint.h presence... no
  236. checking for floatingpoint.h... no
  237. checking grp.h usability... yes
  238. checking grp.h presence... yes
  239. checking for grp.h... yes
  240. checking ieeefp.h usability... no
  241. checking ieeefp.h presence... no
  242. checking for ieeefp.h... no
  243. checking for inttypes.h... (cached) yes
  244. checking limits.h usability... yes
  245. checking limits.h presence... yes
  246. checking for limits.h... yes
  247. checking locale.h usability... yes
  248. checking locale.h presence... yes
  249. checking for locale.h... yes
  250. checking for memory.h... (cached) yes
  251. checking nan.h usability... no
  252. checking nan.h presence... no
  253. checking for nan.h... no
  254. checking ncurses.h usability... yes
  255. checking ncurses.h presence... yes
  256. checking for ncurses.h... yes
  257. checking poll.h usability... yes
  258. checking poll.h presence... yes
  259. checking for poll.h... yes
  260. checking pwd.h usability... yes
  261. checking pwd.h presence... yes
  262. checking for pwd.h... yes
  263. checking for stdint.h... (cached) yes
  264. checking for stdlib.h... (cached) yes
  265. checking for string.h... (cached) yes
  266. checking sunmath.h usability... no
  267. checking sunmath.h presence... no
  268. checking for sunmath.h... no
  269. checking sys/ioctl.h usability... yes
  270. checking sys/ioctl.h presence... yes
  271. checking for sys/ioctl.h... yes
  272. checking sys/param.h usability... yes
  273. checking sys/param.h presence... yes
  274. checking for sys/param.h... yes
  275. checking sys/poll.h usability... yes
  276. checking sys/poll.h presence... yes
  277. checking for sys/poll.h... yes
  278. checking sys/resource.h usability... yes
  279. checking sys/resource.h presence... yes
  280. checking for sys/resource.h... yes
  281. checking sys/select.h usability... yes
  282. checking sys/select.h presence... yes
  283. checking for sys/select.h... yes
  284. checking for sys/stat.h... (cached) yes
  285. checking sys/time.h usability... yes
  286. checking sys/time.h presence... yes
  287. checking for sys/time.h... yes
  288. checking sys/times.h usability... yes
  289. checking sys/times.h presence... yes
  290. checking for sys/times.h... yes
  291. checking for sys/types.h... (cached) yes
  292. checking sys/utsname.h usability... yes
  293. checking sys/utsname.h presence... yes
  294. checking for sys/utsname.h... yes
  295. checking sys/utime.h usability... no
  296. checking sys/utime.h presence... no
  297. checking for sys/utime.h... no
  298. checking termcap.h usability... yes
  299. checking termcap.h presence... yes
  300. checking for termcap.h... yes
  301. checking for unistd.h... (cached) yes
  302. checking utime.h usability... yes
  303. checking utime.h presence... yes
  304. checking for utime.h... yes
  305. checking varargs.h usability... no
  306. checking varargs.h presence... no
  307. checking for varargs.h... no
  308. checking sstream usability... yes
  309. checking sstream presence... yes
  310. checking for sstream... yes
  311. checking termio.h usability... yes
  312. checking termio.h presence... yes
  313. checking for termio.h... yes
  314. checking sgtty.h usability... yes
  315. checking sgtty.h presence... yes
  316. checking for sgtty.h... yes
  317. checking glob.h usability... yes
  318. checking glob.h presence... yes
  319. checking for glob.h... yes
  320. checking fnmatch.h usability... yes
  321. checking fnmatch.h presence... yes
  322. checking for fnmatch.h... yes
  323. checking conio.h usability... no
  324. checking conio.h presence... no
  325. checking for conio.h... no
  326. checking for fnmatch... yes
  327. checking for glob... yes
  328. checking for atexit... yes
  329. checking for basename... yes
  330. checking for bcopy... yes
  331. checking for bzero... yes
  332. checking for canonicalize_file_name... yes
  333. checking for chmod... yes
  334. checking for dup2... yes
  335. checking for endgrent... yes
  336. checking for endpwent... yes
  337. checking for execvp... yes
  338. checking for fcntl... yes
  339. checking for fork... yes
  340. checking for getcwd... yes
  341. checking for getegid... yes
  342. checking for geteuid... yes
  343. checking for getgid... yes
  344. checking for getgrent... yes
  345. checking for getgrgid... yes
  346. checking for getgrnam... yes
  347. checking for getpgrp... yes
  348. checking for getpid... yes
  349. checking for getppid... yes
  350. checking for getpwent... yes
  351. checking for getpwuid... yes
  352. checking for gettimeofday... yes
  353. checking for getuid... yes
  354. checking for getwd... yes
  355. checking for _kbhit... no
  356. checking for kill... yes
  357. checking for lgamma... yes
  358. checking for link... yes
  359. checking for localtime_r... yes
  360. checking for lstat... yes
  361. checking for memmove... yes
  362. checking for mkdir... yes
  363. checking for mkfifo... yes
  364. checking for mkstemp... yes
  365. checking for on_exit... yes
  366. checking for pipe... yes
  367. checking for poll... yes
  368. checking for putenv... yes
  369. checking for raise... yes
  370. checking for readlink... yes
  371. checking for realpath... yes
  372. checking for rename... yes
  373. checking for resolvepath... no
  374. checking for rindex... yes
  375. checking for rmdir... yes
  376. checking for round... yes
  377. checking for select... yes
  378. checking for setgrent... yes
  379. checking for setlocale... yes
  380. checking for setpwent... yes
  381. checking for setvbuf... yes
  382. checking for sigaction... yes
  383. checking for siglongjmp... yes
  384. checking for sigpending... yes
  385. checking for sigprocmask... yes
  386. checking for sigsuspend... yes
  387. checking for snprintf... yes
  388. checking for stat... yes
  389. checking for strcasecmp... yes
  390. checking for strdup... yes
  391. checking for strerror... yes
  392. checking for stricmp... no
  393. checking for strncasecmp... yes
  394. checking for strnicmp... no
  395. checking for strptime... yes
  396. checking for strsignal... yes
  397. checking for symlink... yes
  398. checking for tempnam... yes
  399. checking for tgamma... yes
  400. checking for umask... yes
  401. checking for uname... yes
  402. checking for unlink... yes
  403. checking for usleep... yes
  404. checking for utime... yes
  405. checking for vfprintf... yes
  406. checking for vsprintf... yes
  407. checking for vsnprintf... yes
  408. checking for waitpid... yes
  409. checking for _chmod... no
  410. checking for _snprintf... no
  411. checking for x_utime... no
  412. checking for _utime32... no
  413. checking for strftime... yes
  414. checking whether strptime is broken... no
  415. checking whether putenv uses malloc... no
  416. checking mach-o/dyld.h usability... no
  417. checking mach-o/dyld.h presence... no
  418. checking for mach-o/dyld.h... no
  419. checking for shl_load in -ldld... no
  420. checking for shl_load... no
  421. checking for shl_findsym... no
  422. checking for LoadLibrary in -lwsock32... no
  423. checking for LoadLibrary... no
  424. checking for dlopen in -ldl... yes
  425. checking for dlopen... yes
  426. checking for dlsym... yes
  427. checking for dlerror... yes
  428. checking for dlclose... yes
  429. checking whether g++ accepts -rdynamic... yes
  430. checking for struct timeval... yes
  431. checking whether gettimeofday can't accept two arguments... no
  432. checking for finite... yes
  433. checking for isnan... yes
  434. checking for isinf... yes
  435. checking for copysign... yes
  436. checking for signbit... no
  437. checking for _finite... no
  438. checking for _isnan... no
  439. checking for _copysign... no
  440. checking whether signbit is declared... yes
  441. checking for acosh... yes
  442. checking for asinh... yes
  443. checking for atanh... yes
  444. checking for erf... yes
  445. checking for erfc... yes
  446. checking for exp2... yes
  447. checking for log2... yes
  448. checking for struct stat.st_blksize... yes
  449. checking for struct stat.st_blocks... yes
  450. checking for struct stat.st_rdev... yes
  451. checking whether struct tm is in sys/time.h or time.h... time.h
  452. checking for struct tm.tm_zone... yes
  453. checking whether closedir returns void... no
  454. checking for struct group.gr_passwd... no
  455. checking if mkdir takes one argument... no
  456. checking for tputs in -lncurses... yes
  457. checking for rl_set_keyboard_input_timeout in -lreadline... yes
  458. checking for struct exception in math.h... yes
  459. checking return type of signal handlers... void
  460. checking whether sys_siglist is declared... yes
  461. checking for type of signal functions... posix
  462. checking if signal handlers must be reinstalled when invoked... no
  463. checking for getrusage... yes
  464. checking for times... yes
  465. checking for gawk... gawk
  466. checking for gfind... no
  467. checking for find... find
  468. checking for a usable sed... /bin/sed
  469. checking for perl... perl
  470. checking for python... python
  471. checking for flex... flex
  472. checking lex output file root... lex.yy
  473. checking lex library... -lfl
  474. checking whether yytext is a pointer... yes
  475. defining LFLAGS to be -t -I
  476. checking for bison... bison -y
  477. checking whether ln -s works... yes
  478. checking for nm... (cached) nm
  479. checking for a BSD-compatible install... /bin/install -c
  480. checking for desktop-file-install... desktop-file-install
  481. checking for gnuplot... gnuplot
  482. checking for less... less
  483. checking for gperf... no
  484. configure: WARNING: I didn't find gperf, but it's only a problem if you need to reconstruct oct-gperf.h
  485. checking for gs... gs
  486. checking for makeinfo... makeinfo
  487. checking for texi2dvi... texi2dvi
  488. checking for texi2pdf... texi2pdf
  489. configure: defining UGLY_DEFS to be -DPACKAGE_NAME=\\\\\"\\\\\" -DPACKAGE_TARNAME=\\\\\"\\\\\" -DPACKAGE_VERSION=\\\\\"\\\\\" -DPACKAGE_STRING=\\\\\"\\\\\" -DPACKAGE_BUGREPORT=\\\\\"\\\\\" -DOCTAVE_SOURCE=1 -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSEPCHAR=\':\' -DSEPCHAR_STR=\\\\\":\\\\\" -D__NO_MATH_INLINES=1 -DCXX_NEW_FRIEND_TEMPLATE_DECL=1 -DCXX_ISO_COMPLIANT_LIBRARY=1 -DCXX_ABI=gnu_v3 -DHAVE_LIBM=1 -DHAVE_QHULL=1 -DHAVE_PCRE=1 -DHAVE_REGEXEC=1 -DHAVE_REGEX=1 -DHAVE_ZLIB_H=1 -DHAVE_ZLIB=1 -DHAVE_HDF5_H=1 -DHAVE_HDF5=1 -DHAVE_H5GGET_NUM_OBJS=1 -DHAVE_FFTW3=1 -DHAVE_GLPK_H=1 -DHAVE_GLPK=1 -DHAVE_CURL_CURL_H=1 -DHAVE_CURL=1 -DHAVE_IEEE754_DATA_FORMAT=1 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ _ -DHAVE_BLAS=1 -DHAVE_SUITESPARSE_UMFPACK_H=1 -DHAVE_UMFPACK=1 -DUMFPACK_SEPARATE_SPLIT=1 -DHAVE_SUITESPARSE_COLAMD_H=1 -DHAVE_COLAMD=1 -DHAVE_SUITESPARSE_CCOLAMD_H=1 -DHAVE_CCOLAMD=1 -DHAVE_SUITESPARSE_CHOLMOD_H=1 -DHAVE_CHOLMOD=1 -DHAVE_SUITESPARSE_CS_H=1 -DHAVE_CXSPARSE=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPWNAM=1 -DHAVE_DEV_T=1 -DHAVE_INO_T=1 -DHAVE_NLINK_T=1 -DHAVE_NLINK_T=1 -DHAVE_LONG_LONG_INT=1 -DHAVE_UNSIGNED_LONG_LONG_INT=1 -DHAVE_SIGSET_T=1 -DHAVE_SIG_ATOMIC_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DNPOS=std::string::npos -DHAVE_PLACEMENT_DELETE=1 -DHAVE_DYNAMIC_AUTO_ARRAYS=1 -DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ASSERT_H=1 -DHAVE_CURSES_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1 -DHAVE_GRP_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NCURSES_H=1 -DHAVE_POLL_H=1 -DHAVE_PWD_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_SSTREAM=1 -DHAVE_TERMIO_H=1 -DHAVE_SGTTY_H=1 -DHAVE_GLOB_H=1 -DHAVE_FNMATCH_H=1 -DHAVE_FNMATCH=1 -DHAVE_GLOB=1 -DHAVE_ATEXIT=1 -DHAVE_BASENAME=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_CHMOD=1 -DHAVE_DUP2=1 -DHAVE_ENDGRENT=1 -DHAVE_ENDPWENT=1 -DHAVE_EXECVP=1 -DHAVE_FCNTL=1 -DHAVE_FORK=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETGRENT=1 -DHAVE_GETGRGID=1 -DHAVE_GETGRNAM=1 -DHAVE_GETPGRP=1 -DHAVE_GETPID=1 -DHAVE_GETPPID=1 -DHAVE_GETPWENT=1 -DHAVE_GETPWUID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_GETUID=1 -DHAVE_GETWD=1 -DHAVE_KILL=1 -DHAVE_LGAMMA=1 -DHAVE_LINK=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT=1 -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MKSTEMP=1 -DHAVE_ON_EXIT=1 -DHAVE_PIPE=1 -DHAVE_POLL=1 -DHAVE_PUTENV=1 -DHAVE_RAISE=1 -DHAVE_READLINK=1 -DHAVE_REALPATH=1 -DHAVE_RENAME=1 -DHAVE_RINDEX=1 -DHAVE_RMDIR=1 -DHAVE_ROUND=1 -DHAVE_SELECT=1 -DHAVE_SETGRENT=1 -DHAVE_SETLOCALE=1 -DHAVE_SETPWENT=1 -DHAVE_SETVBUF=1 -DHAVE_SIGACTION=1 -DHAVE_SIGLONGJMP=1 -DHAVE_SIGPENDING=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSUSPEND=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPTIME=1 -DHAVE_STRSIGNAL=1 -DHAVE_SYMLINK=1 -DHAVE_TEMPNAM=1 -DHAVE_TGAMMA=1 -DHAVE_UMASK=1 -DHAVE_UNAME=1 -DHAVE_UNLINK=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_WAITPID=1 -DHAVE_STRFTIME=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_DLSYM=1 -DHAVE_DLERROR=1 -DHAVE_DLCLOSE=1 -DHAVE_DLOPEN_API=1 -DENABLE_DYNAMIC_LINKING=1 -DHAVE_TIMEVAL=1 -DHAVE_FINITE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_COPYSIGN=1 -DHAVE_DECL_SIGNBIT=1 -DHAVE_ACOSH=1 -DHAVE_ASINH=1 -DHAVE_ATANH=1 -DHAVE_ERF=1 -DHAVE_ERFC=1 -DHAVE_EXP2=1 -DHAVE_LOG2=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DUSE_READLINE=1 -DEXCEPTION_IN_MATH=1 -DRETSIGTYPE=void -DHAVE_DECL_SYS_SIGLIST=1 -DHAVE_POSIX_SIGNALS=1 -DRETSIGTYPE_IS_VOID=1 -DHAVE_GETRUSAGE=1 -DHAVE_TIMES=1 -DYYTEXT_POINTER=1 -DGNUPLOT_BINARY=\\\\\"gnuplot\\\\\"
  490. checking whether gcc accepts -Wall... yes
  491. adding -Wall to WARN_CFLAGS
  492. checking whether gcc accepts -W... yes
  493. adding -W to WARN_CFLAGS
  494. checking whether gcc accepts -Wshadow... yes
  495. adding -Wshadow to WARN_CFLAGS
  496. checking whether g++ accepts -Wall... yes
  497. adding -Wall to WARN_CXXFLAGS
  498. checking whether g++ accepts -W... yes
  499. adding -W to WARN_CXXFLAGS
  500. checking whether g++ accepts -Wshadow... yes
  501. adding -Wshadow to WARN_CXXFLAGS
  502. checking whether g++ accepts -Wold-style-cast... yes
  503. adding -Wold-style-cast to WARN_CXXFLAGS
  504. configure: creating ./config.status
  505. config.status: creating Makefile
  506. config.status: creating octMakefile
  507. config.status: creating Makeconf
  508. config.status: creating test/Makefile
  509. config.status: creating doc/Makefile
  510. config.status: creating doc/faq/Makefile
  511. config.status: creating doc/interpreter/Makefile
  512. config.status: creating doc/liboctave/Makefile
  513. config.status: creating doc/refcard/Makefile
  514. config.status: creating emacs/Makefile
  515. config.status: creating examples/Makefile
  516. config.status: creating liboctave/Makefile
  517. config.status: creating liboctave/oct-types.h
  518. config.status: creating src/Makefile
  519. config.status: creating src/mxarray.h
  520. config.status: creating libcruft/Makefile
  521. config.status: creating libcruft/Makerules
  522. config.status: creating libcruft/amos/Makefile
  523. config.status: creating libcruft/blas/Makefile
  524. config.status: creating libcruft/daspk/Makefile
  525. config.status: creating libcruft/dasrt/Makefile
  526. config.status: creating libcruft/dassl/Makefile
  527. config.status: creating libcruft/fftpack/Makefile
  528. config.status: creating libcruft/lapack/Makefile
  529. config.status: creating libcruft/minpack/Makefile
  530. config.status: creating libcruft/misc/Makefile
  531. config.status: creating libcruft/odepack/Makefile
  532. config.status: creating libcruft/ordered-qz/Makefile
  533. config.status: creating libcruft/quadpack/Makefile
  534. config.status: creating libcruft/ranlib/Makefile
  535. config.status: creating libcruft/slatec-fn/Makefile
  536. config.status: creating libcruft/slatec-err/Makefile
  537. config.status: creating libcruft/villad/Makefile
  538. config.status: creating libcruft/blas-xtra/Makefile
  539. config.status: creating libcruft/lapack-xtra/Makefile
  540. config.status: creating config.h
  541. === configuring in scripts (/home/perry/abs/local/octave/src/octave-3.0.1/scripts)
  542. configure: running /bin/sh ./configure '--prefix=/opt/octave'  '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--docdir=/usr/doc/-' '--enable-shared' '--enable-dl' '--disable-static' '--with-f77=gfortran' '--with-blas=/usr/lib/libgoto_core2p-r1.25.so' '--with-lapack=/usr/liblapack.so.3' 'CFLAGS=-march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC' 'LDFLAGS=-L/usr/lib' 'LIBS=-lmetis' 'CXXFLAGS=-march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC' 'FFLAGS=-march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC' --cache-file=/dev/null --srcdir=.
  543. checking for a BSD-compatible install... /bin/install -c
  544. configure: creating ./config.status
  545. config.status: creating Makefile
  546. config.status: creating audio/Makefile
  547. config.status: creating control/Makefile
  548. config.status: creating control/base/Makefile
  549. config.status: creating control/hinf/Makefile
  550. config.status: creating control/obsolete/Makefile
  551. config.status: creating control/system/Makefile
  552. config.status: creating control/util/Makefile
  553. config.status: creating deprecated/Makefile
  554. config.status: creating elfun/Makefile
  555. config.status: creating finance/Makefile
  556. config.status: creating general/Makefile
  557. config.status: creating geometry/Makefile
  558. config.status: creating image/Makefile
  559. config.status: creating io/Makefile
  560. config.status: creating linear-algebra/Makefile
  561. config.status: creating miscellaneous/Makefile
  562. config.status: creating optimization/Makefile
  563. config.status: creating path/Makefile
  564. config.status: creating pkg/Makefile
  565. config.status: creating plot/Makefile
  566. config.status: creating polynomial/Makefile
  567. config.status: creating quaternion/Makefile
  568. config.status: creating set/Makefile
  569. config.status: creating signal/Makefile
  570. config.status: creating sparse/Makefile
  571. config.status: creating specfun/Makefile
  572. config.status: creating special-matrix/Makefile
  573. config.status: creating startup/Makefile
  574. config.status: creating statistics/Makefile
  575. config.status: creating statistics/base/Makefile
  576. config.status: creating statistics/distributions/Makefile
  577. config.status: creating statistics/models/Makefile
  578. config.status: creating statistics/tests/Makefile
  579. config.status: creating strings/Makefile
  580. config.status: creating time/Makefile
  581. config.status: creating testfun/Makefile
  582. configure:
  583.  
  584. Octave is now configured for i686-pc-linux-gnu
  585.  
  586.   Source directory:     .
  587.   Installation prefix:  /opt/octave
  588.   C compiler:           gcc  -mieee-fp  -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC
  589.   C++ compiler:         g++  -mieee-fp  -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC
  590.   Fortran compiler:     gfortran -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp
  591.   Fortran libraries:     -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  592.   BLAS libraries:       -llapack /usr/lib/libgoto_core2p-r1.25.so
  593.   FFTW libraries:       -lfftw3
  594.   GLPK libraries:       -lglpk
  595.   UMFPACK libraries:    -lumfpack
  596.   AMD libraries:        -lamd
  597.   CAMD libraries:       -lcamd
  598.   COLAMD libraries:     -lcolamd
  599.   CCOLAMD libraries:    -lccolamd
  600.   CHOLMOD libraries:    -lcholmod
  601.   CXSPARSE libraries:   -lcxsparse
  602.   HDF5 libraries:       -lhdf5
  603.   CURL libraries:       -lcurl
  604.   REGEX libraries:      -L/usr/lib -lpcre
  605.   QHULL libraries:      -lqhull
  606.   LIBS:                 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis
  607.   Default pager:        less
  608.   gnuplot:              gnuplot
  609.  
  610.   Do internal array bounds checking:  false
  611.   Build static libraries:             false
  612.   Build shared libraries:             true
  613.   Dynamic Linking:                    true (dlopen)
  614.   Include support for GNU readline:   true
  615.   64-bit array dims and indexing:     false
  616.  
  617. configure: WARNING: I didn't find gperf, but it's only a problem if you need to reconstruct oct-gperf.h
  618. configure:
  619.  
  620. NOTE: libraries may be skipped if a library is not found OR
  621.       if the library on your system is missing required features.
  622.  
  623.  
  624. ***********************************************************
  625. *
  626. *  To compile Octave, you will need a recent versions of
  627. *  the following software:
  628. *
  629. *    g++ (3.2.x or a more recent version)
  630. *
  631. *    flex (2.5.4 or a more recent version) -- required if
  632. *    you need to recreate lex.cc from lex.l
  633. *
  634. *    bison (1.31 or a more recent version) -- required if
  635. *    you need to recreate parse.cc from parse.y
  636. *
  637. *    gperf (3.0.1 or a more recent version) -- required if
  638. *    you need to recreate oct-gperf.h from octave.gperf
  639. *
  640. *  Now would be a good time to read INSTALL.OCTAVE if
  641. *  you have not done so already.
  642. *
  643. ***********************************************************
  644.  
  645. make -f octMakefile all
  646. make[1]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1'
  647. making octave-bug from octave-bug.in
  648. chmod a+rx octave-bug
  649. making octave-config from octave-config.in
  650. chmod a+rx octave-config
  651. making mkoctfile from mkoctfile.in
  652. chmod a+rx mkoctfile
  653. making run-octave from run-octave.in
  654. chmod a+rx "run-octave"
  655. make -C libcruft all
  656. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
  657. making mkf77def from mkf77def.in
  658. chmod a+rx mkf77def
  659. make -C amos all
  660. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/amos'
  661. mkdir pic
  662. making dgamln.def from dgamln.f
  663. making xzabs.def from xzabs.f
  664. making xzexp.def from xzexp.f
  665. making xzlog.def from xzlog.f
  666. making xzsqrt.def from xzsqrt.f
  667. making zacai.def from zacai.f
  668. making zacon.def from zacon.f
  669. making zairy.def from zairy.f
  670. making zasyi.def from zasyi.f
  671. making zbesh.def from zbesh.f
  672. making zbesi.def from zbesi.f
  673. making zbesj.def from zbesj.f
  674. making zbesk.def from zbesk.f
  675. making zbesy.def from zbesy.f
  676. making zbinu.def from zbinu.f
  677. making zbiry.def from zbiry.f
  678. making zbknu.def from zbknu.f
  679. making zbuni.def from zbuni.f
  680. making zbunk.def from zbunk.f
  681. making zdiv.def from zdiv.f
  682. making zkscl.def from zkscl.f
  683. making zmlri.def from zmlri.f
  684. making zmlt.def from zmlt.f
  685. making zrati.def from zrati.f
  686. making zs1s2.def from zs1s2.f
  687. making zseri.def from zseri.f
  688. making zshch.def from zshch.f
  689. making zuchk.def from zuchk.f
  690. making zunhj.def from zunhj.f
  691. making zuni1.def from zuni1.f
  692. making zuni2.def from zuni2.f
  693. making zunik.def from zunik.f
  694. making zunk1.def from zunk1.f
  695. making zunk2.def from zunk2.f
  696. making zuoik.def from zuoik.f
  697. making zwrsk.def from zwrsk.f
  698. touch stmp-pic
  699. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamln.f -o pic/dgamln.o
  700. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzabs.f -o pic/xzabs.o
  701. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzexp.f -o pic/xzexp.o
  702. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzlog.f -o pic/xzlog.o
  703. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzsqrt.f -o pic/xzsqrt.o
  704. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zacai.f -o pic/zacai.o
  705. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zacon.f -o pic/zacon.o
  706. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zairy.f -o pic/zairy.o
  707. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zasyi.f -o pic/zasyi.o
  708. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesh.f -o pic/zbesh.o
  709. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesi.f -o pic/zbesi.o
  710. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesj.f -o pic/zbesj.o
  711. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesk.f -o pic/zbesk.o
  712. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbesy.f -o pic/zbesy.o
  713. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbinu.f -o pic/zbinu.o
  714. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbiry.f -o pic/zbiry.o
  715. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbknu.f -o pic/zbknu.o
  716. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbuni.f -o pic/zbuni.o
  717. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zbunk.f -o pic/zbunk.o
  718. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zdiv.f -o pic/zdiv.o
  719. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zkscl.f -o pic/zkscl.o
  720. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zmlri.f -o pic/zmlri.o
  721. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zmlt.f -o pic/zmlt.o
  722. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zrati.f -o pic/zrati.o
  723. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zs1s2.f -o pic/zs1s2.o
  724. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zseri.f -o pic/zseri.o
  725. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zshch.f -o pic/zshch.o
  726. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zuchk.f -o pic/zuchk.o
  727. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zunhj.f -o pic/zunhj.o
  728. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zuni1.f -o pic/zuni1.o
  729. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zuni2.f -o pic/zuni2.o
  730. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zunik.f -o pic/zunik.o
  731. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zunk1.f -o pic/zunk1.o
  732. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zunk2.f -o pic/zunk2.o
  733. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zuoik.f -o pic/zuoik.o
  734. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp zwrsk.f -o pic/zwrsk.o
  735. warning: run make in parent directory to update libraries
  736. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/amos'
  737. make -C blas-xtra all
  738. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/blas-xtra'
  739. mkdir pic
  740. making xddot.def from xddot.f
  741. making xdnrm2.def from xdnrm2.f
  742. making xdznrm2.def from xdznrm2.f
  743. making xerbla.def from xerbla.f
  744. making xzdotu.def from xzdotu.f
  745. touch stmp-pic
  746. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xddot.f -o pic/xddot.o
  747. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdnrm2.f -o pic/xdnrm2.o
  748. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdznrm2.f -o pic/xdznrm2.o
  749. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerbla.f -o pic/xerbla.o
  750. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzdotu.f -o pic/xzdotu.o
  751. warning: run make in parent directory to update libraries
  752. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/blas-xtra'
  753. make -C daspk all
  754. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/daspk'
  755. mkdir pic
  756. making datv.def from datv.f
  757. making dcnst0.def from dcnst0.f
  758. making dcnstr.def from dcnstr.f
  759. making ddasic.def from ddasic.f
  760. making ddasid.def from ddasid.f
  761. making ddasik.def from ddasik.f
  762. making ddaspk.def from ddaspk.f
  763. making ddstp.def from ddstp.f
  764. making ddwnrm.def from ddwnrm.f
  765. making dfnrmd.def from dfnrmd.f
  766. making dfnrmk.def from dfnrmk.f
  767. making dhels.def from dhels.f
  768. making dheqr.def from dheqr.f
  769. making dinvwt.def from dinvwt.f
  770. making dlinsd.def from dlinsd.f
  771. making dlinsk.def from dlinsk.f
  772. making dnedd.def from dnedd.f
  773. making dmatd.def from dmatd.f
  774. making dnedk.def from dnedk.f
  775. making dnsd.def from dnsd.f
  776. making dnsid.def from dnsid.f
  777. making dnsik.def from dnsik.f
  778. making dnsk.def from dnsk.f
  779. making dorth.def from dorth.f
  780. making dslvd.def from dslvd.f
  781. making dslvk.def from dslvk.f
  782. making dspigm.def from dspigm.f
  783. making dyypnw.def from dyypnw.f
  784. touch stmp-pic
  785. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp datv.f -o pic/datv.o
  786. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dcnst0.f -o pic/dcnst0.o
  787. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dcnstr.f -o pic/dcnstr.o
  788. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddasic.f -o pic/ddasic.o
  789. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddasid.f -o pic/ddasid.o
  790. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddasik.f -o pic/ddasik.o
  791. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddaspk.f -o pic/ddaspk.o
  792. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddstp.f -o pic/ddstp.o
  793. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddwnrm.f -o pic/ddwnrm.o
  794. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dfnrmd.f -o pic/dfnrmd.o
  795. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dfnrmk.f -o pic/dfnrmk.o
  796. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dhels.f -o pic/dhels.o
  797. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dheqr.f -o pic/dheqr.o
  798. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dinvwt.f -o pic/dinvwt.o
  799. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlinsd.f -o pic/dlinsd.o
  800. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlinsk.f -o pic/dlinsk.o
  801. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dmatd.f -o pic/dmatd.o
  802. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnedd.f -o pic/dnedd.o
  803. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnedk.f -o pic/dnedk.o
  804. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnsd.f -o pic/dnsd.o
  805. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnsid.f -o pic/dnsid.o
  806. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnsik.f -o pic/dnsik.o
  807. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dnsk.f -o pic/dnsk.o
  808. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dorth.f -o pic/dorth.o
  809. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dslvd.f -o pic/dslvd.o
  810. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dslvk.f -o pic/dslvk.o
  811. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dspigm.f -o pic/dspigm.o
  812. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dyypnw.f -o pic/dyypnw.o
  813. warning: run make in parent directory to update libraries
  814. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/daspk'
  815. make -C dasrt all
  816. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dasrt'
  817. mkdir pic
  818. making ddasrt.def from ddasrt.f
  819. making drchek.def from drchek.f
  820. making droots.def from droots.f
  821. touch stmp-pic
  822. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddasrt.f -o pic/ddasrt.o
  823. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp drchek.f -o pic/drchek.o
  824. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp droots.f -o pic/droots.o
  825. warning: run make in parent directory to update libraries
  826. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dasrt'
  827. make -C dassl all
  828. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dassl'
  829. mkdir pic
  830. making ddaini.def from ddaini.f
  831. making ddajac.def from ddajac.f
  832. making ddanrm.def from ddanrm.f
  833. making ddaslv.def from ddaslv.f
  834. making ddassl.def from ddassl.f
  835. making ddastp.def from ddastp.f
  836. making ddatrp.def from ddatrp.f
  837. making ddawts.def from ddawts.f
  838. touch stmp-pic
  839. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddaini.f -o pic/ddaini.o
  840. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddajac.f -o pic/ddajac.o
  841. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddanrm.f -o pic/ddanrm.o
  842. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddaslv.f -o pic/ddaslv.o
  843. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddassl.f -o pic/ddassl.o
  844. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddastp.f -o pic/ddastp.o
  845. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddatrp.f -o pic/ddatrp.o
  846. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ddawts.f -o pic/ddawts.o
  847. warning: run make in parent directory to update libraries
  848. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dassl'
  849. make -C lapack-xtra all
  850. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/lapack-xtra'
  851. mkdir pic
  852. making xdlamch.def from xdlamch.f
  853. making xdlange.def from xdlange.f
  854. making xilaenv.def from xilaenv.f
  855. making xzlange.def from xzlange.f
  856. touch stmp-pic
  857. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdlamch.f -o pic/xdlamch.o
  858. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdlange.f -o pic/xdlange.o
  859. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xilaenv.f -o pic/xilaenv.o
  860. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xzlange.f -o pic/xzlange.o
  861. warning: run make in parent directory to update libraries
  862. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/lapack-xtra'
  863. make -C minpack all
  864. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/minpack'
  865. mkdir pic
  866. making dogleg.def from dogleg.f
  867. making dpmpar.def from dpmpar.f
  868. making enorm.def from enorm.f
  869. making fdjac1.def from fdjac1.f
  870. making hybrd.def from hybrd.f
  871. making hybrd1.def from hybrd1.f
  872. making hybrj.def from hybrj.f
  873. making hybrj1.def from hybrj1.f
  874. making qform.def from qform.f
  875. making qrfac.def from qrfac.f
  876. making r1mpyq.def from r1mpyq.f
  877. making r1updt.def from r1updt.f
  878. touch stmp-pic
  879. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dogleg.f -o pic/dogleg.o
  880. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dpmpar.f -o pic/dpmpar.o
  881. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp enorm.f -o pic/enorm.o
  882. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp fdjac1.f -o pic/fdjac1.o
  883. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp hybrd.f -o pic/hybrd.o
  884. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp hybrd1.f -o pic/hybrd1.o
  885. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp hybrj.f -o pic/hybrj.o
  886. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp hybrj1.f -o pic/hybrj1.o
  887. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp qform.f -o pic/qform.o
  888. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp qrfac.f -o pic/qrfac.o
  889. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp r1mpyq.f -o pic/r1mpyq.o
  890. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp r1updt.f -o pic/r1updt.o
  891. warning: run make in parent directory to update libraries
  892. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/minpack'
  893. make -C misc all
  894. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
  895. making quit.d from quit.cc
  896. making f77-extern.d from f77-extern.cc
  897. making cquit.d from cquit.c
  898. making lo-error.d from lo-error.c
  899. making f77-fcn.d from f77-fcn.c
  900. making machar.d from machar.c
  901. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
  902. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
  903. making d1mach.def from d1mach.f
  904. mkdir pic
  905. making i1mach.def from i1mach.f
  906. touch stmp-pic
  907. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d1mach.f -o pic/d1mach.o
  908. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp i1mach.f -o pic/i1mach.o
  909. gcc -c  -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott   -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC -DDP machar.c -o pic/machar.o
  910. gcc -c  -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC f77-fcn.c -o pic/f77-fcn.o
  911. f77-fcn.c: In function ‘xstopx_’:
  912. f77-fcn.c:64: warning: function declared ‘noreturn’ has a ‘return’ statement
  913. gcc -c  -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC lo-error.c -o pic/lo-error.o
  914. gcc -c  -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC cquit.c -o pic/cquit.o
  915. lo-error.c: In function ‘liboctave_warning_with_id’:
  916. lo-error.c:107: warning: unused parameter ‘id’
  917. g++ -c  -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC f77-extern.cc -o pic/f77-extern.o
  918. g++ -c  -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC quit.cc -o pic/quit.o
  919. warning: run make in parent directory to update libraries
  920. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
  921. make -C odepack all
  922. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/odepack'
  923. mkdir pic
  924. making cfode.def from cfode.f
  925. making dlsode.def from dlsode.f
  926. making ewset.def from ewset.f
  927. making intdy.def from intdy.f
  928. making prepj.def from prepj.f
  929. making solsy.def from solsy.f
  930. making stode.def from stode.f
  931. making vnorm.def from vnorm.f
  932. touch stmp-pic
  933. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp cfode.f -o pic/cfode.o
  934. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlsode.f -o pic/dlsode.o
  935. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ewset.f -o pic/ewset.o
  936. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp intdy.f -o pic/intdy.o
  937. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp prepj.f -o pic/prepj.o
  938. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp solsy.f -o pic/solsy.o
  939. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp stode.f -o pic/stode.o
  940. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp vnorm.f -o pic/vnorm.o
  941. warning: run make in parent directory to update libraries
  942. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/odepack'
  943. make -C ordered-qz all
  944. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ordered-qz'
  945. mkdir pic
  946. making exchqz.def from exchqz.f
  947. making dsubsp.def from dsubsp.f
  948. touch stmp-pic
  949. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dsubsp.f -o pic/dsubsp.o
  950. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp exchqz.f -o pic/exchqz.o
  951. warning: run make in parent directory to update libraries
  952. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ordered-qz'
  953. make -C quadpack all
  954. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/quadpack'
  955. mkdir pic
  956. making dqagi.def from dqagi.f
  957. making dqagie.def from dqagie.f
  958. making dqagp.def from dqagp.f
  959. making dqagpe.def from dqagpe.f
  960. making dqelg.def from dqelg.f
  961. making dqk15i.def from dqk15i.f
  962. making dqk21.def from dqk21.f
  963. making dqpsrt.def from dqpsrt.f
  964. making xerror.def from xerror.f
  965. touch stmp-pic
  966. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqagi.f -o pic/dqagi.o
  967. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqagie.f -o pic/dqagie.o
  968. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqagp.f -o pic/dqagp.o
  969. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqagpe.f -o pic/dqagpe.o
  970. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqelg.f -o pic/dqelg.o
  971. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqk15i.f -o pic/dqk15i.o
  972. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqk21.f -o pic/dqk21.o
  973. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dqpsrt.f -o pic/dqpsrt.o
  974. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerror.f -o pic/xerror.o
  975. warning: run make in parent directory to update libraries
  976. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/quadpack'
  977. make -C ranlib all
  978. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ranlib'
  979. mkdir pic
  980. making advnst.def from advnst.f
  981. making genbet.def from genbet.f
  982. making genchi.def from genchi.f
  983. making genexp.def from genexp.f
  984. making genf.def from genf.f
  985. making gengam.def from gengam.f
  986. making genmn.def from genmn.f
  987. making genmul.def from genmul.f
  988. making gennch.def from gennch.f
  989. making gennf.def from gennf.f
  990. making gennor.def from gennor.f
  991. making genprm.def from genprm.f
  992. making genunf.def from genunf.f
  993. making getcgn.def from getcgn.f
  994. making getsd.def from getsd.f
  995. making ignbin.def from ignbin.f
  996. making ignlgi.def from ignlgi.f
  997. making ignnbn.def from ignnbn.f
  998. making ignpoi.def from ignpoi.f
  999. making ignuin.def from ignuin.f
  1000. making initgn.def from initgn.f
  1001. making inrgcm.def from inrgcm.f
  1002. making lennob.def from lennob.f
  1003. making mltmod.def from mltmod.f
  1004. making phrtsd.def from phrtsd.f
  1005. making qrgnin.def from qrgnin.f
  1006. making ranf.def from ranf.f
  1007. making setall.def from setall.f
  1008. making setant.def from setant.f
  1009. making setgmn.def from setgmn.f
  1010. making setsd.def from setsd.f
  1011. making sexpo.def from sexpo.f
  1012. making sgamma.def from sgamma.f
  1013. making snorm.def from snorm.f
  1014. making wrap.def from wrap.f
  1015. touch stmp-pic
  1016. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp advnst.f -o pic/advnst.o
  1017. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genbet.f -o pic/genbet.o
  1018. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genchi.f -o pic/genchi.o
  1019. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genexp.f -o pic/genexp.o
  1020. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genf.f -o pic/genf.o
  1021. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp gengam.f -o pic/gengam.o
  1022. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genmn.f -o pic/genmn.o
  1023. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genmul.f -o pic/genmul.o
  1024. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp gennch.f -o pic/gennch.o
  1025. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp gennf.f -o pic/gennf.o
  1026. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp gennor.f -o pic/gennor.o
  1027. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genprm.f -o pic/genprm.o
  1028. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp genunf.f -o pic/genunf.o
  1029. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp getcgn.f -o pic/getcgn.o
  1030. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp getsd.f -o pic/getsd.o
  1031. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignbin.f -o pic/ignbin.o
  1032. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignlgi.f -o pic/ignlgi.o
  1033. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignnbn.f -o pic/ignnbn.o
  1034. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignpoi.f -o pic/ignpoi.o
  1035. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ignuin.f -o pic/ignuin.o
  1036. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp initgn.f -o pic/initgn.o
  1037. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp inrgcm.f -o pic/inrgcm.o
  1038. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp lennob.f -o pic/lennob.o
  1039. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp mltmod.f -o pic/mltmod.o
  1040. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp phrtsd.f -o pic/phrtsd.o
  1041. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp qrgnin.f -o pic/qrgnin.o
  1042. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ranf.f -o pic/ranf.o
  1043. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp setall.f -o pic/setall.o
  1044. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp setant.f -o pic/setant.o
  1045. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp setgmn.f -o pic/setgmn.o
  1046. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp setsd.f -o pic/setsd.o
  1047. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp sexpo.f -o pic/sexpo.o
  1048. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp sgamma.f -o pic/sgamma.o
  1049. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp snorm.f -o pic/snorm.o
  1050. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp wrap.f -o pic/wrap.o
  1051. warning: run make in parent directory to update libraries
  1052. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ranlib'
  1053. make -C slatec-err all
  1054. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-err'
  1055. mkdir pic
  1056. making fdump.def from fdump.f
  1057. making ixsav.def from ixsav.f
  1058. making j4save.def from j4save.f
  1059. making xerclr.def from xerclr.f
  1060. making xercnt.def from xercnt.f
  1061. making xerhlt.def from xerhlt.f
  1062. making xermsg.def from xermsg.f
  1063. making xerprn.def from xerprn.f
  1064. making xerrwd.def from xerrwd.f
  1065. making xersve.def from xersve.f
  1066. making xgetf.def from xgetf.f
  1067. making xgetua.def from xgetua.f
  1068. making xsetf.def from xsetf.f
  1069. making xsetua.def from xsetua.f
  1070. touch stmp-pic
  1071. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp fdump.f -o pic/fdump.o
  1072. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp ixsav.f -o pic/ixsav.o
  1073. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp j4save.f -o pic/j4save.o
  1074. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerclr.f -o pic/xerclr.o
  1075. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xercnt.f -o pic/xercnt.o
  1076. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerhlt.f -o pic/xerhlt.o
  1077. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xermsg.f -o pic/xermsg.o
  1078. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerprn.f -o pic/xerprn.o
  1079. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xerrwd.f -o pic/xerrwd.o
  1080. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xersve.f -o pic/xersve.o
  1081. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xgetf.f -o pic/xgetf.o
  1082. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xgetua.f -o pic/xgetua.o
  1083. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xsetf.f -o pic/xsetf.o
  1084. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xsetua.f -o pic/xsetua.o
  1085. warning: run make in parent directory to update libraries
  1086. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-err'
  1087. make -C slatec-fn all
  1088. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-fn'
  1089. mkdir pic
  1090. making d9lgic.def from d9lgic.f
  1091. making d9gmit.def from d9gmit.f
  1092. making d9lgit.def from d9lgit.f
  1093. making d9lgmc.def from d9lgmc.f
  1094. making dacosh.def from dacosh.f
  1095. making dasinh.def from dasinh.f
  1096. making datanh.def from datanh.f
  1097. making dbetai.def from dbetai.f
  1098. making dcsevl.def from dcsevl.f
  1099. making derf.def from derf.f
  1100. making derfc.def from derfc.f
  1101. making dgami.def from dgami.f
  1102. making dgamit.def from dgamit.f
  1103. making dgamlm.def from dgamlm.f
  1104. making dgamma.def from dgamma.f
  1105. making dgamr.def from dgamr.f
  1106. making dlbeta.def from dlbeta.f
  1107. making dlgams.def from dlgams.f
  1108. making dlngam.def from dlngam.f
  1109. making dlnrel.def from dlnrel.f
  1110. making dpchim.def from dpchim.f
  1111. making dpchst.def from dpchst.f
  1112. making initds.def from initds.f
  1113. making xdacosh.def from xdacosh.f
  1114. making xdasinh.def from xdasinh.f
  1115. making xdatanh.def from xdatanh.f
  1116. making xdbetai.def from xdbetai.f
  1117. making xderf.def from xderf.f
  1118. making xderfc.def from xderfc.f
  1119. making xdgami.def from xdgami.f
  1120. making xdgamit.def from xdgamit.f
  1121. making xdgamma.def from xdgamma.f
  1122. making xgmainc.def from xgmainc.f
  1123. touch stmp-pic
  1124. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d9gmit.f -o pic/d9gmit.o
  1125. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d9lgic.f -o pic/d9lgic.o
  1126. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d9lgit.f -o pic/d9lgit.o
  1127. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp d9lgmc.f -o pic/d9lgmc.o
  1128. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dacosh.f -o pic/dacosh.o
  1129. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dasinh.f -o pic/dasinh.o
  1130. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp datanh.f -o pic/datanh.o
  1131. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dbetai.f -o pic/dbetai.o
  1132. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dcsevl.f -o pic/dcsevl.o
  1133. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp derf.f -o pic/derf.o
  1134. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp derfc.f -o pic/derfc.o
  1135. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgami.f -o pic/dgami.o
  1136. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamit.f -o pic/dgamit.o
  1137. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamlm.f -o pic/dgamlm.o
  1138. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamma.f -o pic/dgamma.o
  1139. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dgamr.f -o pic/dgamr.o
  1140. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlbeta.f -o pic/dlbeta.o
  1141. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlgams.f -o pic/dlgams.o
  1142. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlngam.f -o pic/dlngam.o
  1143. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dlnrel.f -o pic/dlnrel.o
  1144. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dpchim.f -o pic/dpchim.o
  1145. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dpchst.f -o pic/dpchst.o
  1146. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp initds.f -o pic/initds.o
  1147. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdacosh.f -o pic/xdacosh.o
  1148. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdasinh.f -o pic/xdasinh.o
  1149. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdatanh.f -o pic/xdatanh.o
  1150. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdbetai.f -o pic/xdbetai.o
  1151. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xderf.f -o pic/xderf.o
  1152. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xderfc.f -o pic/xderfc.o
  1153. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdgami.f -o pic/xdgami.o
  1154. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdgamit.f -o pic/xdgamit.o
  1155. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xdgamma.f -o pic/xdgamma.o
  1156. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp xgmainc.f -o pic/xgmainc.o
  1157. warning: run make in parent directory to update libraries
  1158. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-fn'
  1159. make -C villad all
  1160. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/villad'
  1161. mkdir pic
  1162. making dfopr.def from dfopr.f
  1163. making dif.def from dif.f
  1164. making intrp.def from intrp.f
  1165. making jcobi.def from jcobi.f
  1166. making radau.def from radau.f
  1167. making vilerr.def from vilerr.f
  1168. touch stmp-pic
  1169. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dfopr.f -o pic/dfopr.o
  1170. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp dif.f -o pic/dif.o
  1171. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp intrp.f -o pic/intrp.o
  1172. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp jcobi.f -o pic/jcobi.o
  1173. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp radau.f -o pic/radau.o
  1174. gfortran -c -fPIC -march=prescott -O -fexternal-blas -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -mieee-fp vilerr.f -o pic/vilerr.o
  1175. warning: run make in parent directory to update libraries
  1176. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/villad'
  1177. echo "EXPORTS" > cruft.def
  1178. cat  amos/dgamln.def  amos/xzabs.def  amos/xzexp.def  amos/xzlog.def  amos/xzsqrt.def  amos/zacai.def  amos/zacon.def  amos/zairy.def  amos/zasyi.def  amos/zbesh.def  amos/zbesi.def  amos/zbesj.def  amos/zbesk.def  amos/zbesy.def  amos/zbinu.def  amos/zbiry.def  amos/zbknu.def  amos/zbuni.def  amos/zbunk.def  amos/zdiv.def  amos/zkscl.def  amos/zmlri.def  amos/zmlt.def  amos/zrati.def  amos/zs1s2.def  amos/zseri.def  amos/zshch.def  amos/zuchk.def  amos/zunhj.def  amos/zuni1.def  amos/zuni2.def  amos/zunik.def  amos/zunk1.def  amos/zunk2.def  amos/zuoik.def  amos/zwrsk.def  blas-xtra/xddot.def  blas-xtra/xdnrm2.def  blas-xtra/xdznrm2.def  blas-xtra/xerbla.def  blas-xtra/xzdotu.def  daspk/datv.def  daspk/dcnst0.def  daspk/dcnstr.def  daspk/ddasic.def  daspk/ddasid.def  daspk/ddasik.def  daspk/ddaspk.def  daspk/ddstp.def  daspk/ddwnrm.def  daspk/dfnrmd.def  daspk/dfnrmk.def  daspk/dhels.def  daspk/dheqr.def  daspk/dinvwt.def  daspk/dlinsd.def  daspk/dlinsk.def  daspk/dmatd.def  daspk/dnedd.def  daspk/dnedk.def  daspk/dnsd.def  daspk/dnsid.def  daspk/dnsik.def  daspk/dnsk.def  daspk/dorth.def  daspk/dslvd.def  daspk/dslvk.def  daspk/dspigm.def  daspk/dyypnw.def  dasrt/ddasrt.def  dasrt/drchek.def  dasrt/droots.def  dassl/ddaini.def  dassl/ddajac.def  dassl/ddanrm.def  dassl/ddaslv.def  dassl/ddassl.def  dassl/ddastp.def  dassl/ddatrp.def  dassl/ddawts.def  lapack-xtra/xdlamch.def  lapack-xtra/xdlange.def  lapack-xtra/xilaenv.def  lapack-xtra/xzlange.def  minpack/dogleg.def  minpack/dpmpar.def  minpack/enorm.def  minpack/fdjac1.def  minpack/hybrd.def  minpack/hybrd1.def  minpack/hybrj.def  minpack/hybrj1.def  minpack/qform.def  minpack/qrfac.def  minpack/r1mpyq.def  minpack/r1updt.def  misc/d1mach.def  misc/i1mach.def  odepack/cfode.def  odepack/dlsode.def  odepack/ewset.def  odepack/intdy.def  odepack/prepj.def  odepack/solsy.def  odepack/stode.def  odepack/vnorm.def  ordered-qz/dsubsp.def  ordered-qz/exchqz.def  quadpack/dqagi.def  quadpack/dqagie.def  quadpack/dqagp.def  quadpack/dqagpe.def  quadpack/dqelg.def  quadpack/dqk15i.def  quadpack/dqk21.def  quadpack/dqpsrt.def  quadpack/xerror.def  ranlib/advnst.def  ranlib/genbet.def  ranlib/genchi.def  ranlib/genexp.def  ranlib/genf.def  ranlib/gengam.def  ranlib/genmn.def  ranlib/genmul.def  ranlib/gennch.def  ranlib/gennf.def  ranlib/gennor.def  ranlib/genprm.def  ranlib/genunf.def  ranlib/getcgn.def  ranlib/getsd.def  ranlib/ignbin.def  ranlib/ignlgi.def  ranlib/ignnbn.def  ranlib/ignpoi.def  ranlib/ignuin.def  ranlib/initgn.def  ranlib/inrgcm.def  ranlib/lennob.def  ranlib/mltmod.def  ranlib/phrtsd.def  ranlib/qrgnin.def  ranlib/ranf.def  ranlib/setall.def  ranlib/setant.def  ranlib/setgmn.def  ranlib/setsd.def  ranlib/sexpo.def  ranlib/sgamma.def  ranlib/snorm.def  ranlib/wrap.def  slatec-err/fdump.def  slatec-err/ixsav.def  slatec-err/j4save.def  slatec-err/xerclr.def  slatec-err/xercnt.def  slatec-err/xerhlt.def  slatec-err/xermsg.def  slatec-err/xerprn.def  slatec-err/xerrwd.def  slatec-err/xersve.def  slatec-err/xgetf.def  slatec-err/xgetua.def  slatec-err/xsetf.def  slatec-err/xsetua.def  slatec-fn/d9gmit.def  slatec-fn/d9lgic.def  slatec-fn/d9lgit.def  slatec-fn/d9lgmc.def  slatec-fn/dacosh.def  slatec-fn/dasinh.def  slatec-fn/datanh.def  slatec-fn/dbetai.def  slatec-fn/dcsevl.def  slatec-fn/derf.def  slatec-fn/derfc.def  slatec-fn/dgami.def  slatec-fn/dgamit.def  slatec-fn/dgamlm.def  slatec-fn/dgamma.def  slatec-fn/dgamr.def  slatec-fn/dlbeta.def  slatec-fn/dlgams.def  slatec-fn/dlngam.def  slatec-fn/dlnrel.def  slatec-fn/dpchim.def  slatec-fn/dpchst.def  slatec-fn/initds.def  slatec-fn/xdacosh.def  slatec-fn/xdasinh.def  slatec-fn/xdatanh.def  slatec-fn/xdbetai.def  slatec-fn/xderf.def  slatec-fn/xderfc.def  slatec-fn/xdgami.def  slatec-fn/xdgamit.def  slatec-fn/xdgamma.def  slatec-fn/xgmainc.def  villad/dfopr.def  villad/dif.def  villad/intrp.def  villad/jcobi.def  villad/radau.def  villad/vilerr.def >> cruft.def
  1179. make libcruft.so.3.0.1
  1180. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
  1181. rm -f libcruft.so
  1182. g++ -shared  -Wl,-soname -Wl,libcruft.so -o libcruft.so amos/pic/dgamln.o amos/pic/xzabs.o amos/pic/xzexp.o amos/pic/xzlog.o amos/pic/xzsqrt.o amos/pic/zacai.o amos/pic/zacon.o amos/pic/zairy.o amos/pic/zasyi.o amos/pic/zbesh.o amos/pic/zbesi.o amos/pic/zbesj.o amos/pic/zbesk.o amos/pic/zbesy.o amos/pic/zbinu.o amos/pic/zbiry.o amos/pic/zbknu.o amos/pic/zbuni.o amos/pic/zbunk.o amos/pic/zdiv.o amos/pic/zkscl.o amos/pic/zmlri.o amos/pic/zmlt.o amos/pic/zrati.o amos/pic/zs1s2.o amos/pic/zseri.o amos/pic/zshch.o amos/pic/zuchk.o amos/pic/zunhj.o amos/pic/zuni1.o amos/pic/zuni2.o amos/pic/zunik.o amos/pic/zunk1.o amos/pic/zunk2.o amos/pic/zuoik.o amos/pic/zwrsk.o blas-xtra/pic/xddot.o blas-xtra/pic/xdnrm2.o blas-xtra/pic/xdznrm2.o blas-xtra/pic/xerbla.o blas-xtra/pic/xzdotu.o daspk/pic/datv.o daspk/pic/dcnst0.o daspk/pic/dcnstr.o daspk/pic/ddasic.o daspk/pic/ddasid.o daspk/pic/ddasik.o daspk/pic/ddaspk.o daspk/pic/ddstp.o daspk/pic/ddwnrm.o daspk/pic/dfnrmd.o daspk/pic/dfnrmk.o daspk/pic/dhels.o daspk/pic/dheqr.o daspk/pic/dinvwt.o daspk/pic/dlinsd.o daspk/pic/dlinsk.o daspk/pic/dmatd.o daspk/pic/dnedd.o daspk/pic/dnedk.o daspk/pic/dnsd.o daspk/pic/dnsid.o daspk/pic/dnsik.o daspk/pic/dnsk.o daspk/pic/dorth.o daspk/pic/dslvd.o daspk/pic/dslvk.o daspk/pic/dspigm.o daspk/pic/dyypnw.o dasrt/pic/ddasrt.o dasrt/pic/drchek.o dasrt/pic/droots.o dassl/pic/ddaini.o dassl/pic/ddajac.o dassl/pic/ddanrm.o dassl/pic/ddaslv.o dassl/pic/ddassl.o dassl/pic/ddastp.o dassl/pic/ddatrp.o dassl/pic/ddawts.o lapack-xtra/pic/xdlamch.o lapack-xtra/pic/xdlange.o lapack-xtra/pic/xilaenv.o lapack-xtra/pic/xzlange.o minpack/pic/dogleg.o minpack/pic/dpmpar.o minpack/pic/enorm.o minpack/pic/fdjac1.o minpack/pic/hybrd.o minpack/pic/hybrd1.o minpack/pic/hybrj.o minpack/pic/hybrj1.o minpack/pic/qform.o minpack/pic/qrfac.o minpack/pic/r1mpyq.o minpack/pic/r1updt.o misc/pic/d1mach.o misc/pic/i1mach.o odepack/pic/cfode.o odepack/pic/dlsode.o odepack/pic/ewset.o odepack/pic/intdy.o odepack/pic/prepj.o odepack/pic/solsy.o odepack/pic/stode.o odepack/pic/vnorm.o ordered-qz/pic/dsubsp.o ordered-qz/pic/exchqz.o quadpack/pic/dqagi.o quadpack/pic/dqagie.o quadpack/pic/dqagp.o quadpack/pic/dqagpe.o quadpack/pic/dqelg.o quadpack/pic/dqk15i.o quadpack/pic/dqk21.o quadpack/pic/dqpsrt.o quadpack/pic/xerror.o ranlib/pic/advnst.o ranlib/pic/genbet.o ranlib/pic/genchi.o ranlib/pic/genexp.o ranlib/pic/genf.o ranlib/pic/gengam.o ranlib/pic/genmn.o ranlib/pic/genmul.o ranlib/pic/gennch.o ranlib/pic/gennf.o ranlib/pic/gennor.o ranlib/pic/genprm.o ranlib/pic/genunf.o ranlib/pic/getcgn.o ranlib/pic/getsd.o ranlib/pic/ignbin.o ranlib/pic/ignlgi.o ranlib/pic/ignnbn.o ranlib/pic/ignpoi.o ranlib/pic/ignuin.o ranlib/pic/initgn.o ranlib/pic/inrgcm.o ranlib/pic/lennob.o ranlib/pic/mltmod.o ranlib/pic/phrtsd.o ranlib/pic/qrgnin.o ranlib/pic/ranf.o ranlib/pic/setall.o ranlib/pic/setant.o ranlib/pic/setgmn.o ranlib/pic/setsd.o ranlib/pic/sexpo.o ranlib/pic/sgamma.o ranlib/pic/snorm.o ranlib/pic/wrap.o slatec-err/pic/fdump.o slatec-err/pic/ixsav.o slatec-err/pic/j4save.o slatec-err/pic/xerclr.o slatec-err/pic/xercnt.o slatec-err/pic/xerhlt.o slatec-err/pic/xermsg.o slatec-err/pic/xerprn.o slatec-err/pic/xerrwd.o slatec-err/pic/xersve.o slatec-err/pic/xgetf.o slatec-err/pic/xgetua.o slatec-err/pic/xsetf.o slatec-err/pic/xsetua.o slatec-fn/pic/d9gmit.o slatec-fn/pic/d9lgic.o slatec-fn/pic/d9lgit.o slatec-fn/pic/d9lgmc.o slatec-fn/pic/dacosh.o slatec-fn/pic/dasinh.o slatec-fn/pic/datanh.o slatec-fn/pic/dbetai.o slatec-fn/pic/dcsevl.o slatec-fn/pic/derf.o slatec-fn/pic/derfc.o slatec-fn/pic/dgami.o slatec-fn/pic/dgamit.o slatec-fn/pic/dgamlm.o slatec-fn/pic/dgamma.o slatec-fn/pic/dgamr.o slatec-fn/pic/dlbeta.o slatec-fn/pic/dlgams.o slatec-fn/pic/dlngam.o slatec-fn/pic/dlnrel.o slatec-fn/pic/dpchim.o slatec-fn/pic/dpchst.o slatec-fn/pic/initds.o slatec-fn/pic/xdacosh.o slatec-fn/pic/xdasinh.o slatec-fn/pic/xdatanh.o slatec-fn/pic/xdbetai.o slatec-fn/pic/xderf.o slatec-fn/pic/xderfc.o slatec-fn/pic/xdgami.o slatec-fn/pic/xdgamit.o slatec-fn/pic/xdgamma.o slatec-fn/pic/xgmainc.o villad/pic/dfopr.o villad/pic/dif.o villad/pic/intrp.o villad/pic/jcobi.o villad/pic/radau.o villad/pic/vilerr.o misc/pic/machar.o misc/pic/f77-extern.o misc/pic/f77-fcn.o misc/pic/lo-error.o misc/pic/quit.o misc/pic/cquit.o -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  1183. rm -f libcruft.so.3.0.1
  1184. ln -s libcruft.so libcruft.so.3.0.1
  1185. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
  1186. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
  1187. make -C liboctave all
  1188. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
  1189. touch stamp-prereq
  1190. making pathsearch.d from pathsearch.cc
  1191. making kpse-xfns.d from kpse-xfns.c
  1192. making oct-rl-hist.d from oct-rl-hist.c
  1193. making oct-rl-edit.d from oct-rl-edit.c
  1194. making cmd-hist.d from cmd-hist.cc
  1195. making cmd-edit.d from cmd-edit.cc
  1196. making tempnam.d from tempnam.c
  1197. making tempname.d from tempname.c
  1198. making strncase.d from strncase.c
  1199. making strcasecmp.d from strcasecmp.c
  1200. making strptime.d from strptime.c
  1201. making strftime.d from strftime.c
  1202. making rmdir.d from rmdir.c
  1203. making rename.d from rename.c
  1204. making randpoisson.d from randpoisson.c
  1205. making randmtzig.d from randmtzig.c
  1206. making randgamma.d from randgamma.c
  1207. making oct-getopt.d from oct-getopt.c
  1208. making mkdir.d from mkdir.c
  1209. making md5.d from md5.c
  1210. making lo-cutils.d from lo-cutils.c
  1211. making lo-cieee.d from lo-cieee.c
  1212. making getopt1.d from getopt1.c
  1213. making getopt.d from getopt.c
  1214. making filemode.d from filemode.c
  1215. making f2c-main.d from f2c-main.c
  1216. making smx-sbm-bm.d from smx-sbm-bm.cc
  1217. making smx-bm-sbm.d from smx-bm-sbm.cc
  1218. making smx-scm-cm.d from smx-scm-cm.cc
  1219. making smx-sm-cm.d from smx-sm-cm.cc
  1220. making smx-scm-m.d from smx-scm-m.cc
  1221. making smx-sm-m.d from smx-sm-m.cc
  1222. making smx-cm-scm.d from smx-cm-scm.cc
  1223. making smx-cm-sm.d from smx-cm-sm.cc
  1224. making smx-m-scm.d from smx-m-scm.cc
  1225. making smx-m-sm.d from smx-m-sm.cc
  1226. making smx-sm-scm.d from smx-sm-scm.cc
  1227. making smx-scm-sm.d from smx-scm-sm.cc
  1228. making smx-s-scm.d from smx-s-scm.cc
  1229. making smx-scm-s.d from smx-scm-s.cc
  1230. making smx-cs-sm.d from smx-cs-sm.cc
  1231. making smx-sm-cs.d from smx-sm-cs.cc
  1232. making vx-s-crv.d from vx-s-crv.cc
  1233. making vx-s-ccv.d from vx-s-ccv.cc
  1234. making vx-rv-cs.d from vx-rv-cs.cc
  1235. making vx-rv-crv.d from vx-rv-crv.cc
  1236. making vx-cv-cs.d from vx-cv-cs.cc
  1237. making vx-cv-ccv.d from vx-cv-ccv.cc
  1238. making vx-cs-rv.d from vx-cs-rv.cc
  1239. making vx-cs-cv.d from vx-cs-cv.cc
  1240. making vx-crv-s.d from vx-crv-s.cc
  1241. making vx-crv-rv.d from vx-crv-rv.cc
  1242. making vx-ccv-s.d from vx-ccv-s.cc
  1243. making vx-ccv-cv.d from vx-ccv-cv.cc
  1244. making mx-ui64nda-i64nda.d from mx-ui64nda-i64nda.cc
  1245. making mx-ui64nda-ui32nda.d from mx-ui64nda-ui32nda.cc
  1246. making mx-ui64nda-i32nda.d from mx-ui64nda-i32nda.cc
  1247. making mx-ui64nda-ui16nda.d from mx-ui64nda-ui16nda.cc
  1248. making mx-ui64nda-i16nda.d from mx-ui64nda-i16nda.cc
  1249. making mx-ui64nda-ui8nda.d from mx-ui64nda-ui8nda.cc
  1250. making mx-ui64nda-i8nda.d from mx-ui64nda-i8nda.cc
  1251. making mx-ui32nda-ui64nda.d from mx-ui32nda-ui64nda.cc
  1252. making mx-ui32nda-i64nda.d from mx-ui32nda-i64nda.cc
  1253. making mx-ui32nda-i32nda.d from mx-ui32nda-i32nda.cc
  1254. making mx-ui32nda-ui16nda.d from mx-ui32nda-ui16nda.cc
  1255. making mx-ui32nda-i16nda.d from mx-ui32nda-i16nda.cc
  1256. making mx-ui32nda-ui8nda.d from mx-ui32nda-ui8nda.cc
  1257. making mx-ui32nda-i8nda.d from mx-ui32nda-i8nda.cc
  1258. making mx-ui16nda-ui64nda.d from mx-ui16nda-ui64nda.cc
  1259. making mx-ui16nda-i64nda.d from mx-ui16nda-i64nda.cc
  1260. making mx-ui16nda-ui32nda.d from mx-ui16nda-ui32nda.cc
  1261. making mx-ui16nda-i32nda.d from mx-ui16nda-i32nda.cc
  1262. making mx-ui16nda-i16nda.d from mx-ui16nda-i16nda.cc
  1263. making mx-ui16nda-ui8nda.d from mx-ui16nda-ui8nda.cc
  1264. making mx-ui16nda-i8nda.d from mx-ui16nda-i8nda.cc
  1265. making mx-ui8nda-ui64nda.d from mx-ui8nda-ui64nda.cc
  1266. making mx-ui8nda-i64nda.d from mx-ui8nda-i64nda.cc
  1267. making mx-ui8nda-ui32nda.d from mx-ui8nda-ui32nda.cc
  1268. making mx-ui8nda-i32nda.d from mx-ui8nda-i32nda.cc
  1269. making mx-ui8nda-ui16nda.d from mx-ui8nda-ui16nda.cc
  1270. making mx-ui8nda-i16nda.d from mx-ui8nda-i16nda.cc
  1271. making mx-ui8nda-i8nda.d from mx-ui8nda-i8nda.cc
  1272. making mx-i64nda-ui64nda.d from mx-i64nda-ui64nda.cc
  1273. making mx-i64nda-ui32nda.d from mx-i64nda-ui32nda.cc
  1274. making mx-i64nda-i32nda.d from mx-i64nda-i32nda.cc
  1275. making mx-i64nda-ui16nda.d from mx-i64nda-ui16nda.cc
  1276. making mx-i64nda-i16nda.d from mx-i64nda-i16nda.cc
  1277. making mx-i64nda-ui8nda.d from mx-i64nda-ui8nda.cc
  1278. making mx-i64nda-i8nda.d from mx-i64nda-i8nda.cc
  1279. making mx-i32nda-ui64nda.d from mx-i32nda-ui64nda.cc
  1280. making mx-i32nda-i64nda.d from mx-i32nda-i64nda.cc
  1281. making mx-i32nda-ui32nda.d from mx-i32nda-ui32nda.cc
  1282. making mx-i32nda-ui16nda.d from mx-i32nda-ui16nda.cc
  1283. making mx-i32nda-i16nda.d from mx-i32nda-i16nda.cc
  1284. making mx-i32nda-ui8nda.d from mx-i32nda-ui8nda.cc
  1285. making mx-i32nda-i8nda.d from mx-i32nda-i8nda.cc
  1286. making mx-i16nda-ui64nda.d from mx-i16nda-ui64nda.cc
  1287. making mx-i16nda-i64nda.d from mx-i16nda-i64nda.cc
  1288. making mx-i16nda-ui32nda.d from mx-i16nda-ui32nda.cc
  1289. making mx-i16nda-i32nda.d from mx-i16nda-i32nda.cc
  1290. making mx-i16nda-ui16nda.d from mx-i16nda-ui16nda.cc
  1291. making mx-i16nda-ui8nda.d from mx-i16nda-ui8nda.cc
  1292. making mx-i16nda-i8nda.d from mx-i16nda-i8nda.cc
  1293. making mx-i8nda-ui64nda.d from mx-i8nda-ui64nda.cc
  1294. making mx-i8nda-i64nda.d from mx-i8nda-i64nda.cc
  1295. making mx-i8nda-ui32nda.d from mx-i8nda-ui32nda.cc
  1296. making mx-i8nda-i32nda.d from mx-i8nda-i32nda.cc
  1297. making mx-i8nda-ui16nda.d from mx-i8nda-ui16nda.cc
  1298. making mx-i8nda-i16nda.d from mx-i8nda-i16nda.cc
  1299. making mx-i8nda-ui8nda.d from mx-i8nda-ui8nda.cc
  1300. making mx-ui64-i64nda.d from mx-ui64-i64nda.cc
  1301. making mx-ui64-ui32nda.d from mx-ui64-ui32nda.cc
  1302. making mx-ui64-i32nda.d from mx-ui64-i32nda.cc
  1303. making mx-ui64-ui16nda.d from mx-ui64-ui16nda.cc
  1304. making mx-ui64-i16nda.d from mx-ui64-i16nda.cc
  1305. making mx-ui64-ui8nda.d from mx-ui64-ui8nda.cc
  1306. making mx-ui64-i8nda.d from mx-ui64-i8nda.cc
  1307. making mx-ui32-ui64nda.d from mx-ui32-ui64nda.cc
  1308. making mx-ui32-i64nda.d from mx-ui32-i64nda.cc
  1309. making mx-ui32-i32nda.d from mx-ui32-i32nda.cc
  1310. making mx-ui32-ui16nda.d from mx-ui32-ui16nda.cc
  1311. making mx-ui32-i16nda.d from mx-ui32-i16nda.cc
  1312. making mx-ui32-ui8nda.d from mx-ui32-ui8nda.cc
  1313. making mx-ui32-i8nda.d from mx-ui32-i8nda.cc
  1314. making mx-ui16-ui64nda.d from mx-ui16-ui64nda.cc
  1315. making mx-ui16-i64nda.d from mx-ui16-i64nda.cc
  1316. making mx-ui16-ui32nda.d from mx-ui16-ui32nda.cc
  1317. making mx-ui16-i32nda.d from mx-ui16-i32nda.cc
  1318. making mx-ui16-i16nda.d from mx-ui16-i16nda.cc
  1319. making mx-ui16-ui8nda.d from mx-ui16-ui8nda.cc
  1320. making mx-ui16-i8nda.d from mx-ui16-i8nda.cc
  1321. making mx-ui8-ui64nda.d from mx-ui8-ui64nda.cc
  1322. making mx-ui8-i64nda.d from mx-ui8-i64nda.cc
  1323. making mx-ui8-ui32nda.d from mx-ui8-ui32nda.cc
  1324. making mx-ui8-i32nda.d from mx-ui8-i32nda.cc
  1325. making mx-ui8-ui16nda.d from mx-ui8-ui16nda.cc
  1326. making mx-ui8-i16nda.d from mx-ui8-i16nda.cc
  1327. making mx-ui8-i8nda.d from mx-ui8-i8nda.cc
  1328. making mx-i64-ui64nda.d from mx-i64-ui64nda.cc
  1329. making mx-i64-ui32nda.d from mx-i64-ui32nda.cc
  1330. making mx-i64-i32nda.d from mx-i64-i32nda.cc
  1331. making mx-i64-ui16nda.d from mx-i64-ui16nda.cc
  1332. making mx-i64-i16nda.d from mx-i64-i16nda.cc
  1333. making mx-i64-ui8nda.d from mx-i64-ui8nda.cc
  1334. making mx-i64-i8nda.d from mx-i64-i8nda.cc
  1335. making mx-i32-ui64nda.d from mx-i32-ui64nda.cc
  1336. making mx-i32-i64nda.d from mx-i32-i64nda.cc
  1337. making mx-i32-ui32nda.d from mx-i32-ui32nda.cc
  1338. making mx-i32-ui16nda.d from mx-i32-ui16nda.cc
  1339. making mx-i32-i16nda.d from mx-i32-i16nda.cc
  1340. making mx-i32-ui8nda.d from mx-i32-ui8nda.cc
  1341. making mx-i32-i8nda.d from mx-i32-i8nda.cc
  1342. making mx-i16-ui64nda.d from mx-i16-ui64nda.cc
  1343. making mx-i16-i64nda.d from mx-i16-i64nda.cc
  1344. making mx-i16-ui32nda.d from mx-i16-ui32nda.cc
  1345. making mx-i16-i32nda.d from mx-i16-i32nda.cc
  1346. making mx-i16-ui16nda.d from mx-i16-ui16nda.cc
  1347. making mx-i16-ui8nda.d from mx-i16-ui8nda.cc
  1348. making mx-i16-i8nda.d from mx-i16-i8nda.cc
  1349. making mx-i8-ui64nda.d from mx-i8-ui64nda.cc
  1350. making mx-i8-i64nda.d from mx-i8-i64nda.cc
  1351. making mx-i8-ui32nda.d from mx-i8-ui32nda.cc
  1352. making mx-i8-i32nda.d from mx-i8-i32nda.cc
  1353. making mx-i8-ui16nda.d from mx-i8-ui16nda.cc
  1354. making mx-i8-i16nda.d from mx-i8-i16nda.cc
  1355. making mx-i8-ui8nda.d from mx-i8-ui8nda.cc
  1356. making mx-ui64nda-i64.d from mx-ui64nda-i64.cc
  1357. making mx-ui64nda-ui32.d from mx-ui64nda-ui32.cc
  1358. making mx-ui64nda-i32.d from mx-ui64nda-i32.cc
  1359. making mx-ui64nda-ui16.d from mx-ui64nda-ui16.cc
  1360. making mx-ui64nda-i16.d from mx-ui64nda-i16.cc
  1361. making mx-ui64nda-ui8.d from mx-ui64nda-ui8.cc
  1362. making mx-ui64nda-i8.d from mx-ui64nda-i8.cc
  1363. making mx-ui32nda-ui64.d from mx-ui32nda-ui64.cc
  1364. making mx-ui32nda-i64.d from mx-ui32nda-i64.cc
  1365. making mx-ui32nda-i32.d from mx-ui32nda-i32.cc
  1366. making mx-ui32nda-ui16.d from mx-ui32nda-ui16.cc
  1367. making mx-ui32nda-i16.d from mx-ui32nda-i16.cc
  1368. making mx-ui32nda-ui8.d from mx-ui32nda-ui8.cc
  1369. making mx-ui32nda-i8.d from mx-ui32nda-i8.cc
  1370. making mx-ui16nda-ui64.d from mx-ui16nda-ui64.cc
  1371. making mx-ui16nda-i64.d from mx-ui16nda-i64.cc
  1372. making mx-ui16nda-ui32.d from mx-ui16nda-ui32.cc
  1373. making mx-ui16nda-i32.d from mx-ui16nda-i32.cc
  1374. making mx-ui16nda-i16.d from mx-ui16nda-i16.cc
  1375. making mx-ui16nda-ui8.d from mx-ui16nda-ui8.cc
  1376. making mx-ui16nda-i8.d from mx-ui16nda-i8.cc
  1377. making mx-ui8nda-ui64.d from mx-ui8nda-ui64.cc
  1378. making mx-ui8nda-i64.d from mx-ui8nda-i64.cc
  1379. making mx-ui8nda-ui32.d from mx-ui8nda-ui32.cc
  1380. making mx-ui8nda-i32.d from mx-ui8nda-i32.cc
  1381. making mx-ui8nda-ui16.d from mx-ui8nda-ui16.cc
  1382. making mx-ui8nda-i16.d from mx-ui8nda-i16.cc
  1383. making mx-ui8nda-i8.d from mx-ui8nda-i8.cc
  1384. making mx-i64nda-ui64.d from mx-i64nda-ui64.cc
  1385. making mx-i64nda-ui32.d from mx-i64nda-ui32.cc
  1386. making mx-i64nda-i32.d from mx-i64nda-i32.cc
  1387. making mx-i64nda-ui16.d from mx-i64nda-ui16.cc
  1388. making mx-i64nda-i16.d from mx-i64nda-i16.cc
  1389. making mx-i64nda-ui8.d from mx-i64nda-ui8.cc
  1390. making mx-i64nda-i8.d from mx-i64nda-i8.cc
  1391. making mx-i32nda-ui64.d from mx-i32nda-ui64.cc
  1392. making mx-i32nda-i64.d from mx-i32nda-i64.cc
  1393. making mx-i32nda-ui32.d from mx-i32nda-ui32.cc
  1394. making mx-i32nda-ui16.d from mx-i32nda-ui16.cc
  1395. making mx-i32nda-i16.d from mx-i32nda-i16.cc
  1396. making mx-i32nda-ui8.d from mx-i32nda-ui8.cc
  1397. making mx-i32nda-i8.d from mx-i32nda-i8.cc
  1398. making mx-i16nda-ui64.d from mx-i16nda-ui64.cc
  1399. making mx-i16nda-i64.d from mx-i16nda-i64.cc
  1400. making mx-i16nda-ui32.d from mx-i16nda-ui32.cc
  1401. making mx-i16nda-i32.d from mx-i16nda-i32.cc
  1402. making mx-i16nda-ui16.d from mx-i16nda-ui16.cc
  1403. making mx-i16nda-ui8.d from mx-i16nda-ui8.cc
  1404. making mx-i16nda-i8.d from mx-i16nda-i8.cc
  1405. making mx-i8nda-ui64.d from mx-i8nda-ui64.cc
  1406. making mx-i8nda-i64.d from mx-i8nda-i64.cc
  1407. making mx-i8nda-ui32.d from mx-i8nda-ui32.cc
  1408. making mx-i8nda-i32.d from mx-i8nda-i32.cc
  1409. making mx-i8nda-ui16.d from mx-i8nda-ui16.cc
  1410. making mx-i8nda-i16.d from mx-i8nda-i16.cc
  1411. making mx-i8nda-ui8.d from mx-i8nda-ui8.cc
  1412. making mx-ui64nda-nda.d from mx-ui64nda-nda.cc
  1413. making mx-nda-ui64nda.d from mx-nda-ui64nda.cc
  1414. making mx-i64nda-nda.d from mx-i64nda-nda.cc
  1415. making mx-nda-i64nda.d from mx-nda-i64nda.cc
  1416. making mx-ui32nda-nda.d from mx-ui32nda-nda.cc
  1417. making mx-nda-ui32nda.d from mx-nda-ui32nda.cc
  1418. making mx-i32nda-nda.d from mx-i32nda-nda.cc
  1419. making mx-nda-i32nda.d from mx-nda-i32nda.cc
  1420. making mx-ui16nda-nda.d from mx-ui16nda-nda.cc
  1421. making mx-nda-ui16nda.d from mx-nda-ui16nda.cc
  1422. making mx-i16nda-nda.d from mx-i16nda-nda.cc
  1423. making mx-nda-i16nda.d from mx-nda-i16nda.cc
  1424. making mx-ui8nda-nda.d from mx-ui8nda-nda.cc
  1425. making mx-nda-ui8nda.d from mx-nda-ui8nda.cc
  1426. making mx-i8nda-nda.d from mx-i8nda-nda.cc
  1427. making mx-nda-i8nda.d from mx-nda-i8nda.cc
  1428. making mx-ui64-nda.d from mx-ui64-nda.cc
  1429. making mx-nda-ui64.d from mx-nda-ui64.cc
  1430. making mx-i64-nda.d from mx-i64-nda.cc
  1431. making mx-nda-i64.d from mx-nda-i64.cc
  1432. making mx-ui32-nda.d from mx-ui32-nda.cc
  1433. making mx-nda-ui32.d from mx-nda-ui32.cc
  1434. making mx-i32-nda.d from mx-i32-nda.cc
  1435. making mx-nda-i32.d from mx-nda-i32.cc
  1436. making mx-ui16-nda.d from mx-ui16-nda.cc
  1437. making mx-nda-ui16.d from mx-nda-ui16.cc
  1438. making mx-i16-nda.d from mx-i16-nda.cc
  1439. making mx-nda-i16.d from mx-nda-i16.cc
  1440. making mx-ui8-nda.d from mx-ui8-nda.cc
  1441. making mx-nda-ui8.d from mx-nda-ui8.cc
  1442. making mx-i8-nda.d from mx-i8-nda.cc
  1443. making mx-nda-i8.d from mx-nda-i8.cc
  1444. making mx-ui64nda-s.d from mx-ui64nda-s.cc
  1445. making mx-s-ui64nda.d from mx-s-ui64nda.cc
  1446. making mx-i64nda-s.d from mx-i64nda-s.cc
  1447. making mx-s-i64nda.d from mx-s-i64nda.cc
  1448. making mx-ui32nda-s.d from mx-ui32nda-s.cc
  1449. making mx-s-ui32nda.d from mx-s-ui32nda.cc
  1450. making mx-i32nda-s.d from mx-i32nda-s.cc
  1451. making mx-s-i32nda.d from mx-s-i32nda.cc
  1452. making mx-ui16nda-s.d from mx-ui16nda-s.cc
  1453. making mx-s-ui16nda.d from mx-s-ui16nda.cc
  1454. making mx-i16nda-s.d from mx-i16nda-s.cc
  1455. making mx-s-i16nda.d from mx-s-i16nda.cc
  1456. making mx-ui8nda-s.d from mx-ui8nda-s.cc
  1457. making mx-s-ui8nda.d from mx-s-ui8nda.cc
  1458. making mx-i8nda-s.d from mx-i8nda-s.cc
  1459. making mx-s-i8nda.d from mx-s-i8nda.cc
  1460. making mx-s-dm.d from mx-s-dm.cc
  1461. making mx-m-dm.d from mx-m-dm.cc
  1462. making mx-dm-s.d from mx-dm-s.cc
  1463. making mx-dm-m.d from mx-dm-m.cc
  1464. making mx-s-cnda.d from mx-s-cnda.cc
  1465. making mx-s-cm.d from mx-s-cm.cc
  1466. making mx-s-cdm.d from mx-s-cdm.cc
  1467. making mx-nda-cnda.d from mx-nda-cnda.cc
  1468. making mx-m-cm.d from mx-m-cm.cc
  1469. making mx-m-cdm.d from mx-m-cdm.cc
  1470. making mx-nda-cs.d from mx-nda-cs.cc
  1471. making mx-m-cs.d from mx-m-cs.cc
  1472. making mx-dm-cm.d from mx-dm-cm.cc
  1473. making mx-dm-cs.d from mx-dm-cs.cc
  1474. making mx-cnda-s.d from mx-cnda-s.cc
  1475. making mx-cm-s.d from mx-cm-s.cc
  1476. making mx-cnda-nda.d from mx-cnda-nda.cc
  1477. making mx-cm-m.d from mx-cm-m.cc
  1478. making mx-cm-dm.d from mx-cm-dm.cc
  1479. making mx-cm-cdm.d from mx-cm-cdm.cc
  1480. making mx-cdm-s.d from mx-cdm-s.cc
  1481. making mx-cdm-m.d from mx-cdm-m.cc
  1482. making mx-cdm-cm.d from mx-cdm-cm.cc
  1483. making mx-cdm-cs.d from mx-cdm-cs.cc
  1484. making mx-cs-nda.d from mx-cs-nda.cc
  1485. making mx-cs-m.d from mx-cs-m.cc
  1486. making mx-cs-dm.d from mx-cs-dm.cc
  1487. making mx-cs-cdm.d from mx-cs-cdm.cc
  1488. making mx-dm-cdm.d from mx-dm-cdm.cc
  1489. making mx-cdm-dm.d from mx-cdm-dm.cc
  1490. making uint64NDArray.d from uint64NDArray.cc
  1491. making int64NDArray.d from int64NDArray.cc
  1492. making uint32NDArray.d from uint32NDArray.cc
  1493. making int32NDArray.d from int32NDArray.cc
  1494. making uint16NDArray.d from uint16NDArray.cc
  1495. making int16NDArray.d from int16NDArray.cc
  1496. making uint8NDArray.d from uint8NDArray.cc
  1497. making int8NDArray.d from int8NDArray.cc
  1498. making MatrixType.d from MatrixType.cc
  1499. making SparseQR.d from SparseQR.cc
  1500. making SparseCmplxQR.d from SparseCmplxQR.cc
  1501. making SparsedbleCHOL.d from SparsedbleCHOL.cc
  1502. making SparseCmplxCHOL.d from SparseCmplxCHOL.cc
  1503. making SparsedbleLU.d from SparsedbleLU.cc
  1504. making SparseCmplxLU.d from SparseCmplxLU.cc
  1505. making Sparse.d from Sparse.cc
  1506. making MSparse.d from MSparse.cc
  1507. making dSparse.d from dSparse.cc
  1508. making CSparse.d from CSparse.cc
  1509. making boolSparse.d from boolSparse.cc
  1510. making dbleSVD.d from dbleSVD.cc
  1511. making dbleSCHUR.d from dbleSCHUR.cc
  1512. making dbleQRP.d from dbleQRP.cc
  1513. making dbleQR.d from dbleQR.cc
  1514. making dbleLU.d from dbleLU.cc
  1515. making dbleHESS.d from dbleHESS.cc
  1516. making dbleDET.d from dbleDET.cc
  1517. making dbleCHOL.d from dbleCHOL.cc
  1518. making dbleAEPBAL.d from dbleAEPBAL.cc
  1519. making dRowVector.d from dRowVector.cc
  1520. making dNDArray.d from dNDArray.cc
  1521. making dMatrix.d from dMatrix.cc
  1522. making dDiagMatrix.d from dDiagMatrix.cc
  1523. making dColVector.d from dColVector.cc
  1524. making chNDArray.d from chNDArray.cc
  1525. making chMatrix.d from chMatrix.cc
  1526. making boolNDArray.d from boolNDArray.cc
  1527. making boolMatrix.d from boolMatrix.cc
  1528. making EIG.d from EIG.cc
  1529. making CmplxSVD.d from CmplxSVD.cc
  1530. making CmplxSCHUR.d from CmplxSCHUR.cc
  1531. making CmplxQRP.d from CmplxQRP.cc
  1532. making CmplxQR.d from CmplxQR.cc
  1533. making CmplxLU.d from CmplxLU.cc
  1534. making CmplxHESS.d from CmplxHESS.cc
  1535. making CmplxDET.d from CmplxDET.cc
  1536. making CmplxCHOL.d from CmplxCHOL.cc
  1537. making CmplxAEPBAL.d from CmplxAEPBAL.cc
  1538. making CRowVector.d from CRowVector.cc
  1539. making CNDArray.d from CNDArray.cc
  1540. making CMatrix.d from CMatrix.cc
  1541. making CDiagMatrix.d from CDiagMatrix.cc
  1542. making CColVector.d from CColVector.cc
  1543. making Array-util.d from Array-util.cc
  1544. making oct-inttypes.d from oct-inttypes.cc
  1545. making Sparse-d.d from Sparse-d.cc
  1546. making Sparse-b.d from Sparse-b.cc
  1547. making Sparse-C.d from Sparse-C.cc
  1548. making MSparse-d.d from MSparse-d.cc
  1549. making MSparse-C.d from MSparse-C.cc
  1550. making MArray-s.d from MArray-s.cc
  1551. making MArray-d.d from MArray-d.cc
  1552. making MArray-i.d from MArray-i.cc
  1553. making MArray-ch.d from MArray-ch.cc
  1554. making MArray-C.d from MArray-C.cc
  1555. making Array-idx-vec.d from Array-idx-vec.cc
  1556. making Array-str.d from Array-str.cc
  1557. making Array-so.d from Array-so.cc
  1558. making Array-s.d from Array-s.cc
  1559. making Array-d.d from Array-d.cc
  1560. making Array-i.d from Array-i.cc
  1561. making Array-ch.d from Array-ch.cc
  1562. making Array-b.d from Array-b.cc
  1563. making Array-C.d from Array-C.cc
  1564. making sparse-dmsolve.d from sparse-dmsolve.cc
  1565. making sparse-base-chol.d from sparse-base-chol.cc
  1566. making sparse-base-lu.d from sparse-base-lu.cc
  1567. making oct-sort.d from oct-sort.cc
  1568. making base-lu.d from base-lu.cc
  1569. making MDiagArray2.d from MDiagArray2.cc
  1570. making MArrayN.d from MArrayN.cc
  1571. making MArray2.d from MArray2.cc
  1572. making MArray.d from MArray.cc
  1573. making DiagArray2.d from DiagArray2.cc
  1574. making ArrayN.d from ArrayN.cc
  1575. making Array.d from Array.cc
  1576. making str-vec.d from str-vec.cc
  1577. making sparse-util.d from sparse-util.cc
  1578. making sparse-sort.d from sparse-sort.cc
  1579. making so-array.d from so-array.cc
  1580. making prog-args.d from prog-args.cc
  1581. making oct-uname.d from oct-uname.cc
  1582. making oct-time.d from oct-time.cc
  1583. making oct-syscalls.d from oct-syscalls.cc
  1584. making oct-spparms.d from oct-spparms.cc
  1585. making oct-shlib.d from oct-shlib.cc
  1586. making oct-rand.d from oct-rand.cc
  1587. making oct-passwd.d from oct-passwd.cc
  1588. making oct-md5.d from oct-md5.cc
  1589. making oct-group.d from oct-group.cc
  1590. making oct-fftw.d from oct-fftw.cc
  1591. making oct-env.d from oct-env.cc
  1592. making oct-alloc.d from oct-alloc.cc
  1593. making mach-info.d from mach-info.cc
  1594. making lo-utils.d from lo-utils.cc
  1595. making lo-sysdep.d from lo-sysdep.cc
  1596. making lo-specfun.d from lo-specfun.cc
  1597. making lo-mappers.d from lo-mappers.cc
  1598. making lo-ieee.d from lo-ieee.cc
  1599. making idx-vector.d from idx-vector.cc
  1600. making glob-match.d from glob-match.cc
  1601. making file-stat.d from file-stat.cc
  1602. making file-ops.d from file-ops.cc
  1603. making dir-ops.d from dir-ops.cc
  1604. making data-conv.d from data-conv.cc
  1605. making Range.d from Range.cc
  1606. making Quad.d from Quad.cc
  1607. making ODES.d from ODES.cc
  1608. making NLEqn.d from NLEqn.cc
  1609. making LSODE.d from LSODE.cc
  1610. making LinConst.d from LinConst.cc
  1611. making FEGrid.d from FEGrid.cc
  1612. making DASSL.d from DASSL.cc
  1613. making DASRT.d from DASRT.cc
  1614. making DASPK.d from DASPK.cc
  1615. making CollocWt.d from CollocWt.cc
  1616. making Bounds.d from Bounds.cc
  1617. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
  1618. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
  1619. mkdir pic
  1620. touch stmp-pic
  1621. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Bounds.cc -o pic/Bounds.o
  1622. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CollocWt.cc -o pic/CollocWt.o
  1623. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC DASPK.cc -o pic/DASPK.o
  1624. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC DASRT.cc -o pic/DASRT.o
  1625. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC DASSL.cc -o pic/DASSL.o
  1626. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC FEGrid.cc -o pic/FEGrid.o
  1627. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC LinConst.cc -o pic/LinConst.o
  1628. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC LSODE.cc -o pic/LSODE.o
  1629. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC NLEqn.cc -o pic/NLEqn.o
  1630. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ODES.cc -o pic/ODES.o
  1631. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Quad.cc -o pic/Quad.o
  1632. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Range.cc -o pic/Range.o
  1633. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC data-conv.cc -o pic/data-conv.o
  1634. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dir-ops.cc -o pic/dir-ops.o
  1635. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC file-ops.cc -o pic/file-ops.o
  1636. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC file-stat.cc -o pic/file-stat.o
  1637. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC glob-match.cc -o pic/glob-match.o
  1638. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC idx-vector.cc -o pic/idx-vector.o
  1639. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-ieee.cc -o pic/lo-ieee.o
  1640. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-mappers.cc -o pic/lo-mappers.o
  1641. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-specfun.cc -o pic/lo-specfun.o
  1642. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-sysdep.cc -o pic/lo-sysdep.o
  1643. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lo-utils.cc -o pic/lo-utils.o
  1644. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mach-info.cc -o pic/mach-info.o
  1645. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-alloc.cc -o pic/oct-alloc.o
  1646. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-env.cc -o pic/oct-env.o
  1647. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-fftw.cc -o pic/oct-fftw.o
  1648. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-group.cc -o pic/oct-group.o
  1649. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-md5.cc -o pic/oct-md5.o
  1650. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-passwd.cc -o pic/oct-passwd.o
  1651. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-rand.cc -o pic/oct-rand.o
  1652. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-shlib.cc -o pic/oct-shlib.o
  1653. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-spparms.cc -o pic/oct-spparms.o
  1654. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-syscalls.cc -o pic/oct-syscalls.o
  1655. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-time.cc -o pic/oct-time.o
  1656. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-uname.cc -o pic/oct-uname.o
  1657. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC prog-args.cc -o pic/prog-args.o
  1658. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC so-array.cc -o pic/so-array.o
  1659. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-sort.cc -o pic/sparse-sort.o
  1660. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-util.cc -o pic/sparse-util.o
  1661. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC str-vec.cc -o pic/str-vec.o
  1662. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array.cc -o pic/Array.o
  1663. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ArrayN.cc -o pic/ArrayN.o
  1664. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC DiagArray2.cc -o pic/DiagArray2.o
  1665. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray.cc -o pic/MArray.o
  1666. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray2.cc -o pic/MArray2.o
  1667. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArrayN.cc -o pic/MArrayN.o
  1668. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MDiagArray2.cc -o pic/MDiagArray2.o
  1669. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC base-lu.cc -o pic/base-lu.o
  1670. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-sort.cc -o pic/oct-sort.o
  1671. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-base-lu.cc -o pic/sparse-base-lu.o
  1672. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-base-chol.cc -o pic/sparse-base-chol.o
  1673. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-dmsolve.cc -o pic/sparse-dmsolve.o
  1674. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-C.cc -o pic/Array-C.o
  1675. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-b.cc -o pic/Array-b.o
  1676. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-ch.cc -o pic/Array-ch.o
  1677. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-i.cc -o pic/Array-i.o
  1678. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-d.cc -o pic/Array-d.o
  1679. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-s.cc -o pic/Array-s.o
  1680. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-so.cc -o pic/Array-so.o
  1681. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-str.cc -o pic/Array-str.o
  1682. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-idx-vec.cc -o pic/Array-idx-vec.o
  1683. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-C.cc -o pic/MArray-C.o
  1684. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-ch.cc -o pic/MArray-ch.o
  1685. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-i.cc -o pic/MArray-i.o
  1686. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-d.cc -o pic/MArray-d.o
  1687. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MArray-s.cc -o pic/MArray-s.o
  1688. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MSparse-C.cc -o pic/MSparse-C.o
  1689. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MSparse-d.cc -o pic/MSparse-d.o
  1690. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Sparse-C.cc -o pic/Sparse-C.o
  1691. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Sparse-b.cc -o pic/Sparse-b.o
  1692. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Sparse-d.cc -o pic/Sparse-d.o
  1693. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-inttypes.cc -o pic/oct-inttypes.o
  1694. oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned char]’:
  1695. oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned char, T2 = int]’
  1696. oct-inttypes.cc:196:   instantiated from here
  1697. oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
  1698. oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = short unsigned int]’:
  1699. oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = short unsigned int, T2 = int]’
  1700. oct-inttypes.cc:197:   instantiated from here
  1701. oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
  1702. oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned int]’:
  1703. oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned int, T2 = int]’
  1704. oct-inttypes.cc:198:   instantiated from here
  1705. oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
  1706. oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = long long unsigned int]’:
  1707. oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = long long unsigned int, T2 = int]’
  1708. oct-inttypes.cc:199:   instantiated from here
  1709. oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
  1710. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Array-util.cc -o pic/Array-util.o
  1711. Array-util.cc: In function ‘bool is_vector(const dim_vector&)’:
  1712. Array-util.cc:142: warning: unused variable ‘retval’
  1713. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CColVector.cc -o pic/CColVector.o
  1714. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CDiagMatrix.cc -o pic/CDiagMatrix.o
  1715. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CMatrix.cc -o pic/CMatrix.o
  1716. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CNDArray.cc -o pic/CNDArray.o
  1717. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CRowVector.cc -o pic/CRowVector.o
  1718. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxAEPBAL.cc -o pic/CmplxAEPBAL.o
  1719. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxCHOL.cc -o pic/CmplxCHOL.o
  1720. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxDET.cc -o pic/CmplxDET.o
  1721. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxHESS.cc -o pic/CmplxHESS.o
  1722. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxLU.cc -o pic/CmplxLU.o
  1723. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxQR.cc -o pic/CmplxQR.o
  1724. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxQRP.cc -o pic/CmplxQRP.o
  1725. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxSCHUR.cc -o pic/CmplxSCHUR.o
  1726. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CmplxSVD.cc -o pic/CmplxSVD.o
  1727. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC EIG.cc -o pic/EIG.o
  1728. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC boolMatrix.cc -o pic/boolMatrix.o
  1729. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC boolNDArray.cc -o pic/boolNDArray.o
  1730. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC chMatrix.cc -o pic/chMatrix.o
  1731. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC chNDArray.cc -o pic/chNDArray.o
  1732. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dColVector.cc -o pic/dColVector.o
  1733. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dDiagMatrix.cc -o pic/dDiagMatrix.o
  1734. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dMatrix.cc -o pic/dMatrix.o
  1735. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dNDArray.cc -o pic/dNDArray.o
  1736. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dRowVector.cc -o pic/dRowVector.o
  1737. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleAEPBAL.cc -o pic/dbleAEPBAL.o
  1738. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleCHOL.cc -o pic/dbleCHOL.o
  1739. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleDET.cc -o pic/dbleDET.o
  1740. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleHESS.cc -o pic/dbleHESS.o
  1741. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleLU.cc -o pic/dbleLU.o
  1742. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleQR.cc -o pic/dbleQR.o
  1743. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleQRP.cc -o pic/dbleQRP.o
  1744. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleSCHUR.cc -o pic/dbleSCHUR.o
  1745. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dbleSVD.cc -o pic/dbleSVD.o
  1746. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC boolSparse.cc -o pic/boolSparse.o
  1747. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC CSparse.cc -o pic/CSparse.o
  1748. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dSparse.cc -o pic/dSparse.o
  1749. CSparse.cc: In member function ‘ComplexMatrix SparseComplexMatrix::trisolve(MatrixType&, const ComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1750. CSparse.cc:4030: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1751. CSparse.cc:4031: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1752. CSparse.cc:4090: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
  1753. CSparse.cc:4091: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1754. CSparse.cc:4092: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1755. dSparse.cc: In member function ‘SparseMatrix SparseMatrix::bsolve(MatrixType&, const SparseMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1756. dSparse.cc:4830: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1757. dSparse.cc:5008: warning: variable ‘work’ might be clobbered by ‘longjmp’ or ‘vfork’
  1758. dSparse.cc: In member function ‘SparseComplexMatrix SparseMatrix::bsolve(MatrixType&, const SparseComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1759. dSparse.cc:5535: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1760. dSparse.cc:5536: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
  1761. dSparse.cc:5747: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1762. dSparse.cc:5748: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
  1763. dSparse.cc: In member function ‘Matrix SparseMatrix::trisolve(MatrixType&, const Matrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1764. dSparse.cc:3785: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1765. dSparse.cc:3786: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1766. dSparse.cc:3841: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
  1767. dSparse.cc:3842: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1768. dSparse.cc:3843: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1769. dSparse.cc: In member function ‘SparseComplexMatrix SparseMatrix::trisolve(MatrixType&, const SparseComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1770. dSparse.cc:4268: warning: variable ‘DU2’ might be clobbered by ‘longjmp’ or ‘vfork’
  1771. dSparse.cc:4269: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
  1772. dSparse.cc:4270: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1773. dSparse.cc:4271: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1774. dSparse.cc:4336: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1775. dSparse.cc:4337: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
  1776. dSparse.cc: In member function ‘SparseMatrix SparseMatrix::trisolve(MatrixType&, const SparseMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1777. dSparse.cc:3944: warning: variable ‘DU2’ might be clobbered by ‘longjmp’ or ‘vfork’
  1778. dSparse.cc:3945: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
  1779. dSparse.cc:3946: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1780. dSparse.cc:3947: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1781. dSparse.cc:4017: warning: variable ‘work’ might be clobbered by ‘longjmp’ or ‘vfork’
  1782. CSparse.cc: In member function ‘ComplexMatrix SparseComplexMatrix::trisolve(MatrixType&, const Matrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1783. CSparse.cc:3713: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1784. CSparse.cc:3714: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1785. CSparse.cc:3769: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
  1786. CSparse.cc:3770: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1787. CSparse.cc:3771: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1788. CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::trisolve(MatrixType&, const SparseComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1789. CSparse.cc:4197: warning: variable ‘DU2’ might be clobbered by ‘longjmp’ or ‘vfork’
  1790. CSparse.cc:4198: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
  1791. CSparse.cc:4199: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1792. CSparse.cc:4200: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1793. CSparse.cc:4265: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1794. CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::trisolve(MatrixType&, const SparseMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1795. CSparse.cc:3872: warning: variable ‘DU2’ might be clobbered by ‘longjmp’ or ‘vfork’
  1796. CSparse.cc:3873: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
  1797. CSparse.cc:3874: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1798. CSparse.cc:3875: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1799. CSparse.cc:3945: warning: variable ‘work’ might be clobbered by ‘longjmp’ or ‘vfork’
  1800. dSparse.cc: In member function ‘ComplexMatrix SparseMatrix::bsolve(MatrixType&, const ComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1801. dSparse.cc:5186: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1802. dSparse.cc:5187: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
  1803. dSparse.cc:5364: warning: variable ‘Bz’ might be clobbered by ‘longjmp’ or ‘vfork’
  1804. dSparse.cc:5365: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1805. dSparse.cc: In member function ‘ComplexMatrix SparseMatrix::trisolve(MatrixType&, const ComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1806. dSparse.cc:4102: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1807. dSparse.cc:4103: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1808. dSparse.cc:4162: warning: variable ‘DU’ might be clobbered by ‘longjmp’ or ‘vfork’
  1809. dSparse.cc:4163: warning: variable ‘D’ might be clobbered by ‘longjmp’ or ‘vfork’
  1810. dSparse.cc:4164: warning: variable ‘DL’ might be clobbered by ‘longjmp’ or ‘vfork’
  1811. CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::bsolve(MatrixType&, const SparseMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1812. CSparse.cc:4730: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1813. CSparse.cc:4908: warning: variable ‘work’ might be clobbered by ‘longjmp’ or ‘vfork’
  1814. CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::bsolve(MatrixType&, const SparseComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’:
  1815. CSparse.cc:5365: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1816. CSparse.cc:5548: warning: variable ‘Bx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1817. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MSparse.cc -o pic/MSparse.o
  1818. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Sparse.cc -o pic/Sparse.o
  1819. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparseCmplxLU.cc -o pic/SparseCmplxLU.o
  1820. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparsedbleLU.cc -o pic/SparsedbleLU.o
  1821. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparseCmplxCHOL.cc -o pic/SparseCmplxCHOL.o
  1822. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparsedbleCHOL.cc -o pic/SparsedbleCHOL.o
  1823. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparseCmplxQR.cc -o pic/SparseCmplxQR.o
  1824. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC SparseQR.cc -o pic/SparseQR.o
  1825. SparseCmplxQR.cc: In function ‘ComplexMatrix qrsolve(const SparseComplexMatrix&, const Matrix&, octave_idx_type&)’:
  1826. SparseCmplxQR.cc:258: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1827. SparseCmplxQR.cc:304: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1828. SparseCmplxQR.cc:305: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1829. SparseCmplxQR.cc:307: warning: variable ‘B’ might be clobbered by ‘longjmp’ or ‘vfork’
  1830. SparseCmplxQR.cc: In function ‘SparseComplexMatrix qrsolve(const SparseComplexMatrix&, const SparseMatrix&, octave_idx_type&)’:
  1831. SparseCmplxQR.cc:389: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1832. SparseCmplxQR.cc:457: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1833. SparseCmplxQR.cc:460: warning: variable ‘B’ might be clobbered by ‘longjmp’ or ‘vfork’
  1834. SparseQR.cc: In function ‘SparseMatrix qrsolve(const SparseMatrix&, const SparseMatrix&, octave_idx_type&)’:
  1835. SparseQR.cc:348: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1836. SparseQR.cc:412: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1837. SparseCmplxQR.cc: In function ‘SparseComplexMatrix qrsolve(const SparseComplexMatrix&, const SparseComplexMatrix&, octave_idx_type&)’:
  1838. SparseCmplxQR.cc:684: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1839. SparseCmplxQR.cc:752: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1840. SparseCmplxQR.cc:754: warning: variable ‘B’ might be clobbered by ‘longjmp’ or ‘vfork’
  1841. SparseQR.cc: In function ‘Matrix qrsolve(const SparseMatrix&, const Matrix&, octave_idx_type&)’:
  1842. SparseQR.cc:241: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1843. SparseQR.cc:282: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1844. SparseCmplxQR.cc: In member function ‘ComplexMatrix SparseComplexQR::SparseComplexQR_rep::C(const ComplexMatrix&) const’:
  1845. SparseCmplxQR.cc:202: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1846. SparseCmplxQR.cc: In function ‘ComplexMatrix qrsolve(const SparseComplexMatrix&, const ComplexMatrix&, octave_idx_type&)’:
  1847. SparseCmplxQR.cc:562: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1848. SparseCmplxQR.cc:604: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1849. SparseCmplxQR.cc:606: warning: variable ‘B’ might be clobbered by ‘longjmp’ or ‘vfork’
  1850. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC MatrixType.cc -o pic/MatrixType.o
  1851. SparseQR.cc: In function ‘SparseComplexMatrix qrsolve(const SparseMatrix&, const SparseComplexMatrix&, octave_idx_type&)’:
  1852. SparseQR.cc:665: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1853. SparseQR.cc:667: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1854. SparseQR.cc:758: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1855. SparseQR.cc:760: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1856. SparseQR.cc: In function ‘ComplexMatrix qrsolve(const SparseMatrix&, const ComplexMatrix&, octave_idx_type&)’:
  1857. SparseQR.cc:495: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1858. SparseQR.cc:497: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1859. SparseQR.cc:567: warning: variable ‘Xx’ might be clobbered by ‘longjmp’ or ‘vfork’
  1860. SparseQR.cc:569: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1861. SparseQR.cc: In member function ‘Matrix SparseQR::SparseQR_rep::C(const Matrix&) const’:
  1862. SparseQR.cc:185: warning: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’
  1863. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC int8NDArray.cc -o pic/int8NDArray.o
  1864. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC uint8NDArray.cc -o pic/uint8NDArray.o
  1865. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC int16NDArray.cc -o pic/int16NDArray.o
  1866. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC uint16NDArray.cc -o pic/uint16NDArray.o
  1867. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC int32NDArray.cc -o pic/int32NDArray.o
  1868. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC uint32NDArray.cc -o pic/uint32NDArray.o
  1869. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC int64NDArray.cc -o pic/int64NDArray.o
  1870. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC uint64NDArray.cc -o pic/uint64NDArray.o
  1871. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-dm.cc -o pic/mx-cdm-dm.o
  1872. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-cdm.cc -o pic/mx-dm-cdm.o
  1873. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cs-cdm.cc -o pic/mx-cs-cdm.o
  1874. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cs-dm.cc -o pic/mx-cs-dm.o
  1875. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cs-m.cc -o pic/mx-cs-m.o
  1876. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cs-nda.cc -o pic/mx-cs-nda.o
  1877. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-cs.cc -o pic/mx-cdm-cs.o
  1878. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-cm.cc -o pic/mx-cdm-cm.o
  1879. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-m.cc -o pic/mx-cdm-m.o
  1880. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cdm-s.cc -o pic/mx-cdm-s.o
  1881. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cm-cdm.cc -o pic/mx-cm-cdm.o
  1882. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cm-dm.cc -o pic/mx-cm-dm.o
  1883. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cm-m.cc -o pic/mx-cm-m.o
  1884. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cnda-nda.cc -o pic/mx-cnda-nda.o
  1885. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cm-s.cc -o pic/mx-cm-s.o
  1886. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-cnda-s.cc -o pic/mx-cnda-s.o
  1887. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-cs.cc -o pic/mx-dm-cs.o
  1888. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-cm.cc -o pic/mx-dm-cm.o
  1889. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-m-cs.cc -o pic/mx-m-cs.o
  1890. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-cs.cc -o pic/mx-nda-cs.o
  1891. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-m-cdm.cc -o pic/mx-m-cdm.o
  1892. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-m-cm.cc -o pic/mx-m-cm.o
  1893. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-cnda.cc -o pic/mx-nda-cnda.o
  1894. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-cdm.cc -o pic/mx-s-cdm.o
  1895. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-cm.cc -o pic/mx-s-cm.o
  1896. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-cnda.cc -o pic/mx-s-cnda.o
  1897. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-m.cc -o pic/mx-dm-m.o
  1898. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-dm-s.cc -o pic/mx-dm-s.o
  1899. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-m-dm.cc -o pic/mx-m-dm.o
  1900. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-dm.cc -o pic/mx-s-dm.o
  1901. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-i8nda.cc -o pic/mx-s-i8nda.o
  1902. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-s.cc -o pic/mx-i8nda-s.o
  1903. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-ui8nda.cc -o pic/mx-s-ui8nda.o
  1904. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-s.cc -o pic/mx-ui8nda-s.o
  1905. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-i16nda.cc -o pic/mx-s-i16nda.o
  1906. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-s.cc -o pic/mx-i16nda-s.o
  1907. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-ui16nda.cc -o pic/mx-s-ui16nda.o
  1908. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-s.cc -o pic/mx-ui16nda-s.o
  1909. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-i32nda.cc -o pic/mx-s-i32nda.o
  1910. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-s.cc -o pic/mx-i32nda-s.o
  1911. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-ui32nda.cc -o pic/mx-s-ui32nda.o
  1912. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-s.cc -o pic/mx-ui32nda-s.o
  1913. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-i64nda.cc -o pic/mx-s-i64nda.o
  1914. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-s.cc -o pic/mx-i64nda-s.o
  1915. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-s-ui64nda.cc -o pic/mx-s-ui64nda.o
  1916. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-s.cc -o pic/mx-ui64nda-s.o
  1917. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i8.cc -o pic/mx-nda-i8.o
  1918. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-nda.cc -o pic/mx-i8-nda.o
  1919. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui8.cc -o pic/mx-nda-ui8.o
  1920. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-nda.cc -o pic/mx-ui8-nda.o
  1921. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i16.cc -o pic/mx-nda-i16.o
  1922. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-nda.cc -o pic/mx-i16-nda.o
  1923. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui16.cc -o pic/mx-nda-ui16.o
  1924. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-nda.cc -o pic/mx-ui16-nda.o
  1925. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i32.cc -o pic/mx-nda-i32.o
  1926. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-nda.cc -o pic/mx-i32-nda.o
  1927. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui32.cc -o pic/mx-nda-ui32.o
  1928. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-nda.cc -o pic/mx-ui32-nda.o
  1929. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i64.cc -o pic/mx-nda-i64.o
  1930. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-nda.cc -o pic/mx-i64-nda.o
  1931. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui64.cc -o pic/mx-nda-ui64.o
  1932. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-nda.cc -o pic/mx-ui64-nda.o
  1933. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i8nda.cc -o pic/mx-nda-i8nda.o
  1934. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-nda.cc -o pic/mx-i8nda-nda.o
  1935. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui8nda.cc -o pic/mx-nda-ui8nda.o
  1936. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-nda.cc -o pic/mx-ui8nda-nda.o
  1937. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i16nda.cc -o pic/mx-nda-i16nda.o
  1938. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-nda.cc -o pic/mx-i16nda-nda.o
  1939. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui16nda.cc -o pic/mx-nda-ui16nda.o
  1940. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-nda.cc -o pic/mx-ui16nda-nda.o
  1941. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i32nda.cc -o pic/mx-nda-i32nda.o
  1942. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-nda.cc -o pic/mx-i32nda-nda.o
  1943. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui32nda.cc -o pic/mx-nda-ui32nda.o
  1944. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-nda.cc -o pic/mx-ui32nda-nda.o
  1945. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-i64nda.cc -o pic/mx-nda-i64nda.o
  1946. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-nda.cc -o pic/mx-i64nda-nda.o
  1947. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-nda-ui64nda.cc -o pic/mx-nda-ui64nda.o
  1948. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-nda.cc -o pic/mx-ui64nda-nda.o
  1949. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui8.cc -o pic/mx-i8nda-ui8.o
  1950. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i16.cc -o pic/mx-i8nda-i16.o
  1951. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui16.cc -o pic/mx-i8nda-ui16.o
  1952. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i32.cc -o pic/mx-i8nda-i32.o
  1953. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui32.cc -o pic/mx-i8nda-ui32.o
  1954. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i64.cc -o pic/mx-i8nda-i64.o
  1955. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  1956. mx-i8nda-ui32.cc:11:   instantiated from here
  1957. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  1958. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  1959. mx-i8nda-ui32.cc:11:   instantiated from here
  1960. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  1961. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  1962. mx-i8nda-ui32.cc:11:   instantiated from here
  1963. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  1964. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  1965. mx-i8nda-ui32.cc:11:   instantiated from here
  1966. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  1967. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  1968. mx-i8nda-ui32.cc:11:   instantiated from here
  1969. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  1970. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  1971. mx-i8nda-ui32.cc:11:   instantiated from here
  1972. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  1973. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui64.cc -o pic/mx-i8nda-ui64.o
  1974. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i8.cc -o pic/mx-i16nda-i8.o
  1975. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  1976. mx-i8nda-ui64.cc:11:   instantiated from here
  1977. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  1978. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  1979. mx-i8nda-ui64.cc:11:   instantiated from here
  1980. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  1981. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  1982. mx-i8nda-ui64.cc:11:   instantiated from here
  1983. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  1984. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  1985. mx-i8nda-ui64.cc:11:   instantiated from here
  1986. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  1987. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  1988. mx-i8nda-ui64.cc:11:   instantiated from here
  1989. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  1990. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  1991. mx-i8nda-ui64.cc:11:   instantiated from here
  1992. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  1993. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui8.cc -o pic/mx-i16nda-ui8.o
  1994. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui16.cc -o pic/mx-i16nda-ui16.o
  1995. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i32.cc -o pic/mx-i16nda-i32.o
  1996. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui32.cc -o pic/mx-i16nda-ui32.o
  1997. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i64.cc -o pic/mx-i16nda-i64.o
  1998. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  1999. mx-i16nda-ui32.cc:11:   instantiated from here
  2000. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2001. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2002. mx-i16nda-ui32.cc:11:   instantiated from here
  2003. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2004. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2005. mx-i16nda-ui32.cc:11:   instantiated from here
  2006. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2007. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2008. mx-i16nda-ui32.cc:11:   instantiated from here
  2009. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2010. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2011. mx-i16nda-ui32.cc:11:   instantiated from here
  2012. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2013. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2014. mx-i16nda-ui32.cc:11:   instantiated from here
  2015. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2016. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui64.cc -o pic/mx-i16nda-ui64.o
  2017. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i8.cc -o pic/mx-i32nda-i8.o
  2018. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2019. mx-i16nda-ui64.cc:11:   instantiated from here
  2020. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2021. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2022. mx-i16nda-ui64.cc:11:   instantiated from here
  2023. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2024. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2025. mx-i16nda-ui64.cc:11:   instantiated from here
  2026. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2027. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2028. mx-i16nda-ui64.cc:11:   instantiated from here
  2029. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2030. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2031. mx-i16nda-ui64.cc:11:   instantiated from here
  2032. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2033. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2034. mx-i16nda-ui64.cc:11:   instantiated from here
  2035. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2036. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui8.cc -o pic/mx-i32nda-ui8.o
  2037. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i16.cc -o pic/mx-i32nda-i16.o
  2038. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui16.cc -o pic/mx-i32nda-ui16.o
  2039. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui32.cc -o pic/mx-i32nda-ui32.o
  2040. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i64.cc -o pic/mx-i32nda-i64.o
  2041. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2042. mx-i32nda-ui32.cc:11:   instantiated from here
  2043. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2044. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2045. mx-i32nda-ui32.cc:11:   instantiated from here
  2046. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2047. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2048. mx-i32nda-ui32.cc:11:   instantiated from here
  2049. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2050. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2051. mx-i32nda-ui32.cc:11:   instantiated from here
  2052. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2053. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2054. mx-i32nda-ui32.cc:11:   instantiated from here
  2055. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2056. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2057. mx-i32nda-ui32.cc:11:   instantiated from here
  2058. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2059. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui64.cc -o pic/mx-i32nda-ui64.o
  2060. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i8.cc -o pic/mx-i64nda-i8.o
  2061. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2062. mx-i32nda-ui64.cc:11:   instantiated from here
  2063. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2064. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2065. mx-i32nda-ui64.cc:11:   instantiated from here
  2066. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2067. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2068. mx-i32nda-ui64.cc:11:   instantiated from here
  2069. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2070. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2071. mx-i32nda-ui64.cc:11:   instantiated from here
  2072. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2073. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2074. mx-i32nda-ui64.cc:11:   instantiated from here
  2075. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2076. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2077. mx-i32nda-ui64.cc:11:   instantiated from here
  2078. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2079. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui8.cc -o pic/mx-i64nda-ui8.o
  2080. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i16.cc -o pic/mx-i64nda-i16.o
  2081. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui16.cc -o pic/mx-i64nda-ui16.o
  2082. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i32.cc -o pic/mx-i64nda-i32.o
  2083. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui32.cc -o pic/mx-i64nda-ui32.o
  2084. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui64.cc -o pic/mx-i64nda-ui64.o
  2085. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2086. mx-i64nda-ui64.cc:11:   instantiated from here
  2087. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2088. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2089. mx-i64nda-ui64.cc:11:   instantiated from here
  2090. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2091. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2092. mx-i64nda-ui64.cc:11:   instantiated from here
  2093. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2094. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2095. mx-i64nda-ui64.cc:11:   instantiated from here
  2096. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2097. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2098. mx-i64nda-ui64.cc:11:   instantiated from here
  2099. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2100. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2101. mx-i64nda-ui64.cc:11:   instantiated from here
  2102. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2103. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i8.cc -o pic/mx-ui8nda-i8.o
  2104. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i16.cc -o pic/mx-ui8nda-i16.o
  2105. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui16.cc -o pic/mx-ui8nda-ui16.o
  2106. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i32.cc -o pic/mx-ui8nda-i32.o
  2107. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui32.cc -o pic/mx-ui8nda-ui32.o
  2108. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i64.cc -o pic/mx-ui8nda-i64.o
  2109. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui64.cc -o pic/mx-ui8nda-ui64.o
  2110. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i8.cc -o pic/mx-ui16nda-i8.o
  2111. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui8.cc -o pic/mx-ui16nda-ui8.o
  2112. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i16.cc -o pic/mx-ui16nda-i16.o
  2113. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i32.cc -o pic/mx-ui16nda-i32.o
  2114. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui32.cc -o pic/mx-ui16nda-ui32.o
  2115. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i64.cc -o pic/mx-ui16nda-i64.o
  2116. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui64.cc -o pic/mx-ui16nda-ui64.o
  2117. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i8.cc -o pic/mx-ui32nda-i8.o
  2118. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui8.cc -o pic/mx-ui32nda-ui8.o
  2119. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2120. mx-ui32nda-i8.cc:11:   instantiated from here
  2121. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2122. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2123. mx-ui32nda-i8.cc:11:   instantiated from here
  2124. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2125. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2126. mx-ui32nda-i8.cc:11:   instantiated from here
  2127. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2128. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2129. mx-ui32nda-i8.cc:11:   instantiated from here
  2130. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2131. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2132. mx-ui32nda-i8.cc:11:   instantiated from here
  2133. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2134. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2135. mx-ui32nda-i8.cc:11:   instantiated from here
  2136. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2137. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i16.cc -o pic/mx-ui32nda-i16.o
  2138. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui16.cc -o pic/mx-ui32nda-ui16.o
  2139. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2140. mx-ui32nda-i16.cc:11:   instantiated from here
  2141. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2142. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2143. mx-ui32nda-i16.cc:11:   instantiated from here
  2144. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2145. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2146. mx-ui32nda-i16.cc:11:   instantiated from here
  2147. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2148. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2149. mx-ui32nda-i16.cc:11:   instantiated from here
  2150. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2151. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2152. mx-ui32nda-i16.cc:11:   instantiated from here
  2153. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2154. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2155. mx-ui32nda-i16.cc:11:   instantiated from here
  2156. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2157. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i32.cc -o pic/mx-ui32nda-i32.o
  2158. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i64.cc -o pic/mx-ui32nda-i64.o
  2159. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2160. mx-ui32nda-i32.cc:11:   instantiated from here
  2161. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2162. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2163. mx-ui32nda-i32.cc:11:   instantiated from here
  2164. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2165. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2166. mx-ui32nda-i32.cc:11:   instantiated from here
  2167. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2168. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2169. mx-ui32nda-i32.cc:11:   instantiated from here
  2170. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2171. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2172. mx-ui32nda-i32.cc:11:   instantiated from here
  2173. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2174. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2175. mx-ui32nda-i32.cc:11:   instantiated from here
  2176. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2177. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui64.cc -o pic/mx-ui32nda-ui64.o
  2178. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i8.cc -o pic/mx-ui64nda-i8.o
  2179. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2180. mx-ui64nda-i8.cc:11:   instantiated from here
  2181. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2182. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2183. mx-ui64nda-i8.cc:11:   instantiated from here
  2184. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2185. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2186. mx-ui64nda-i8.cc:11:   instantiated from here
  2187. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2188. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2189. mx-ui64nda-i8.cc:11:   instantiated from here
  2190. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2191. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2192. mx-ui64nda-i8.cc:11:   instantiated from here
  2193. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2194. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2195. mx-ui64nda-i8.cc:11:   instantiated from here
  2196. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2197. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui8.cc -o pic/mx-ui64nda-ui8.o
  2198. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i16.cc -o pic/mx-ui64nda-i16.o
  2199. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2200. mx-ui64nda-i16.cc:11:   instantiated from here
  2201. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2202. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2203. mx-ui64nda-i16.cc:11:   instantiated from here
  2204. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2205. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2206. mx-ui64nda-i16.cc:11:   instantiated from here
  2207. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2208. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2209. mx-ui64nda-i16.cc:11:   instantiated from here
  2210. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2211. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2212. mx-ui64nda-i16.cc:11:   instantiated from here
  2213. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2214. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2215. mx-ui64nda-i16.cc:11:   instantiated from here
  2216. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2217. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui16.cc -o pic/mx-ui64nda-ui16.o
  2218. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i32.cc -o pic/mx-ui64nda-i32.o
  2219. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2220. mx-ui64nda-i32.cc:11:   instantiated from here
  2221. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2222. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2223. mx-ui64nda-i32.cc:11:   instantiated from here
  2224. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2225. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2226. mx-ui64nda-i32.cc:11:   instantiated from here
  2227. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2228. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2229. mx-ui64nda-i32.cc:11:   instantiated from here
  2230. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2231. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2232. mx-ui64nda-i32.cc:11:   instantiated from here
  2233. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2234. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2235. mx-ui64nda-i32.cc:11:   instantiated from here
  2236. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2237. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui32.cc -o pic/mx-ui64nda-ui32.o
  2238. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i64.cc -o pic/mx-ui64nda-i64.o
  2239. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2240. mx-ui64nda-i64.cc:11:   instantiated from here
  2241. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2242. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2243. mx-ui64nda-i64.cc:11:   instantiated from here
  2244. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2245. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2246. mx-ui64nda-i64.cc:11:   instantiated from here
  2247. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2248. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2249. mx-ui64nda-i64.cc:11:   instantiated from here
  2250. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2251. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2252. mx-ui64nda-i64.cc:11:   instantiated from here
  2253. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2254. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2255. mx-ui64nda-i64.cc:11:   instantiated from here
  2256. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2257. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-ui8nda.cc -o pic/mx-i8-ui8nda.o
  2258. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-i16nda.cc -o pic/mx-i8-i16nda.o
  2259. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-ui16nda.cc -o pic/mx-i8-ui16nda.o
  2260. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-i32nda.cc -o pic/mx-i8-i32nda.o
  2261. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-ui32nda.cc -o pic/mx-i8-ui32nda.o
  2262. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-i64nda.cc -o pic/mx-i8-i64nda.o
  2263. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  2264. mx-i8-ui32nda.cc:11:   instantiated from here
  2265. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2266. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  2267. mx-i8-ui32nda.cc:11:   instantiated from here
  2268. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2269. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  2270. mx-i8-ui32nda.cc:11:   instantiated from here
  2271. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2272. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  2273. mx-i8-ui32nda.cc:11:   instantiated from here
  2274. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2275. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  2276. mx-i8-ui32nda.cc:11:   instantiated from here
  2277. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2278. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = unsigned int]’:
  2279. mx-i8-ui32nda.cc:11:   instantiated from here
  2280. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2281. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8-ui64nda.cc -o pic/mx-i8-ui64nda.o
  2282. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-i8nda.cc -o pic/mx-i16-i8nda.o
  2283. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  2284. mx-i8-ui64nda.cc:11:   instantiated from here
  2285. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2286. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  2287. mx-i8-ui64nda.cc:11:   instantiated from here
  2288. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2289. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  2290. mx-i8-ui64nda.cc:11:   instantiated from here
  2291. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2292. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  2293. mx-i8-ui64nda.cc:11:   instantiated from here
  2294. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2295. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  2296. mx-i8-ui64nda.cc:11:   instantiated from here
  2297. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2298. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = signed char, T2 = long long unsigned int]’:
  2299. mx-i8-ui64nda.cc:11:   instantiated from here
  2300. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2301. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-ui8nda.cc -o pic/mx-i16-ui8nda.o
  2302. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-ui16nda.cc -o pic/mx-i16-ui16nda.o
  2303. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-i32nda.cc -o pic/mx-i16-i32nda.o
  2304. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-ui32nda.cc -o pic/mx-i16-ui32nda.o
  2305. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2306. mx-i16-ui32nda.cc:11:   instantiated from here
  2307. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2308. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2309. mx-i16-ui32nda.cc:11:   instantiated from here
  2310. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2311. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2312. mx-i16-ui32nda.cc:11:   instantiated from here
  2313. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2314. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2315. mx-i16-ui32nda.cc:11:   instantiated from here
  2316. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2317. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2318. mx-i16-ui32nda.cc:11:   instantiated from here
  2319. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2320. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = unsigned int]’:
  2321. mx-i16-ui32nda.cc:11:   instantiated from here
  2322. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2323. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-i64nda.cc -o pic/mx-i16-i64nda.o
  2324. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16-ui64nda.cc -o pic/mx-i16-ui64nda.o
  2325. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2326. mx-i16-ui64nda.cc:11:   instantiated from here
  2327. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2328. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2329. mx-i16-ui64nda.cc:11:   instantiated from here
  2330. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2331. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2332. mx-i16-ui64nda.cc:11:   instantiated from here
  2333. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2334. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2335. mx-i16-ui64nda.cc:11:   instantiated from here
  2336. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2337. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2338. mx-i16-ui64nda.cc:11:   instantiated from here
  2339. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2340. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = short int, T2 = long long unsigned int]’:
  2341. mx-i16-ui64nda.cc:11:   instantiated from here
  2342. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2343. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-i8nda.cc -o pic/mx-i32-i8nda.o
  2344. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-ui8nda.cc -o pic/mx-i32-ui8nda.o
  2345. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-i16nda.cc -o pic/mx-i32-i16nda.o
  2346. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-ui16nda.cc -o pic/mx-i32-ui16nda.o
  2347. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-ui32nda.cc -o pic/mx-i32-ui32nda.o
  2348. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-i64nda.cc -o pic/mx-i32-i64nda.o
  2349. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2350. mx-i32-ui32nda.cc:11:   instantiated from here
  2351. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2352. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2353. mx-i32-ui32nda.cc:11:   instantiated from here
  2354. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2355. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2356. mx-i32-ui32nda.cc:11:   instantiated from here
  2357. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2358. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2359. mx-i32-ui32nda.cc:11:   instantiated from here
  2360. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2361. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2362. mx-i32-ui32nda.cc:11:   instantiated from here
  2363. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2364. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = unsigned int]’:
  2365. mx-i32-ui32nda.cc:11:   instantiated from here
  2366. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2367. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32-ui64nda.cc -o pic/mx-i32-ui64nda.o
  2368. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-i8nda.cc -o pic/mx-i64-i8nda.o
  2369. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2370. mx-i32-ui64nda.cc:11:   instantiated from here
  2371. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2372. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2373. mx-i32-ui64nda.cc:11:   instantiated from here
  2374. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2375. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2376. mx-i32-ui64nda.cc:11:   instantiated from here
  2377. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2378. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2379. mx-i32-ui64nda.cc:11:   instantiated from here
  2380. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2381. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2382. mx-i32-ui64nda.cc:11:   instantiated from here
  2383. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2384. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = int, T2 = long long unsigned int]’:
  2385. mx-i32-ui64nda.cc:11:   instantiated from here
  2386. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2387. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-ui8nda.cc -o pic/mx-i64-ui8nda.o
  2388. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-i16nda.cc -o pic/mx-i64-i16nda.o
  2389. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-ui16nda.cc -o pic/mx-i64-ui16nda.o
  2390. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-i32nda.cc -o pic/mx-i64-i32nda.o
  2391. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-ui32nda.cc -o pic/mx-i64-ui32nda.o
  2392. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64-ui64nda.cc -o pic/mx-i64-ui64nda.o
  2393. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2394. mx-i64-ui64nda.cc:11:   instantiated from here
  2395. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2396. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2397. mx-i64-ui64nda.cc:11:   instantiated from here
  2398. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2399. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2400. mx-i64-ui64nda.cc:11:   instantiated from here
  2401. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2402. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2403. mx-i64-ui64nda.cc:11:   instantiated from here
  2404. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2405. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2406. mx-i64-ui64nda.cc:11:   instantiated from here
  2407. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2408. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long int, T2 = long long unsigned int]’:
  2409. mx-i64-ui64nda.cc:11:   instantiated from here
  2410. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2411. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-i8nda.cc -o pic/mx-ui8-i8nda.o
  2412. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-i16nda.cc -o pic/mx-ui8-i16nda.o
  2413. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-ui16nda.cc -o pic/mx-ui8-ui16nda.o
  2414. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-i32nda.cc -o pic/mx-ui8-i32nda.o
  2415. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-ui32nda.cc -o pic/mx-ui8-ui32nda.o
  2416. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-i64nda.cc -o pic/mx-ui8-i64nda.o
  2417. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8-ui64nda.cc -o pic/mx-ui8-ui64nda.o
  2418. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-i8nda.cc -o pic/mx-ui16-i8nda.o
  2419. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-ui8nda.cc -o pic/mx-ui16-ui8nda.o
  2420. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-i16nda.cc -o pic/mx-ui16-i16nda.o
  2421. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-i32nda.cc -o pic/mx-ui16-i32nda.o
  2422. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-ui32nda.cc -o pic/mx-ui16-ui32nda.o
  2423. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-i64nda.cc -o pic/mx-ui16-i64nda.o
  2424. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16-ui64nda.cc -o pic/mx-ui16-ui64nda.o
  2425. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-i8nda.cc -o pic/mx-ui32-i8nda.o
  2426. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-ui8nda.cc -o pic/mx-ui32-ui8nda.o
  2427. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2428. mx-ui32-i8nda.cc:11:   instantiated from here
  2429. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2430. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2431. mx-ui32-i8nda.cc:11:   instantiated from here
  2432. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2433. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2434. mx-ui32-i8nda.cc:11:   instantiated from here
  2435. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2436. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2437. mx-ui32-i8nda.cc:11:   instantiated from here
  2438. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2439. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2440. mx-ui32-i8nda.cc:11:   instantiated from here
  2441. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2442. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = signed char]’:
  2443. mx-ui32-i8nda.cc:11:   instantiated from here
  2444. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2445. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-i16nda.cc -o pic/mx-ui32-i16nda.o
  2446. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-ui16nda.cc -o pic/mx-ui32-ui16nda.o
  2447. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2448. mx-ui32-i16nda.cc:11:   instantiated from here
  2449. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2450. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2451. mx-ui32-i16nda.cc:11:   instantiated from here
  2452. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2453. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2454. mx-ui32-i16nda.cc:11:   instantiated from here
  2455. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2456. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2457. mx-ui32-i16nda.cc:11:   instantiated from here
  2458. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2459. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2460. mx-ui32-i16nda.cc:11:   instantiated from here
  2461. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2462. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = short int]’:
  2463. mx-ui32-i16nda.cc:11:   instantiated from here
  2464. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2465. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-i32nda.cc -o pic/mx-ui32-i32nda.o
  2466. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-i64nda.cc -o pic/mx-ui32-i64nda.o
  2467. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2468. mx-ui32-i32nda.cc:11:   instantiated from here
  2469. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2470. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2471. mx-ui32-i32nda.cc:11:   instantiated from here
  2472. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2473. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2474. mx-ui32-i32nda.cc:11:   instantiated from here
  2475. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2476. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2477. mx-ui32-i32nda.cc:11:   instantiated from here
  2478. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2479. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2480. mx-ui32-i32nda.cc:11:   instantiated from here
  2481. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2482. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = unsigned int, T2 = int]’:
  2483. mx-ui32-i32nda.cc:11:   instantiated from here
  2484. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2485. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32-ui64nda.cc -o pic/mx-ui32-ui64nda.o
  2486. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-i8nda.cc -o pic/mx-ui64-i8nda.o
  2487. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2488. mx-ui64-i8nda.cc:11:   instantiated from here
  2489. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2490. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2491. mx-ui64-i8nda.cc:11:   instantiated from here
  2492. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2493. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2494. mx-ui64-i8nda.cc:11:   instantiated from here
  2495. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2496. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2497. mx-ui64-i8nda.cc:11:   instantiated from here
  2498. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2499. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2500. mx-ui64-i8nda.cc:11:   instantiated from here
  2501. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2502. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = signed char]’:
  2503. mx-ui64-i8nda.cc:11:   instantiated from here
  2504. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2505. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-ui8nda.cc -o pic/mx-ui64-ui8nda.o
  2506. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-i16nda.cc -o pic/mx-ui64-i16nda.o
  2507. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2508. mx-ui64-i16nda.cc:11:   instantiated from here
  2509. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2510. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2511. mx-ui64-i16nda.cc:11:   instantiated from here
  2512. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2513. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2514. mx-ui64-i16nda.cc:11:   instantiated from here
  2515. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2516. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2517. mx-ui64-i16nda.cc:11:   instantiated from here
  2518. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2519. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2520. mx-ui64-i16nda.cc:11:   instantiated from here
  2521. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2522. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = short int]’:
  2523. mx-ui64-i16nda.cc:11:   instantiated from here
  2524. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2525. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-ui16nda.cc -o pic/mx-ui64-ui16nda.o
  2526. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-i32nda.cc -o pic/mx-ui64-i32nda.o
  2527. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2528. mx-ui64-i32nda.cc:11:   instantiated from here
  2529. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2530. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2531. mx-ui64-i32nda.cc:11:   instantiated from here
  2532. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2533. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2534. mx-ui64-i32nda.cc:11:   instantiated from here
  2535. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2536. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2537. mx-ui64-i32nda.cc:11:   instantiated from here
  2538. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2539. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2540. mx-ui64-i32nda.cc:11:   instantiated from here
  2541. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2542. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = int]’:
  2543. mx-ui64-i32nda.cc:11:   instantiated from here
  2544. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2545. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-ui32nda.cc -o pic/mx-ui64-ui32nda.o
  2546. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64-i64nda.cc -o pic/mx-ui64-i64nda.o
  2547. oct-inttypes.h: In function ‘bool operator<(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2548. mx-ui64-i64nda.cc:11:   instantiated from here
  2549. oct-inttypes.h:565: warning: comparison between signed and unsigned integer expressions
  2550. oct-inttypes.h: In function ‘bool operator<=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2551. mx-ui64-i64nda.cc:11:   instantiated from here
  2552. oct-inttypes.h:566: warning: comparison between signed and unsigned integer expressions
  2553. oct-inttypes.h: In function ‘bool operator>=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2554. mx-ui64-i64nda.cc:11:   instantiated from here
  2555. oct-inttypes.h:567: warning: comparison between signed and unsigned integer expressions
  2556. oct-inttypes.h: In function ‘bool operator>(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2557. mx-ui64-i64nda.cc:11:   instantiated from here
  2558. oct-inttypes.h:568: warning: comparison between signed and unsigned integer expressions
  2559. oct-inttypes.h: In function ‘bool operator==(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2560. mx-ui64-i64nda.cc:11:   instantiated from here
  2561. oct-inttypes.h:569: warning: comparison between signed and unsigned integer expressions
  2562. oct-inttypes.h: In function ‘bool operator!=(const octave_int<T>&, const octave_int<T2>&) [with T1 = long long unsigned int, T2 = long long int]’:
  2563. mx-ui64-i64nda.cc:11:   instantiated from here
  2564. oct-inttypes.h:570: warning: comparison between signed and unsigned integer expressions
  2565. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui8nda.cc -o pic/mx-i8nda-ui8nda.o
  2566. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i16nda.cc -o pic/mx-i8nda-i16nda.o
  2567. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui16nda.cc -o pic/mx-i8nda-ui16nda.o
  2568. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i32nda.cc -o pic/mx-i8nda-i32nda.o
  2569. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui32nda.cc -o pic/mx-i8nda-ui32nda.o
  2570. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-i64nda.cc -o pic/mx-i8nda-i64nda.o
  2571. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i8nda-ui64nda.cc -o pic/mx-i8nda-ui64nda.o
  2572. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i8nda.cc -o pic/mx-i16nda-i8nda.o
  2573. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui8nda.cc -o pic/mx-i16nda-ui8nda.o
  2574. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui16nda.cc -o pic/mx-i16nda-ui16nda.o
  2575. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i32nda.cc -o pic/mx-i16nda-i32nda.o
  2576. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui32nda.cc -o pic/mx-i16nda-ui32nda.o
  2577. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-i64nda.cc -o pic/mx-i16nda-i64nda.o
  2578. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i16nda-ui64nda.cc -o pic/mx-i16nda-ui64nda.o
  2579. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i8nda.cc -o pic/mx-i32nda-i8nda.o
  2580. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui8nda.cc -o pic/mx-i32nda-ui8nda.o
  2581. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i16nda.cc -o pic/mx-i32nda-i16nda.o
  2582. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui16nda.cc -o pic/mx-i32nda-ui16nda.o
  2583. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui32nda.cc -o pic/mx-i32nda-ui32nda.o
  2584. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-i64nda.cc -o pic/mx-i32nda-i64nda.o
  2585. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i32nda-ui64nda.cc -o pic/mx-i32nda-ui64nda.o
  2586. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i8nda.cc -o pic/mx-i64nda-i8nda.o
  2587. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui8nda.cc -o pic/mx-i64nda-ui8nda.o
  2588. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i16nda.cc -o pic/mx-i64nda-i16nda.o
  2589. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui16nda.cc -o pic/mx-i64nda-ui16nda.o
  2590. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-i32nda.cc -o pic/mx-i64nda-i32nda.o
  2591. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui32nda.cc -o pic/mx-i64nda-ui32nda.o
  2592. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-i64nda-ui64nda.cc -o pic/mx-i64nda-ui64nda.o
  2593. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i8nda.cc -o pic/mx-ui8nda-i8nda.o
  2594. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i16nda.cc -o pic/mx-ui8nda-i16nda.o
  2595. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui16nda.cc -o pic/mx-ui8nda-ui16nda.o
  2596. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i32nda.cc -o pic/mx-ui8nda-i32nda.o
  2597. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui32nda.cc -o pic/mx-ui8nda-ui32nda.o
  2598. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-i64nda.cc -o pic/mx-ui8nda-i64nda.o
  2599. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui8nda-ui64nda.cc -o pic/mx-ui8nda-ui64nda.o
  2600. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i8nda.cc -o pic/mx-ui16nda-i8nda.o
  2601. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui8nda.cc -o pic/mx-ui16nda-ui8nda.o
  2602. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i16nda.cc -o pic/mx-ui16nda-i16nda.o
  2603. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i32nda.cc -o pic/mx-ui16nda-i32nda.o
  2604. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui32nda.cc -o pic/mx-ui16nda-ui32nda.o
  2605. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-i64nda.cc -o pic/mx-ui16nda-i64nda.o
  2606. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui16nda-ui64nda.cc -o pic/mx-ui16nda-ui64nda.o
  2607. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i8nda.cc -o pic/mx-ui32nda-i8nda.o
  2608. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui8nda.cc -o pic/mx-ui32nda-ui8nda.o
  2609. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i16nda.cc -o pic/mx-ui32nda-i16nda.o
  2610. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui16nda.cc -o pic/mx-ui32nda-ui16nda.o
  2611. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i32nda.cc -o pic/mx-ui32nda-i32nda.o
  2612. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-i64nda.cc -o pic/mx-ui32nda-i64nda.o
  2613. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui32nda-ui64nda.cc -o pic/mx-ui32nda-ui64nda.o
  2614. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i8nda.cc -o pic/mx-ui64nda-i8nda.o
  2615. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui8nda.cc -o pic/mx-ui64nda-ui8nda.o
  2616. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i16nda.cc -o pic/mx-ui64nda-i16nda.o
  2617. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui16nda.cc -o pic/mx-ui64nda-ui16nda.o
  2618. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i32nda.cc -o pic/mx-ui64nda-i32nda.o
  2619. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-ui32nda.cc -o pic/mx-ui64nda-ui32nda.o
  2620. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mx-ui64nda-i64nda.cc -o pic/mx-ui64nda-i64nda.o
  2621. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-ccv-cv.cc -o pic/vx-ccv-cv.o
  2622. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-ccv-s.cc -o pic/vx-ccv-s.o
  2623. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-crv-rv.cc -o pic/vx-crv-rv.o
  2624. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-crv-s.cc -o pic/vx-crv-s.o
  2625. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-cs-cv.cc -o pic/vx-cs-cv.o
  2626. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-cs-rv.cc -o pic/vx-cs-rv.o
  2627. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-cv-ccv.cc -o pic/vx-cv-ccv.o
  2628. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-cv-cs.cc -o pic/vx-cv-cs.o
  2629. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-rv-crv.cc -o pic/vx-rv-crv.o
  2630. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-rv-cs.cc -o pic/vx-rv-cs.o
  2631. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-s-ccv.cc -o pic/vx-s-ccv.o
  2632. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC vx-s-crv.cc -o pic/vx-s-crv.o
  2633. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sm-cs.cc -o pic/smx-sm-cs.o
  2634. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-cs-sm.cc -o pic/smx-cs-sm.o
  2635. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-scm-s.cc -o pic/smx-scm-s.o
  2636. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-s-scm.cc -o pic/smx-s-scm.o
  2637. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-scm-sm.cc -o pic/smx-scm-sm.o
  2638. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sm-scm.cc -o pic/smx-sm-scm.o
  2639. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-m-sm.cc -o pic/smx-m-sm.o
  2640. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-m-scm.cc -o pic/smx-m-scm.o
  2641. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-cm-sm.cc -o pic/smx-cm-sm.o
  2642. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-cm-scm.cc -o pic/smx-cm-scm.o
  2643. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sm-m.cc -o pic/smx-sm-m.o
  2644. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-scm-m.cc -o pic/smx-scm-m.o
  2645. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sm-cm.cc -o pic/smx-sm-cm.o
  2646. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-scm-cm.cc -o pic/smx-scm-cm.o
  2647. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-bm-sbm.cc -o pic/smx-bm-sbm.o
  2648. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC smx-sbm-bm.cc -o pic/smx-sbm-bm.o
  2649. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC f2c-main.c -o pic/f2c-main.o
  2650. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC filemode.c -o pic/filemode.o
  2651. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC getopt.c -o pic/getopt.o
  2652. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC getopt1.c -o pic/getopt1.o
  2653. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC lo-cieee.c -o pic/lo-cieee.o
  2654. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC lo-cutils.c -o pic/lo-cutils.o
  2655. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC md5.c -o pic/md5.o
  2656. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC mkdir.c -o pic/mkdir.o
  2657. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC oct-getopt.c -o pic/oct-getopt.o
  2658. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC randgamma.c -o pic/randgamma.o
  2659. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC randmtzig.c -o pic/randmtzig.o
  2660. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC randpoisson.c -o pic/randpoisson.o
  2661. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC rename.c -o pic/rename.o
  2662. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC rmdir.c -o pic/rmdir.o
  2663. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC strftime.c -o pic/strftime.o
  2664. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC strptime.c -o pic/strptime.o
  2665. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC strcasecmp.c -o pic/strcasecmp.o
  2666. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC strncase.c -o pic/strncase.o
  2667. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC tempname.c -o pic/tempname.o
  2668. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC tempnam.c -o pic/tempnam.o
  2669. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC cmd-edit.cc -o pic/cmd-edit.o
  2670. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC cmd-hist.cc -o pic/cmd-hist.o
  2671. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC oct-rl-edit.c -o pic/oct-rl-edit.o
  2672. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC oct-rl-hist.c -o pic/oct-rl-hist.o
  2673. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pathsearch.cc -o pic/pathsearch.o
  2674. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC kpse-xfns.c -o pic/kpse-xfns.o
  2675. rm -f liboctave.so
  2676. g++ -shared -Wl,-soname -Wl,liboctave.so -o liboctave.so \
  2677.         pic/Bounds.o pic/CollocWt.o pic/DASPK.o pic/DASRT.o pic/DASSL.o pic/FEGrid.o pic/LinConst.o pic/LSODE.o pic/NLEqn.o pic/ODES.o pic/Quad.o pic/Range.o pic/data-conv.o pic/dir-ops.o pic/file-ops.o pic/file-stat.o pic/glob-match.o pic/idx-vector.o pic/lo-ieee.o pic/lo-mappers.o pic/lo-specfun.o pic/lo-sysdep.o pic/lo-utils.o pic/mach-info.o pic/oct-alloc.o pic/oct-env.o pic/oct-fftw.o pic/oct-group.o pic/oct-md5.o pic/oct-passwd.o pic/oct-rand.o pic/oct-shlib.o pic/oct-spparms.o pic/oct-syscalls.o pic/oct-time.o pic/oct-uname.o pic/prog-args.o pic/so-array.o pic/sparse-sort.o pic/sparse-util.o pic/str-vec.o pic/Array.o pic/ArrayN.o pic/DiagArray2.o pic/MArray.o pic/MArray2.o pic/MArrayN.o pic/MDiagArray2.o pic/base-lu.o pic/oct-sort.o pic/sparse-base-lu.o pic/sparse-base-chol.o pic/sparse-dmsolve.o pic/Array-C.o pic/Array-b.o pic/Array-ch.o pic/Array-i.o pic/Array-d.o pic/Array-s.o pic/Array-so.o pic/Array-str.o pic/Array-idx-vec.o pic/MArray-C.o pic/MArray-ch.o pic/MArray-i.o pic/MArray-d.o pic/MArray-s.o pic/MSparse-C.o pic/MSparse-d.o pic/Sparse-C.o pic/Sparse-b.o pic/Sparse-d.o pic/oct-inttypes.o pic/Array-util.o pic/CColVector.o pic/CDiagMatrix.o pic/CMatrix.o pic/CNDArray.o pic/CRowVector.o pic/CmplxAEPBAL.o pic/CmplxCHOL.o pic/CmplxDET.o pic/CmplxHESS.o pic/CmplxLU.o pic/CmplxQR.o pic/CmplxQRP.o pic/CmplxSCHUR.o pic/CmplxSVD.o pic/EIG.o pic/boolMatrix.o pic/boolNDArray.o pic/chMatrix.o pic/chNDArray.o pic/dColVector.o pic/dDiagMatrix.o pic/dMatrix.o pic/dNDArray.o pic/dRowVector.o pic/dbleAEPBAL.o pic/dbleCHOL.o pic/dbleDET.o pic/dbleHESS.o pic/dbleLU.o pic/dbleQR.o pic/dbleQRP.o pic/dbleSCHUR.o pic/dbleSVD.o pic/boolSparse.o pic/CSparse.o pic/dSparse.o pic/MSparse.o pic/Sparse.o pic/SparseCmplxLU.o pic/SparsedbleLU.o pic/SparseCmplxCHOL.o pic/SparsedbleCHOL.o pic/SparseCmplxQR.o pic/SparseQR.o pic/MatrixType.o pic/int8NDArray.o pic/uint8NDArray.o pic/int16NDArray.o pic/uint16NDArray.o pic/int32NDArray.o pic/uint32NDArray.o pic/int64NDArray.o pic/uint64NDArray.o pic/mx-cdm-dm.o pic/mx-dm-cdm.o pic/mx-cs-cdm.o pic/mx-cs-dm.o pic/mx-cs-m.o pic/mx-cs-nda.o pic/mx-cdm-cs.o pic/mx-cdm-cm.o pic/mx-cdm-m.o pic/mx-cdm-s.o pic/mx-cm-cdm.o pic/mx-cm-dm.o pic/mx-cm-m.o pic/mx-cnda-nda.o pic/mx-cm-s.o pic/mx-cnda-s.o pic/mx-dm-cs.o pic/mx-dm-cm.o pic/mx-m-cs.o pic/mx-nda-cs.o pic/mx-m-cdm.o pic/mx-m-cm.o pic/mx-nda-cnda.o pic/mx-s-cdm.o pic/mx-s-cm.o pic/mx-s-cnda.o pic/mx-dm-m.o pic/mx-dm-s.o pic/mx-m-dm.o pic/mx-s-dm.o pic/mx-s-i8nda.o pic/mx-i8nda-s.o pic/mx-s-ui8nda.o pic/mx-ui8nda-s.o pic/mx-s-i16nda.o pic/mx-i16nda-s.o pic/mx-s-ui16nda.o pic/mx-ui16nda-s.o pic/mx-s-i32nda.o pic/mx-i32nda-s.o pic/mx-s-ui32nda.o pic/mx-ui32nda-s.o pic/mx-s-i64nda.o pic/mx-i64nda-s.o pic/mx-s-ui64nda.o pic/mx-ui64nda-s.o pic/mx-nda-i8.o pic/mx-i8-nda.o pic/mx-nda-ui8.o pic/mx-ui8-nda.o pic/mx-nda-i16.o pic/mx-i16-nda.o pic/mx-nda-ui16.o pic/mx-ui16-nda.o pic/mx-nda-i32.o pic/mx-i32-nda.o pic/mx-nda-ui32.o pic/mx-ui32-nda.o pic/mx-nda-i64.o pic/mx-i64-nda.o pic/mx-nda-ui64.o pic/mx-ui64-nda.o pic/mx-nda-i8nda.o pic/mx-i8nda-nda.o pic/mx-nda-ui8nda.o pic/mx-ui8nda-nda.o pic/mx-nda-i16nda.o pic/mx-i16nda-nda.o pic/mx-nda-ui16nda.o pic/mx-ui16nda-nda.o pic/mx-nda-i32nda.o pic/mx-i32nda-nda.o pic/mx-nda-ui32nda.o pic/mx-ui32nda-nda.o pic/mx-nda-i64nda.o pic/mx-i64nda-nda.o pic/mx-nda-ui64nda.o pic/mx-ui64nda-nda.o pic/mx-i8nda-ui8.o pic/mx-i8nda-i16.o pic/mx-i8nda-ui16.o pic/mx-i8nda-i32.o pic/mx-i8nda-ui32.o pic/mx-i8nda-i64.o pic/mx-i8nda-ui64.o pic/mx-i16nda-i8.o pic/mx-i16nda-ui8.o pic/mx-i16nda-ui16.o pic/mx-i16nda-i32.o pic/mx-i16nda-ui32.o pic/mx-i16nda-i64.o pic/mx-i16nda-ui64.o pic/mx-i32nda-i8.o pic/mx-i32nda-ui8.o pic/mx-i32nda-i16.o pic/mx-i32nda-ui16.o pic/mx-i32nda-ui32.o pic/mx-i32nda-i64.o pic/mx-i32nda-ui64.o pic/mx-i64nda-i8.o pic/mx-i64nda-ui8.o pic/mx-i64nda-i16.o pic/mx-i64nda-ui16.o pic/mx-i64nda-i32.o pic/mx-i64nda-ui32.o pic/mx-i64nda-ui64.o pic/mx-ui8nda-i8.o pic/mx-ui8nda-i16.o pic/mx-ui8nda-ui16.o pic/mx-ui8nda-i32.o pic/mx-ui8nda-ui32.o pic/mx-ui8nda-i64.o pic/mx-ui8nda-ui64.o pic/mx-ui16nda-i8.o pic/mx-ui16nda-ui8.o pic/mx-ui16nda-i16.o pic/mx-ui16nda-i32.o pic/mx-ui16nda-ui32.o pic/mx-ui16nda-i64.o pic/mx-ui16nda-ui64.o pic/mx-ui32nda-i8.o pic/mx-ui32nda-ui8.o pic/mx-ui32nda-i16.o pic/mx-ui32nda-ui16.o pic/mx-ui32nda-i32.o pic/mx-ui32nda-i64.o pic/mx-ui32nda-ui64.o pic/mx-ui64nda-i8.o pic/mx-ui64nda-ui8.o pic/mx-ui64nda-i16.o pic/mx-ui64nda-ui16.o pic/mx-ui64nda-i32.o pic/mx-ui64nda-ui32.o pic/mx-ui64nda-i64.o pic/mx-i8-ui8nda.o pic/mx-i8-i16nda.o pic/mx-i8-ui16nda.o pic/mx-i8-i32nda.o pic/mx-i8-ui32nda.o pic/mx-i8-i64nda.o pic/mx-i8-ui64nda.o pic/mx-i16-i8nda.o pic/mx-i16-ui8nda.o pic/mx-i16-ui16nda.o pic/mx-i16-i32nda.o pic/mx-i16-ui32nda.o pic/mx-i16-i64nda.o pic/mx-i16-ui64nda.o pic/mx-i32-i8nda.o pic/mx-i32-ui8nda.o pic/mx-i32-i16nda.o pic/mx-i32-ui16nda.o pic/mx-i32-ui32nda.o pic/mx-i32-i64nda.o pic/mx-i32-ui64nda.o pic/mx-i64-i8nda.o pic/mx-i64-ui8nda.o pic/mx-i64-i16nda.o pic/mx-i64-ui16nda.o pic/mx-i64-i32nda.o pic/mx-i64-ui32nda.o pic/mx-i64-ui64nda.o pic/mx-ui8-i8nda.o pic/mx-ui8-i16nda.o pic/mx-ui8-ui16nda.o pic/mx-ui8-i32nda.o pic/mx-ui8-ui32nda.o pic/mx-ui8-i64nda.o pic/mx-ui8-ui64nda.o pic/mx-ui16-i8nda.o pic/mx-ui16-ui8nda.o pic/mx-ui16-i16nda.o pic/mx-ui16-i32nda.o pic/mx-ui16-ui32nda.o pic/mx-ui16-i64nda.o pic/mx-ui16-ui64nda.o pic/mx-ui32-i8nda.o pic/mx-ui32-ui8nda.o pic/mx-ui32-i16nda.o pic/mx-ui32-ui16nda.o pic/mx-ui32-i32nda.o pic/mx-ui32-i64nda.o pic/mx-ui32-ui64nda.o pic/mx-ui64-i8nda.o pic/mx-ui64-ui8nda.o pic/mx-ui64-i16nda.o pic/mx-ui64-ui16nda.o pic/mx-ui64-i32nda.o pic/mx-ui64-ui32nda.o pic/mx-ui64-i64nda.o pic/mx-i8nda-ui8nda.o pic/mx-i8nda-i16nda.o pic/mx-i8nda-ui16nda.o pic/mx-i8nda-i32nda.o pic/mx-i8nda-ui32nda.o pic/mx-i8nda-i64nda.o pic/mx-i8nda-ui64nda.o pic/mx-i16nda-i8nda.o pic/mx-i16nda-ui8nda.o pic/mx-i16nda-ui16nda.o pic/mx-i16nda-i32nda.o pic/mx-i16nda-ui32nda.o pic/mx-i16nda-i64nda.o pic/mx-i16nda-ui64nda.o pic/mx-i32nda-i8nda.o pic/mx-i32nda-ui8nda.o pic/mx-i32nda-i16nda.o pic/mx-i32nda-ui16nda.o pic/mx-i32nda-ui32nda.o pic/mx-i32nda-i64nda.o pic/mx-i32nda-ui64nda.o pic/mx-i64nda-i8nda.o pic/mx-i64nda-ui8nda.o pic/mx-i64nda-i16nda.o pic/mx-i64nda-ui16nda.o pic/mx-i64nda-i32nda.o pic/mx-i64nda-ui32nda.o pic/mx-i64nda-ui64nda.o pic/mx-ui8nda-i8nda.o pic/mx-ui8nda-i16nda.o pic/mx-ui8nda-ui16nda.o pic/mx-ui8nda-i32nda.o pic/mx-ui8nda-ui32nda.o pic/mx-ui8nda-i64nda.o pic/mx-ui8nda-ui64nda.o pic/mx-ui16nda-i8nda.o pic/mx-ui16nda-ui8nda.o pic/mx-ui16nda-i16nda.o pic/mx-ui16nda-i32nda.o pic/mx-ui16nda-ui32nda.o pic/mx-ui16nda-i64nda.o pic/mx-ui16nda-ui64nda.o pic/mx-ui32nda-i8nda.o pic/mx-ui32nda-ui8nda.o pic/mx-ui32nda-i16nda.o pic/mx-ui32nda-ui16nda.o pic/mx-ui32nda-i32nda.o pic/mx-ui32nda-i64nda.o pic/mx-ui32nda-ui64nda.o pic/mx-ui64nda-i8nda.o pic/mx-ui64nda-ui8nda.o pic/mx-ui64nda-i16nda.o pic/mx-ui64nda-ui16nda.o pic/mx-ui64nda-i32nda.o pic/mx-ui64nda-ui32nda.o pic/mx-ui64nda-i64nda.o pic/vx-ccv-cv.o pic/vx-ccv-s.o pic/vx-crv-rv.o pic/vx-crv-s.o pic/vx-cs-cv.o pic/vx-cs-rv.o pic/vx-cv-ccv.o pic/vx-cv-cs.o pic/vx-rv-crv.o pic/vx-rv-cs.o pic/vx-s-ccv.o pic/vx-s-crv.o pic/smx-sm-cs.o pic/smx-cs-sm.o pic/smx-scm-s.o pic/smx-s-scm.o pic/smx-scm-sm.o pic/smx-sm-scm.o pic/smx-m-sm.o pic/smx-m-scm.o pic/smx-cm-sm.o pic/smx-cm-scm.o pic/smx-sm-m.o pic/smx-scm-m.o pic/smx-sm-cm.o pic/smx-scm-cm.o pic/smx-bm-sbm.o pic/smx-sbm-bm.o pic/f2c-main.o pic/filemode.o pic/getopt.o pic/getopt1.o pic/lo-cieee.o pic/lo-cutils.o pic/md5.o pic/mkdir.o pic/oct-getopt.o pic/randgamma.o pic/randmtzig.o pic/randpoisson.o pic/rename.o pic/rmdir.o pic/strftime.o pic/strptime.o pic/strcasecmp.o pic/strncase.o pic/tempname.o pic/tempnam.o pic/cmd-edit.o pic/cmd-hist.o pic/oct-rl-edit.o pic/oct-rl-hist.o pic/pathsearch.o pic/kpse-xfns.o -L../libcruft -L. -Wl,-rpath -Wl,/opt/octave/lib/octave-3.0.1 -lcruft -lcholmod -lumfpack  -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  2678. rm -f liboctave.so.3.0.1
  2679. ln -s liboctave.so liboctave.so.3.0.1
  2680. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
  2681. make -C src all
  2682. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  2683. making defaults.h from defaults.h.in
  2684. making oct-conf.h from oct-conf.h.in
  2685. make -C ../liboctave stamp-prereq
  2686. making ops.cc from OPERATORS/op-b-b.cc OPERATORS/op-b-bm.cc OPERATORS/op-bm-b.cc OPERATORS/op-bm-bm.cc OPERATORS/op-cell.cc OPERATORS/op-chm.cc OPERATORS/op-cm-cm.cc OPERATORS/op-cm-cs.cc OPERATORS/op-cm-m.cc OPERATORS/op-cm-s.cc OPERATORS/op-cs-cm.cc OPERATORS/op-cs-cs.cc OPERATORS/op-cs-m.cc OPERATORS/op-cs-s.cc OPERATORS/op-list.cc OPERATORS/op-m-cm.cc OPERATORS/op-m-cs.cc OPERATORS/op-m-m.cc OPERATORS/op-m-s.cc OPERATORS/op-range.cc OPERATORS/op-s-cm.cc OPERATORS/op-s-cs.cc OPERATORS/op-s-m.cc OPERATORS/op-s-s.cc OPERATORS/op-str-m.cc OPERATORS/op-str-s.cc OPERATORS/op-str-str.cc OPERATORS/op-streamoff.cc OPERATORS/op-struct.cc OPERATORS/op-int-concat.cc OPERATORS/op-int-conv.cc OPERATORS/op-double-conv.cc OPERATORS/op-i8-i8.cc OPERATORS/op-i16-i16.cc OPERATORS/op-i32-i32.cc OPERATORS/op-i64-i64.cc OPERATORS/op-ui8-ui8.cc OPERATORS/op-ui16-ui16.cc OPERATORS/op-ui32-ui32.cc OPERATORS/op-ui64-ui64.cc OPERATORS/op-bm-sbm.cc OPERATORS/op-b-sbm.cc OPERATORS/op-cm-scm.cc OPERATORS/op-cm-sm.cc OPERATORS/op-cs-scm.cc OPERATORS/op-cs-sm.cc OPERATORS/op-m-scm.cc OPERATORS/op-m-sm.cc OPERATORS/op-sbm-b.cc OPERATORS/op-sbm-bm.cc OPERATORS/op-sbm-sbm.cc OPERATORS/op-scm-cm.cc OPERATORS/op-scm-cs.cc OPERATORS/op-scm-m.cc OPERATORS/op-scm-s.cc OPERATORS/op-scm-scm.cc OPERATORS/op-scm-sm.cc OPERATORS/op-sm-cm.cc OPERATORS/op-sm-cs.cc OPERATORS/op-sm-m.cc OPERATORS/op-sm-s.cc OPERATORS/op-sm-scm.cc OPERATORS/op-sm-sm.cc OPERATORS/op-s-scm.cc OPERATORS/op-s-sm.cc
  2687. making oct-errno.cc from oct-errno.cc.in
  2688. touch stamp-prereq
  2689. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
  2690. make[3]: `stamp-prereq' is up to date.
  2691. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
  2692. touch stamp-liboctave-prereq
  2693. making main.d from main.c
  2694. making ops.d from ops.cc
  2695. making oct-errno.d from oct-errno.cc
  2696. making bitfcns.df from bitfcns.cc
  2697. making data.df from data.cc
  2698. making debug.df from debug.cc
  2699. making defaults.df from defaults.cc
  2700. making defun.df from defun.cc
  2701. making dirfns.df from dirfns.cc
  2702. making error.df from error.cc
  2703. making file-io.df from file-io.cc
  2704. making graphics.df from graphics.cc
  2705. making help.df from help.cc
  2706. making input.df from input.cc
  2707. making lex.df from lex.cc
  2708. making load-path.df from load-path.cc
  2709. making load-save.df from load-save.cc
  2710. making ls-oct-ascii.df from ls-oct-ascii.cc
  2711. making mappers.df from mappers.cc
  2712. making oct-hist.df from oct-hist.cc
  2713. making octave.df from octave.cc
  2714. making pager.df from pager.cc
  2715. making parse.df from parse.cc
  2716. making pr-output.df from pr-output.cc
  2717. making sighandlers.df from sighandlers.cc
  2718. making strfns.df from strfns.cc
  2719. making symtab.df from symtab.cc
  2720. making syscalls.df from syscalls.cc
  2721. making sysdep.df from sysdep.cc
  2722. making toplev.df from toplev.cc
  2723. making utils.df from utils.cc
  2724. making variables.df from variables.cc
  2725. making ov-base.df from ov-base.cc
  2726. making ov-list.df from ov-list.cc
  2727. making ov-re-mat.df from ov-re-mat.cc
  2728. making ov-streamoff.df from ov-streamoff.cc
  2729. making ov-struct.df from ov-struct.cc
  2730. making ov-cell.df from ov-cell.cc
  2731. making ov.df from ov.cc
  2732. making ov-usr-fcn.df from ov-usr-fcn.cc
  2733. making ov-fcn-handle.df from ov-fcn-handle.cc
  2734. making ov-fcn-inline.df from ov-fcn-inline.cc
  2735. making ov-typeinfo.df from ov-typeinfo.cc
  2736. making ov-int8.df from ov-int8.cc
  2737. making ov-int16.df from ov-int16.cc
  2738. making ov-int32.df from ov-int32.cc
  2739. making ov-int64.df from ov-int64.cc
  2740. making ov-uint8.df from ov-uint8.cc
  2741. making ov-uint16.df from ov-uint16.cc
  2742. making ov-uint32.df from ov-uint32.cc
  2743. making ov-uint64.df from ov-uint64.cc
  2744. making pt-arg-list.df from pt-arg-list.cc
  2745. making pt-mat.df from pt-mat.cc
  2746. making balance.df from ./DLD-FUNCTIONS/balance.cc
  2747. making besselj.df from ./DLD-FUNCTIONS/besselj.cc
  2748. making betainc.df from ./DLD-FUNCTIONS/betainc.cc
  2749. making bsxfun.df from ./DLD-FUNCTIONS/bsxfun.cc
  2750. making cellfun.df from ./DLD-FUNCTIONS/cellfun.cc
  2751. making chol.df from ./DLD-FUNCTIONS/chol.cc
  2752. making ccolamd.df from ./DLD-FUNCTIONS/ccolamd.cc
  2753. making colamd.df from ./DLD-FUNCTIONS/colamd.cc
  2754. making colloc.df from ./DLD-FUNCTIONS/colloc.cc
  2755. making conv2.df from ./DLD-FUNCTIONS/conv2.cc
  2756. making convhulln.df from ./DLD-FUNCTIONS/convhulln.cc
  2757. making daspk.df from ./DLD-FUNCTIONS/daspk.cc
  2758. making dasrt.df from ./DLD-FUNCTIONS/dasrt.cc
  2759. making dassl.df from ./DLD-FUNCTIONS/dassl.cc
  2760. making det.df from ./DLD-FUNCTIONS/det.cc
  2761. making dispatch.df from ./DLD-FUNCTIONS/dispatch.cc
  2762. making eig.df from ./DLD-FUNCTIONS/eig.cc
  2763. making expm.df from ./DLD-FUNCTIONS/expm.cc
  2764. making fft.df from ./DLD-FUNCTIONS/fft.cc
  2765. making fft2.df from ./DLD-FUNCTIONS/fft2.cc
  2766. making fftn.df from ./DLD-FUNCTIONS/fftn.cc
  2767. making fftw.df from ./DLD-FUNCTIONS/fftw.cc
  2768. making filter.df from ./DLD-FUNCTIONS/filter.cc
  2769. making find.df from ./DLD-FUNCTIONS/find.cc
  2770. making fsolve.df from ./DLD-FUNCTIONS/fsolve.cc
  2771. making gammainc.df from ./DLD-FUNCTIONS/gammainc.cc
  2772. making gcd.df from ./DLD-FUNCTIONS/gcd.cc
  2773. making getgrent.df from ./DLD-FUNCTIONS/getgrent.cc
  2774. making getpwent.df from ./DLD-FUNCTIONS/getpwent.cc
  2775. making getrusage.df from ./DLD-FUNCTIONS/getrusage.cc
  2776. making givens.df from ./DLD-FUNCTIONS/givens.cc
  2777. making hess.df from ./DLD-FUNCTIONS/hess.cc
  2778. making inv.df from ./DLD-FUNCTIONS/inv.cc
  2779. making kron.df from ./DLD-FUNCTIONS/kron.cc
  2780. making lsode.df from ./DLD-FUNCTIONS/lsode.cc
  2781. making lu.df from ./DLD-FUNCTIONS/lu.cc
  2782. making luinc.df from ./DLD-FUNCTIONS/luinc.cc
  2783. making matrix_type.df from ./DLD-FUNCTIONS/matrix_type.cc
  2784. making max.df from ./DLD-FUNCTIONS/max.cc
  2785. making md5sum.df from ./DLD-FUNCTIONS/md5sum.cc
  2786. making pinv.df from ./DLD-FUNCTIONS/pinv.cc
  2787. making qr.df from ./DLD-FUNCTIONS/qr.cc
  2788. making quad.df from ./DLD-FUNCTIONS/quad.cc
  2789. making qz.df from ./DLD-FUNCTIONS/qz.cc
  2790. making rand.df from ./DLD-FUNCTIONS/rand.cc
  2791. making regexp.df from ./DLD-FUNCTIONS/regexp.cc
  2792. making schur.df from ./DLD-FUNCTIONS/schur.cc
  2793. making sort.df from ./DLD-FUNCTIONS/sort.cc
  2794. making sparse.df from ./DLD-FUNCTIONS/sparse.cc
  2795. making spchol.df from ./DLD-FUNCTIONS/spchol.cc
  2796. making spdet.df from ./DLD-FUNCTIONS/spdet.cc
  2797. making spfind.df from ./DLD-FUNCTIONS/spfind.cc
  2798. making spkron.df from ./DLD-FUNCTIONS/spkron.cc
  2799. making splu.df from ./DLD-FUNCTIONS/splu.cc
  2800. making spparms.df from ./DLD-FUNCTIONS/spparms.cc
  2801. making spqr.df from ./DLD-FUNCTIONS/spqr.cc
  2802. making sqrtm.df from ./DLD-FUNCTIONS/sqrtm.cc
  2803. making svd.df from ./DLD-FUNCTIONS/svd.cc
  2804. making syl.df from ./DLD-FUNCTIONS/syl.cc
  2805. making symrcm.df from ./DLD-FUNCTIONS/symrcm.cc
  2806. making time.df from ./DLD-FUNCTIONS/time.cc
  2807. making tsearch.df from ./DLD-FUNCTIONS/tsearch.cc
  2808. making typecast.df from ./DLD-FUNCTIONS/typecast.cc
  2809. making urlwrite.df from ./DLD-FUNCTIONS/urlwrite.cc
  2810. making __contourc__.df from ./DLD-FUNCTIONS/__contourc__.cc
  2811. making __delaunayn__.df from ./DLD-FUNCTIONS/__delaunayn__.cc
  2812. making __dsearchn__.df from ./DLD-FUNCTIONS/__dsearchn__.cc
  2813. making __gnuplot_raw__.df from __gnuplot_raw__.cc
  2814. making __glpk__.df from ./DLD-FUNCTIONS/__glpk__.cc
  2815. making __lin_interpn__.df from ./DLD-FUNCTIONS/__lin_interpn__.cc
  2816. making __pchip_deriv__.df from ./DLD-FUNCTIONS/__pchip_deriv__.cc
  2817. making __qp__.df from ./DLD-FUNCTIONS/__qp__.cc
  2818. making __voronoi__.df from ./DLD-FUNCTIONS/__voronoi__.cc
  2819. making __voronoi__.d from ./DLD-FUNCTIONS/__voronoi__.cc
  2820. making __qp__.d from ./DLD-FUNCTIONS/__qp__.cc
  2821. making __pchip_deriv__.d from ./DLD-FUNCTIONS/__pchip_deriv__.cc
  2822. making __lin_interpn__.d from ./DLD-FUNCTIONS/__lin_interpn__.cc
  2823. making __glpk__.d from ./DLD-FUNCTIONS/__glpk__.cc
  2824. making __gnuplot_raw__.d from __gnuplot_raw__.cc
  2825. making __dsearchn__.d from ./DLD-FUNCTIONS/__dsearchn__.cc
  2826. making __delaunayn__.d from ./DLD-FUNCTIONS/__delaunayn__.cc
  2827. making __contourc__.d from ./DLD-FUNCTIONS/__contourc__.cc
  2828. making urlwrite.d from ./DLD-FUNCTIONS/urlwrite.cc
  2829. making typecast.d from ./DLD-FUNCTIONS/typecast.cc
  2830. making tsearch.d from ./DLD-FUNCTIONS/tsearch.cc
  2831. making time.d from ./DLD-FUNCTIONS/time.cc
  2832. making symrcm.d from ./DLD-FUNCTIONS/symrcm.cc
  2833. making syl.d from ./DLD-FUNCTIONS/syl.cc
  2834. making svd.d from ./DLD-FUNCTIONS/svd.cc
  2835. making sqrtm.d from ./DLD-FUNCTIONS/sqrtm.cc
  2836. making spqr.d from ./DLD-FUNCTIONS/spqr.cc
  2837. making spparms.d from ./DLD-FUNCTIONS/spparms.cc
  2838. making splu.d from ./DLD-FUNCTIONS/splu.cc
  2839. making spkron.d from ./DLD-FUNCTIONS/spkron.cc
  2840. making spfind.d from ./DLD-FUNCTIONS/spfind.cc
  2841. making spdet.d from ./DLD-FUNCTIONS/spdet.cc
  2842. making spchol.d from ./DLD-FUNCTIONS/spchol.cc
  2843. making sparse.d from ./DLD-FUNCTIONS/sparse.cc
  2844. making sort.d from ./DLD-FUNCTIONS/sort.cc
  2845. making schur.d from ./DLD-FUNCTIONS/schur.cc
  2846. making regexp.d from ./DLD-FUNCTIONS/regexp.cc
  2847. making rand.d from ./DLD-FUNCTIONS/rand.cc
  2848. making qz.d from ./DLD-FUNCTIONS/qz.cc
  2849. making quad.d from ./DLD-FUNCTIONS/quad.cc
  2850. making qr.d from ./DLD-FUNCTIONS/qr.cc
  2851. making pinv.d from ./DLD-FUNCTIONS/pinv.cc
  2852. making md5sum.d from ./DLD-FUNCTIONS/md5sum.cc
  2853. making max.d from ./DLD-FUNCTIONS/max.cc
  2854. making matrix_type.d from ./DLD-FUNCTIONS/matrix_type.cc
  2855. making luinc.d from ./DLD-FUNCTIONS/luinc.cc
  2856. making lu.d from ./DLD-FUNCTIONS/lu.cc
  2857. making lsode.d from ./DLD-FUNCTIONS/lsode.cc
  2858. making kron.d from ./DLD-FUNCTIONS/kron.cc
  2859. making inv.d from ./DLD-FUNCTIONS/inv.cc
  2860. making hess.d from ./DLD-FUNCTIONS/hess.cc
  2861. making givens.d from ./DLD-FUNCTIONS/givens.cc
  2862. making getrusage.d from ./DLD-FUNCTIONS/getrusage.cc
  2863. making getpwent.d from ./DLD-FUNCTIONS/getpwent.cc
  2864. making getgrent.d from ./DLD-FUNCTIONS/getgrent.cc
  2865. making gcd.d from ./DLD-FUNCTIONS/gcd.cc
  2866. making gammainc.d from ./DLD-FUNCTIONS/gammainc.cc
  2867. making fsolve.d from ./DLD-FUNCTIONS/fsolve.cc
  2868. making find.d from ./DLD-FUNCTIONS/find.cc
  2869. making filter.d from ./DLD-FUNCTIONS/filter.cc
  2870. making fftw.d from ./DLD-FUNCTIONS/fftw.cc
  2871. making fftn.d from ./DLD-FUNCTIONS/fftn.cc
  2872. making fft2.d from ./DLD-FUNCTIONS/fft2.cc
  2873. making fft.d from ./DLD-FUNCTIONS/fft.cc
  2874. making expm.d from ./DLD-FUNCTIONS/expm.cc
  2875. making eig.d from ./DLD-FUNCTIONS/eig.cc
  2876. making dispatch.d from ./DLD-FUNCTIONS/dispatch.cc
  2877. making det.d from ./DLD-FUNCTIONS/det.cc
  2878. making dassl.d from ./DLD-FUNCTIONS/dassl.cc
  2879. making dasrt.d from ./DLD-FUNCTIONS/dasrt.cc
  2880. making daspk.d from ./DLD-FUNCTIONS/daspk.cc
  2881. making convhulln.d from ./DLD-FUNCTIONS/convhulln.cc
  2882. making conv2.d from ./DLD-FUNCTIONS/conv2.cc
  2883. making colloc.d from ./DLD-FUNCTIONS/colloc.cc
  2884. making colamd.d from ./DLD-FUNCTIONS/colamd.cc
  2885. making ccolamd.d from ./DLD-FUNCTIONS/ccolamd.cc
  2886. making chol.d from ./DLD-FUNCTIONS/chol.cc
  2887. making cellfun.d from ./DLD-FUNCTIONS/cellfun.cc
  2888. making bsxfun.d from ./DLD-FUNCTIONS/bsxfun.cc
  2889. making betainc.d from ./DLD-FUNCTIONS/betainc.cc
  2890. making besselj.d from ./DLD-FUNCTIONS/besselj.cc
  2891. making balance.d from ./DLD-FUNCTIONS/balance.cc
  2892. making Array-tc.d from ./TEMPLATE-INST/Array-tc.cc
  2893. making Array-sym.d from ./TEMPLATE-INST/Array-sym.cc
  2894. making Array-os.d from ./TEMPLATE-INST/Array-os.cc
  2895. making op-s-sm.d from ./OPERATORS/op-s-sm.cc
  2896. making op-s-scm.d from ./OPERATORS/op-s-scm.cc
  2897. making op-sm-sm.d from ./OPERATORS/op-sm-sm.cc
  2898. making op-sm-scm.d from ./OPERATORS/op-sm-scm.cc
  2899. making op-sm-s.d from ./OPERATORS/op-sm-s.cc
  2900. making op-sm-m.d from ./OPERATORS/op-sm-m.cc
  2901. making op-sm-cs.d from ./OPERATORS/op-sm-cs.cc
  2902. making op-sm-cm.d from ./OPERATORS/op-sm-cm.cc
  2903. making op-scm-sm.d from ./OPERATORS/op-scm-sm.cc
  2904. making op-scm-scm.d from ./OPERATORS/op-scm-scm.cc
  2905. making op-scm-s.d from ./OPERATORS/op-scm-s.cc
  2906. making op-scm-m.d from ./OPERATORS/op-scm-m.cc
  2907. making op-scm-cs.d from ./OPERATORS/op-scm-cs.cc
  2908. making op-scm-cm.d from ./OPERATORS/op-scm-cm.cc
  2909. making op-sbm-sbm.d from ./OPERATORS/op-sbm-sbm.cc
  2910. making op-sbm-bm.d from ./OPERATORS/op-sbm-bm.cc
  2911. making op-sbm-b.d from ./OPERATORS/op-sbm-b.cc
  2912. making op-m-sm.d from ./OPERATORS/op-m-sm.cc
  2913. making op-m-scm.d from ./OPERATORS/op-m-scm.cc
  2914. making op-cs-sm.d from ./OPERATORS/op-cs-sm.cc
  2915. making op-cs-scm.d from ./OPERATORS/op-cs-scm.cc
  2916. making op-cm-sm.d from ./OPERATORS/op-cm-sm.cc
  2917. making op-cm-scm.d from ./OPERATORS/op-cm-scm.cc
  2918. making op-b-sbm.d from ./OPERATORS/op-b-sbm.cc
  2919. making op-bm-sbm.d from ./OPERATORS/op-bm-sbm.cc
  2920. making op-ui64-ui64.d from ./OPERATORS/op-ui64-ui64.cc
  2921. making op-ui32-ui32.d from ./OPERATORS/op-ui32-ui32.cc
  2922. making op-ui16-ui16.d from ./OPERATORS/op-ui16-ui16.cc
  2923. making op-ui8-ui8.d from ./OPERATORS/op-ui8-ui8.cc
  2924. making op-i64-i64.d from ./OPERATORS/op-i64-i64.cc
  2925. making op-i32-i32.d from ./OPERATORS/op-i32-i32.cc
  2926. making op-i16-i16.d from ./OPERATORS/op-i16-i16.cc
  2927. making op-i8-i8.d from ./OPERATORS/op-i8-i8.cc
  2928. making op-double-conv.d from ./OPERATORS/op-double-conv.cc
  2929. making op-int-conv.d from ./OPERATORS/op-int-conv.cc
  2930. making op-int-concat.d from ./OPERATORS/op-int-concat.cc
  2931. making op-struct.d from ./OPERATORS/op-struct.cc
  2932. making op-streamoff.d from ./OPERATORS/op-streamoff.cc
  2933. making op-str-str.d from ./OPERATORS/op-str-str.cc
  2934. making op-str-s.d from ./OPERATORS/op-str-s.cc
  2935. making op-str-m.d from ./OPERATORS/op-str-m.cc
  2936. making op-s-s.d from ./OPERATORS/op-s-s.cc
  2937. making op-s-m.d from ./OPERATORS/op-s-m.cc
  2938. making op-s-cs.d from ./OPERATORS/op-s-cs.cc
  2939. making op-s-cm.d from ./OPERATORS/op-s-cm.cc
  2940. making op-range.d from ./OPERATORS/op-range.cc
  2941. making op-m-s.d from ./OPERATORS/op-m-s.cc
  2942. making op-m-m.d from ./OPERATORS/op-m-m.cc
  2943. making op-m-cs.d from ./OPERATORS/op-m-cs.cc
  2944. making op-m-cm.d from ./OPERATORS/op-m-cm.cc
  2945. making op-list.d from ./OPERATORS/op-list.cc
  2946. making op-cs-s.d from ./OPERATORS/op-cs-s.cc
  2947. making op-cs-m.d from ./OPERATORS/op-cs-m.cc
  2948. making op-cs-cs.d from ./OPERATORS/op-cs-cs.cc
  2949. making op-cs-cm.d from ./OPERATORS/op-cs-cm.cc
  2950. making op-cm-s.d from ./OPERATORS/op-cm-s.cc
  2951. making op-cm-m.d from ./OPERATORS/op-cm-m.cc
  2952. making op-cm-cs.d from ./OPERATORS/op-cm-cs.cc
  2953. making op-cm-cm.d from ./OPERATORS/op-cm-cm.cc
  2954. making op-chm.d from ./OPERATORS/op-chm.cc
  2955. making op-cell.d from ./OPERATORS/op-cell.cc
  2956. making op-bm-bm.d from ./OPERATORS/op-bm-bm.cc
  2957. making op-bm-b.d from ./OPERATORS/op-bm-b.cc
  2958. making op-b-bm.d from ./OPERATORS/op-b-bm.cc
  2959. making op-b-b.d from ./OPERATORS/op-b-b.cc
  2960. making pt-unop.d from pt-unop.cc
  2961. making pt-stmt.d from pt-stmt.cc
  2962. making pt-select.d from pt-select.cc
  2963. making pt-pr-code.d from pt-pr-code.cc
  2964. making pt-misc.d from pt-misc.cc
  2965. making pt-mat.d from pt-mat.cc
  2966. making pt-loop.d from pt-loop.cc
  2967. making pt-jump.d from pt-jump.cc
  2968. making pt-idx.d from pt-idx.cc
  2969. making pt-id.d from pt-id.cc
  2970. making pt-fcn-handle.d from pt-fcn-handle.cc
  2971. making pt-exp.d from pt-exp.cc
  2972. making pt-except.d from pt-except.cc
  2973. making pt-decl.d from pt-decl.cc
  2974. making pt-const.d from pt-const.cc
  2975. making pt-colon.d from pt-colon.cc
  2976. making pt-cmd.d from pt-cmd.cc
  2977. making pt-check.d from pt-check.cc
  2978. making pt-cell.d from pt-cell.cc
  2979. making pt-binop.d from pt-binop.cc
  2980. making pt-bp.d from pt-bp.cc
  2981. making pt-assign.d from pt-assign.cc
  2982. making pt-arg-list.d from pt-arg-list.cc
  2983. making pt.d from pt.cc
  2984. making ov-re-sparse.d from ov-re-sparse.cc
  2985. making ov-cx-sparse.d from ov-cx-sparse.cc
  2986. making ov-bool-sparse.d from ov-bool-sparse.cc
  2987. making ov-base-sparse.d from ov-base-sparse.cc
  2988. making ov-uint64.d from ov-uint64.cc
  2989. making ov-uint32.d from ov-uint32.cc
  2990. making ov-uint16.d from ov-uint16.cc
  2991. making ov-uint8.d from ov-uint8.cc
  2992. making ov-int64.d from ov-int64.cc
  2993. making ov-int32.d from ov-int32.cc
  2994. making ov-int16.d from ov-int16.cc
  2995. making ov-int8.d from ov-int8.cc
  2996. making ov-typeinfo.d from ov-typeinfo.cc
  2997. making ov-fcn-inline.d from ov-fcn-inline.cc
  2998. making ov-fcn-handle.d from ov-fcn-handle.cc
  2999. making ov-usr-fcn.d from ov-usr-fcn.cc
  3000. making ov-mex-fcn.d from ov-mex-fcn.cc
  3001. making ov-mapper.d from ov-mapper.cc
  3002. making ov-dld-fcn.d from ov-dld-fcn.cc
  3003. making ov-builtin.d from ov-builtin.cc
  3004. making ov-fcn.d from ov-fcn.cc
  3005. making ov.d from ov.cc
  3006. making ov-cell.d from ov-cell.cc
  3007. making ov-bool.d from ov-bool.cc
  3008. making ov-bool-mat.d from ov-bool-mat.cc
  3009. making ov-colon.d from ov-colon.cc
  3010. making ov-struct.d from ov-struct.cc
  3011. making ov-streamoff.d from ov-streamoff.cc
  3012. making ov-str-mat.d from ov-str-mat.cc
  3013. making ov-complex.d from ov-complex.cc
  3014. making ov-scalar.d from ov-scalar.cc
  3015. making ov-range.d from ov-range.cc
  3016. making ov-cx-mat.d from ov-cx-mat.cc
  3017. making ov-re-mat.d from ov-re-mat.cc
  3018. making ov-list.d from ov-list.cc
  3019. making ov-cs-list.d from ov-cs-list.cc
  3020. making ov-ch-mat.d from ov-ch-mat.cc
  3021. making ov-base.d from ov-base.cc
  3022. making xpow.d from xpow.cc
  3023. making xdiv.d from xdiv.cc
  3024. making variables.d from variables.cc
  3025. making utils.d from utils.cc
  3026. making unwind-prot.d from unwind-prot.cc
  3027. making toplev.d from toplev.cc
  3028. making token.d from token.cc
  3029. making sysdep.d from sysdep.cc
  3030. making syscalls.d from syscalls.cc
  3031. making symtab.d from symtab.cc
  3032. making strfns.d from strfns.cc
  3033. making sparse-xpow.d from sparse-xpow.cc
  3034. making sparse-xdiv.d from sparse-xdiv.cc
  3035. making siglist.d from siglist.c
  3036. making sighandlers.d from sighandlers.cc
  3037. making procstream.d from procstream.cc
  3038. making pr-output.d from pr-output.cc
  3039. making parse.d from parse.cc
  3040. making pager.d from pager.cc
  3041. making oct-lvalue.d from oct-lvalue.cc
  3042. making oct-strstrm.d from oct-strstrm.cc
  3043. making zfstream.d from zfstream.cc
  3044. making octave.d from octave.cc
  3045. making oct-stream.d from oct-stream.cc
  3046. making oct-procbuf.d from oct-procbuf.cc
  3047. making oct-prcstrm.d from oct-prcstrm.cc
  3048. making oct-obj.d from oct-obj.cc
  3049. making oct-map.d from oct-map.cc
  3050. making oct-iostrm.d from oct-iostrm.cc
  3051. making oct-hist.d from oct-hist.cc
  3052. making oct-fstrm.d from oct-fstrm.cc
  3053. making mex.d from mex.cc
  3054. making matherr.d from matherr.c
  3055. making mappers.d from mappers.cc
  3056. making ls-utils.d from ls-utils.cc
  3057. making ls-oct-binary.d from ls-oct-binary.cc
  3058. making ls-oct-ascii.d from ls-oct-ascii.cc
  3059. making ls-mat5.d from ls-mat5.cc
  3060. making ls-mat4.d from ls-mat4.cc
  3061. making ls-mat-ascii.d from ls-mat-ascii.cc
  3062. making ls-hdf5.d from ls-hdf5.cc
  3063. making load-save.d from load-save.cc
  3064. making load-path.d from load-path.cc
  3065. making lex.d from lex.cc
  3066. making input.d from input.cc
  3067. making help.d from help.cc
  3068. making gripes.d from gripes.cc
  3069. making graphics.d from graphics.cc
  3070. making file-io.d from file-io.cc
  3071. making error.d from error.cc
  3072. making dynamic-ld.d from dynamic-ld.cc
  3073. making dirfns.d from dirfns.cc
  3074. making defun.d from defun.cc
  3075. making defaults.d from defaults.cc
  3076. making debug.d from debug.cc
  3077. making data.d from data.cc
  3078. making cutils.d from cutils.c
  3079. making comment-list.d from comment-list.cc
  3080. making c-file-ptr-stream.d from c-file-ptr-stream.cc
  3081. making bitfcns.d from bitfcns.cc
  3082. making Cell.d from Cell.cc
  3083. making builtins.cc
  3084. DEF_FILES = bitfcns.df data.df debug.df defaults.df defun.df dirfns.df error.df file-io.df graphics.df help.df input.df lex.df load-path.df load-save.df ls-oct-ascii.df mappers.df oct-hist.df octave.df pager.df parse.df pr-output.df sighandlers.df strfns.df symtab.df syscalls.df sysdep.df toplev.df utils.df variables.df ov-base.df ov-list.df ov-re-mat.df ov-streamoff.df ov-struct.df ov-cell.df ov.df ov-usr-fcn.df ov-fcn-handle.df ov-fcn-inline.df ov-typeinfo.df ov-int8.df ov-int16.df ov-int32.df ov-int64.df ov-uint8.df ov-uint16.df ov-uint32.df ov-uint64.df pt-arg-list.df pt-mat.df balance.df besselj.df betainc.df bsxfun.df cellfun.df chol.df ccolamd.df colamd.df colloc.df conv2.df convhulln.df daspk.df dasrt.df dassl.df det.df dispatch.df eig.df expm.df fft.df fft2.df fftn.df fftw.df filter.df find.df fsolve.df gammainc.df gcd.df getgrent.df getpwent.df getrusage.df givens.df hess.df inv.df kron.df lsode.df lu.df luinc.df matrix_type.df max.df md5sum.df pinv.df qr.df quad.df qz.df rand.df regexp.df schur.df sort.df sparse.df spchol.df spdet.df spfind.df spkron.df splu.df spparms.df spqr.df sqrtm.df svd.df syl.df symrcm.df time.df tsearch.df typecast.df urlwrite.df __contourc__.df __delaunayn__.df __dsearchn__.df __gnuplot_raw__.df __glpk__.df __lin_interpn__.df __pchip_deriv__.df __qp__.df __voronoi__.df
  3085. making builtins.d from builtins.cc
  3086. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  3087. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  3088. making defaults.h from defaults.h.in
  3089. making oct-conf.h from oct-conf.h.in
  3090. defaults.h is unchanged
  3091. oct-conf.h is unchanged
  3092. mkdir pic
  3093. gcc -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC main.c -o main.o
  3094. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/balance.cc -o pic/balance.o
  3095. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/besselj.cc -o pic/besselj.o
  3096. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/betainc.cc -o pic/betainc.o
  3097. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/bsxfun.cc -o pic/bsxfun.o
  3098. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/cellfun.cc -o pic/cellfun.o
  3099. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/chol.cc -o pic/chol.o
  3100. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/ccolamd.cc -o pic/ccolamd.o
  3101. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/colamd.cc -o pic/colamd.o
  3102. ./DLD-FUNCTIONS/colamd.cc: In function ‘void TreePostorder(octave_idx_type, octave_idx_type*, octave_idx_type*)’:
  3103. ./DLD-FUNCTIONS/colamd.cc:145: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement
  3104. ./DLD-FUNCTIONS/colamd.cc: In function ‘void coletree(const octave_idx_type*, const octave_idx_type*, octave_idx_type*, octave_idx_type*, octave_idx_type, octave_idx_type)’:
  3105. ./DLD-FUNCTIONS/colamd.cc:167: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement
  3106. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/colloc.cc -o pic/colloc.o
  3107. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/conv2.cc -o pic/conv2.o
  3108. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/convhulln.cc -o pic/convhulln.o
  3109. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/daspk.cc -o pic/daspk.o
  3110. ./DLD-FUNCTIONS/convhulln.cc: In function ‘octave_value_list Fconvhulln(const octave_value_list&, int)’:
  3111. ./DLD-FUNCTIONS/convhulln.cc:147: warning: use of old-style cast
  3112. ./DLD-FUNCTIONS/convhulln.cc:155: warning: use of old-style cast
  3113. ./DLD-FUNCTIONS/convhulln.cc:160: warning: use of old-style cast
  3114. ./DLD-FUNCTIONS/convhulln.cc:160: warning: use of old-style cast
  3115. ./DLD-FUNCTIONS/convhulln.cc:160: warning: use of old-style cast
  3116. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/dasrt.cc -o pic/dasrt.o
  3117. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/dassl.cc -o pic/dassl.o
  3118. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/det.cc -o pic/det.o
  3119. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/dispatch.cc -o pic/dispatch.o
  3120. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/eig.cc -o pic/eig.o
  3121. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/expm.cc -o pic/expm.o
  3122. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fft.cc -o pic/fft.o
  3123. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fft2.cc -o pic/fft2.o
  3124. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fftn.cc -o pic/fftn.o
  3125. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fftw.cc -o pic/fftw.o
  3126. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/filter.cc -o pic/filter.o
  3127. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/find.cc -o pic/find.o
  3128. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/fsolve.cc -o pic/fsolve.o
  3129. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/gammainc.cc -o pic/gammainc.o
  3130. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/gcd.cc -o pic/gcd.o
  3131. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/getgrent.cc -o pic/getgrent.o
  3132. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/getpwent.cc -o pic/getpwent.o
  3133. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/getrusage.cc -o pic/getrusage.o
  3134. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/givens.cc -o pic/givens.o
  3135. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/hess.cc -o pic/hess.o
  3136. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/inv.cc -o pic/inv.o
  3137. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/kron.cc -o pic/kron.o
  3138. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/lsode.cc -o pic/lsode.o
  3139. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/lu.cc -o pic/lu.o
  3140. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/luinc.cc -o pic/luinc.o
  3141. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/matrix_type.cc -o pic/matrix_type.o
  3142. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/max.cc -o pic/max.o
  3143. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/md5sum.cc -o pic/md5sum.o
  3144. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/pinv.cc -o pic/pinv.o
  3145. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/qr.cc -o pic/qr.o
  3146. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/quad.cc -o pic/quad.o
  3147. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/qz.cc -o pic/qz.o
  3148. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/rand.cc -o pic/rand.o
  3149. /usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_string.h: In function ‘octave_value_list Fqz(const octave_value_list&, int)’:
  3150. /usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../../../include/c++/4.3.0/bits/basic_string.h:2069: warning: variable ‘<anonymous>’ might be clobbered by ‘longjmp’ or ‘vfork’
  3151. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/regexp.cc -o pic/regexp.o
  3152. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/schur.cc -o pic/schur.o
  3153. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/sort.cc -o pic/sort.o
  3154. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/sparse.cc -o pic/sparse.o
  3155. ./DLD-FUNCTIONS/sort.cc: In function ‘octave_value mx_sort(ArrayN<T>&, int, sortmode) [with T = double]’:
  3156. ./DLD-FUNCTIONS/sort.cc:576: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
  3157. ./DLD-FUNCTIONS/sort.cc:586: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
  3158. ./DLD-FUNCTIONS/sort.cc:636: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
  3159. ./DLD-FUNCTIONS/sort.cc:645: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
  3160. ./DLD-FUNCTIONS/sort.cc: In function ‘octave_value_list mx_sort_indexed(ArrayN<T>&, int, sortmode) [with T = double]’:
  3161. ./DLD-FUNCTIONS/sort.cc:741: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
  3162. ./DLD-FUNCTIONS/sort.cc:759: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
  3163. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spchol.cc -o pic/spchol.o
  3164. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spdet.cc -o pic/spdet.o
  3165. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spfind.cc -o pic/spfind.o
  3166. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spkron.cc -o pic/spkron.o
  3167. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/splu.cc -o pic/splu.o
  3168. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spparms.cc -o pic/spparms.o
  3169. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/spqr.cc -o pic/spqr.o
  3170. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/sqrtm.cc -o pic/sqrtm.o
  3171. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/svd.cc -o pic/svd.o
  3172. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/syl.cc -o pic/syl.o
  3173. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/symrcm.cc -o pic/symrcm.o
  3174. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/time.cc -o pic/time.o
  3175. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/tsearch.cc -o pic/tsearch.o
  3176. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/typecast.cc -o pic/typecast.o
  3177. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/urlwrite.cc -o pic/urlwrite.o
  3178. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__contourc__.cc -o pic/__contourc__.o
  3179. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__delaunayn__.cc -o pic/__delaunayn__.o
  3180. ./DLD-FUNCTIONS/__delaunayn__.cc: In function ‘octave_value_list F__delaunayn__(const octave_value_list&, int)’:
  3181. ./DLD-FUNCTIONS/__delaunayn__.cc:175: warning: use of old-style cast
  3182. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__dsearchn__.cc -o pic/__dsearchn__.o
  3183. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC __gnuplot_raw__.cc -o pic/__gnuplot_raw__.o
  3184. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__glpk__.cc -o pic/__glpk__.o
  3185. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__lin_interpn__.cc -o pic/__lin_interpn__.o
  3186. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__pchip_deriv__.cc -o pic/__pchip_deriv__.o
  3187. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__qp__.cc -o pic/__qp__.o
  3188. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./DLD-FUNCTIONS/__voronoi__.cc -o pic/__voronoi__.o
  3189. ./DLD-FUNCTIONS/__voronoi__.cc: In function ‘octave_value_list F__voronoi__(const octave_value_list&, int)’:
  3190. ./DLD-FUNCTIONS/__voronoi__.cc:141: warning: use of old-style cast
  3191. ./DLD-FUNCTIONS/__voronoi__.cc:185: warning: use of old-style cast
  3192. ./mk-pkg-add  balance.df  besselj.df  betainc.df  bsxfun.df  cellfun.df  chol.df  ccolamd.df  colamd.df  colloc.df  conv2.df  convhulln.df  daspk.df  dasrt.df  dassl.df  det.df  dispatch.df  eig.df  expm.df  fft.df  fft2.df  fftn.df  fftw.df  filter.df  find.df  fsolve.df  gammainc.df  gcd.df  getgrent.df  getpwent.df  getrusage.df  givens.df  hess.df  inv.df  kron.df  lsode.df  lu.df  luinc.df  matrix_type.df  max.df  md5sum.df  pinv.df  qr.df  quad.df  qz.df  rand.df  regexp.df  schur.df  sort.df  sparse.df  spchol.df  spdet.df  spfind.df  spkron.df  splu.df  spparms.df  spqr.df  sqrtm.df  svd.df  syl.df  symrcm.df  time.df  tsearch.df  typecast.df  urlwrite.df  __contourc__.df  __delaunayn__.df  __dsearchn__.df __gnuplot_raw__.df  __glpk__.df  __lin_interpn__.df  __pchip_deriv__.df  __qp__.df  __voronoi__.df > PKG_ADD-t
  3193. making doc-files
  3194. DOC_FILES = __contourc__.df __delaunayn__.df __dsearchn__.df __glpk__.df __gnuplot_raw__.df __lin_interpn__.df __pchip_deriv__.df __qp__.df __voronoi__.df balance.df besselj.df betainc.df bitfcns.df bsxfun.df ccolamd.df cellfun.df chol.df colamd.df colloc.df conv2.df convhulln.df daspk.df dasrt.df dassl.df data.df debug.df defaults.df defun.df det.df dirfns.df dispatch.df eig.df error.df expm.df fft.df fft2.df fftn.df fftw.df file-io.df filter.df find.df fsolve.df gammainc.df gcd.df getgrent.df getpwent.df getrusage.df givens.df graphics.df help.df hess.df input.df inv.df kron.df lex.df load-path.df load-save.df ls-oct-ascii.df lsode.df lu.df luinc.df mappers.df matrix_type.df max.df md5sum.df oct-hist.df octave.df ov-base.df ov-cell.df ov-fcn-handle.df ov-fcn-inline.df ov-int16.df ov-int32.df ov-int64.df ov-int8.df ov-list.df ov-re-mat.df ov-streamoff.df ov-struct.df ov-typeinfo.df ov-uint16.df ov-uint32.df ov-uint64.df ov-uint8.df ov-usr-fcn.df ov.df pager.df parse.df pinv.df pr-output.df pt-arg-list.df pt-mat.df qr.df quad.df qz.df rand.df regexp.df schur.df sighandlers.df sort.df sparse.df spchol.df spdet.df spfind.df spkron.df splu.df spparms.df spqr.df sqrtm.df strfns.df svd.df syl.df symrcm.df symtab.df syscalls.df sysdep.df time.df toplev.df tsearch.df typecast.df urlwrite.df utils.df variables.df
  3195. mv doc-files-t doc-files
  3196. touch stmp-pic
  3197. making gendoc.cc
  3198. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC Cell.cc -o pic/Cell.o
  3199. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC bitfcns.cc -o pic/bitfcns.o
  3200. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC c-file-ptr-stream.cc -o pic/c-file-ptr-stream.o
  3201. c-file-ptr-stream.cc:130: warning: unused parameter ‘offset’
  3202. c-file-ptr-stream.cc:130: warning: unused parameter ‘dir’
  3203. c-file-ptr-stream.cc:147: warning: unused parameter ‘offset’
  3204. c-file-ptr-stream.cc:274: warning: unused parameter ‘offset’
  3205. c-file-ptr-stream.cc:274: warning: unused parameter ‘dir’
  3206. c-file-ptr-stream.cc:291: warning: unused parameter ‘offset’
  3207. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC comment-list.cc -o pic/comment-list.o
  3208. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC cutils.c -o pic/cutils.o
  3209. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC data.cc -o pic/data.o
  3210. ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned char]’:
  3211. ../liboctave/oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned char, T2 = int]’
  3212. ../liboctave/oct-inttypes.h:552:   instantiated from ‘octave_int<T> bitshift(const octave_int<T>&, int, const octave_int<T>&) [with T = unsigned char]’
  3213. bitfcns.cc:454:   instantiated from here
  3214. ../liboctave/oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
  3215. ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = short unsigned int]’:
  3216. ../liboctave/oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = short unsigned int, T2 = int]’
  3217. ../liboctave/oct-inttypes.h:552:   instantiated from ‘octave_int<T> bitshift(const octave_int<T>&, int, const octave_int<T>&) [with T = short unsigned int]’
  3218. bitfcns.cc:456:   instantiated from here
  3219. ../liboctave/oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
  3220. ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned int]’:
  3221. ../liboctave/oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned int, T2 = int]’
  3222. ../liboctave/oct-inttypes.h:552:   instantiated from ‘octave_int<T> bitshift(const octave_int<T>&, int, const octave_int<T>&) [with T = unsigned int]’
  3223. bitfcns.cc:458:   instantiated from here
  3224. ../liboctave/oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
  3225. ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = long long unsigned int]’:
  3226. ../liboctave/oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = long long unsigned int, T2 = int]’
  3227. ../liboctave/oct-inttypes.h:552:   instantiated from ‘octave_int<T> bitshift(const octave_int<T>&, int, const octave_int<T>&) [with T = long long unsigned int]’
  3228. bitfcns.cc:460:   instantiated from here
  3229. ../liboctave/oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
  3230. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC debug.cc -o pic/debug.o
  3231. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC defaults.cc -o pic/defaults.o
  3232. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC defun.cc -o pic/defun.o
  3233. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dirfns.cc -o pic/dirfns.o
  3234. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC dynamic-ld.cc -o pic/dynamic-ld.o
  3235. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC error.cc -o pic/error.o
  3236. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC file-io.cc -o pic/file-io.o
  3237. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC graphics.cc -o pic/graphics.o
  3238. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC gripes.cc -o pic/gripes.o
  3239. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC help.cc -o pic/help.o
  3240. help.cc: In function ‘void display_help_text(std::ostream&, const std::string&)’:
  3241. help.cc:825: warning: use of old-style cast
  3242. help.cc:825: warning: use of old-style cast
  3243. help.cc:829: warning: use of old-style cast
  3244. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC input.cc -o pic/input.o
  3245. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC lex.cc -o pic/lex.o
  3246. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC load-path.cc -o pic/load-path.o
  3247. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC load-save.cc -o pic/load-save.o
  3248. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-hdf5.cc -o pic/ls-hdf5.o
  3249. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-mat-ascii.cc -o pic/ls-mat-ascii.o
  3250. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-mat4.cc -o pic/ls-mat4.o
  3251. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-mat5.cc -o pic/ls-mat5.o
  3252. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-oct-ascii.cc -o pic/ls-oct-ascii.o
  3253. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-oct-binary.cc -o pic/ls-oct-binary.o
  3254. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ls-utils.cc -o pic/ls-utils.o
  3255. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC main.c -o pic/main.o
  3256. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mappers.cc -o pic/mappers.o
  3257. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC matherr.c -o pic/matherr.o
  3258. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC mex.cc -o pic/mex.o
  3259. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-fstrm.cc -o pic/oct-fstrm.o
  3260. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-hist.cc -o pic/oct-hist.o
  3261. mex.cc: In constructor ‘mxArray_number::mxArray_number(mwSize, const char**)’:
  3262. mex.cc:1165: warning: comparison between signed and unsigned integer expressions
  3263. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-iostrm.cc -o pic/oct-iostrm.o
  3264. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-map.cc -o pic/oct-map.o
  3265. oct-map.cc: In member function ‘string_vector Octave_map::keys() const’:
  3266. oct-map.cc:134: warning: comparison between signed and unsigned integer expressions
  3267. mex.cc: In function ‘octave_value_list call_mex(bool, void*, const octave_value_list&, int, octave_mex_function*)’:
  3268. mex.cc:3030: warning: variable ‘argin’ might be clobbered by ‘longjmp’ or ‘vfork’
  3269. mex.cc:3035: warning: variable ‘argout’ might be clobbered by ‘longjmp’ or ‘vfork’
  3270. mex.cc:3024: warning: argument ‘nargout’ might be clobbered by ‘longjmp’ or ‘vfork’
  3271. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-obj.cc -o pic/oct-obj.o
  3272. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-prcstrm.cc -o pic/oct-prcstrm.o
  3273. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-procbuf.cc -o pic/oct-procbuf.o
  3274. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-stream.cc -o pic/oct-stream.o
  3275. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC octave.cc -o pic/octave.o
  3276. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC zfstream.cc -o pic/zfstream.o
  3277. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-strstrm.cc -o pic/oct-strstrm.o
  3278. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-lvalue.cc -o pic/oct-lvalue.o
  3279. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pager.cc -o pic/pager.o
  3280. pager.cc: In function ‘bool pager_event_handler(pid_t, int)’:
  3281. pager.cc:111: warning: use of old-style cast
  3282. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC parse.cc -o pic/parse.o
  3283. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pr-output.cc -o pic/pr-output.o
  3284. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC procstream.cc -o pic/procstream.o
  3285. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sighandlers.cc -o pic/sighandlers.o
  3286. sighandlers.cc: In function ‘void my_friendly_exit(const char*, int, bool)’:
  3287. sighandlers.cc:148: warning: use of old-style cast
  3288. sighandlers.cc:174: warning: use of old-style cast
  3289. sighandlers.cc: In function ‘octave_interrupt_handler octave_ignore_interrupts()’:
  3290. sighandlers.cc:536: warning: use of old-style cast
  3291. sighandlers.cc: In function ‘void install_signal_handlers()’:
  3292. sighandlers.cc:630: warning: use of old-style cast
  3293. sighandlers.cc:676: warning: use of old-style cast
  3294. gcc -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fno-strict-aliasing -fPIC siglist.c -o pic/siglist.o
  3295. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-xdiv.cc -o pic/sparse-xdiv.o
  3296. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sparse-xpow.cc -o pic/sparse-xpow.o
  3297. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC strfns.cc -o pic/strfns.o
  3298. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC symtab.cc -o pic/symtab.o
  3299. strfns.cc: In function ‘octave_value_list Fstrncmp(const octave_value_list&, int)’:
  3300. strfns.cc:545: warning: comparison between signed and unsigned integer expressions
  3301. strfns.cc:573: warning: comparison between signed and unsigned integer expressions
  3302. strfns.cc:613: warning: comparison between signed and unsigned integer expressions
  3303. strfns.cc:677: warning: comparison between signed and unsigned integer expressions
  3304. strfns.cc:677: warning: comparison between signed and unsigned integer expressions
  3305. strfns.cc:703: warning: comparison between signed and unsigned integer expressions
  3306. strfns.cc:703: warning: comparison between signed and unsigned integer expressions
  3307. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC syscalls.cc -o pic/syscalls.o
  3308. syscalls.cc: In function ‘octave_value_list FWIFEXITED(const octave_value_list&, int)’:
  3309. syscalls.cc:1359: warning: use of old-style cast
  3310. syscalls.cc: In function ‘octave_value_list FWEXITSTATUS(const octave_value_list&, int)’:
  3311. syscalls.cc:1387: warning: use of old-style cast
  3312. syscalls.cc: In function ‘octave_value_list FWIFSIGNALED(const octave_value_list&, int)’:
  3313. syscalls.cc:1414: warning: use of old-style cast
  3314. syscalls.cc:1414: warning: use of old-style cast
  3315. syscalls.cc: In function ‘octave_value_list FWTERMSIG(const octave_value_list&, int)’:
  3316. syscalls.cc:1442: warning: use of old-style cast
  3317. syscalls.cc: In function ‘octave_value_list FWCOREDUMP(const octave_value_list&, int)’:
  3318. syscalls.cc:1472: warning: use of old-style cast
  3319. syscalls.cc: In function ‘octave_value_list FWIFSTOPPED(const octave_value_list&, int)’:
  3320. syscalls.cc:1501: warning: use of old-style cast
  3321. syscalls.cc: In function ‘octave_value_list FWSTOPSIG(const octave_value_list&, int)’:
  3322. syscalls.cc:1529: warning: use of old-style cast
  3323. syscalls.cc: In function ‘octave_value_list FWIFCONTINUED(const octave_value_list&, int)’:
  3324. syscalls.cc:1556: warning: use of old-style cast
  3325. syscalls.cc: At global scope:
  3326. syscalls.cc:1599: warning: unused parameter ‘nm’
  3327. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC sysdep.cc -o pic/sysdep.o
  3328. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC token.cc -o pic/token.o
  3329. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC toplev.cc -o pic/toplev.o
  3330. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC unwind-prot.cc -o pic/unwind-prot.o
  3331. toplev.cc: In function ‘int wait_for_input(int)’:
  3332. toplev.cc:385: warning: use of old-style cast
  3333. toplev.cc: In function ‘octave_value_list run_command_and_return_output(const std::string&)’:
  3334. toplev.cc:435: warning: use of old-style cast
  3335. toplev.cc:436: warning: use of old-style cast
  3336. toplev.cc:440: warning: use of old-style cast
  3337. toplev.cc: In function ‘octave_value_list Fsystem(const octave_value_list&, int)’:
  3338. toplev.cc:591: warning: use of old-style cast
  3339. toplev.cc:592: warning: use of old-style cast
  3340. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC utils.cc -o pic/utils.o
  3341. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC variables.cc -o pic/variables.o
  3342. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC xdiv.cc -o pic/xdiv.o
  3343. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC xpow.cc -o pic/xpow.o
  3344. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-base.cc -o pic/ov-base.o
  3345. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-ch-mat.cc -o pic/ov-ch-mat.o
  3346. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-cs-list.cc -o pic/ov-cs-list.o
  3347. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-list.cc -o pic/ov-list.o
  3348. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-re-mat.cc -o pic/ov-re-mat.o
  3349. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-cx-mat.cc -o pic/ov-cx-mat.o
  3350. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-range.cc -o pic/ov-range.o
  3351. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-scalar.cc -o pic/ov-scalar.o
  3352. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-complex.cc -o pic/ov-complex.o
  3353. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-str-mat.cc -o pic/ov-str-mat.o
  3354. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-streamoff.cc -o pic/ov-streamoff.o
  3355. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-struct.cc -o pic/ov-struct.o
  3356. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-colon.cc -o pic/ov-colon.o
  3357. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-bool-mat.cc -o pic/ov-bool-mat.o
  3358. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-bool.cc -o pic/ov-bool.o
  3359. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-cell.cc -o pic/ov-cell.o
  3360. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov.cc -o pic/ov.o
  3361. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-fcn.cc -o pic/ov-fcn.o
  3362. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-builtin.cc -o pic/ov-builtin.o
  3363. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-dld-fcn.cc -o pic/ov-dld-fcn.o
  3364. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-mapper.cc -o pic/ov-mapper.o
  3365. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-mex-fcn.cc -o pic/ov-mex-fcn.o
  3366. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-usr-fcn.cc -o pic/ov-usr-fcn.o
  3367. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-fcn-handle.cc -o pic/ov-fcn-handle.o
  3368. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-fcn-inline.cc -o pic/ov-fcn-inline.o
  3369. ov-fcn-inline.cc: In member function ‘virtual bool octave_fcn_inline::load_ascii(std::istream&)’:
  3370. ov-fcn-inline.cc:145: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
  3371. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-typeinfo.cc -o pic/ov-typeinfo.o
  3372. ov-typeinfo.cc:175: warning: unused parameter ‘c_name’
  3373. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-int8.cc -o pic/ov-int8.o
  3374. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
  3375. ov-int8.cc:61:   instantiated from here
  3376. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3377. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
  3378. ov-int8.cc:70:   instantiated from here
  3379. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3380. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
  3381. ov-int8.cc:84:   instantiated from here
  3382. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3383. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
  3384. ov-int8.cc:84:   instantiated from here
  3385. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3386. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
  3387. ov-int8.cc:84:   instantiated from here
  3388. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3389. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
  3390. ov-int8.cc:84:   instantiated from here
  3391. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3392. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
  3393. ov-int8.cc:84:   instantiated from here
  3394. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3395. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
  3396. ov-int8.cc:84:   instantiated from here
  3397. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3398. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
  3399. ov-int8.cc:84:   instantiated from here
  3400. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3401. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3402. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
  3403. ov-int8.cc:84:   instantiated from here
  3404. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3405. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3406. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-int16.cc -o pic/ov-int16.o
  3407. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
  3408. ov-int16.cc:84:   instantiated from here
  3409. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3410. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
  3411. ov-int16.cc:84:   instantiated from here
  3412. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3413. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
  3414. ov-int16.cc:84:   instantiated from here
  3415. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3416. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
  3417. ov-int16.cc:84:   instantiated from here
  3418. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3419. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
  3420. ov-int16.cc:84:   instantiated from here
  3421. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3422. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
  3423. ov-int16.cc:84:   instantiated from here
  3424. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3425. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
  3426. ov-int16.cc:84:   instantiated from here
  3427. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3428. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3429. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
  3430. ov-int16.cc:84:   instantiated from here
  3431. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3432. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3433. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
  3434. ov-int16.cc:84:   instantiated from here
  3435. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3436. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
  3437. ov-int16.cc:84:   instantiated from here
  3438. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3439. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-int32.cc -o pic/ov-int32.o
  3440. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
  3441. ov-int32.cc:84:   instantiated from here
  3442. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3443. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
  3444. ov-int32.cc:84:   instantiated from here
  3445. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3446. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
  3447. ov-int32.cc:84:   instantiated from here
  3448. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3449. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
  3450. ov-int32.cc:84:   instantiated from here
  3451. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3452. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
  3453. ov-int32.cc:84:   instantiated from here
  3454. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3455. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
  3456. ov-int32.cc:84:   instantiated from here
  3457. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3458. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
  3459. ov-int32.cc:84:   instantiated from here
  3460. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3461. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3462. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
  3463. ov-int32.cc:84:   instantiated from here
  3464. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3465. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3466. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
  3467. ov-int32.cc:84:   instantiated from here
  3468. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3469. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
  3470. ov-int32.cc:84:   instantiated from here
  3471. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3472. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-int64.cc -o pic/ov-int64.o
  3473. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-uint8.cc -o pic/ov-uint8.o
  3474. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
  3475. ov-int64.cc:84:   instantiated from here
  3476. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3477. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
  3478. ov-int64.cc:84:   instantiated from here
  3479. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3480. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
  3481. ov-int64.cc:84:   instantiated from here
  3482. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3483. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
  3484. ov-int64.cc:84:   instantiated from here
  3485. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3486. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
  3487. ov-int64.cc:84:   instantiated from here
  3488. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3489. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
  3490. ov-int64.cc:84:   instantiated from here
  3491. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3492. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
  3493. ov-int64.cc:84:   instantiated from here
  3494. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3495. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3496. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
  3497. ov-int64.cc:84:   instantiated from here
  3498. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3499. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3500. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
  3501. ov-int64.cc:84:   instantiated from here
  3502. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3503. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
  3504. ov-int64.cc:84:   instantiated from here
  3505. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3506. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
  3507. ov-uint8.cc:61:   instantiated from here
  3508. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3509. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3510. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
  3511. ov-uint8.cc:70:   instantiated from here
  3512. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3513. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3514. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
  3515. ov-uint8.cc:84:   instantiated from here
  3516. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3517. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
  3518. ov-uint8.cc:84:   instantiated from here
  3519. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3520. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
  3521. ov-uint8.cc:84:   instantiated from here
  3522. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3523. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
  3524. ov-uint8.cc:84:   instantiated from here
  3525. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3526. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
  3527. ov-uint8.cc:84:   instantiated from here
  3528. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3529. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
  3530. ov-uint8.cc:84:   instantiated from here
  3531. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3532. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
  3533. ov-uint8.cc:84:   instantiated from here
  3534. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3535. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
  3536. ov-uint8.cc:84:   instantiated from here
  3537. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3538. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-uint16.cc -o pic/ov-uint16.o
  3539. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
  3540. ov-uint16.cc:61:   instantiated from here
  3541. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3542. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
  3543. ov-uint16.cc:70:   instantiated from here
  3544. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3545. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
  3546. ov-uint16.cc:84:   instantiated from here
  3547. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3548. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
  3549. ov-uint16.cc:84:   instantiated from here
  3550. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3551. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
  3552. ov-uint16.cc:84:   instantiated from here
  3553. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3554. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
  3555. ov-uint16.cc:84:   instantiated from here
  3556. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3557. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
  3558. ov-uint16.cc:84:   instantiated from here
  3559. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3560. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3561. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
  3562. ov-uint16.cc:84:   instantiated from here
  3563. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3564. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3565. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-uint32.cc -o pic/ov-uint32.o
  3566. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
  3567. ov-uint16.cc:84:   instantiated from here
  3568. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3569. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
  3570. ov-uint16.cc:84:   instantiated from here
  3571. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3572. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
  3573. ov-uint32.cc:61:   instantiated from here
  3574. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3575. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
  3576. ov-uint32.cc:70:   instantiated from here
  3577. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3578. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
  3579. ov-uint32.cc:84:   instantiated from here
  3580. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3581. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
  3582. ov-uint32.cc:84:   instantiated from here
  3583. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3584. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
  3585. ov-uint32.cc:84:   instantiated from here
  3586. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3587. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
  3588. ov-uint32.cc:84:   instantiated from here
  3589. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3590. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
  3591. ov-uint32.cc:84:   instantiated from here
  3592. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3593. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3594. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
  3595. ov-uint32.cc:84:   instantiated from here
  3596. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3597. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3598. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
  3599. ov-uint32.cc:84:   instantiated from here
  3600. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3601. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
  3602. ov-uint32.cc:84:   instantiated from here
  3603. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3604. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-uint64.cc -o pic/ov-uint64.o
  3605. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<long long unsigned int> >]’:
  3606. ov-uint64.cc:61:   instantiated from here
  3607. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3608. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<long long unsigned int>]’:
  3609. ov-uint64.cc:70:   instantiated from here
  3610. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3611. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned int>]’:
  3612. ov-uint64.cc:84:   instantiated from here
  3613. ov-base-int.cc:383: warning: comparison of unsigned expression < 0 is always false
  3614. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned int> >]’:
  3615. ov-uint64.cc:84:   instantiated from here
  3616. ov-base-int.cc:91: warning: comparison of unsigned expression < 0 is always false
  3617. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<short unsigned int>]’:
  3618. ov-uint64.cc:84:   instantiated from here
  3619. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3620. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-base-sparse.cc -o pic/ov-base-sparse.o
  3621. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<short unsigned int> >]’:
  3622. ov-uint64.cc:84:   instantiated from here
  3623. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3624. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<unsigned char>]’:
  3625. ov-uint64.cc:84:   instantiated from here
  3626. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3627. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3628. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<unsigned char> >]’:
  3629. ov-uint64.cc:84:   instantiated from here
  3630. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3631. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3632. ov-base-int.cc: In member function ‘octave_value octave_base_int_scalar<T>::convert_to_str_internal(bool, bool, char) const [with T = octave_int<signed char>]’:
  3633. ov-uint64.cc:84:   instantiated from here
  3634. ov-base-int.cc:383: warning: comparison is always false due to limited range of data type
  3635. ov-base-int.cc: In member function ‘octave_value octave_base_int_matrix<T>::convert_to_str_internal(bool, bool, char) const [with T = intNDArray<octave_int<signed char> >]’:
  3636. ov-uint64.cc:84:   instantiated from here
  3637. ov-base-int.cc:91: warning: comparison is always false due to limited range of data type
  3638. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-bool-sparse.cc -o pic/ov-bool-sparse.o
  3639. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-cx-sparse.cc -o pic/ov-cx-sparse.o
  3640. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ov-re-sparse.cc -o pic/ov-re-sparse.o
  3641. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt.cc -o pic/pt.o
  3642. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-arg-list.cc -o pic/pt-arg-list.o
  3643. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-assign.cc -o pic/pt-assign.o
  3644. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-bp.cc -o pic/pt-bp.o
  3645. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-binop.cc -o pic/pt-binop.o
  3646. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-cell.cc -o pic/pt-cell.o
  3647. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-check.cc -o pic/pt-check.o
  3648. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-cmd.cc -o pic/pt-cmd.o
  3649. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-colon.cc -o pic/pt-colon.o
  3650. pt-cmd.cc:34: warning: unused parameter ‘sym_tab’
  3651. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-const.cc -o pic/pt-const.o
  3652. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-decl.cc -o pic/pt-decl.o
  3653. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-except.cc -o pic/pt-except.o
  3654. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-exp.cc -o pic/pt-exp.o
  3655. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-fcn-handle.cc -o pic/pt-fcn-handle.o
  3656. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-id.cc -o pic/pt-id.o
  3657. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-idx.cc -o pic/pt-idx.o
  3658. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-jump.cc -o pic/pt-jump.o
  3659. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-loop.cc -o pic/pt-loop.o
  3660. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-mat.cc -o pic/pt-mat.o
  3661. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-misc.cc -o pic/pt-misc.o
  3662. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-pr-code.cc -o pic/pt-pr-code.o
  3663. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-select.cc -o pic/pt-select.o
  3664. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-stmt.cc -o pic/pt-stmt.o
  3665. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC pt-unop.cc -o pic/pt-unop.o
  3666. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-b-b.cc -o pic/op-b-b.o
  3667. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-b-bm.cc -o pic/op-b-bm.o
  3668. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-bm-b.cc -o pic/op-bm-b.o
  3669. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-bm-bm.cc -o pic/op-bm-bm.o
  3670. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cell.cc -o pic/op-cell.o
  3671. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-chm.cc -o pic/op-chm.o
  3672. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-cm.cc -o pic/op-cm-cm.o
  3673. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-cs.cc -o pic/op-cm-cs.o
  3674. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-m.cc -o pic/op-cm-m.o
  3675. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-s.cc -o pic/op-cm-s.o
  3676. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-cm.cc -o pic/op-cs-cm.o
  3677. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-cs.cc -o pic/op-cs-cs.o
  3678. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-m.cc -o pic/op-cs-m.o
  3679. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-s.cc -o pic/op-cs-s.o
  3680. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-list.cc -o pic/op-list.o
  3681. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-cm.cc -o pic/op-m-cm.o
  3682. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-cs.cc -o pic/op-m-cs.o
  3683. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-m.cc -o pic/op-m-m.o
  3684. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-s.cc -o pic/op-m-s.o
  3685. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-range.cc -o pic/op-range.o
  3686. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-cm.cc -o pic/op-s-cm.o
  3687. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-cs.cc -o pic/op-s-cs.o
  3688. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-m.cc -o pic/op-s-m.o
  3689. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-s.cc -o pic/op-s-s.o
  3690. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-str-m.cc -o pic/op-str-m.o
  3691. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-str-s.cc -o pic/op-str-s.o
  3692. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-str-str.cc -o pic/op-str-str.o
  3693. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-streamoff.cc -o pic/op-streamoff.o
  3694. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-struct.cc -o pic/op-struct.o
  3695. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-int-concat.cc -o pic/op-int-concat.o
  3696. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-int-conv.cc -o pic/op-int-conv.o
  3697. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-double-conv.cc -o pic/op-double-conv.o
  3698. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-i8-i8.cc -o pic/op-i8-i8.o
  3699. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-i16-i16.cc -o pic/op-i16-i16.o
  3700. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-i32-i32.cc -o pic/op-i32-i32.o
  3701. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-i64-i64.cc -o pic/op-i64-i64.o
  3702. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-ui8-ui8.cc -o pic/op-ui8-ui8.o
  3703. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-ui16-ui16.cc -o pic/op-ui16-ui16.o
  3704. ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned char]’:
  3705. ../liboctave/oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned char, T2 = int]’
  3706. ../liboctave/oct-inttypes.h:369:   instantiated from ‘octave_int<T> pow(const octave_int<T>&, const octave_int<T>&) [with T = unsigned char]’
  3707. ./OPERATORS/op-ui8-ui8.cc:82:   instantiated from here
  3708. ../liboctave/oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
  3709. ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = short unsigned int]’:
  3710. ../liboctave/oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = short unsigned int, T2 = int]’
  3711. ../liboctave/oct-inttypes.h:369:   instantiated from ‘octave_int<T> pow(const octave_int<T>&, const octave_int<T>&) [with T = short unsigned int]’
  3712. ./OPERATORS/op-ui16-ui16.cc:82:   instantiated from here
  3713. ../liboctave/oct-inttypes.h:319: warning: comparison is always false due to limited range of data type
  3714. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-ui32-ui32.cc -o pic/op-ui32-ui32.o
  3715. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-ui64-ui64.cc -o pic/op-ui64-ui64.o
  3716. ../liboctave/oct-inttypes.h: In member function ‘octave_int<T>& octave_int<T>::operator>>=(const T2&) [with T2 = int, T = unsigned int]’:
  3717. ../liboctave/oct-inttypes.h:541:   instantiated from ‘octave_int<T> operator>>(const octave_int<T>&, const T2&) [with T1 = unsigned int, T2 = int]’
  3718. ../liboctave/oct-inttypes.h:369:   instantiated from ‘octave_int<T> pow(const octave_int<T>&, const octave_int<T>&) [with T = unsigned int]’
  3719. ./OPERATORS/op-ui32-ui32.cc:82:   instantiated from here
  3720. ../liboctave/oct-inttypes.h:319: warning: comparison of unsigned expression < 0 is always false
  3721. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-bm-sbm.cc -o pic/op-bm-sbm.o
  3722. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-b-sbm.cc -o pic/op-b-sbm.o
  3723. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-scm.cc -o pic/op-cm-scm.o
  3724. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cm-sm.cc -o pic/op-cm-sm.o
  3725. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-scm.cc -o pic/op-cs-scm.o
  3726. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-cs-sm.cc -o pic/op-cs-sm.o
  3727. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-scm.cc -o pic/op-m-scm.o
  3728. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-m-sm.cc -o pic/op-m-sm.o
  3729. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sbm-b.cc -o pic/op-sbm-b.o
  3730. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sbm-bm.cc -o pic/op-sbm-bm.o
  3731. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sbm-sbm.cc -o pic/op-sbm-sbm.o
  3732. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-cm.cc -o pic/op-scm-cm.o
  3733. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-cs.cc -o pic/op-scm-cs.o
  3734. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-m.cc -o pic/op-scm-m.o
  3735. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-s.cc -o pic/op-scm-s.o
  3736. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-scm.cc -o pic/op-scm-scm.o
  3737. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-scm-sm.cc -o pic/op-scm-sm.o
  3738. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-cm.cc -o pic/op-sm-cm.o
  3739. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-cs.cc -o pic/op-sm-cs.o
  3740. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-m.cc -o pic/op-sm-m.o
  3741. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-s.cc -o pic/op-sm-s.o
  3742. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-scm.cc -o pic/op-sm-scm.o
  3743. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-sm-sm.cc -o pic/op-sm-sm.o
  3744. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-scm.cc -o pic/op-s-scm.o
  3745. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./OPERATORS/op-s-sm.cc -o pic/op-s-sm.o
  3746. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./TEMPLATE-INST/Array-os.cc -o pic/Array-os.o
  3747. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./TEMPLATE-INST/Array-sym.cc -o pic/Array-sym.o
  3748. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ./TEMPLATE-INST/Array-tc.cc -o pic/Array-tc.o
  3749. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC oct-errno.cc -o pic/oct-errno.o
  3750. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC builtins.cc -o pic/builtins.o
  3751. g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC ops.cc -o pic/ops.o
  3752. g++ -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC -o gendoc gendoc.cc -L/usr/lib
  3753. rm -f liboctinterp.so
  3754. g++ -shared -Wl,-soname -Wl,liboctinterp.so -o liboctinterp.so pic/Cell.o pic/bitfcns.o pic/c-file-ptr-stream.o pic/comment-list.o pic/cutils.o pic/data.o pic/debug.o pic/defaults.o pic/defun.o pic/dirfns.o pic/dynamic-ld.o pic/error.o pic/file-io.o pic/graphics.o pic/gripes.o pic/help.o pic/input.o pic/lex.o pic/load-path.o pic/load-save.o pic/ls-hdf5.o pic/ls-mat-ascii.o pic/ls-mat4.o pic/ls-mat5.o pic/ls-oct-ascii.o pic/ls-oct-binary.o pic/ls-utils.o pic/main.o pic/mappers.o pic/matherr.o pic/mex.o pic/oct-fstrm.o pic/oct-hist.o pic/oct-iostrm.o pic/oct-map.o pic/oct-obj.o pic/oct-prcstrm.o pic/oct-procbuf.o pic/oct-stream.o pic/octave.o pic/zfstream.o pic/oct-strstrm.o pic/oct-lvalue.o pic/pager.o pic/parse.o pic/pr-output.o pic/procstream.o pic/sighandlers.o pic/siglist.o pic/sparse-xdiv.o pic/sparse-xpow.o pic/strfns.o pic/symtab.o pic/syscalls.o pic/sysdep.o pic/token.o pic/toplev.o pic/unwind-prot.o pic/utils.o pic/variables.o pic/xdiv.o pic/xpow.o pic/ov-base.o pic/ov-ch-mat.o pic/ov-cs-list.o pic/ov-list.o pic/ov-re-mat.o pic/ov-cx-mat.o pic/ov-range.o pic/ov-scalar.o pic/ov-complex.o pic/ov-str-mat.o pic/ov-streamoff.o pic/ov-struct.o pic/ov-colon.o pic/ov-bool-mat.o pic/ov-bool.o pic/ov-cell.o pic/ov.o pic/ov-fcn.o pic/ov-builtin.o pic/ov-dld-fcn.o pic/ov-mapper.o pic/ov-mex-fcn.o pic/ov-usr-fcn.o pic/ov-fcn-handle.o pic/ov-fcn-inline.o pic/ov-typeinfo.o pic/ov-int8.o pic/ov-int16.o pic/ov-int32.o pic/ov-int64.o pic/ov-uint8.o pic/ov-uint16.o pic/ov-uint32.o pic/ov-uint64.o pic/ov-base-sparse.o pic/ov-bool-sparse.o pic/ov-cx-sparse.o pic/ov-re-sparse.o pic/pt.o pic/pt-arg-list.o pic/pt-assign.o pic/pt-bp.o pic/pt-binop.o pic/pt-cell.o pic/pt-check.o pic/pt-cmd.o pic/pt-colon.o pic/pt-const.o pic/pt-decl.o pic/pt-except.o pic/pt-exp.o pic/pt-fcn-handle.o pic/pt-id.o pic/pt-idx.o pic/pt-jump.o pic/pt-loop.o pic/pt-mat.o pic/pt-misc.o pic/pt-pr-code.o pic/pt-select.o pic/pt-stmt.o pic/pt-unop.o pic/op-b-b.o pic/op-b-bm.o pic/op-bm-b.o pic/op-bm-bm.o pic/op-cell.o pic/op-chm.o pic/op-cm-cm.o pic/op-cm-cs.o pic/op-cm-m.o pic/op-cm-s.o pic/op-cs-cm.o pic/op-cs-cs.o pic/op-cs-m.o pic/op-cs-s.o pic/op-list.o pic/op-m-cm.o pic/op-m-cs.o pic/op-m-m.o pic/op-m-s.o pic/op-range.o pic/op-s-cm.o pic/op-s-cs.o pic/op-s-m.o pic/op-s-s.o pic/op-str-m.o pic/op-str-s.o pic/op-str-str.o pic/op-streamoff.o pic/op-struct.o pic/op-int-concat.o pic/op-int-conv.o pic/op-double-conv.o pic/op-i8-i8.o pic/op-i16-i16.o pic/op-i32-i32.o pic/op-i64-i64.o pic/op-ui8-ui8.o pic/op-ui16-ui16.o pic/op-ui32-ui32.o pic/op-ui64-ui64.o pic/op-bm-sbm.o pic/op-b-sbm.o pic/op-cm-scm.o pic/op-cm-sm.o pic/op-cs-scm.o pic/op-cs-sm.o pic/op-m-scm.o pic/op-m-sm.o pic/op-sbm-b.o pic/op-sbm-bm.o pic/op-sbm-sbm.o pic/op-scm-cm.o pic/op-scm-cs.o pic/op-scm-m.o pic/op-scm-s.o pic/op-scm-scm.o pic/op-scm-sm.o pic/op-sm-cm.o pic/op-sm-cs.o pic/op-sm-m.o pic/op-sm-s.o pic/op-sm-scm.o pic/op-sm-sm.o pic/op-s-scm.o pic/op-s-sm.o pic/Array-os.o pic/Array-sym.o pic/Array-tc.o pic/oct-errno.o pic/builtins.o pic/ops.o ../libcruft/blas-xtra/pic/xerbla.o -L../liboctave -loctave -L../libcruft -lcruft -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3755. making DOCSTRINGS
  3756. DOCSTRINGS is unchanged
  3757. rm -f liboctinterp.so.3.0.1
  3758. ln -s liboctinterp.so liboctinterp.so.3.0.1
  3759. g++  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC -rdynamic \
  3760.         -L..  -fPIC -L/usr/lib -o octave \
  3761.         main.o  \
  3762.         -L../liboctave -L../libcruft -L../src -Wl,-rpath -Wl,/opt/octave/lib/octave-3.0.1 \
  3763.         -loctinterp -loctave  -lcruft   \
  3764.          -lumfpack -lamd -lcamd -lcolamd \
  3765.         -lcholmod -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so \
  3766.         -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3767. g++ -shared -o balance.oct pic/balance.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3768. g++ -shared -o besselj.oct pic/besselj.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3769. g++ -shared -o betainc.oct pic/betainc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3770. g++ -shared -o bsxfun.oct pic/bsxfun.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3771. g++ -shared -o cellfun.oct pic/cellfun.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3772. g++ -shared -o chol.oct pic/chol.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3773. g++ -shared -o ccolamd.oct pic/ccolamd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3774. g++ -shared -o colamd.oct pic/colamd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3775. g++ -shared -o colloc.oct pic/colloc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3776. g++ -shared -o conv2.oct pic/conv2.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3777. g++ -shared -o convhulln.oct pic/convhulln.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lqhull
  3778. g++ -shared -o daspk.oct pic/daspk.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3779. g++ -shared -o dasrt.oct pic/dasrt.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3780. g++ -shared -o dassl.oct pic/dassl.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3781. g++ -shared -o det.oct pic/det.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3782. g++ -shared -o dispatch.oct pic/dispatch.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3783. g++ -shared -o eig.oct pic/eig.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3784. g++ -shared -o expm.oct pic/expm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3785. g++ -shared -o fft.oct pic/fft.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3786. g++ -shared -o fft2.oct pic/fft2.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3787. g++ -shared -o fftn.oct pic/fftn.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3788. g++ -shared -o fftw.oct pic/fftw.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3789. g++ -shared -o filter.oct pic/filter.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3790. g++ -shared -o find.oct pic/find.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3791. g++ -shared -o fsolve.oct pic/fsolve.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3792. g++ -shared -o gammainc.oct pic/gammainc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3793. g++ -shared -o gcd.oct pic/gcd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3794. g++ -shared -o getgrent.oct pic/getgrent.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3795. g++ -shared -o getpwent.oct pic/getpwent.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3796. g++ -shared -o getrusage.oct pic/getrusage.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3797. g++ -shared -o givens.oct pic/givens.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3798. g++ -shared -o hess.oct pic/hess.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3799. g++ -shared -o inv.oct pic/inv.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3800. g++ -shared -o kron.oct pic/kron.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3801. g++ -shared -o lsode.oct pic/lsode.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3802. g++ -shared -o lu.oct pic/lu.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3803. g++ -shared -o luinc.oct pic/luinc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3804. g++ -shared -o matrix_type.oct pic/matrix_type.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3805. g++ -shared -o max.oct pic/max.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3806. g++ -shared -o md5sum.oct pic/md5sum.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3807. g++ -shared -o pinv.oct pic/pinv.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3808. g++ -shared -o qr.oct pic/qr.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3809. g++ -shared -o quad.oct pic/quad.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3810. g++ -shared -o qz.oct pic/qz.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3811. g++ -shared -o rand.oct pic/rand.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3812. g++ -shared -o regexp.oct pic/regexp.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -L/usr/lib -lpcre
  3813. g++ -shared -o schur.oct pic/schur.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3814. g++ -shared -o sort.oct pic/sort.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3815. g++ -shared -o sparse.oct pic/sparse.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3816. g++ -shared -o spchol.oct pic/spchol.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3817. g++ -shared -o spdet.oct pic/spdet.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3818. g++ -shared -o spfind.oct pic/spfind.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3819. g++ -shared -o spkron.oct pic/spkron.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3820. g++ -shared -o splu.oct pic/splu.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3821. g++ -shared -o spparms.oct pic/spparms.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3822. g++ -shared -o spqr.oct pic/spqr.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3823. g++ -shared -o sqrtm.oct pic/sqrtm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3824. g++ -shared -o svd.oct pic/svd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3825. g++ -shared -o syl.oct pic/syl.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3826. g++ -shared -o symrcm.oct pic/symrcm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3827. g++ -shared -o time.oct pic/time.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3828. g++ -shared -o tsearch.oct pic/tsearch.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3829. g++ -shared -o typecast.oct pic/typecast.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3830. g++ -shared -o urlwrite.oct pic/urlwrite.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lcurl
  3831. g++ -shared -o __contourc__.oct pic/__contourc__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3832. g++ -shared -o __delaunayn__.oct pic/__delaunayn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lqhull
  3833. g++ -shared -o __dsearchn__.oct pic/__dsearchn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3834. g++ -shared -o __gnuplot_raw__.oct pic/__gnuplot_raw__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3835. g++ -shared -o __glpk__.oct pic/__glpk__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lglpk
  3836. g++ -shared -o __lin_interpn__.oct pic/__lin_interpn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3837. g++ -shared -o __pchip_deriv__.oct pic/__pchip_deriv__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3838. g++ -shared -o __qp__.oct pic/__qp__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis
  3839. g++ -shared -o __voronoi__.oct pic/__voronoi__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack /usr/lib/libgoto_core2p-r1.25.so -lfftw3 -lreadline  -lncurses -ldl -lhdf5 -lz -lm -lmetis -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.3.0/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm -lmetis -lqhull
  3840. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  3841. make -C scripts all
  3842. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  3843. make -C audio all
  3844. make -C control all
  3845. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/audio'
  3846. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control'
  3847. make[3]: Nothing to be done for `all'.
  3848. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control'
  3849. make -C deprecated all
  3850. making PKG_ADD
  3851. ls: cannot access *.cc: No such file or directory
  3852. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/audio'
  3853. make -C elfun all
  3854. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/deprecated'
  3855. making PKG_ADD
  3856. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/elfun'
  3857. making PKG_ADD
  3858. ls: cannot access *.cc: No such file or directory
  3859. ls: cannot access *.cc: No such file or directory
  3860. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/deprecated'
  3861. make -C finance all
  3862. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/elfun'
  3863. make -C general all
  3864. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/finance'
  3865. making PKG_ADD
  3866. ls: cannot access *.cc: No such file or directory
  3867. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/finance'
  3868. make -C geometry all
  3869. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/general'
  3870. making PKG_ADD
  3871. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/geometry'
  3872. making PKG_ADD
  3873. ls: cannot access *.cc: No such file or directory
  3874. ls: cannot access *.cc: No such file or directory
  3875. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/geometry'
  3876. make -C image all
  3877. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/general'
  3878. make -C io all
  3879. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/io'
  3880. making PKG_ADD
  3881. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/image'
  3882. making PKG_ADD
  3883. ls: cannot access *.cc: No such file or directory
  3884. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/io'
  3885. make -C linear-algebra all
  3886. ls: cannot access *.cc: No such file or directory
  3887. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/linear-algebra'
  3888. making PKG_ADD
  3889. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/image'
  3890. make -C miscellaneous all
  3891. ls: cannot access *.cc: No such file or directory
  3892. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/linear-algebra'
  3893. make -C optimization all
  3894. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/miscellaneous'
  3895. making PKG_ADD
  3896. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/optimization'
  3897. making PKG_ADD
  3898. ls: cannot access *.cc: No such file or directory
  3899. ls: cannot access *.cc: No such file or directory
  3900. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/miscellaneous'
  3901. make -C path all
  3902. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/optimization'
  3903. make -C pkg all
  3904. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/path'
  3905. making PKG_ADD
  3906. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/pkg'
  3907. making PKG_ADD
  3908. ls: cannot access *.cc: No such file or directory
  3909. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/path'
  3910. make -C plot all
  3911. ls: cannot access *.cc: No such file or directory
  3912. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/pkg'
  3913. make -C polynomial all
  3914. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/polynomial'
  3915. making PKG_ADD
  3916. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/plot'
  3917. making PKG_ADD
  3918. ls: cannot access *.cc: No such file or directory
  3919. ls: cannot access *.cc: No such file or directory
  3920. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/polynomial'
  3921. make -C quaternion all
  3922. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/plot'
  3923. make -C set all
  3924. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/quaternion'
  3925. making PKG_ADD
  3926. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/set'
  3927. making PKG_ADD
  3928. ls: cannot access *.cc: No such file or directory
  3929. ls: cannot access *.cc: No such file or directory
  3930. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/quaternion'
  3931. make -C signal all
  3932. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/set'
  3933. make -C sparse all
  3934. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/sparse'
  3935. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/signal'
  3936. making PKG_ADD
  3937. making PKG_ADD
  3938. ls: cannot access *.cc: No such file or directory
  3939. ls: cannot access *.cc: No such file or directory
  3940. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/signal'
  3941. make -C specfun all
  3942. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/specfun'
  3943. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/sparse'
  3944. make -C special-matrix all
  3945. making PKG_ADD
  3946. ls: cannot access *.cc: No such file or directory
  3947. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/special-matrix'
  3948. making PKG_ADD
  3949. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/specfun'
  3950. make -C startup all
  3951. ls: cannot access *.cc: No such file or directory
  3952. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/startup'
  3953. making PKG_ADD
  3954. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/special-matrix'
  3955. make -C statistics all
  3956. ls: cannot access *.m: No such file or directory
  3957. ls: cannot access *.cc: No such file or directory
  3958. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/startup'
  3959. make -C strings all
  3960. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics'
  3961. make -C base all
  3962. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/strings'
  3963. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/base'
  3964. making PKG_ADD
  3965. making PKG_ADD
  3966. ls: cannot access *.cc: No such file or directory
  3967. ls: cannot access *.cc: No such file or directory
  3968. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/base'
  3969. make -C distributions all
  3970. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/strings'
  3971. make -C testfun all
  3972. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/testfun'
  3973. making PKG_ADD
  3974. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/distributions'
  3975. ls: cannot access *.cc: No such file or directory
  3976. making PKG_ADD
  3977. ls: cannot access *.cc: No such file or directory
  3978. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/testfun'
  3979. make -C time all
  3980. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/time'
  3981. making PKG_ADD
  3982. ls: cannot access *.cc: No such file or directory
  3983. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/distributions'
  3984. make -C models all
  3985. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/time'
  3986. g++ -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC -o gethelp gethelp.cc -L/usr/lib
  3987. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/models'
  3988. making PKG_ADD
  3989. ls: cannot access *.cc: No such file or directory
  3990. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/models'
  3991. make -C tests all
  3992. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/tests'
  3993. making PKG_ADD
  3994. ls: cannot access *.cc: No such file or directory
  3995. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/tests'
  3996. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics'
  3997. ./mkdoc . > DOCSTRINGS.t
  3998. mv DOCSTRINGS.t DOCSTRINGS
  3999. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4000. make -C doc all
  4001. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
  4002. make -C faq all
  4003. making conf.texi from conf.texi.in
  4004. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/faq'
  4005. makeinfo --html --ifinfo --no-split --output=Octave-FAQ.html -I.. -I. -I./.. Octave-FAQ.texi
  4006. make -C interpreter all
  4007. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/faq'
  4008. make -C liboctave all
  4009. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
  4010. make -C ../../src DOCSTRINGS
  4011. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/liboctave'
  4012. makeinfo -I.. -I. -I./.. liboctave.texi
  4013. TEXINPUTS="..:.:./..::" \
  4014.           texi2dvi liboctave.texi
  4015. You don't have a working TeX binary (tex) installed anywhere in
  4016. your PATH, and texi2dvi cannot proceed without one.  If you want to use
  4017. this script, you'll need to install TeX (if you don't have it) or change
  4018. your PATH or TEX environment variable (if you do).  See the --help
  4019. output for more details.
  4020.  
  4021. For information about obtaining TeX, please see http://www.tug.org.  If
  4022. you happen to be using Debian, you can get it with this command:
  4023.   apt-get install tetex-bin
  4024. make[3]: [liboctave.dvi] Error 1 (ignored)
  4025. TEXINPUTS="..:.:./..::" \
  4026.           texi2pdf liboctave.texi
  4027. You don't have a working TeX binary (tex) installed anywhere in
  4028. your PATH, and texi2dvi cannot proceed without one.  If you want to use
  4029. this script, you'll need to install TeX (if you don't have it) or change
  4030. your PATH or TEX environment variable (if you do).  See the --help
  4031. output for more details.
  4032.  
  4033. For information about obtaining TeX, please see http://www.tug.org.  If
  4034. you happen to be using Debian, you can get it with this command:
  4035.   apt-get install tetex-bin
  4036. make[3]: [liboctave.pdf] Error 1 (ignored)
  4037. makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. liboctave.texi
  4038. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/liboctave'
  4039. make -C refcard all
  4040. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/refcard'
  4041. make[3]: Nothing to be done for `all'.
  4042. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/refcard'
  4043. make -C ../../scripts DOCSTRINGS
  4044. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4045. make[4]: `DOCSTRINGS' is up to date.
  4046. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4047. g++ -march=prescott -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -fvisibility-inlines-hidden -fno-strict-aliasing -fPIC -o munge-texi munge-texi.cc -L/usr/lib
  4048. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4049. making defaults.h from defaults.h.in
  4050. defaults.h is unchanged
  4051. making oct-conf.h from oct-conf.h.in
  4052. oct-conf.h is unchanged
  4053. making DOCSTRINGS
  4054. DOCSTRINGS is unchanged
  4055. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4056. making arith.texi from arith.txi
  4057. making audio.texi from audio.txi
  4058. arith.texi is unchanged
  4059. audio.texi is unchanged
  4060. making basics.texi from basics.txi
  4061. making bugs.texi from bugs.txi
  4062. bugs.texi is unchanged
  4063. making container.texi from container.txi
  4064. basics.texi is unchanged
  4065. making control.texi from control.txi
  4066. container.texi is unchanged
  4067. making cp-idx.texi from cp-idx.txi
  4068. control.texi is unchanged
  4069. making data.texi from data.txi
  4070. cp-idx.texi is unchanged
  4071. making debug.texi from debug.txi
  4072. data.texi is unchanged
  4073. making diffeq.texi from diffeq.txi
  4074. debug.texi is unchanged
  4075. making dynamic.texi from dynamic.txi
  4076. diffeq.texi is unchanged
  4077. making emacs.texi from emacs.txi
  4078. emacs.texi is unchanged
  4079. making errors.texi from errors.txi
  4080. errors.texi is unchanged
  4081. making eval.texi from eval.txi
  4082. dynamic.texi is unchanged
  4083. making expr.texi from expr.txi
  4084. eval.texi is unchanged
  4085. making finance.texi from finance.txi
  4086. finance.texi is unchanged
  4087. making fn-idx.texi from fn-idx.txi
  4088. expr.texi is unchanged
  4089. making func.texi from func.txi
  4090. fn-idx.texi is unchanged
  4091. making geometry.texi from geometry.txi
  4092. geometry.texi is unchanged
  4093. making gpl.texi from gpl.txi
  4094. func.texi is unchanged
  4095. making grammar.texi from grammar.txi
  4096. grammar.texi is unchanged
  4097. making image.texi from image.txi
  4098. gpl.texi is unchanged
  4099. making install.texi from install.txi
  4100. image.texi is unchanged
  4101. making interp.texi from interp.txi
  4102. interp.texi is unchanged
  4103. making intro.texi from intro.txi
  4104. install.texi is unchanged
  4105. making io.texi from io.txi
  4106. intro.texi is unchanged
  4107. making linalg.texi from linalg.txi
  4108. io.texi is unchanged
  4109. making matrix.texi from matrix.txi
  4110. linalg.texi is unchanged
  4111. making nonlin.texi from nonlin.txi
  4112. matrix.texi is unchanged
  4113. making numbers.texi from numbers.txi
  4114. nonlin.texi is unchanged
  4115. making op-idx.texi from op-idx.txi
  4116. op-idx.texi is unchanged
  4117. making optim.texi from optim.txi
  4118. numbers.texi is unchanged
  4119. making package.texi from package.txi
  4120. optim.texi is unchanged
  4121. making plot.texi from plot.txi
  4122. package.texi is unchanged
  4123. making poly.texi from poly.txi
  4124. poly.texi is unchanged
  4125. making preface.texi from preface.txi
  4126. plot.texi is unchanged
  4127. making quad.texi from quad.txi
  4128. preface.texi is unchanged
  4129. making quaternion.texi from quaternion.txi
  4130. quad.texi is unchanged
  4131. making set.texi from set.txi
  4132. quaternion.texi is unchanged
  4133. making signal.texi from signal.txi
  4134. set.texi is unchanged
  4135. making sparse.texi from sparse.txi
  4136. signal.texi is unchanged
  4137. making stats.texi from stats.txi
  4138. stats.texi is unchanged
  4139. making stmt.texi from stmt.txi
  4140. sparse.texi is unchanged
  4141. making strings.texi from strings.txi
  4142. strings.texi is unchanged
  4143. making system.texi from system.txi
  4144. stmt.texi is unchanged
  4145. making testfun.texi from testfun.txi
  4146. system.texi is unchanged
  4147. making tips.texi from tips.txi
  4148. testfun.texi is unchanged
  4149. making var.texi from var.txi
  4150. tips.texi is unchanged
  4151. making vr-idx.texi from vr-idx.txi
  4152. var.texi is unchanged
  4153. gawk -f ./mkcontrib.awk ./contributors.in > contributors.texi-t
  4154. contributors.texi is unchanged
  4155. cp octave.texi octave-a4.texi
  4156. vr-idx.texi is unchanged
  4157. makeinfo -I.. -I. -I./.. ./octave.texi
  4158. TEXINPUTS="..:.:./..::" texi2pdf ./octave.texi
  4159. You don't have a working TeX binary (tex) installed anywhere in
  4160. your PATH, and texi2dvi cannot proceed without one.  If you want to use
  4161. this script, you'll need to install TeX (if you don't have it) or change
  4162. your PATH or TEX environment variable (if you do).  See the --help
  4163. output for more details.
  4164.  
  4165. For information about obtaining TeX, please see http://www.tug.org.  If
  4166. you happen to be using Debian, you can get it with this command:
  4167.   apt-get install tetex-bin
  4168. make[3]: [octave.pdf] Error 1 (ignored)
  4169. TEXINPUTS="..:.:./..::" texi2pdf octave-a4.texi -t @afourpaper
  4170. You don't have a working TeX binary (tex) installed anywhere in
  4171. your PATH, and texi2dvi cannot proceed without one.  If you want to use
  4172. this script, you'll need to install TeX (if you don't have it) or change
  4173. your PATH or TEX environment variable (if you do).  See the --help
  4174. output for more details.
  4175.  
  4176. For information about obtaining TeX, please see http://www.tug.org.  If
  4177. you happen to be using Debian, you can get it with this command:
  4178.   apt-get install tetex-bin
  4179. make[3]: [octave-a4.pdf] Error 1 (ignored)
  4180. makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. ./octave.texi
  4181. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
  4182. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
  4183. make -C examples all
  4184. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/examples'
  4185. echo "making octave.desktop from octave.desktop.in"
  4186. making octave.desktop from octave.desktop.in
  4187. /bin/sed < octave.desktop.in > octave.desktop-t \
  4188.           -e "s|%OCTAVE_IMAGEDIR%|/opt/octave/share/octave/3.0.1/imagelib|" \
  4189.           -e "s|%OCTAVE_PREFIX%|/opt/octave|"
  4190. if [ -s octave.desktop-t ]; then ../move-if-change octave.desktop-t octave.desktop; else echo "octave.desktop-t is empty!" 1>&2; rm -f octave.desktop-t; exit 1; fi
  4191. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/examples'
  4192. make -C doc ../INSTALL.OCTAVE
  4193. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
  4194. make -C interpreter ../../INSTALL.OCTAVE
  4195. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
  4196. make -C ../../src DOCSTRINGS
  4197. make -C ../../scripts DOCSTRINGS
  4198. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4199. make[4]: `DOCSTRINGS' is up to date.
  4200. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4201. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4202. making defaults.h from defaults.h.in
  4203. making oct-conf.h from oct-conf.h.in
  4204. defaults.h is unchanged
  4205. oct-conf.h is unchanged
  4206. making DOCSTRINGS
  4207. DOCSTRINGS is unchanged
  4208. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4209. making install.texi from install.txi
  4210. install.texi is unchanged
  4211. rm -f INSTALL
  4212. makeinfo -D INSTALLONLY \
  4213.           --no-validate --no-headers --no-split --output INSTALL \
  4214.           -I.. -I. -I./.. install.texi
  4215. mv INSTALL ../../INSTALL.OCTAVE
  4216. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
  4217. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
  4218. make -C doc ../BUGS
  4219. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
  4220. make -C interpreter ../../BUGS
  4221. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
  4222. make -C ../../src DOCSTRINGS
  4223. make -C ../../scripts DOCSTRINGS
  4224. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4225. make[4]: `DOCSTRINGS' is up to date.
  4226. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4227. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4228. making defaults.h from defaults.h.in
  4229. making oct-conf.h from oct-conf.h.in
  4230. defaults.h is unchanged
  4231. oct-conf.h is unchanged
  4232. making DOCSTRINGS
  4233. DOCSTRINGS is unchanged
  4234. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4235. making bugs.texi from bugs.txi
  4236. bugs.texi is unchanged
  4237. rm -f BUGS
  4238. makeinfo -D BUGSONLY \
  4239.           --no-validate --no-headers --no-split --output BUGS \
  4240.           -I.. -I. -I./.. bugs.texi
  4241. mv BUGS ../../BUGS
  4242. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
  4243. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
  4244.  
  4245. Octave successfully built.  Now choose from the following:
  4246.  
  4247.    ./run-octave    - to run in place to test before installing
  4248.    make check      - to run the tests
  4249.    make install    - to install
  4250.  
  4251. make[1]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1'
  4252. make -f octMakefile install
  4253. make[1]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1'
  4254. ./mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/bin /home/perry/abs/local/octave/pkg/opt/octave/lib /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec/i686-pc-linux-gnu /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec/i686-pc-linux-gnu
  4255. mkdir /home/perry/abs/local/octave/pkg/opt
  4256. chmod 0755 /home/perry/abs/local/octave/pkg/opt
  4257. mkdir /home/perry/abs/local/octave/pkg/opt/octave
  4258. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave
  4259. mkdir /home/perry/abs/local/octave/pkg/opt/octave/bin
  4260. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/bin
  4261. mkdir /home/perry/abs/local/octave/pkg/opt/octave/lib
  4262. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/lib
  4263. mkdir /home/perry/abs/local/octave/pkg/opt/octave/include
  4264. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/include
  4265. mkdir /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1
  4266. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1
  4267. mkdir /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
  4268. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
  4269. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share
  4270. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share
  4271. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave
  4272. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave
  4273. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1
  4274. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1
  4275. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m
  4276. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m
  4277. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec
  4278. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec
  4279. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave
  4280. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave
  4281. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1
  4282. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1
  4283. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct
  4284. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct
  4285. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu
  4286. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu
  4287. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec
  4288. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec
  4289. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu
  4290. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu
  4291. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site
  4292. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site
  4293. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec
  4294. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec
  4295. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec/i686-pc-linux-gnu
  4296. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/site/exec/i686-pc-linux-gnu
  4297. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site
  4298. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site
  4299. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec
  4300. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec
  4301. mkdir /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec/i686-pc-linux-gnu
  4302. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/site/exec/i686-pc-linux-gnu
  4303. rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-bug
  4304. /bin/install -c octave-bug /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-bug-3.0.1
  4305. (cd /home/perry/abs/local/octave/pkg/opt/octave/bin; ln -s octave-bug-3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-bug)
  4306. rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-config
  4307. /bin/install -c \
  4308.           octave-config /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-config-3.0.1
  4309. (cd /home/perry/abs/local/octave/pkg/opt/octave/bin; ln -s octave-config-3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-config)
  4310. rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/mkoctfile
  4311. /bin/install -c mkoctfile /home/perry/abs/local/octave/pkg/opt/octave/bin/mkoctfile-3.0.1
  4312. (cd /home/perry/abs/local/octave/pkg/opt/octave/bin; ln -s mkoctfile-3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/bin/mkoctfile)
  4313. /bin/install -c -m 644 config.h /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/config.h
  4314. /bin/install -c -m 644 ./NEWS /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/NEWS
  4315. echo making install in libcruft; make -C libcruft install;  echo making install in liboctave; make -C liboctave install;  echo making install in src; make -C src install;  echo making install in scripts; make -C scripts install;  echo making install in doc; make -C doc install;  echo making install in examples; make -C examples install;
  4316. making install in libcruft
  4317. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
  4318. make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  4319. making install in amos
  4320. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/amos'
  4321. warning: run make in parent directory to update libraries
  4322. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/amos'
  4323. making install in blas-xtra
  4324. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/blas-xtra'
  4325. warning: run make in parent directory to update libraries
  4326. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/blas-xtra'
  4327. making install in daspk
  4328. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/daspk'
  4329. warning: run make in parent directory to update libraries
  4330. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/daspk'
  4331. making install in dasrt
  4332. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dasrt'
  4333. warning: run make in parent directory to update libraries
  4334. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dasrt'
  4335. making install in dassl
  4336. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dassl'
  4337. warning: run make in parent directory to update libraries
  4338. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/dassl'
  4339. making install in lapack-xtra
  4340. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/lapack-xtra'
  4341. warning: run make in parent directory to update libraries
  4342. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/lapack-xtra'
  4343. making install in minpack
  4344. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/minpack'
  4345. warning: run make in parent directory to update libraries
  4346. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/minpack'
  4347. making install in misc
  4348. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
  4349. warning: run make in parent directory to update libraries
  4350. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
  4351. for f in f77-fcn.h lo-error.h oct-dlldefs.h quit.h; do \
  4352.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
  4353.           /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
  4354.         done
  4355. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/misc'
  4356. making install in odepack
  4357. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/odepack'
  4358. warning: run make in parent directory to update libraries
  4359. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/odepack'
  4360. making install in ordered-qz
  4361. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ordered-qz'
  4362. warning: run make in parent directory to update libraries
  4363. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ordered-qz'
  4364. making install in quadpack
  4365. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/quadpack'
  4366. warning: run make in parent directory to update libraries
  4367. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/quadpack'
  4368. making install in ranlib
  4369. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ranlib'
  4370. warning: run make in parent directory to update libraries
  4371. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/ranlib'
  4372. making install in slatec-err
  4373. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-err'
  4374. warning: run make in parent directory to update libraries
  4375. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-err'
  4376. making install in slatec-fn
  4377. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-fn'
  4378. warning: run make in parent directory to update libraries
  4379. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/slatec-fn'
  4380. making install in villad
  4381. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/villad'
  4382. warning: run make in parent directory to update libraries
  4383. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft/villad'
  4384. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
  4385. mkdir /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
  4386. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
  4387. if false; then \
  4388.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.a ; \
  4389.           /bin/install -c -m 644 libcruft.a \
  4390.             /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.a ; \
  4391.           ranlib /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.a ; \
  4392.         fi
  4393. if true; then \
  4394.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.so.3.0.1; \
  4395.           /bin/install -c \
  4396.             libcruft.so /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.so.3.0.1; \
  4397.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.so; \
  4398.           (cd /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1; \
  4399.           ln -s libcruft.so.3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/libcruft.so); \
  4400.           if  test x != x ; then \
  4401.             rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/libcruft.; \
  4402.             /bin/install -c \
  4403.               libcruft. /home/perry/abs/local/octave/pkg/opt/octave/bin/libcruft.; \
  4404.           fi; \
  4405.         fi
  4406. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/libcruft'
  4407. making install in liboctave
  4408. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
  4409. make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  4410. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
  4411. if false; then \
  4412.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.a; \
  4413.           /bin/install -c -m 644 liboctave.a \
  4414.             /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.a; \
  4415.           ranlib /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.a; \
  4416.         fi
  4417. if true; then \
  4418.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.so.3.0.1; \
  4419.           /bin/install -c \
  4420.             liboctave.so /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.so.3.0.1; \
  4421.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.so; \
  4422.           (cd /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1 ; ln -s liboctave.so.3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctave.so); \
  4423.           if  test x != x ; then \
  4424.             rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/liboctave.; \
  4425.             /bin/install -c \
  4426.               liboctave. /home/perry/abs/local/octave/pkg/opt/octave/bin/liboctave.; \
  4427.           fi; \
  4428.         fi
  4429. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
  4430. for f in Bounds.h CollocWt.h DAE.h DAEFunc.h DAERT.h DAERTFunc.h DASPK.h DASRT.h DASSL.h FEGrid.h LinConst.h LP.h LSODE.h NLConst.h NLEqn.h NLFunc.h NLP.h ODE.h ODEFunc.h ODES.h ODESFunc.h Objective.h QP.h Quad.h Range.h base-dae.h base-de.h base-min.h byte-swap.h cmd-edit.h cmd-hist.h data-conv.h dir-ops.h file-ops.h file-stat.h getopt.h glob-match.h idx-vector.h kpse-xfns.h lo-ieee.h lo-mappers.h lo-math.h lo-specfun.h lo-sysdep.h lo-utils.h mach-info.h md5.h oct-alloc.h oct-cmplx.h oct-env.h oct-fftw.h oct-getopt.h oct-group.h oct-inttypes.h oct-md5.h oct-passwd.h oct-rand.h oct-rl-edit.h oct-rl-hist.h oct-shlib.h oct-sort.h oct-spparms.h oct-syscalls.h oct-sparse.h oct-time.h oct-uname.h pathlen.h pathsearch.h prog-args.h randgamma.h randmtzig.h randpoisson.h so-array.h sparse-sort.h statdefs.h str-vec.h sparse-util.h sun-utils.h sysdir.h systime.h syswait.h Array.h Array2.h Array3.h ArrayN.h DiagArray2.h Array-util.h ArrayN-idx.h MArray-defs.h MArray.h MArray2.h MDiagArray2.h Matrix.h MArrayN.h base-lu.h dim-vector.h mx-base.h mx-op-defs.h mx-defs.h mx-ext.h CColVector.h CDiagMatrix.h CMatrix.h CNDArray.h CRowVector.h CmplxAEPBAL.h CmplxCHOL.h CmplxDET.h CmplxHESS.h CmplxLU.h CmplxQR.h CmplxQRP.h CmplxSCHUR.h CmplxSVD.h EIG.h boolMatrix.h boolNDArray.h chMatrix.h chNDArray.h dColVector.h dDiagMatrix.h dMatrix.h dNDArray.h dRowVector.h dbleAEPBAL.h dbleCHOL.h dbleDET.h dbleHESS.h dbleLU.h dbleQR.h dbleQRP.h dbleSCHUR.h dbleSVD.h boolSparse.h CSparse.h dSparse.h MSparse-defs.h MSparse.h Sparse.h sparse-base-lu.h SparseCmplxLU.h SparsedbleLU.h sparse-base-chol.h SparseCmplxCHOL.h SparsedbleCHOL.h SparseCmplxQR.h SparseQR.h Sparse-op-defs.h MatrixType.h int8NDArray.h uint8NDArray.h int16NDArray.h uint16NDArray.h int32NDArray.h uint32NDArray.h int64NDArray.h uint64NDArray.h intNDArray.h oct-types.h mx-ops.h DASPK-opts.h DASRT-opts.h DASSL-opts.h LSODE-opts.h NLEqn-opts.h Quad-opts.h mx-cdm-dm.h mx-dm-cdm.h mx-cs-cdm.h mx-cs-dm.h mx-cs-m.h mx-cs-nda.h mx-cdm-cs.h mx-cdm-cm.h mx-cdm-m.h mx-cdm-s.h mx-cm-cdm.h mx-cm-dm.h mx-cm-m.h mx-cnda-nda.h mx-cm-s.h mx-cnda-s.h mx-dm-cs.h mx-dm-cm.h mx-m-cs.h mx-nda-cs.h mx-m-cdm.h mx-m-cm.h mx-nda-cnda.h mx-s-cdm.h mx-s-cm.h mx-s-cnda.h mx-dm-m.h mx-dm-s.h mx-m-dm.h mx-s-dm.h mx-s-i8nda.h mx-i8nda-s.h mx-s-ui8nda.h mx-ui8nda-s.h mx-s-i16nda.h mx-i16nda-s.h mx-s-ui16nda.h mx-ui16nda-s.h mx-s-i32nda.h mx-i32nda-s.h mx-s-ui32nda.h mx-ui32nda-s.h mx-s-i64nda.h mx-i64nda-s.h mx-s-ui64nda.h mx-ui64nda-s.h mx-nda-i8.h mx-i8-nda.h mx-nda-ui8.h mx-ui8-nda.h mx-nda-i16.h mx-i16-nda.h mx-nda-ui16.h mx-ui16-nda.h mx-nda-i32.h mx-i32-nda.h mx-nda-ui32.h mx-ui32-nda.h mx-nda-i64.h mx-i64-nda.h mx-nda-ui64.h mx-ui64-nda.h mx-nda-i8nda.h mx-i8nda-nda.h mx-nda-ui8nda.h mx-ui8nda-nda.h mx-nda-i16nda.h mx-i16nda-nda.h mx-nda-ui16nda.h mx-ui16nda-nda.h mx-nda-i32nda.h mx-i32nda-nda.h mx-nda-ui32nda.h mx-ui32nda-nda.h mx-nda-i64nda.h mx-i64nda-nda.h mx-nda-ui64nda.h mx-ui64nda-nda.h mx-i8nda-ui8.h mx-i8nda-i16.h mx-i8nda-ui16.h mx-i8nda-i32.h mx-i8nda-ui32.h mx-i8nda-i64.h mx-i8nda-ui64.h mx-i16nda-i8.h mx-i16nda-ui8.h mx-i16nda-ui16.h mx-i16nda-i32.h mx-i16nda-ui32.h mx-i16nda-i64.h mx-i16nda-ui64.h mx-i32nda-i8.h mx-i32nda-ui8.h mx-i32nda-i16.h mx-i32nda-ui16.h mx-i32nda-ui32.h mx-i32nda-i64.h mx-i32nda-ui64.h mx-i64nda-i8.h mx-i64nda-ui8.h mx-i64nda-i16.h mx-i64nda-ui16.h mx-i64nda-i32.h mx-i64nda-ui32.h mx-i64nda-ui64.h mx-ui8nda-i8.h mx-ui8nda-i16.h mx-ui8nda-ui16.h mx-ui8nda-i32.h mx-ui8nda-ui32.h mx-ui8nda-i64.h mx-ui8nda-ui64.h mx-ui16nda-i8.h mx-ui16nda-ui8.h mx-ui16nda-i16.h mx-ui16nda-i32.h mx-ui16nda-ui32.h mx-ui16nda-i64.h mx-ui16nda-ui64.h mx-ui32nda-i8.h mx-ui32nda-ui8.h mx-ui32nda-i16.h mx-ui32nda-ui16.h mx-ui32nda-i32.h mx-ui32nda-i64.h mx-ui32nda-ui64.h mx-ui64nda-i8.h mx-ui64nda-ui8.h mx-ui64nda-i16.h mx-ui64nda-ui16.h mx-ui64nda-i32.h mx-ui64nda-ui32.h mx-ui64nda-i64.h mx-i8-ui8nda.h mx-i8-i16nda.h mx-i8-ui16nda.h mx-i8-i32nda.h mx-i8-ui32nda.h mx-i8-i64nda.h mx-i8-ui64nda.h mx-i16-i8nda.h mx-i16-ui8nda.h mx-i16-ui16nda.h mx-i16-i32nda.h mx-i16-ui32nda.h mx-i16-i64nda.h mx-i16-ui64nda.h mx-i32-i8nda.h mx-i32-ui8nda.h mx-i32-i16nda.h mx-i32-ui16nda.h mx-i32-ui32nda.h mx-i32-i64nda.h mx-i32-ui64nda.h mx-i64-i8nda.h mx-i64-ui8nda.h mx-i64-i16nda.h mx-i64-ui16nda.h mx-i64-i32nda.h mx-i64-ui32nda.h mx-i64-ui64nda.h mx-ui8-i8nda.h mx-ui8-i16nda.h mx-ui8-ui16nda.h mx-ui8-i32nda.h mx-ui8-ui32nda.h mx-ui8-i64nda.h mx-ui8-ui64nda.h mx-ui16-i8nda.h mx-ui16-ui8nda.h mx-ui16-i16nda.h mx-ui16-i32nda.h mx-ui16-ui32nda.h mx-ui16-i64nda.h mx-ui16-ui64nda.h mx-ui32-i8nda.h mx-ui32-ui8nda.h mx-ui32-i16nda.h mx-ui32-ui16nda.h mx-ui32-i32nda.h mx-ui32-i64nda.h mx-ui32-ui64nda.h mx-ui64-i8nda.h mx-ui64-ui8nda.h mx-ui64-i16nda.h mx-ui64-ui16nda.h mx-ui64-i32nda.h mx-ui64-ui32nda.h mx-ui64-i64nda.h mx-i8nda-ui8nda.h mx-i8nda-i16nda.h mx-i8nda-ui16nda.h mx-i8nda-i32nda.h mx-i8nda-ui32nda.h mx-i8nda-i64nda.h mx-i8nda-ui64nda.h mx-i16nda-i8nda.h mx-i16nda-ui8nda.h mx-i16nda-ui16nda.h mx-i16nda-i32nda.h mx-i16nda-ui32nda.h mx-i16nda-i64nda.h mx-i16nda-ui64nda.h mx-i32nda-i8nda.h mx-i32nda-ui8nda.h mx-i32nda-i16nda.h mx-i32nda-ui16nda.h mx-i32nda-ui32nda.h mx-i32nda-i64nda.h mx-i32nda-ui64nda.h mx-i64nda-i8nda.h mx-i64nda-ui8nda.h mx-i64nda-i16nda.h mx-i64nda-ui16nda.h mx-i64nda-i32nda.h mx-i64nda-ui32nda.h mx-i64nda-ui64nda.h mx-ui8nda-i8nda.h mx-ui8nda-i16nda.h mx-ui8nda-ui16nda.h mx-ui8nda-i32nda.h mx-ui8nda-ui32nda.h mx-ui8nda-i64nda.h mx-ui8nda-ui64nda.h mx-ui16nda-i8nda.h mx-ui16nda-ui8nda.h mx-ui16nda-i16nda.h mx-ui16nda-i32nda.h mx-ui16nda-ui32nda.h mx-ui16nda-i64nda.h mx-ui16nda-ui64nda.h mx-ui32nda-i8nda.h mx-ui32nda-ui8nda.h mx-ui32nda-i16nda.h mx-ui32nda-ui16nda.h mx-ui32nda-i32nda.h mx-ui32nda-i64nda.h mx-ui32nda-ui64nda.h mx-ui64nda-i8nda.h mx-ui64nda-ui8nda.h mx-ui64nda-i16nda.h mx-ui64nda-ui16nda.h mx-ui64nda-i32nda.h mx-ui64nda-ui32nda.h mx-ui64nda-i64nda.h vx-ccv-cv.h vx-ccv-s.h vx-crv-rv.h vx-crv-s.h vx-cs-cv.h vx-cs-rv.h vx-cv-ccv.h vx-cv-cs.h vx-rv-crv.h vx-rv-cs.h vx-s-ccv.h vx-s-crv.h smx-sm-cs.h smx-cs-sm.h smx-scm-s.h smx-s-scm.h smx-scm-sm.h smx-sm-scm.h smx-m-sm.h smx-m-scm.h smx-cm-sm.h smx-cm-scm.h smx-sm-m.h smx-scm-m.h smx-sm-cm.h smx-scm-cm.h smx-bm-sbm.h smx-sbm-bm.h Array.cc ArrayN.cc DiagArray2.cc MArray.cc MArray2.cc MArrayN.cc MDiagArray2.cc base-lu.cc oct-sort.cc sparse-base-lu.cc sparse-base-chol.cc sparse-dmsolve.cc mx-inlines.cc kpse.cc intNDArray.cc; do \
  4431.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
  4432.           if [ -f $f ]; then \
  4433.             /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
  4434.           else \
  4435.             /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
  4436.           fi ; \
  4437.         done
  4438. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/liboctave'
  4439. making install in src
  4440. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4441. make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  4442. making defaults.h from defaults.h.in
  4443. defaults.h is unchanged
  4444. making oct-conf.h from oct-conf.h.in
  4445. oct-conf.h is unchanged
  4446. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/bin
  4447. rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/octave
  4448. /bin/install -c octave /home/perry/abs/local/octave/pkg/opt/octave/bin/octave-3.0.1
  4449. cd /home/perry/abs/local/octave/pkg/opt/octave/bin ; ln -s octave-3.0.1 octave
  4450. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu
  4451. /bin/install -c -m 644 PKG_ADD /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu/PKG_ADD
  4452. if [ -n " balance.oct  besselj.oct  betainc.oct  bsxfun.oct  cellfun.oct  chol.oct  ccolamd.oct  colamd.oct  colloc.oct  conv2.oct  convhulln.oct  daspk.oct  dasrt.oct  dassl.oct  det.oct  dispatch.oct  eig.oct  expm.oct  fft.oct  fft2.oct  fftn.oct  fftw.oct  filter.oct  find.oct  fsolve.oct  gammainc.oct  gcd.oct  getgrent.oct  getpwent.oct  getrusage.oct  givens.oct  hess.oct  inv.oct  kron.oct  lsode.oct  lu.oct  luinc.oct  matrix_type.oct  max.oct  md5sum.oct  pinv.oct  qr.oct  quad.oct  qz.oct  rand.oct  regexp.oct  schur.oct  sort.oct  sparse.oct  spchol.oct  spdet.oct  spfind.oct  spkron.oct  splu.oct  spparms.oct  spqr.oct  sqrtm.oct  svd.oct  syl.oct  symrcm.oct  time.oct  tsearch.oct  typecast.oct  urlwrite.oct  __contourc__.oct  __delaunayn__.oct  __dsearchn__.oct  __gnuplot_raw__.oct  __glpk__.oct  __lin_interpn__.oct  __pchip_deriv__.oct  __qp__.oct  __voronoi__.oct" ]; then \
  4453.           xfiles=" balance.oct  besselj.oct  betainc.oct  bsxfun.oct  cellfun.oct  chol.oct  ccolamd.oct  colamd.oct  colloc.oct  conv2.oct  convhulln.oct  daspk.oct  dasrt.oct  dassl.oct  det.oct  dispatch.oct  eig.oct  expm.oct  fft.oct  fft2.oct  fftn.oct  fftw.oct  filter.oct  find.oct  fsolve.oct  gammainc.oct  gcd.oct  getgrent.oct  getpwent.oct  getrusage.oct  givens.oct  hess.oct  inv.oct  kron.oct  lsode.oct  lu.oct  luinc.oct  matrix_type.oct  max.oct  md5sum.oct  pinv.oct  qr.oct  quad.oct  qz.oct  rand.oct  regexp.oct  schur.oct  sort.oct  sparse.oct  spchol.oct  spdet.oct  spfind.oct  spkron.oct  splu.oct  spparms.oct  spqr.oct  sqrtm.oct  svd.oct  syl.oct  symrcm.oct  time.oct  tsearch.oct  typecast.oct  urlwrite.oct  __contourc__.oct  __delaunayn__.oct  __dsearchn__.oct  __gnuplot_raw__.oct  __glpk__.oct  __lin_interpn__.oct  __pchip_deriv__.oct  __qp__.oct  __voronoi__.oct"; \
  4454.           for f in $xfiles; do \
  4455.             /bin/install -c $f /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/oct/i686-pc-linux-gnu/$f; \
  4456.           done; \
  4457.         fi
  4458. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1
  4459. if false; then \
  4460.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.a; \
  4461.           /bin/install -c -m 644 liboctinterp.a \
  4462.             /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.a; \
  4463.           ranlib /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.a; \
  4464.         fi
  4465. if true; then \
  4466.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.so.3.0.1; \
  4467.           /bin/install -c liboctinterp.so \
  4468.             /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.so.3.0.1; \
  4469.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.so; \
  4470.           (cd /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1 ; ln -s liboctinterp.so.3.0.1 /home/perry/abs/local/octave/pkg/opt/octave/lib/octave-3.0.1/liboctinterp.so); \
  4471.           if  test x != x ; then \
  4472.             rm -f /home/perry/abs/local/octave/pkg/opt/octave/bin/liboctinterp.; \
  4473.             /bin/install -c \
  4474.               liboctinterp. /home/perry/abs/local/octave/pkg/opt/octave/bin/liboctinterp.; \
  4475.           fi; \
  4476.         fi
  4477. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave
  4478. for f in Cell.h base-list.h builtins.h c-file-ptr-stream.h comment-list.h debug.h defun-dld.h defun-int.h defun.h dirfns.h dynamic-ld.h error.h file-io.h gripes.h help.h input.h lex.h load-path.h load-save.h ls-hdf5.h ls-mat-ascii.h ls-mat4.h ls-mat5.h ls-oct-ascii.h ls-oct-binary.h ls-utils.h mex.h mexproto.h oct-errno.h oct-fstrm.h oct-hist.h oct-iostrm.h oct-map.h oct-obj.h oct-prcstrm.h oct-procbuf.h oct-stdstrm.h oct-stream.h zfstream.h oct-strstrm.h oct-lvalue.h oct.h octave.h ops.h pager.h parse.h pr-output.h procstream.h sighandlers.h siglist.h sparse-xdiv.h sparse-xpow.h symtab.h sysdep.h token.h toplev.h unwind-prot.h utils.h variables.h version.h xdiv.h xpow.h ov-re-mat.h ov-cx-mat.h ov-ch-mat.h ov-cs-list.h ov-list.h ov-struct.h ov-scalar.h ov-range.h ov-complex.h ov-colon.h ov-base.h ov-base-mat.h ov-base-scalar.h ov-streamoff.h ov-str-mat.h ov-bool-mat.h ov-bool.h ov-cell.h ov.h ov-fcn.h ov-builtin.h ov-dld-fcn.h ov-mapper.h ov-mex-fcn.h ov-usr-fcn.h ov-fcn-handle.h ov-fcn-inline.h ov-typeinfo.h ov-type-conv.h ov-base-int.h ov-int-traits.h ov-intx.h ov-int8.h ov-int16.h ov-int32.h ov-int64.h ov-uint8.h ov-uint16.h ov-uint32.h ov-uint64.h pt.h pt-all.h pt-arg-list.h pt-assign.h pt-binop.h pt-bp.h    pt-cell.h pt-check.h pt-cmd.h pt-colon.h pt-const.h pt-decl.h pt-except.h pt-exp.h pt-fcn-handle.h pt-id.h pt-idx.h pt-jump.h pt-loop.h pt-mat.h pt-misc.h pt-pr-code.h pt-select.h pt-stmt.h pt-unop.h pt-walk.h  ov-base-sparse.h ov-bool-sparse.h ov-cx-sparse.h ov-re-sparse.h ov-base-int.cc ov-base-mat.cc ov-base-scalar.cc graphics.h mxarray.h; do \
  4479.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
  4480.           if [ -f $f ]; then \
  4481.             /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
  4482.           else \
  4483.             /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
  4484.           fi ; \
  4485.         done
  4486. for f in defaults.h oct-conf.h oct-gperf.h; do \
  4487.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f; \
  4488.           if [ -f $f ]; then \
  4489.             /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f ; \
  4490.           else \
  4491.             /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/include/octave-3.0.1/octave/$f ; \
  4492.           fi ; \
  4493.         done
  4494. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4495. making install in scripts
  4496. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4497. make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  4498. making install in audio
  4499. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/audio'
  4500. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio
  4501. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio
  4502. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio
  4503. for f in ./lin2mu.m ./loadaudio.m ./mu2lin.m ./playaudio.m ./record.m ./saveaudio.m ./setaudio.m ./wavread.m ./wavwrite.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/$fbase; done
  4504. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD.t
  4505. ls: cannot access *.cc: No such file or directory
  4506. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/audio/PKG_ADD.t ; fi
  4507. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/audio'
  4508. making install in control
  4509. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control'
  4510. making install in base
  4511. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/base'
  4512. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base
  4513. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control
  4514. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control
  4515. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base
  4516. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base
  4517. for f in ./DEMOcontrol.m ./__bodquist__.m ./__freqresp__.m ./__stepimp__.m ./analdemo.m ./are.m ./bddemo.m ./bode.m ./bode_bounds.m ./controldemo.m ./ctrb.m ./damp.m ./dare.m ./dcgain.m ./dgram.m ./dkalman.m ./dlqe.m ./dlqr.m ./dlyap.m ./dre.m ./frdemo.m ./freqchkw.m ./gram.m ./impulse.m ./lqe.m ./lqg.m ./lqr.m ./lsim.m ./ltifr.m ./lyap.m ./nichols.m ./nyquist.m ./obsv.m ./place.m ./pzmap.m ./rldemo.m ./rlocus.m ./step.m ./tzero.m ./tzero2.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/$fbase; done
  4518. ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD.t
  4519. ls: cannot access *.cc: No such file or directory
  4520. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/base/PKG_ADD.t ; fi
  4521. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/base'
  4522. making install in hinf
  4523. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/hinf'
  4524. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf
  4525. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf
  4526. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf
  4527. for f in ./dgkfdemo.m ./dhinfdemo.m ./h2norm.m ./h2syn.m ./hinf_ctr.m ./hinfdemo.m ./hinfnorm.m ./hinfsyn.m ./hinfsyn_chk.m ./hinfsyn_ric.m ./is_dgkf.m ./wgt1o.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/$fbase; done
  4528. ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD.t
  4529. ls: cannot access *.cc: No such file or directory
  4530. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/hinf/PKG_ADD.t ; fi
  4531. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/hinf'
  4532. making install in obsolete
  4533. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/obsolete'
  4534. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete
  4535. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete
  4536. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete
  4537. for f in ./dezero.m ./dlqg.m ./minfo.m ./packsys.m ./qzval.m ./rotg.m ./series.m ./swapcols.m ./swaprows.m ./syschnames.m ./unpacksys.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/$fbase; done
  4538. ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD.t
  4539. ls: cannot access *.cc: No such file or directory
  4540. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/obsolete/PKG_ADD.t ; fi
  4541. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/obsolete'
  4542. making install in system
  4543. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/system'
  4544. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system
  4545. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system
  4546. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system
  4547. for f in ./__abcddims__.m ./__syschnamesl__.m ./__sysconcat__.m ./__syscont_disc__.m ./__sysdefioname__.m ./__sysdefstname__.m ./__sysgroupn__.m ./__tf2sysl__.m ./__tfl__.m ./__zp2ssg2__.m ./abcddim.m ./buildssic.m ./c2d.m ./cellidx.m ./d2c.m ./dmr2d.m ./fir2sys.m ./is_abcd.m ./is_controllable.m ./is_detectable.m ./is_digital.m ./is_observable.m ./is_sample.m ./is_signal_list.m ./is_siso.m ./is_stabilizable.m ./is_stable.m ./jet707.m ./listidx.m ./moddemo.m ./ord2.m ./packedform.m ./parallel.m ./ss.m ./ss2sys.m ./ss2tf.m ./ss2zp.m ./starp.m ./sys2fir.m ./sys2ss.m ./sys2tf.m ./sys2zp.m ./sysadd.m ./sysappend.m ./syschtsam.m ./sysconnect.m ./syscont.m ./sysdimensions.m ./sysdisc.m ./sysdup.m ./sysgetsignals.m ./sysgettsam.m ./sysgettype.m ./sysgroup.m ./sysidx.m ./sysmin.m ./sysmult.m ./sysout.m ./sysprune.m ./sysreorder.m ./sysrepdemo.m ./sysscale.m ./syssetsignals.m ./syssub.m ./sysupdate.m ./tf.m ./tf2ss.m ./tf2sys.m ./tf2zp.m ./tfout.m ./ugain.m ./zp.m ./zp2ss.m ./zp2sys.m ./zp2tf.m ./zpout.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/$fbase; done
  4548. ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD.t
  4549. ls: cannot access *.cc: No such file or directory
  4550. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/system/PKG_ADD.t ; fi
  4551. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/system'
  4552. making install in util
  4553. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/util'
  4554. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util
  4555. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util
  4556. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util
  4557. for f in ./__outlist__.m ./__zgpbal__.m ./axis2dlim.m ./prompt.m ./run_cmd.m ./sortcom.m ./strappend.m ./swap.m ./zgfmul.m ./zgfslv.m ./zginit.m ./zgreduce.m ./zgrownorm.m ./zgscal.m ./zgsgiv.m ./zgshsr.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/$fbase; done
  4558. ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD.t
  4559. ls: cannot access *.cc: No such file or directory
  4560. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/control/util/PKG_ADD.t ; fi
  4561. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control/util'
  4562. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/control'
  4563. making install in deprecated
  4564. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/deprecated'
  4565. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated
  4566. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated
  4567. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated
  4568. for f in ./beta_cdf.m ./beta_inv.m ./beta_pdf.m ./beta_rnd.m ./binomial_cdf.m ./binomial_inv.m ./binomial_pdf.m ./binomial_rnd.m ./chisquare_cdf.m ./chisquare_inv.m ./chisquare_pdf.m ./chisquare_rnd.m ./clearplot.m ./clg.m ./com2str.m ./exponential_cdf.m ./exponential_inv.m ./exponential_pdf.m ./exponential_rnd.m ./f_cdf.m ./f_inv.m ./f_pdf.m ./f_rnd.m ./gamma_cdf.m ./gamma_inv.m ./gamma_pdf.m ./gamma_rnd.m ./geometric_cdf.m ./geometric_inv.m ./geometric_pdf.m ./geometric_rnd.m ./hypergeometric_cdf.m ./hypergeometric_inv.m ./hypergeometric_pdf.m ./hypergeometric_rnd.m ./intersection.m ./is_bool.m ./is_complex.m ./is_list.m ./is_matrix.m ./is_scalar.m ./is_square.m ./is_stream.m ./is_struct.m ./is_symmetric.m ./is_vector.m ./isstr.m ./lognormal_cdf.m ./lognormal_inv.m ./lognormal_pdf.m ./lognormal_rnd.m ./meshdom.m ./normal_cdf.m ./normal_inv.m ./normal_pdf.m ./normal_rnd.m ./pascal_cdf.m ./pascal_inv.m ./pascal_pdf.m ./pascal_rnd.m ./poisson_cdf.m ./poisson_inv.m ./poisson_pdf.m ./poisson_rnd.m ./polyinteg.m ./setstr.m ./struct_contains.m ./struct_elements.m ./t_cdf.m ./t_inv.m ./t_pdf.m ./t_rnd.m ./uniform_cdf.m ./uniform_inv.m ./uniform_pdf.m ./uniform_rnd.m ./weibcdf.m ./weibinv.m ./weibpdf.m ./weibrnd.m ./weibull_cdf.m ./weibull_inv.m ./weibull_pdf.m ./weibull_rnd.m ./wiener_rnd.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/$fbase; done
  4569. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD.t
  4570. ls: cannot access *.cc: No such file or directory
  4571. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/deprecated/PKG_ADD.t ; fi
  4572. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/deprecated'
  4573. making install in elfun
  4574. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/elfun'
  4575. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun
  4576. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun
  4577. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun
  4578. for f in ./acosd.m ./acot.m ./acotd.m ./acoth.m ./acsc.m ./acscd.m ./acsch.m ./asec.m ./asecd.m ./asech.m ./asind.m ./atand.m ./cosd.m ./cot.m ./cotd.m ./coth.m ./csc.m ./cscd.m ./csch.m ./lcm.m ./sec.m ./secd.m ./sech.m ./sind.m ./tand.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/$fbase; done
  4579. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD.t
  4580. ls: cannot access *.cc: No such file or directory
  4581. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/elfun/PKG_ADD.t ; fi
  4582. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/elfun'
  4583. making install in finance
  4584. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/finance'
  4585. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance
  4586. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance
  4587. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance
  4588. for f in ./fv.m ./fvl.m ./irr.m ./nper.m ./npv.m ./pmt.m ./pv.m ./pvl.m ./rate.m ./vol.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/$fbase; done
  4589. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD.t
  4590. ls: cannot access *.cc: No such file or directory
  4591. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/finance/PKG_ADD.t ; fi
  4592. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/finance'
  4593. making install in general
  4594. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/general'
  4595. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general
  4596. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general
  4597. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general
  4598. for f in ./__isequal__.m ./__splinen__.m ./accumarray.m ./arrayfun.m ./bicubic.m ./bitcmp.m ./bitget.m ./bitset.m ./blkdiag.m ./cart2pol.m ./cart2sph.m ./cell2mat.m ./celldisp.m ./circshift.m ./common_size.m ./cplxpair.m ./cumtrapz.m ./deal.m ./del2.m ./diff.m ./flipdim.m ./fliplr.m ./flipud.m ./gradient.m ./ind2sub.m ./int2str.m ./interp1.m ./interp2.m ./interp3.m ./interpn.m ./interpft.m ./is_duplicate_entry.m ./isa.m ./isdefinite.m ./isdir.m ./isequal.m ./isequalwithequalnans.m ./isscalar.m ./issquare.m ./issymmetric.m ./isvector.m ./logical.m ./logspace.m ./lookup.m ./mod.m ./nargchk.m ./nextpow2.m ./nthroot.m ./num2str.m ./perror.m ./pol2cart.m ./polyarea.m ./postpad.m ./prepad.m ./quadl.m ./randperm.m ./rat.m ./rem.m ./repmat.m ./rot90.m ./rotdim.m ./runlength.m ./shift.m ./shiftdim.m ./sortrows.m ./sph2cart.m ./strerror.m ./structfun.m ./sub2ind.m ./trapz.m ./tril.m ./triu.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/$fbase; done
  4599. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD.t
  4600. ls: cannot access *.cc: No such file or directory
  4601. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/general/PKG_ADD.t ; fi
  4602. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/general'
  4603. making install in geometry
  4604. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/geometry'
  4605. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry
  4606. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry
  4607. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry
  4608. for f in ./convhull.m ./delaunay3.m ./delaunayn.m ./delaunay.m ./dsearch.m ./dsearchn.m ./griddata.m ./griddata3.m ./griddatan.m ./inpolygon.m ./trimesh.m ./triplot.m ./tsearchn.m ./voronoi.m ./voronoin.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/$fbase; done
  4609. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD.t
  4610. ls: cannot access *.cc: No such file or directory
  4611. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/geometry/PKG_ADD.t ; fi
  4612. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/geometry'
  4613. making install in image
  4614. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/image'
  4615. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image
  4616. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image
  4617. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image
  4618. for f in ./__img__.m ./__img_via_file__.m ./autumn.m ./bone.m ./brighten.m ./colormap.m ./cool.m ./copper.m ./flag.m ./gmap40.m ./gray.m ./gray2ind.m ./hot.m ./hsv.m ./hsv2rgb.m ./image.m ./image_viewer.m ./imagesc.m ./imshow.m ./ind2gray.m ./ind2rgb.m ./jet.m ./loadimage.m ./ntsc2rgb.m ./ocean.m ./pink.m ./prism.m ./rainbow.m ./rgb2hsv.m ./rgb2ind.m ./rgb2ntsc.m ./saveimage.m ./spring.m ./summer.m ./white.m ./winter.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/$fbase; done
  4619. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD.t
  4620. ls: cannot access *.cc: No such file or directory
  4621. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/image/PKG_ADD.t ; fi
  4622. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib
  4623. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib
  4624. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib
  4625. for f in default.img; do \
  4626.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib/$f; \
  4627.           /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib/$f; \
  4628.         done
  4629. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu
  4630. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/image'
  4631. making install in io
  4632. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/io'
  4633. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io
  4634. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io
  4635. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io
  4636. for f in ./beep.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/$fbase; done
  4637. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD.t
  4638. ls: cannot access *.cc: No such file or directory
  4639. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/io/PKG_ADD.t ; fi
  4640. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/io'
  4641. making install in linear-algebra
  4642. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/linear-algebra'
  4643. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra
  4644. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra
  4645. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra
  4646. for f in ./__norm__.m ./commutation_matrix.m ./cond.m ./condest.m ./cross.m ./dmult.m ./dot.m ./duplication_matrix.m ./housh.m ./krylov.m ./krylovb.m ./logm.m ./null.m ./onenormest.m ./orth.m ./qzhess.m ./rank.m ./rref.m ./trace.m ./vec.m ./vech.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/$fbase; done
  4647. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD.t
  4648. ls: cannot access *.cc: No such file or directory
  4649. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/linear-algebra/PKG_ADD.t ; fi
  4650. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/linear-algebra'
  4651. making install in miscellaneous
  4652. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/miscellaneous'
  4653. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous
  4654. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous
  4655. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous
  4656. for f in ./ans.m ./bincoeff.m ./bug_report.m ./bunzip2.m ./cast.m ./comma.m ./compare_versions.m ./computer.m ./copyfile.m ./delete.m ./dir.m ./doc.m ./dos.m ./dump_prefs.m ./edit.m ./fileattrib.m ./fileparts.m ./flops.m ./fullfile.m ./getfield.m ./gunzip.m ./gzip.m ./inputname.m ./ismac.m ./ispc.m ./isunix.m ./license.m ./list_primes.m ./ls.m ./ls_command.m ./menu.m ./mex.m ./mexext.m ./mkoctfile.m ./movefile.m ./news.m ./orderfields.m ./pack.m ./paren.m ./parseparams.m ./run.m ./semicolon.m ./setfield.m ./single.m ./substruct.m ./swapbytes.m ./tar.m ./tempdir.m ./tempname.m ./texas_lotto.m ./unix.m ./unpack.m ./untar.m ./unzip.m ./ver.m ./version.m ./warning_ids.m ./what.m ./xor.m ./zip.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/$fbase; done
  4657. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD.t
  4658. ls: cannot access *.cc: No such file or directory
  4659. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/miscellaneous/PKG_ADD.t ; fi
  4660. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/miscellaneous'
  4661. making install in optimization
  4662. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/optimization'
  4663. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization
  4664. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization
  4665. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization
  4666. for f in ./__fsolve_defopts__.m ./glpk.m ./glpkmex.m ./optimset.m ./qp.m ./sqp.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/$fbase; done
  4667. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD.t
  4668. ls: cannot access *.cc: No such file or directory
  4669. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/optimization/PKG_ADD.t ; fi
  4670. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/optimization'
  4671. making install in path
  4672. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/path'
  4673. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path
  4674. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path
  4675. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path
  4676. for f in ./savepath.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/$fbase; done
  4677. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD.t
  4678. ls: cannot access *.cc: No such file or directory
  4679. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/path/PKG_ADD.t ; fi
  4680. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/path'
  4681. making install in pkg
  4682. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/pkg'
  4683. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg
  4684. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg
  4685. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg
  4686. for f in ./pkg.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/$fbase; done
  4687. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD.t
  4688. ls: cannot access *.cc: No such file or directory
  4689. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/pkg/PKG_ADD.t ; fi
  4690. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/pkg'
  4691. making install in plot
  4692. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/plot'
  4693. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot
  4694. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot
  4695. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot
  4696. for f in ./__area__.m ./__axes_limits__.m ./__axis_label__.m ./__bar__.m ./__bars__.m ./__contour__.m ./__default_plot_options__.m ./__errcomm__.m ./__errplot__.m ./__go_close_all__.m ./__go_draw_axes__.m ./__go_draw_figure__.m ./__gnuplot_version__.m ./__line__.m ./__next_line_color__.m ./__patch__.m ./__plr1__.m ./__plr2__.m ./__plt1__.m ./__plt2__.m ./__plt2mm__.m ./__plt2mv__.m ./__plt2ss__.m ./__plt2sv__.m ./__plt2vm__.m ./__plt2vs__.m ./__plt2vv__.m ./__plt__.m ./__plt_get_axis_arg__.m ./__pltopt1__.m ./__pltopt__.m ./__quiver__.m ./__scatter__.m ./__stem__.m ./ancestor.m ./area.m ./axes.m ./axis.m ./bar.m ./barh.m ./box.m ./caxis.m ./clf.m ./close.m ./closereq.m ./colorbar.m ./compass.m ./contour3.m ./contour.m ./contourc.m ./contourf.m ./cylinder.m ./drawnow.m ./ellipsoid.m ./errorbar.m ./feather.m ./figure.m ./fill.m ./findobj.m ./fplot.m ./gca.m ./gcf.m ./grid.m ./hidden.m ./hist.m ./hold.m ./isfigure.m ./ishold.m ./legend.m ./line.m ./loglog.m ./loglogerr.m ./mesh.m ./meshc.m ./meshgrid.m ./meshz.m ./ndgrid.m ./newplot.m ./orient.m ./pareto.m ./patch.m ./pcolor.m ./peaks.m ./pie.m ./plot.m ./plotyy.m ./plot3.m ./plotyy.m ./polar.m ./print.m ./quiver.m ./quiver3.m ./replot.m ./ribbon.m ./rose.m ./scatter.m ./scatter3.m ./semilogx.m ./semilogxerr.m ./semilogy.m ./semilogyerr.m ./shading.m ./shg.m ./slice.m ./sombrero.m ./sphere.m ./spinmap.m ./stairs.m ./stem.m ./stem3.m ./subplot.m ./surf.m ./surface.m ./surfc.m ./surfnorm.m ./text.m ./title.m ./view.m ./xlabel.m ./xlim.m ./ylabel.m ./ylim.m ./zlabel.m ./zlim.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/$fbase; done
  4697. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD.t
  4698. ls: cannot access *.cc: No such file or directory
  4699. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/plot/PKG_ADD.t ; fi
  4700. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/plot'
  4701. making install in polynomial
  4702. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/polynomial'
  4703. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial
  4704. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial
  4705. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial
  4706. for f in ./compan.m ./conv.m ./deconv.m ./mkpp.m ./mpoles.m ./pchip.m ./poly.m ./polyder.m ./polyderiv.m ./polyfit.m ./polygcd.m ./polyint.m ./polyout.m ./polyreduce.m ./polyval.m ./polyvalm.m ./ppval.m ./residue.m ./roots.m ./spline.m ./unmkpp.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/$fbase; done
  4707. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD.t
  4708. ls: cannot access *.cc: No such file or directory
  4709. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/polynomial/PKG_ADD.t ; fi
  4710. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/polynomial'
  4711. making install in quaternion
  4712. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/quaternion'
  4713. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion
  4714. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion
  4715. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion
  4716. for f in ./demoquat.m ./qconj.m ./qcoordinate_plot.m ./qderiv.m ./qderivmat.m ./qinv.m ./qmult.m ./qtrans.m ./qtransv.m ./qtransvmat.m ./quaternion.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/$fbase; done
  4717. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD.t
  4718. ls: cannot access *.cc: No such file or directory
  4719. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/quaternion/PKG_ADD.t ; fi
  4720. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/quaternion'
  4721. making install in set
  4722. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/set'
  4723. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set
  4724. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set
  4725. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set
  4726. for f in ./complement.m ./create_set.m ./intersect.m ./ismember.m ./setdiff.m ./setxor.m ./union.m ./unique.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/$fbase; done
  4727. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD.t
  4728. ls: cannot access *.cc: No such file or directory
  4729. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/set/PKG_ADD.t ; fi
  4730. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/set'
  4731. making install in signal
  4732. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/signal'
  4733. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal
  4734. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal
  4735. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal
  4736. for f in ./arch_fit.m ./arch_rnd.m ./arch_test.m ./arma_rnd.m ./autocor.m ./autocov.m ./autoreg_matrix.m ./bartlett.m ./blackman.m ./detrend.m ./diffpara.m ./durbinlevinson.m ./fftconv.m ./fftfilt.m ./fftshift.m ./filter2.m ./fractdiff.m ./freqz.m ./freqz_plot.m ./hamming.m ./hanning.m ./hurst.m ./ifftshift.m ./periodogram.m ./rectangle_lw.m ./rectangle_sw.m ./sinc.m ./sinetone.m ./sinewave.m ./spectral_adf.m ./spectral_xdf.m ./spencer.m ./stft.m ./synthesis.m ./triangle_lw.m ./triangle_sw.m ./unwrap.m ./yulewalker.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/$fbase; done
  4737. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD.t
  4738. ls: cannot access *.cc: No such file or directory
  4739. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/signal/PKG_ADD.t ; fi
  4740. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/signal'
  4741. making install in sparse
  4742. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/sparse'
  4743. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse
  4744. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse
  4745. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse
  4746. for f in ./colperm.m ./etreeplot.m ./gplot.m ./nonzeros.m ./normest.m ./pcg.m ./pcr.m ./spalloc.m ./spconvert.m ./spdiags.m ./speye.m ./spfun.m ./sphcat.m ./spones.m ./sprand.m ./sprandn.m ./sprandsym.m ./spstats.m ./spvcat.m ./spy.m ./treeplot.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/$fbase; done
  4747. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD.t
  4748. ls: cannot access *.cc: No such file or directory
  4749. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/sparse/PKG_ADD.t ; fi
  4750. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/sparse'
  4751. making install in specfun
  4752. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/specfun'
  4753. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun
  4754. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun
  4755. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun
  4756. for f in ./bessel.m ./beta.m ./betai.m ./betaln.m ./erfinv.m ./factor.m ./factorial.m ./gammai.m ./isprime.m ./legendre.m ./log2.m ./nchoosek.m ./perms.m ./pow2.m ./primes.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/$fbase; done
  4757. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD.t
  4758. ls: cannot access *.cc: No such file or directory
  4759. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/specfun/PKG_ADD.t ; fi
  4760. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/specfun'
  4761. making install in special-matrix
  4762. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/special-matrix'
  4763. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix
  4764. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix
  4765. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix
  4766. for f in ./hadamard.m ./hankel.m ./hilb.m ./invhilb.m ./magic.m ./pascal.m ./rosser.m ./sylvester_matrix.m ./toeplitz.m ./vander.m ./wilkinson.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/$fbase; done
  4767. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD.t
  4768. ls: cannot access *.cc: No such file or directory
  4769. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/special-matrix/PKG_ADD.t ; fi
  4770. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/special-matrix'
  4771. making install in startup
  4772. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/startup'
  4773. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup
  4774. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup
  4775. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup
  4776. if test -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup/octaverc; then true; \
  4777.         else \
  4778.           /bin/install -c -m 644 ./main-rcfile \
  4779.             /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup/octaverc; \
  4780.         fi
  4781. if test -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup/inputrc; then true; \
  4782.         else \
  4783.           /bin/install -c -m 644 ./inputrc \
  4784.             /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/startup/inputrc; \
  4785.         fi
  4786. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup
  4787. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site
  4788. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site
  4789. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m
  4790. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m
  4791. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup
  4792. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup
  4793. if test -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup/octaverc; \
  4794.         then true; \
  4795.         else \
  4796.           /bin/install -c -m 644 ./local-rcfile \
  4797.             /home/perry/abs/local/octave/pkg/opt/octave/share/octave/site/m/startup/octaverc; \
  4798.         fi
  4799. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/startup'
  4800. making install in statistics
  4801. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics'
  4802. making install in base
  4803. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/base'
  4804. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base
  4805. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics
  4806. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics
  4807. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base
  4808. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base
  4809. for f in ./center.m ./cloglog.m ./cor.m ./corrcoef.m ./cov.m ./cut.m ./gls.m ./iqr.m ./kendall.m ./kurtosis.m ./logit.m ./mahalanobis.m ./mean.m ./meansq.m ./median.m ./mode.m ./moment.m ./ols.m ./ppplot.m ./probit.m ./qqplot.m ./range.m ./ranks.m ./run_count.m ./skewness.m ./spearman.m ./statistics.m ./std.m ./studentize.m ./table.m ./values.m ./var.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/$fbase; done
  4810. ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD.t
  4811. ls: cannot access *.cc: No such file or directory
  4812. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/base/PKG_ADD.t ; fi
  4813. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/base'
  4814. making install in distributions
  4815. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/distributions'
  4816. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions
  4817. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions
  4818. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions
  4819. for f in ./betacdf.m ./betainv.m ./betapdf.m ./betarnd.m ./binocdf.m ./binoinv.m ./binopdf.m ./binornd.m ./cauchy_cdf.m ./cauchy_inv.m ./cauchy_pdf.m ./cauchy_rnd.m ./chi2cdf.m ./chi2inv.m ./chi2pdf.m ./chi2rnd.m ./discrete_cdf.m ./discrete_inv.m ./discrete_pdf.m ./discrete_rnd.m ./empirical_cdf.m ./empirical_inv.m ./empirical_pdf.m ./empirical_rnd.m ./expcdf.m ./expinv.m ./exppdf.m ./exprnd.m ./fcdf.m ./finv.m ./fpdf.m ./frnd.m ./gamcdf.m ./gaminv.m ./gampdf.m ./gamrnd.m ./geocdf.m ./geoinv.m ./geopdf.m ./geornd.m ./hygecdf.m ./hygeinv.m ./hygepdf.m ./hygernd.m ./kolmogorov_smirnov_cdf.m ./laplace_cdf.m ./laplace_inv.m ./laplace_pdf.m ./laplace_rnd.m ./logistic_cdf.m ./logistic_inv.m ./logistic_pdf.m ./logistic_rnd.m ./logncdf.m ./logninv.m ./lognpdf.m ./lognrnd.m ./nbincdf.m ./nbininv.m ./nbinpdf.m ./nbinrnd.m ./normcdf.m ./norminv.m ./normpdf.m ./normrnd.m ./poisscdf.m ./poissinv.m ./poisspdf.m ./poissrnd.m ./stdnormal_cdf.m ./stdnormal_inv.m ./stdnormal_pdf.m ./stdnormal_rnd.m ./tcdf.m ./tinv.m ./tpdf.m ./trnd.m ./unidrnd.m ./unidcdf.m ./unidinv.m ./unidpdf.m ./unifrnd.m ./unifcdf.m ./unifinv.m ./unifpdf.m ./wblcdf.m ./wblinv.m ./wblpdf.m ./wblrnd.m ./wienrnd.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/$fbase; done
  4820. ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD.t
  4821. ls: cannot access *.cc: No such file or directory
  4822. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/distributions/PKG_ADD.t ; fi
  4823. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/distributions'
  4824. making install in models
  4825. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/models'
  4826. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models
  4827. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models
  4828. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models
  4829. for f in ./logistic_regression.m ./logistic_regression_derivatives.m ./logistic_regression_likelihood.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/$fbase; done
  4830. ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD.t
  4831. ls: cannot access *.cc: No such file or directory
  4832. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/models/PKG_ADD.t ; fi
  4833. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/models'
  4834. making install in tests
  4835. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/tests'
  4836. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests
  4837. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests
  4838. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests
  4839. for f in ./anova.m ./bartlett_test.m ./chisquare_test_homogeneity.m ./chisquare_test_independence.m ./cor_test.m ./f_test_regression.m ./hotelling_test.m ./hotelling_test_2.m ./kolmogorov_smirnov_test.m ./kolmogorov_smirnov_test_2.m ./kruskal_wallis_test.m ./manova.m ./mcnemar_test.m ./prop_test_2.m ./run_test.m ./sign_test.m ./t_test.m ./t_test_2.m ./t_test_regression.m ./u_test.m ./var_test.m ./welch_test.m ./wilcoxon_test.m ./z_test.m ./z_test_2.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/$fbase; done
  4840. ../../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD.t
  4841. ls: cannot access *.cc: No such file or directory
  4842. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/statistics/tests/PKG_ADD.t ; fi
  4843. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics/tests'
  4844. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/statistics'
  4845. making install in strings
  4846. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/strings'
  4847. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings
  4848. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings
  4849. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings
  4850. for f in ./base2dec.m ./bin2dec.m ./blanks.m ./deblank.m ./dec2base.m ./dec2bin.m ./dec2hex.m ./findstr.m ./hex2dec.m ./index.m ./isletter.m ./lower.m ./mat2str.m ./rindex.m ./split.m ./str2double.m ./str2mat.m ./str2num.m ./strcat.m ./strcmpi.m ./strfind.m ./strjust.m ./strmatch.m ./strncmpi.m ./strrep.m ./strtok.m ./strtrim.m ./strtrunc.m ./strvcat.m ./substr.m ./upper.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/$fbase; done
  4851. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD.t
  4852. ls: cannot access *.cc: No such file or directory
  4853. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/strings/PKG_ADD.t ; fi
  4854. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/strings'
  4855. making install in testfun
  4856. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/testfun'
  4857. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun
  4858. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun
  4859. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun
  4860. for f in ./assert.m ./demo.m ./example.m ./fail.m ./speed.m ./test.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/$fbase; done
  4861. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD.t
  4862. ls: cannot access *.cc: No such file or directory
  4863. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/testfun/PKG_ADD.t ; fi
  4864. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/testfun'
  4865. making install in time
  4866. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/time'
  4867. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time
  4868. mkdir /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time
  4869. chmod 0755 /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time
  4870. for f in ./asctime.m ./calendar.m ./clock.m ./ctime.m ./date.m ./datenum.m ./datestr.m ./datevec.m ./eomday.m ./etime.m ./is_leap_year.m ./now.m ./weekday.m; do fbase=`basename $f`; rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/$fbase; /bin/install -c -m 644 $f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/$fbase; done
  4871. ../mkpkgadd /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD.t
  4872. ls: cannot access *.cc: No such file or directory
  4873. if [ -n "`cat /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD.t`" ]; then mv /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD.t /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD ; else rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/m/time/PKG_ADD.t ; fi
  4874. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts/time'
  4875. ls -LR /home/perry/abs/local/octave/pkg/opt/octave/share/octave > /home/perry/abs/local/octave/pkg/opt/octave/share/octave/ls-R
  4876. ls -LR /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave > /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/ls-R
  4877. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4878. making install in doc
  4879. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
  4880. make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  4881. making install in faq
  4882. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/faq'
  4883. make[3]: Nothing to be done for `install'.
  4884. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/faq'
  4885. making install in interpreter
  4886. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
  4887. make -C ../../src DOCSTRINGS
  4888. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4889. making defaults.h from defaults.h.in
  4890. defaults.h is unchanged
  4891. making oct-conf.h from oct-conf.h.in
  4892. oct-conf.h is unchanged
  4893. making DOCSTRINGS
  4894. DOCSTRINGS is unchanged
  4895. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/src'
  4896. make -C ../../scripts DOCSTRINGS
  4897. make[4]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4898. make[4]: `DOCSTRINGS' is up to date.
  4899. make[4]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/scripts'
  4900. making arith.texi from arith.txi
  4901. arith.texi is unchanged
  4902. making audio.texi from audio.txi
  4903. audio.texi is unchanged
  4904. making basics.texi from basics.txi
  4905. basics.texi is unchanged
  4906. making bugs.texi from bugs.txi
  4907. bugs.texi is unchanged
  4908. making container.texi from container.txi
  4909. container.texi is unchanged
  4910. making control.texi from control.txi
  4911. control.texi is unchanged
  4912. making cp-idx.texi from cp-idx.txi
  4913. cp-idx.texi is unchanged
  4914. making data.texi from data.txi
  4915. data.texi is unchanged
  4916. making debug.texi from debug.txi
  4917. debug.texi is unchanged
  4918. making diffeq.texi from diffeq.txi
  4919. diffeq.texi is unchanged
  4920. making dynamic.texi from dynamic.txi
  4921. dynamic.texi is unchanged
  4922. making emacs.texi from emacs.txi
  4923. emacs.texi is unchanged
  4924. making errors.texi from errors.txi
  4925. errors.texi is unchanged
  4926. making eval.texi from eval.txi
  4927. eval.texi is unchanged
  4928. making expr.texi from expr.txi
  4929. expr.texi is unchanged
  4930. making finance.texi from finance.txi
  4931. finance.texi is unchanged
  4932. making fn-idx.texi from fn-idx.txi
  4933. fn-idx.texi is unchanged
  4934. making func.texi from func.txi
  4935. func.texi is unchanged
  4936. making geometry.texi from geometry.txi
  4937. geometry.texi is unchanged
  4938. making gpl.texi from gpl.txi
  4939. gpl.texi is unchanged
  4940. making grammar.texi from grammar.txi
  4941. grammar.texi is unchanged
  4942. making image.texi from image.txi
  4943. image.texi is unchanged
  4944. making install.texi from install.txi
  4945. install.texi is unchanged
  4946. making interp.texi from interp.txi
  4947. interp.texi is unchanged
  4948. making intro.texi from intro.txi
  4949. intro.texi is unchanged
  4950. making io.texi from io.txi
  4951. io.texi is unchanged
  4952. making linalg.texi from linalg.txi
  4953. linalg.texi is unchanged
  4954. making matrix.texi from matrix.txi
  4955. matrix.texi is unchanged
  4956. making nonlin.texi from nonlin.txi
  4957. nonlin.texi is unchanged
  4958. making numbers.texi from numbers.txi
  4959. numbers.texi is unchanged
  4960. making op-idx.texi from op-idx.txi
  4961. op-idx.texi is unchanged
  4962. making optim.texi from optim.txi
  4963. optim.texi is unchanged
  4964. making package.texi from package.txi
  4965. package.texi is unchanged
  4966. making plot.texi from plot.txi
  4967. plot.texi is unchanged
  4968. making poly.texi from poly.txi
  4969. poly.texi is unchanged
  4970. making preface.texi from preface.txi
  4971. preface.texi is unchanged
  4972. making quad.texi from quad.txi
  4973. quad.texi is unchanged
  4974. making quaternion.texi from quaternion.txi
  4975. quaternion.texi is unchanged
  4976. making set.texi from set.txi
  4977. set.texi is unchanged
  4978. making signal.texi from signal.txi
  4979. signal.texi is unchanged
  4980. making sparse.texi from sparse.txi
  4981. sparse.texi is unchanged
  4982. making stats.texi from stats.txi
  4983. stats.texi is unchanged
  4984. making stmt.texi from stmt.txi
  4985. stmt.texi is unchanged
  4986. making strings.texi from strings.txi
  4987. strings.texi is unchanged
  4988. making system.texi from system.txi
  4989. system.texi is unchanged
  4990. making testfun.texi from testfun.txi
  4991. testfun.texi is unchanged
  4992. making tips.texi from tips.txi
  4993. tips.texi is unchanged
  4994. making var.texi from var.txi
  4995. var.texi is unchanged
  4996. making vr-idx.texi from vr-idx.txi
  4997. vr-idx.texi is unchanged
  4998. gawk -f ./mkcontrib.awk ./contributors.in > contributors.texi-t
  4999. contributors.texi is unchanged
  5000. TEXINPUTS="..:.:./..::" texi2pdf ./octave.texi
  5001. You don't have a working TeX binary (tex) installed anywhere in
  5002. your PATH, and texi2dvi cannot proceed without one.  If you want to use
  5003. this script, you'll need to install TeX (if you don't have it) or change
  5004. your PATH or TEX environment variable (if you do).  See the --help
  5005. output for more details.
  5006.  
  5007. For information about obtaining TeX, please see http://www.tug.org.  If
  5008. you happen to be using Debian, you can get it with this command:
  5009.   apt-get install tetex-bin
  5010. make[3]: [octave.pdf] Error 1 (ignored)
  5011. TEXINPUTS="..:.:./..::" texi2pdf octave-a4.texi -t @afourpaper
  5012. You don't have a working TeX binary (tex) installed anywhere in
  5013. your PATH, and texi2dvi cannot proceed without one.  If you want to use
  5014. this script, you'll need to install TeX (if you don't have it) or change
  5015. your PATH or TEX environment variable (if you do).  See the --help
  5016. output for more details.
  5017.  
  5018. For information about obtaining TeX, please see http://www.tug.org.  If
  5019. you happen to be using Debian, you can get it with this command:
  5020.   apt-get install tetex-bin
  5021. make[3]: [octave-a4.pdf] Error 1 (ignored)
  5022. ../../mkinstalldirs /home/perry/abs/local/octave/pkg/usr/man/man1 /home/perry/abs/local/octave/pkg/usr/info
  5023. mkdir /home/perry/abs/local/octave/pkg/usr
  5024. chmod 0755 /home/perry/abs/local/octave/pkg/usr
  5025. mkdir /home/perry/abs/local/octave/pkg/usr/man
  5026. chmod 0755 /home/perry/abs/local/octave/pkg/usr/man
  5027. mkdir /home/perry/abs/local/octave/pkg/usr/man/man1
  5028. chmod 0755 /home/perry/abs/local/octave/pkg/usr/man/man1
  5029. mkdir /home/perry/abs/local/octave/pkg/usr/info
  5030. chmod 0755 /home/perry/abs/local/octave/pkg/usr/info
  5031. installing ./mkoctfile.1 in /home/perry/abs/local/octave/pkg/usr/man/man1
  5032. installing ./octave.1 in /home/perry/abs/local/octave/pkg/usr/man/man1
  5033. installing ./octave-bug.1 in /home/perry/abs/local/octave/pkg/usr/man/man1
  5034. installing ./octave-config.1 in /home/perry/abs/local/octave/pkg/usr/man/man1
  5035. installing info files in /home/perry/abs/local/octave/pkg/usr/info
  5036. installing ./dir in /home/perry/abs/local/octave/pkg/usr/info
  5037. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/interpreter'
  5038. making install in liboctave
  5039. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/liboctave'
  5040. TEXINPUTS="..:.:./..::" \
  5041.           texi2dvi liboctave.texi
  5042. You don't have a working TeX binary (tex) installed anywhere in
  5043. your PATH, and texi2dvi cannot proceed without one.  If you want to use
  5044. this script, you'll need to install TeX (if you don't have it) or change
  5045. your PATH or TEX environment variable (if you do).  See the --help
  5046. output for more details.
  5047.  
  5048. For information about obtaining TeX, please see http://www.tug.org.  If
  5049. you happen to be using Debian, you can get it with this command:
  5050.   apt-get install tetex-bin
  5051. make[3]: [liboctave.dvi] Error 1 (ignored)
  5052. TEXINPUTS="..:.:./..::" \
  5053.           texi2pdf liboctave.texi
  5054. You don't have a working TeX binary (tex) installed anywhere in
  5055. your PATH, and texi2dvi cannot proceed without one.  If you want to use
  5056. this script, you'll need to install TeX (if you don't have it) or change
  5057. your PATH or TEX environment variable (if you do).  See the --help
  5058. output for more details.
  5059.  
  5060. For information about obtaining TeX, please see http://www.tug.org.  If
  5061. you happen to be using Debian, you can get it with this command:
  5062.   apt-get install tetex-bin
  5063. make[3]: [liboctave.pdf] Error 1 (ignored)
  5064. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/liboctave'
  5065. making install in refcard
  5066. make[3]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/refcard'
  5067. make[3]: Nothing to be done for `install'.
  5068. make[3]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc/refcard'
  5069. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/doc'
  5070. making install in examples
  5071. make[2]: Entering directory `/home/perry/abs/local/octave/src/octave-3.0.1/examples'
  5072. make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  5073. for f in info-emacs-info info-emacs-octave-help; do \
  5074.           /bin/install -c ./$f /home/perry/abs/local/octave/pkg/opt/octave/libexec/octave/3.0.1/exec/i686-pc-linux-gnu/$f; \
  5075.         done
  5076. ../mkinstalldirs /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib
  5077. for f in octave-sombrero.png; do \
  5078.           rm -f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib/$f; \
  5079.           /bin/install -c -m 644 ./$f /home/perry/abs/local/octave/pkg/opt/octave/share/octave/3.0.1/imagelib/$f; \
  5080.         done
  5081. if test -n "desktop-file-install"; then \
  5082.           desktop-file-install --dir=/home/perry/abs/local/octave/pkg/opt/octave/share/applications \
  5083.             --vendor www.octave.org octave.desktop; \
  5084.         fi
  5085. make[2]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1/examples'
  5086. make[1]: Leaving directory `/home/perry/abs/local/octave/src/octave-3.0.1'
  5087. PKGBUILD: line 45: cd: /home/perry/abs/local/octave/pkg//opt/octave-3.0.1: No such file or directory
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: