Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 105625 Details for
Bug 160015
sci-mathematics/octave-2.1.73 sandbox violation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
compilation log
log (text/plain), 415.75 KB, created by
Patrizio Bassi
on 2007-01-06 10:45:23 UTC
(
hide
)
Description:
compilation log
Filename:
MIME Type:
Creator:
Patrizio Bassi
Created:
2007-01-06 10:45:23 UTC
Size:
415.75 KB
patch
obsolete
>Calculating dependencies ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ...... done! > >>>> Emerging (1 of 1) sci-mathematics/octave-2.1.73-r2 to / > * octave-2.1.73.tar.bz2 MD5 ;-) ... [ ok ] > * octave-2.1.73.tar.bz2 RMD160 ;-) ... [ ok ] > * octave-2.1.73.tar.bz2 SHA1 ;-) ... [ ok ] > * octave-2.1.73.tar.bz2 SHA256 ;-) ... [ ok ] > * octave-2.1.73.tar.bz2 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking octave-2.1.73.tar.bz2 ;-) ... [ ok ] > * You need one of these Fortran Compilers: gfortran g77 f2c > * Installed are: gfortran f2c >>>> Unpacking source... >>>> Unpacking octave-2.1.73.tar.bz2 to /var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work > * Applying octave-2.1.73-gcc4.1-gentoo.patch ... > [ ok ] > * Applying octave-example-fix.patch ... > [ ok ] > * Applying octave-2.1.73-f2c-fix.patch ... > [ ok ] > * QA Notice: ${WANT_AUTOCONF} variable unset. Please report on http://bugs.gentoo.org/ > * QA Notice: ${WANT_AUTOMAKE} variable unset. Please report on http://bugs.gentoo.org/ > * Running autoconf ... > [ ok ] >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73 ... > * econf: updating octave-2.1.73/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating octave-2.1.73/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-hdf5 --enable-readline --localstatedir=/var/state/octave --enable-rpath --enable-lite-kernel --disable-static --enable-shared --enable-dl --without-mpi --with-blas=blas --with-lapack=lapack --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for AIX... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking for library containing strerror... none required >defining man1dir to be $(mandir)/man1 >defining man1ext to be .1 >defining infofile to be $(infodir)/octave.info >defining octincludedir to be $(includedir)/octave-$(version) >defining fcnfiledir to be $(datadir)/octave/$(version)/m >defining localfcnfiledir to be $(datadir)/octave/site/m >defining localapifcnfiledir to be $(datadir)/octave/site/$(apiversion)/m >defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m >defining localfcnfilepath to be $(localverfcnfiledir)//:$(localapifcnfiledir)//:$(localfcnfiledir)// >defining octlibdir to be $(libdir)/octave-$(version) >defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type) >defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type) >defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type) >defining octfiledir to be $(libexecdir)/octave/$(version)/oct/$(canonical_host_type) >defining localoctfiledir to be $(libexecdir)/octave/site/oct/$(canonical_host_type) >defining localapioctfiledir to be $(libexecdir)/octave/site/oct/$(apiversion)/$(canonical_host_type) >defining localveroctfiledir to be $(libexecdir)/octave/$(version)/site/oct/$(canonical_host_type) >defining localoctfilepath to be $(localveroctfiledir)//:$(localapioctfiledir)//:$(localoctfiledir)// >defining fcnfilepath to be .:$(localoctfilepath):$(localfcnfilepath):$(octfiledir)//:$(fcnfiledir)// >defining imagedir to be $(datadir)/octave/$(version)/imagelib >defining imagepath to be .:$(imagedir)// >defining __NO_MATH_INLINES avoids buggy GNU libc exp function >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for C++ support for new friend template declaration... yes >checking if C++ library is ISO compliant... yes >checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm >checking C++ ABI version used by x86_64-pc-linux-gnu-g++... gnu_v3 >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking whether x86_64-pc-linux-gnu-g++ prepends an underscore to external names... no >checking for sin in -lm... yes >checking fftw3.h usability... yes >checking fftw3.h presence... yes >checking for fftw3.h... yes >checking for fftw_plan_dft_1d in -lfftw3... yes >checking for IEEE 754 data format... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v >checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >checking for dummy main to link with Fortran 77 libraries... none >checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore >defining FFLAGS to be -O >checking for sgemm_ in -lblas... yes >checking for cheev_ in -llapack... yes >defining FPICFLAG to be -fPIC >defining CPICFLAG to be -fPIC >defining CXXPICFLAG to be -fPIC >defining SHLEXT to be so >defining SHLLIB to be $(SHLEXT) >defining SHLBIN to be >defining SHLEXT_VER to be $(SHLEXT).$(version) >defining SHLLIB_VER to be $(SHLLIB).$(version) >defining SHLBIN_VER to be $(SHLBIN).$(version) >defining SHLLINKEXT to be >defining DLFCN_DIR to be >defining SH_LD to be $(CXX) >defining SH_LDFLAGS to be -shared >defining DL_LD to be $(SH_LD) >defining DL_LDFLAGS to be $(SH_LDFLAGS) >defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic >defining SONAME_FLAGS to be -Wl,-soname -Wl,$@ >defining NO_OCT_FILE_STRIP to be false >defining RLD_FLAG to be -Wl,-rpath -Wl,$(octlibdir) >defining TEMPLATE_AR to be $(AR) >defining TEMPLATE_ARFLAGS to be rc >defining library_path_var to be LD_LIBRARY_PATH >checking for gethostname... yes >checking for getpwnam... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for dev_t... yes >checking for ino_t... yes >checking for nlink_t... yes >checking for nlink_t... (cached) yes >checking for long long int... yes >checking for unsigned long long int... yes >checking for sigset_t... yes >checking for sig_atomic_t... yes >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 8 >checking for long long... yes >checking size of long long... 8 >checking for working alloca.h... yes >checking for alloca... yes >checking for an ANSI C-conforming const... yes >checking whether including <string> defines NPOS... no >checking whether <new> defines placement delete operator... yes >checking whether C++ supports dynamic auto arrays... yes >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking floatingpoint.h usability... no >checking floatingpoint.h presence... no >checking for floatingpoint.h... no >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for memory.h... (cached) yes >checking nan.h usability... no >checking nan.h presence... no >checking for nan.h... no >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for sys/types.h... (cached) yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking for unistd.h... (cached) yes >checking varargs.h usability... no >checking varargs.h presence... no >checking for varargs.h... no >checking sstream usability... yes >checking sstream presence... yes >checking for sstream... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking sgtty.h usability... yes >checking sgtty.h presence... yes >checking for sgtty.h... yes >checking conio.h usability... no >checking conio.h presence... no >checking for conio.h... no >checking for atexit... yes >checking for basename... yes >checking for bcopy... yes >checking for bzero... yes >checking for canonicalize_file_name... yes >checking for dup2... yes >checking for endgrent... yes >checking for endpwent... yes >checking for execvp... yes >checking for fcntl... yes >checking for fork... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getgrent... yes >checking for getgrgid... yes >checking for getgrnam... yes >checking for getpgrp... yes >checking for getpid... yes >checking for getppid... yes >checking for getpwent... yes >checking for getpwuid... yes >checking for gettimeofday... yes >checking for getuid... yes >checking for getwd... yes >checking for _kbhit... no >checking for kill... yes >checking for link... yes >checking for localtime_r... yes >checking for lstat... yes >checking for memmove... yes >checking for mkdir... yes >checking for mkfifo... yes >checking for mkstemp... yes >checking for on_exit... yes >checking for pipe... yes >checking for poll... yes >checking for putenv... yes >checking for raise... yes >checking for readlink... yes >checking for rename... yes >checking for resolvepath... no >checking for rindex... yes >checking for rmdir... yes >checking for round... yes >checking for select... yes >checking for setgrent... yes >checking for setpwent... yes >checking for setvbuf... yes >checking for sigaction... yes >checking for siglongjmp... yes >checking for sigpending... yes >checking for sigprocmask... yes >checking for sigsuspend... yes >checking for stat... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strerror... yes >checking for strftime... yes >checking for stricmp... no >checking for strncasecmp... yes >checking for strnicmp... no >checking for strptime... yes >checking for symlink... yes >checking for tempnam... yes >checking for umask... yes >checking for unlink... yes >checking for usleep... yes >checking for vfprintf... yes >checking for vsprintf... yes >checking for vsnprintf... yes >checking for waitpid... yes >checking whether putenv uses malloc... no >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking for shl_load in -ldld... no >checking for shl_load... no >checking for shl_findsym... no >checking for LoadLibrary in -lwsock32... no >checking for LoadLibrary... no >checking for dlopen in -ldl... yes >checking for dlopen... yes >checking for dlsym... yes >checking for dlerror... yes >checking for dlclose... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -rdynamic... yes >checking for struct timeval... yes >checking whether gettimeofday can't accept two arguments... no >checking for finite... yes >checking for isnan... yes >checking for isinf... yes >checking for copysign... yes >checking for signbit... no >checking whether signbit is declared... yes >checking for acosh... yes >checking for asinh... yes >checking for atanh... yes >checking for erf... yes >checking for erfc... yes >checking for struct stat.st_blksize... yes >checking for struct stat.st_blocks... yes >checking for struct stat.st_rdev... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking whether closedir returns void... no >checking for struct group.gr_passwd... no >checking if mkdir takes one argument... no >checking for tputs in -lncurses... yes >checking for rl_set_keyboard_input_timeout in -lreadline... yes >checking for struct exception in math.h... yes >checking return type of signal handlers... void >checking whether sys_siglist is declared... yes >checking for sys_siglist variable... yes >checking for type of signal functions... posix >checking if signal handlers must be reinstalled when invoked... no >checking for getrusage... yes >checking for times... yes >checking for gawk... gawk >checking for a sed that does not truncate output... /bin/sed >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >defining LFLAGS to be -t -I >checking for bison... bison -y >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-nm... (cached) x86_64-pc-linux-gnu-nm >checking for runtest... runtest >checking for a BSD-compatible install... /usr/bin/install -c >checking for gnuplot... gnuplot >checking to see if your gnuplot supports multiplot... yes >checking to see if your gnuplot supports multiple plot windows... yes >checking for less... less >checking for gperf... gperf >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_FFTW3=1 -DHAVE_IEEE754_DATA_FORMAT=1 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ _ -DHAVE_BLAS=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=8 -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_LIMITS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NCURSES_H=1 -DHAVE_POLL_H=1 -DHAVE_PWD_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_SSTREAM=1 -DHAVE_TERMIO_H=1 -DHAVE_SGTTY_H=1 -DHAVE_ATEXIT=1 -DHAVE_BASENAME=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_CANONICALIZE_FILE_NAME=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_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_RENAME=1 -DHAVE_RINDEX=1 -DHAVE_RMDIR=1 -DHAVE_ROUND=1 -DHAVE_SELECT=1 -DHAVE_SETGRENT=1 -DHAVE_SETPWENT=1 -DHAVE_SETVBUF=1 -DHAVE_SIGACTION=1 -DHAVE_SIGLONGJMP=1 -DHAVE_SIGPENDING=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSUSPEND=1 -DHAVE_STAT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPTIME=1 -DHAVE_SYMLINK=1 -DHAVE_TEMPNAM=1 -DHAVE_UMASK=1 -DHAVE_UNLINK=1 -DHAVE_USLEEP=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_WAITPID=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_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 -DSYS_SIGLIST_DECLARED=1 -DHAVE_SYS_SIGLIST=1 -DHAVE_POSIX_SIGNALS=1 -DHAVE_GETRUSAGE=1 -DHAVE_TIMES=1 -DYYTEXT_POINTER=1 -DGNUPLOT_BINARY=\\\\\"gnuplot\\\\\" -DGNUPLOT_HAS_FRAMES=1 >checking whether x86_64-pc-linux-gnu-gcc accepts -Wall... yes >adding -Wall to WARN_CFLAGS >checking whether x86_64-pc-linux-gnu-gcc accepts -W... yes >adding -W to WARN_CFLAGS >checking whether x86_64-pc-linux-gnu-gcc accepts -Wshadow... yes >adding -Wshadow to WARN_CFLAGS >checking whether x86_64-pc-linux-gnu-g++ accepts -Wall... yes >adding -Wall to WARN_CXXFLAGS >checking whether x86_64-pc-linux-gnu-g++ accepts -W... yes >adding -W to WARN_CXXFLAGS >checking whether x86_64-pc-linux-gnu-g++ accepts -Wshadow... yes >adding -Wshadow to WARN_CXXFLAGS >configure: creating ./config.status >config.status: creating Makefile >config.status: creating octMakefile >config.status: creating Makeconf >config.status: WARNING: Makeconf.in seems to ignore the --datarootdir setting >config.status: creating install-octave >config.status: creating test/Makefile >config.status: creating dlfcn/Makefile >config.status: creating doc/Makefile >config.status: creating doc/faq/Makefile >config.status: creating doc/interpreter/Makefile >config.status: creating doc/liboctave/Makefile >config.status: creating doc/refcard/Makefile >config.status: creating emacs/Makefile >config.status: creating examples/Makefile >config.status: creating liboctave/Makefile >config.status: creating src/Makefile >config.status: creating libcruft/Makefile >config.status: creating libcruft/Makerules >config.status: creating libcruft/amos/Makefile >config.status: creating libcruft/blas/Makefile >config.status: creating libcruft/daspk/Makefile >config.status: creating libcruft/dasrt/Makefile >config.status: creating libcruft/dassl/Makefile >config.status: creating libcruft/fftpack/Makefile >config.status: creating libcruft/lapack/Makefile >config.status: creating libcruft/minpack/Makefile >config.status: creating libcruft/misc/Makefile >config.status: creating libcruft/odepack/Makefile >config.status: creating libcruft/ordered-qz/Makefile >config.status: creating libcruft/quadpack/Makefile >config.status: creating libcruft/ranlib/Makefile >config.status: creating libcruft/slatec-fn/Makefile >config.status: creating libcruft/slatec-err/Makefile >config.status: creating libcruft/villad/Makefile >config.status: creating libcruft/blas-xtra/Makefile >config.status: creating libcruft/lapack-xtra/Makefile >config.status: creating config.h >=== configuring in scripts (/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts) >configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--without-hdf5' '--enable-readline' '--localstatedir=/var/state/octave' '--enable-rpath' '--enable-lite-kernel' '--disable-static' '--enable-shared' '--enable-dl' '--without-mpi' '--with-blas=blas' '--with-lapack=lapack' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe' 'LDFLAGS= -lz' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/bin/install -c >configure: creating ./config.status >config.status: creating Makefile >config.status: creating audio/Makefile >config.status: creating control/Makefile >config.status: creating control/base/Makefile >config.status: creating control/hinf/Makefile >config.status: creating control/obsolete/Makefile >config.status: creating control/system/Makefile >config.status: creating control/util/Makefile >config.status: creating deprecated/Makefile >config.status: creating elfun/Makefile >config.status: creating finance/Makefile >config.status: creating general/Makefile >config.status: creating image/Makefile >config.status: creating io/Makefile >config.status: creating linear-algebra/Makefile >config.status: creating miscellaneous/Makefile >config.status: creating plot/Makefile >config.status: creating polynomial/Makefile >config.status: creating quaternion/Makefile >config.status: creating set/Makefile >config.status: creating signal/Makefile >config.status: creating specfun/Makefile >config.status: creating special-matrix/Makefile >config.status: creating startup/Makefile >config.status: creating statistics/Makefile >config.status: creating statistics/base/Makefile >config.status: creating statistics/distributions/Makefile >config.status: creating statistics/models/Makefile >config.status: creating statistics/tests/Makefile >config.status: creating strings/Makefile >config.status: creating time/Makefile > > >Octave is now configured for x86_64-pc-linux-gnu > > Source directory: . > Installation prefix: /usr > C compiler: x86_64-pc-linux-gnu-gcc -Wall -W -Wshadow -O2 -pipe > C++ compiler: x86_64-pc-linux-gnu-g++ -Wall -W -Wshadow -O2 -pipe > Fortran compiler: x86_64-pc-linux-gnu-gfortran -O > Fortran libraries: -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm > BLAS libraries: -llapack -lblas > FFTW libraries: -lfftw3 > HDF5 libraries: > MPI libraries: > LIBS: -lreadline -lncurses -ldl -lm > Default pager: less > gnuplot: gnuplot > > Do internal array bounds checking: false > Build static libraries: false > Build shared libraries: true > Dynamic Linking: true (dlopen) > Include support for GNU readline: true > > >*********************************************************** >* >* To compile Octave, you will need a recent versions of >* the following software: >* >* g++ (3.2.x or a more recent version) >* >* flex (2.5.4 or a more recent version) -- required if >* you need to recreate lex.cc from lex.l >* >* bison (1.31 or a more recent version) -- required if >* you need to recreate parse.cc from parse.y >* >* gperf (3.0.1 or a more recent version) -- required if >* you need to recreate oct-gperf.h from octave.gperf >* >* Now would be a good time to read INSTALL.OCTAVE if >* you have not done so already. >* >*********************************************************** > >make -f octMakefile all >make[1]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73' >making octave-bug from octave-bug.in >chmod a+rx octave-bug >making octave-config from octave-config.in >chmod a+rx octave-config >making mkoctfile from mkoctfile.in >chmod a+rx mkoctfile >make -C libcruft all >make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft' >make -C amos all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/amos' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dgamln.f -o pic/dgamln.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xzabs.f -o pic/xzabs.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xzexp.f -o pic/xzexp.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xzlog.f -o pic/xzlog.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xzsqrt.f -o pic/xzsqrt.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zacai.f -o pic/zacai.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zacon.f -o pic/zacon.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zairy.f -o pic/zairy.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zasyi.f -o pic/zasyi.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbesh.f -o pic/zbesh.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbesi.f -o pic/zbesi.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbesj.f -o pic/zbesj.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbesk.f -o pic/zbesk.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbesy.f -o pic/zbesy.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbinu.f -o pic/zbinu.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbiry.f -o pic/zbiry.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbknu.f -o pic/zbknu.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbuni.f -o pic/zbuni.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zbunk.f -o pic/zbunk.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zdiv.f -o pic/zdiv.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zkscl.f -o pic/zkscl.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zmlri.f -o pic/zmlri.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zmlt.f -o pic/zmlt.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zrati.f -o pic/zrati.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zs1s2.f -o pic/zs1s2.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zseri.f -o pic/zseri.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zshch.f -o pic/zshch.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zuchk.f -o pic/zuchk.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zunhj.f -o pic/zunhj.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zuni1.f -o pic/zuni1.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zuni2.f -o pic/zuni2.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zunik.f -o pic/zunik.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zunk1.f -o pic/zunk1.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zunk2.f -o pic/zunk2.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zuoik.f -o pic/zuoik.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O zwrsk.f -o pic/zwrsk.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/amos' >make -C blas-xtra all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/blas-xtra' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xerbla.f -o pic/xerbla.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/blas-xtra' >make -C daspk all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/daspk' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O datv.f -o pic/datv.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dcnst0.f -o pic/dcnst0.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dcnstr.f -o pic/dcnstr.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddasic.f -o pic/ddasic.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddasid.f -o pic/ddasid.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddasik.f -o pic/ddasik.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddaspk.f -o pic/ddaspk.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddstp.f -o pic/ddstp.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddwnrm.f -o pic/ddwnrm.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dfnrmd.f -o pic/dfnrmd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dfnrmk.f -o pic/dfnrmk.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dhels.f -o pic/dhels.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dheqr.f -o pic/dheqr.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dinvwt.f -o pic/dinvwt.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dlinsd.f -o pic/dlinsd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dlinsk.f -o pic/dlinsk.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dmatd.f -o pic/dmatd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dnedd.f -o pic/dnedd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dnedk.f -o pic/dnedk.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dnsd.f -o pic/dnsd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dnsid.f -o pic/dnsid.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dnsik.f -o pic/dnsik.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dnsk.f -o pic/dnsk.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dorth.f -o pic/dorth.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dslvd.f -o pic/dslvd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dslvk.f -o pic/dslvk.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dspigm.f -o pic/dspigm.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dyypnw.f -o pic/dyypnw.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/daspk' >make -C dasrt all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/dasrt' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddasrt.f -o pic/ddasrt.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O drchek.f -o pic/drchek.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O droots.f -o pic/droots.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/dasrt' >make -C dassl all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/dassl' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddaini.f -o pic/ddaini.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddajac.f -o pic/ddajac.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddanrm.f -o pic/ddanrm.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddaslv.f -o pic/ddaslv.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddassl.f -o pic/ddassl.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddastp.f -o pic/ddastp.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddatrp.f -o pic/ddatrp.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ddawts.f -o pic/ddawts.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/dassl' >make -C lapack-xtra all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/lapack-xtra' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xdlamch.f -o pic/xdlamch.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xdlange.f -o pic/xdlange.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xzlange.f -o pic/xzlange.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/lapack-xtra' >make -C minpack all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/minpack' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dogleg.f -o pic/dogleg.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dpmpar.f -o pic/dpmpar.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O enorm.f -o pic/enorm.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O fdjac1.f -o pic/fdjac1.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O hybrd1.f -o pic/hybrd1.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O hybrd.f -o pic/hybrd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O hybrj1.f -o pic/hybrj1.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O hybrj.f -o pic/hybrj.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O qform.f -o pic/qform.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O qrfac.f -o pic/qrfac.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O r1mpyq.f -o pic/r1mpyq.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O r1updt.f -o pic/r1updt.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/minpack' >make -C misc all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/misc' >making quit.d from quit.cc >making cquit.d from cquit.c >making lo-error.d from lo-error.c >making f77-fcn.d from f77-fcn.c >making f77-extern.d from f77-extern.cc >making machar.d from machar.c >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/misc' >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/misc' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O d1mach.f -o pic/d1mach.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O i1mach.f -o pic/i1mach.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe cquit.c -o pic/cquit.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe f77-fcn.c -o pic/f77-fcn.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe lo-error.c -o pic/lo-error.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -pipe -DDP machar.c -o pic/machar.o >f77-fcn.c: In function âxstopx_â: >f77-fcn.c:64: warning: function declared ânoreturnâ has a âreturnâ statement >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe f77-extern.cc -o pic/f77-extern.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe quit.cc -o pic/quit.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/misc' >make -C odepack all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/odepack' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O cfode.f -o pic/cfode.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dlsode.f -o pic/dlsode.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ewset.f -o pic/ewset.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O intdy.f -o pic/intdy.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O prepj.f -o pic/prepj.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O solsy.f -o pic/solsy.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O stode.f -o pic/stode.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O vnorm.f -o pic/vnorm.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/odepack' >make -C ordered-qz all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/ordered-qz' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dsubsp.f -o pic/dsubsp.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O exchqz.f -o pic/exchqz.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/ordered-qz' >make -C quadpack all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/quadpack' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dqagie.f -o pic/dqagie.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dqagi.f -o pic/dqagi.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dqagpe.f -o pic/dqagpe.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dqagp.f -o pic/dqagp.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dqelg.f -o pic/dqelg.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dqk15i.f -o pic/dqk15i.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dqk21.f -o pic/dqk21.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dqpsrt.f -o pic/dqpsrt.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xerror.f -o pic/xerror.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/quadpack' >make -C ranlib all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/ranlib' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O advnst.f -o pic/advnst.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O genbet.f -o pic/genbet.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O genchi.f -o pic/genchi.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O genexp.f -o pic/genexp.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O genf.f -o pic/genf.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O gengam.f -o pic/gengam.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O genmn.f -o pic/genmn.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O genmul.f -o pic/genmul.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O gennch.f -o pic/gennch.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O gennf.f -o pic/gennf.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O gennor.f -o pic/gennor.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O genprm.f -o pic/genprm.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O genunf.f -o pic/genunf.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O getcgn.f -o pic/getcgn.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O getsd.f -o pic/getsd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ignbin.f -o pic/ignbin.o > In file ignbin.f:181 > > IF (xnp-30.) 150,30,30 > 1 >Warning: Obsolete: arithmetic IF statement at (1) > In file ignbin.f:262 > > IF (m-ix) 80,120,100 > 1 >Warning: Obsolete: arithmetic IF statement at (1) > In file ignbin.f:273 > > 120 IF (v-f) 170,170,30 > 1 >Warning: Obsolete: arithmetic IF statement at (1) >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ignlgi.f -o pic/ignlgi.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ignnbn.f -o pic/ignnbn.o > In file ignbin.f:299 > > + 140./w2)/w2)/w2)/w2)/w/166320.)) 170,170,30 > 1 >Warning: Obsolete: arithmetic IF statement at (1) >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ignpoi.f -o pic/ignpoi.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ignuin.f -o pic/ignuin.o > In file ignpoi.f:228 > > IF (kflag) 40,40,60 > 1 >Warning: Obsolete: arithmetic IF statement at (1) >x86_64-pc-linux-gnu-gfortran -c -fPIC -O initgn.f -o pic/initgn.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O inrgcm.f -o pic/inrgcm.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O lennob.f -o pic/lennob.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O mltmod.f -o pic/mltmod.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O phrtsd.f -o pic/phrtsd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O qrgnin.f -o pic/qrgnin.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ranf.f -o pic/ranf.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O setall.f -o pic/setall.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O setant.f -o pic/setant.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O setgmn.f -o pic/setgmn.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O setsd.f -o pic/setsd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O sexpo.f -o pic/sexpo.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O sgamma.f -o pic/sgamma.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O snorm.f -o pic/snorm.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O wrap.f -o pic/wrap.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/ranlib' >make -C slatec-err all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/slatec-err' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O fdump.f -o pic/fdump.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O ixsav.f -o pic/ixsav.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O j4save.f -o pic/j4save.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xerclr.f -o pic/xerclr.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xercnt.f -o pic/xercnt.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xerhlt.f -o pic/xerhlt.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xermsg.f -o pic/xermsg.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xerprn.f -o pic/xerprn.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xerrwd.f -o pic/xerrwd.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xersve.f -o pic/xersve.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xgetf.f -o pic/xgetf.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xgetua.f -o pic/xgetua.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xsetf.f -o pic/xsetf.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xsetua.f -o pic/xsetua.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/slatec-err' >make -C slatec-fn all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/slatec-fn' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O d9gmit.f -o pic/d9gmit.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O d9lgic.f -o pic/d9lgic.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O d9lgit.f -o pic/d9lgit.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O d9lgmc.f -o pic/d9lgmc.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dacosh.f -o pic/dacosh.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dasinh.f -o pic/dasinh.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O datanh.f -o pic/datanh.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dbetai.f -o pic/dbetai.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dcsevl.f -o pic/dcsevl.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O derfc.f -o pic/derfc.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O derf.f -o pic/derf.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dgami.f -o pic/dgami.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dgamit.f -o pic/dgamit.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dgamlm.f -o pic/dgamlm.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dgamma.f -o pic/dgamma.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dgamr.f -o pic/dgamr.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dlbeta.f -o pic/dlbeta.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dlgams.f -o pic/dlgams.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dlngam.f -o pic/dlngam.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dlnrel.f -o pic/dlnrel.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O initds.f -o pic/initds.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xdacosh.f -o pic/xdacosh.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xdasinh.f -o pic/xdasinh.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xdatanh.f -o pic/xdatanh.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xdbetai.f -o pic/xdbetai.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xderfc.f -o pic/xderfc.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xderf.f -o pic/xderf.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xdgami.f -o pic/xdgami.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xdgamit.f -o pic/xdgamit.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xdgamma.f -o pic/xdgamma.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O xgmainc.f -o pic/xgmainc.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/slatec-fn' >make -C villad all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/villad' >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dfopr.f -o pic/dfopr.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O dif.f -o pic/dif.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O intrp.f -o pic/intrp.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O jcobi.f -o pic/jcobi.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O radau.f -o pic/radau.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -O vilerr.f -o pic/vilerr.o >warning: run make in parent directory to update libraries >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft/villad' >make libcruft.so.2.1.73 >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft' >rm -f libcruft.so >x86_64-pc-linux-gnu-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/xerbla.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/xzlange.o minpack/pic/dogleg.o minpack/pic/dpmpar.o minpack/pic/enorm.o minpack/pic/fdjac1.o minpack/pic/hybrd1.o minpack/pic/hybrd.o minpack/pic/hybrj1.o minpack/pic/hybrj.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/dqagie.o quadpack/pic/dqagi.o quadpack/pic/dqagpe.o quadpack/pic/dqagp.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/derfc.o slatec-fn/pic/derf.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/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/xderfc.o slatec-fn/pic/xderf.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 -lblas -lfftw3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >rm -f libcruft.so.2.1.73 >ln -s libcruft.so libcruft.so.2.1.73 >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft' >make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/libcruft' >make -C liboctave all >make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/liboctave' >making DASPK-opts.h from DASPK-opts.in >making DASSL-opts.h from DASSL-opts.in >gawk -f ./mk-ops.awk prefix=mx make_inclusive_header=mx-ops.h ./mx-ops > mx-ops.h-t >../move-if-change mx-ops.h-t mx-ops.h >making pathsearch.d from pathsearch.cc >DASPK-opts.h is unchanged >DASSL-opts.h is unchanged >making kpse-xfns.d from kpse-xfns.c >making oct-rl-hist.d from oct-rl-hist.c >making oct-rl-edit.d from oct-rl-edit.c >mx-ops.h is unchanged >making cmd-hist.d from cmd-hist.cc >making cmd-edit.d from cmd-edit.cc >making tempnam.d from tempnam.c >making tempname.d from tempname.c >making strptime.d from strptime.c >making strftime.d from strftime.c >making rmdir.d from rmdir.c >making rename.d from rename.c >making oct-getopt.d from oct-getopt.c >making mkdir.d from mkdir.c >making lo-cutils.d from lo-cutils.c >making lo-cieee.d from lo-cieee.c >making getopt1.d from getopt1.c >making getopt.d from getopt.c >making filemode.d from filemode.c >making f2c-main.d from f2c-main.c >making vx-s-crv.d from vx-s-crv.cc >making vx-s-ccv.d from vx-s-ccv.cc >making vx-rv-cs.d from vx-rv-cs.cc >making vx-rv-crv.d from vx-rv-crv.cc >making vx-cv-cs.d from vx-cv-cs.cc >making vx-cv-ccv.d from vx-cv-ccv.cc >making vx-cs-rv.d from vx-cs-rv.cc >making vx-cs-cv.d from vx-cs-cv.cc >making vx-crv-s.d from vx-crv-s.cc >making vx-crv-rv.d from vx-crv-rv.cc >making vx-ccv-s.d from vx-ccv-s.cc >making vx-ccv-cv.d from vx-ccv-cv.cc >making mx-ui64nda-i64nda.d from mx-ui64nda-i64nda.cc >making mx-ui64nda-ui32nda.d from mx-ui64nda-ui32nda.cc >making mx-ui64nda-i32nda.d from mx-ui64nda-i32nda.cc >making mx-ui64nda-ui16nda.d from mx-ui64nda-ui16nda.cc >making mx-ui64nda-i16nda.d from mx-ui64nda-i16nda.cc >making mx-ui64nda-ui8nda.d from mx-ui64nda-ui8nda.cc >making mx-ui64nda-i8nda.d from mx-ui64nda-i8nda.cc >making mx-ui32nda-ui64nda.d from mx-ui32nda-ui64nda.cc >making mx-ui32nda-i64nda.d from mx-ui32nda-i64nda.cc >making mx-ui32nda-i32nda.d from mx-ui32nda-i32nda.cc >making mx-ui32nda-ui16nda.d from mx-ui32nda-ui16nda.cc >making mx-ui32nda-i16nda.d from mx-ui32nda-i16nda.cc >making mx-ui32nda-ui8nda.d from mx-ui32nda-ui8nda.cc >making mx-ui32nda-i8nda.d from mx-ui32nda-i8nda.cc >making mx-ui16nda-ui64nda.d from mx-ui16nda-ui64nda.cc >making mx-ui16nda-i64nda.d from mx-ui16nda-i64nda.cc >making mx-ui16nda-ui32nda.d from mx-ui16nda-ui32nda.cc >making mx-ui16nda-i32nda.d from mx-ui16nda-i32nda.cc >making mx-ui16nda-i16nda.d from mx-ui16nda-i16nda.cc >making mx-ui16nda-ui8nda.d from mx-ui16nda-ui8nda.cc >making mx-ui16nda-i8nda.d from mx-ui16nda-i8nda.cc >making mx-ui8nda-ui64nda.d from mx-ui8nda-ui64nda.cc >making mx-ui8nda-i64nda.d from mx-ui8nda-i64nda.cc >making mx-ui8nda-ui32nda.d from mx-ui8nda-ui32nda.cc >making mx-ui8nda-i32nda.d from mx-ui8nda-i32nda.cc >making mx-ui8nda-ui16nda.d from mx-ui8nda-ui16nda.cc >making mx-ui8nda-i16nda.d from mx-ui8nda-i16nda.cc >making mx-ui8nda-i8nda.d from mx-ui8nda-i8nda.cc >making mx-i64nda-ui64nda.d from mx-i64nda-ui64nda.cc >making mx-i64nda-ui32nda.d from mx-i64nda-ui32nda.cc >making mx-i64nda-i32nda.d from mx-i64nda-i32nda.cc >making mx-i64nda-i16nda.d from mx-i64nda-i16nda.cc >making mx-i64nda-ui16nda.d from mx-i64nda-ui16nda.cc >making mx-i64nda-ui8nda.d from mx-i64nda-ui8nda.cc >making mx-i64nda-i8nda.d from mx-i64nda-i8nda.cc >making mx-i32nda-ui64nda.d from mx-i32nda-ui64nda.cc >making mx-i32nda-i64nda.d from mx-i32nda-i64nda.cc >making mx-i32nda-ui32nda.d from mx-i32nda-ui32nda.cc >making mx-i32nda-ui16nda.d from mx-i32nda-ui16nda.cc >making mx-i32nda-i16nda.d from mx-i32nda-i16nda.cc >making mx-i32nda-ui8nda.d from mx-i32nda-ui8nda.cc >making mx-i32nda-i8nda.d from mx-i32nda-i8nda.cc >making mx-i16nda-ui64nda.d from mx-i16nda-ui64nda.cc >making mx-i16nda-i64nda.d from mx-i16nda-i64nda.cc >making mx-i16nda-ui32nda.d from mx-i16nda-ui32nda.cc >making mx-i16nda-i32nda.d from mx-i16nda-i32nda.cc >making mx-i16nda-ui16nda.d from mx-i16nda-ui16nda.cc >making mx-i16nda-ui8nda.d from mx-i16nda-ui8nda.cc >making mx-i16nda-i8nda.d from mx-i16nda-i8nda.cc >making mx-i8nda-ui64nda.d from mx-i8nda-ui64nda.cc >making mx-i8nda-i64nda.d from mx-i8nda-i64nda.cc >making mx-i8nda-ui32nda.d from mx-i8nda-ui32nda.cc >making mx-i8nda-i32nda.d from mx-i8nda-i32nda.cc >making mx-i8nda-ui16nda.d from mx-i8nda-ui16nda.cc >making mx-i8nda-i16nda.d from mx-i8nda-i16nda.cc >making mx-i8nda-ui8nda.d from mx-i8nda-ui8nda.cc >making mx-ui64-i64nda.d from mx-ui64-i64nda.cc >making mx-ui64-ui32nda.d from mx-ui64-ui32nda.cc >making mx-ui64-i32nda.d from mx-ui64-i32nda.cc >making mx-ui64-ui16nda.d from mx-ui64-ui16nda.cc >making mx-ui64-i16nda.d from mx-ui64-i16nda.cc >making mx-ui64-ui8nda.d from mx-ui64-ui8nda.cc >making mx-ui64-i8nda.d from mx-ui64-i8nda.cc >making mx-ui32-ui64nda.d from mx-ui32-ui64nda.cc >making mx-ui32-i64nda.d from mx-ui32-i64nda.cc >making mx-ui32-i32nda.d from mx-ui32-i32nda.cc >making mx-ui32-ui16nda.d from mx-ui32-ui16nda.cc >making mx-ui32-i16nda.d from mx-ui32-i16nda.cc >making mx-ui32-ui8nda.d from mx-ui32-ui8nda.cc >making mx-ui32-i8nda.d from mx-ui32-i8nda.cc >making mx-ui16-ui64nda.d from mx-ui16-ui64nda.cc >making mx-ui16-i64nda.d from mx-ui16-i64nda.cc >making mx-ui16-ui32nda.d from mx-ui16-ui32nda.cc >making mx-ui16-i32nda.d from mx-ui16-i32nda.cc >making mx-ui16-i16nda.d from mx-ui16-i16nda.cc >making mx-ui16-ui8nda.d from mx-ui16-ui8nda.cc >making mx-ui16-i8nda.d from mx-ui16-i8nda.cc >making mx-ui8-ui64nda.d from mx-ui8-ui64nda.cc >making mx-ui8-i64nda.d from mx-ui8-i64nda.cc >making mx-ui8-ui32nda.d from mx-ui8-ui32nda.cc >making mx-ui8-i32nda.d from mx-ui8-i32nda.cc >making mx-ui8-ui16nda.d from mx-ui8-ui16nda.cc >making mx-ui8-i16nda.d from mx-ui8-i16nda.cc >making mx-ui8-i8nda.d from mx-ui8-i8nda.cc >making mx-i64-ui64nda.d from mx-i64-ui64nda.cc >making mx-i64-ui32nda.d from mx-i64-ui32nda.cc >making mx-i64-i32nda.d from mx-i64-i32nda.cc >making mx-i64-ui16nda.d from mx-i64-ui16nda.cc >making mx-i64-i16nda.d from mx-i64-i16nda.cc >making mx-i64-ui8nda.d from mx-i64-ui8nda.cc >making mx-i64-i8nda.d from mx-i64-i8nda.cc >making mx-i32-ui64nda.d from mx-i32-ui64nda.cc >making mx-i32-i64nda.d from mx-i32-i64nda.cc >making mx-i32-ui32nda.d from mx-i32-ui32nda.cc >making mx-i32-ui16nda.d from mx-i32-ui16nda.cc >making mx-i32-i16nda.d from mx-i32-i16nda.cc >making mx-i32-ui8nda.d from mx-i32-ui8nda.cc >making mx-i32-i8nda.d from mx-i32-i8nda.cc >making mx-i16-ui64nda.d from mx-i16-ui64nda.cc >making mx-i16-i64nda.d from mx-i16-i64nda.cc >making mx-i16-ui32nda.d from mx-i16-ui32nda.cc >making mx-i16-i32nda.d from mx-i16-i32nda.cc >making mx-i16-ui16nda.d from mx-i16-ui16nda.cc >making mx-i16-ui8nda.d from mx-i16-ui8nda.cc >making mx-i16-i8nda.d from mx-i16-i8nda.cc >making mx-i8-ui64nda.d from mx-i8-ui64nda.cc >making mx-i8-i64nda.d from mx-i8-i64nda.cc >making mx-i8-ui32nda.d from mx-i8-ui32nda.cc >making mx-i8-i32nda.d from mx-i8-i32nda.cc >making mx-i8-ui16nda.d from mx-i8-ui16nda.cc >making mx-i8-i16nda.d from mx-i8-i16nda.cc >making mx-i8-ui8nda.d from mx-i8-ui8nda.cc >making mx-ui64nda-i64.d from mx-ui64nda-i64.cc >making mx-ui64nda-ui32.d from mx-ui64nda-ui32.cc >making mx-ui64nda-i32.d from mx-ui64nda-i32.cc >making mx-ui64nda-ui16.d from mx-ui64nda-ui16.cc >making mx-ui64nda-i16.d from mx-ui64nda-i16.cc >making mx-ui64nda-ui8.d from mx-ui64nda-ui8.cc >making mx-ui64nda-i8.d from mx-ui64nda-i8.cc >making mx-ui32nda-ui64.d from mx-ui32nda-ui64.cc >making mx-ui32nda-i64.d from mx-ui32nda-i64.cc >making mx-ui32nda-i32.d from mx-ui32nda-i32.cc >making mx-ui32nda-ui16.d from mx-ui32nda-ui16.cc >making mx-ui32nda-i16.d from mx-ui32nda-i16.cc >making mx-ui32nda-ui8.d from mx-ui32nda-ui8.cc >making mx-ui32nda-i8.d from mx-ui32nda-i8.cc >making mx-ui16nda-ui64.d from mx-ui16nda-ui64.cc >making mx-ui16nda-i64.d from mx-ui16nda-i64.cc >making mx-ui16nda-ui32.d from mx-ui16nda-ui32.cc >making mx-ui16nda-i32.d from mx-ui16nda-i32.cc >making mx-ui16nda-i16.d from mx-ui16nda-i16.cc >making mx-ui16nda-ui8.d from mx-ui16nda-ui8.cc >making mx-ui16nda-i8.d from mx-ui16nda-i8.cc >making mx-ui8nda-ui64.d from mx-ui8nda-ui64.cc >making mx-ui8nda-i64.d from mx-ui8nda-i64.cc >making mx-ui8nda-ui32.d from mx-ui8nda-ui32.cc >making mx-ui8nda-i32.d from mx-ui8nda-i32.cc >making mx-ui8nda-ui16.d from mx-ui8nda-ui16.cc >making mx-ui8nda-i16.d from mx-ui8nda-i16.cc >making mx-ui8nda-i8.d from mx-ui8nda-i8.cc >making mx-i64nda-ui64.d from mx-i64nda-ui64.cc >making mx-i64nda-ui32.d from mx-i64nda-ui32.cc >making mx-i64nda-i32.d from mx-i64nda-i32.cc >making mx-i64nda-ui16.d from mx-i64nda-ui16.cc >making mx-i64nda-i16.d from mx-i64nda-i16.cc >making mx-i64nda-ui8.d from mx-i64nda-ui8.cc >making mx-i64nda-i8.d from mx-i64nda-i8.cc >making mx-i32nda-ui64.d from mx-i32nda-ui64.cc >making mx-i32nda-i64.d from mx-i32nda-i64.cc >making mx-i32nda-ui32.d from mx-i32nda-ui32.cc >making mx-i32nda-ui16.d from mx-i32nda-ui16.cc >making mx-i32nda-i16.d from mx-i32nda-i16.cc >making mx-i32nda-ui8.d from mx-i32nda-ui8.cc >making mx-i32nda-i8.d from mx-i32nda-i8.cc >making mx-i16nda-ui64.d from mx-i16nda-ui64.cc >making mx-i16nda-i64.d from mx-i16nda-i64.cc >making mx-i16nda-ui32.d from mx-i16nda-ui32.cc >making mx-i16nda-i32.d from mx-i16nda-i32.cc >making mx-i16nda-ui16.d from mx-i16nda-ui16.cc >making mx-i16nda-ui8.d from mx-i16nda-ui8.cc >making mx-i16nda-i8.d from mx-i16nda-i8.cc >making mx-i8nda-ui64.d from mx-i8nda-ui64.cc >making mx-i8nda-i64.d from mx-i8nda-i64.cc >making mx-i8nda-ui32.d from mx-i8nda-ui32.cc >making mx-i8nda-i32.d from mx-i8nda-i32.cc >making mx-i8nda-ui16.d from mx-i8nda-ui16.cc >making mx-i8nda-i16.d from mx-i8nda-i16.cc >making mx-i8nda-ui8.d from mx-i8nda-ui8.cc >making mx-ui64nda-nda.d from mx-ui64nda-nda.cc >making mx-nda-ui64nda.d from mx-nda-ui64nda.cc >making mx-i64nda-nda.d from mx-i64nda-nda.cc >making mx-nda-i64nda.d from mx-nda-i64nda.cc >making mx-ui32nda-nda.d from mx-ui32nda-nda.cc >making mx-nda-ui32nda.d from mx-nda-ui32nda.cc >making mx-i32nda-nda.d from mx-i32nda-nda.cc >making mx-nda-i32nda.d from mx-nda-i32nda.cc >making mx-ui16nda-nda.d from mx-ui16nda-nda.cc >making mx-nda-ui16nda.d from mx-nda-ui16nda.cc >making mx-i16nda-nda.d from mx-i16nda-nda.cc >making mx-nda-i16nda.d from mx-nda-i16nda.cc >making mx-ui8nda-nda.d from mx-ui8nda-nda.cc >making mx-nda-ui8nda.d from mx-nda-ui8nda.cc >making mx-i8nda-nda.d from mx-i8nda-nda.cc >making mx-nda-i8nda.d from mx-nda-i8nda.cc >making mx-ui64-nda.d from mx-ui64-nda.cc >making mx-nda-ui64.d from mx-nda-ui64.cc >making mx-i64-nda.d from mx-i64-nda.cc >making mx-nda-i64.d from mx-nda-i64.cc >making mx-ui32-nda.d from mx-ui32-nda.cc >making mx-nda-ui32.d from mx-nda-ui32.cc >making mx-i32-nda.d from mx-i32-nda.cc >making mx-nda-i32.d from mx-nda-i32.cc >making mx-ui16-nda.d from mx-ui16-nda.cc >making mx-nda-ui16.d from mx-nda-ui16.cc >making mx-i16-nda.d from mx-i16-nda.cc >making mx-nda-i16.d from mx-nda-i16.cc >making mx-ui8-nda.d from mx-ui8-nda.cc >making mx-nda-ui8.d from mx-nda-ui8.cc >making mx-i8-nda.d from mx-i8-nda.cc >making mx-nda-i8.d from mx-nda-i8.cc >making mx-ui64nda-s.d from mx-ui64nda-s.cc >making mx-s-ui64nda.d from mx-s-ui64nda.cc >making mx-i64nda-s.d from mx-i64nda-s.cc >making mx-s-i64nda.d from mx-s-i64nda.cc >making mx-ui32nda-s.d from mx-ui32nda-s.cc >making mx-s-ui32nda.d from mx-s-ui32nda.cc >making mx-i32nda-s.d from mx-i32nda-s.cc >making mx-s-i32nda.d from mx-s-i32nda.cc >making mx-ui16nda-s.d from mx-ui16nda-s.cc >making mx-s-ui16nda.d from mx-s-ui16nda.cc >making mx-i16nda-s.d from mx-i16nda-s.cc >making mx-s-i16nda.d from mx-s-i16nda.cc >making mx-ui8nda-s.d from mx-ui8nda-s.cc >making mx-s-ui8nda.d from mx-s-ui8nda.cc >making mx-i8nda-s.d from mx-i8nda-s.cc >making mx-s-i8nda.d from mx-s-i8nda.cc >making mx-s-dm.d from mx-s-dm.cc >making mx-m-dm.d from mx-m-dm.cc >making mx-dm-s.d from mx-dm-s.cc >making mx-dm-m.d from mx-dm-m.cc >making mx-s-cnda.d from mx-s-cnda.cc >making mx-s-cm.d from mx-s-cm.cc >making mx-s-cdm.d from mx-s-cdm.cc >making mx-nda-cnda.d from mx-nda-cnda.cc >making mx-m-cm.d from mx-m-cm.cc >making mx-m-cdm.d from mx-m-cdm.cc >making mx-nda-cs.d from mx-nda-cs.cc >making mx-m-cs.d from mx-m-cs.cc >making mx-dm-cm.d from mx-dm-cm.cc >making mx-dm-cs.d from mx-dm-cs.cc >making mx-cnda-s.d from mx-cnda-s.cc >making mx-cm-s.d from mx-cm-s.cc >making mx-cnda-nda.d from mx-cnda-nda.cc >making mx-cm-m.d from mx-cm-m.cc >making mx-cm-dm.d from mx-cm-dm.cc >making mx-cm-cdm.d from mx-cm-cdm.cc >making mx-cdm-s.d from mx-cdm-s.cc >making mx-cdm-m.d from mx-cdm-m.cc >making mx-cdm-cm.d from mx-cdm-cm.cc >making mx-cdm-cs.d from mx-cdm-cs.cc >making mx-cs-nda.d from mx-cs-nda.cc >making mx-cs-m.d from mx-cs-m.cc >making mx-cs-dm.d from mx-cs-dm.cc >making mx-cs-cdm.d from mx-cs-cdm.cc >making mx-dm-cdm.d from mx-dm-cdm.cc >making mx-cdm-dm.d from mx-cdm-dm.cc >making uint64NDArray.d from uint64NDArray.cc >making int64NDArray.d from int64NDArray.cc >making uint32NDArray.d from uint32NDArray.cc >making int32NDArray.d from int32NDArray.cc >making uint16NDArray.d from uint16NDArray.cc >making int16NDArray.d from int16NDArray.cc >making uint8NDArray.d from uint8NDArray.cc >making int8NDArray.d from int8NDArray.cc >making dbleSVD.d from dbleSVD.cc >making dbleSCHUR.d from dbleSCHUR.cc >making dbleQRP.d from dbleQRP.cc >making dbleQR.d from dbleQR.cc >making dbleLU.d from dbleLU.cc >making dbleHESS.d from dbleHESS.cc >making dbleDET.d from dbleDET.cc >making dbleCHOL.d from dbleCHOL.cc >making dbleAEPBAL.d from dbleAEPBAL.cc >making dRowVector.d from dRowVector.cc >making dNDArray.d from dNDArray.cc >making dMatrix.d from dMatrix.cc >making dDiagMatrix.d from dDiagMatrix.cc >making dColVector.d from dColVector.cc >making chNDArray.d from chNDArray.cc >making chMatrix.d from chMatrix.cc >making boolNDArray.d from boolNDArray.cc >making boolMatrix.d from boolMatrix.cc >making EIG.d from EIG.cc >making CmplxSVD.d from CmplxSVD.cc >making CmplxSCHUR.d from CmplxSCHUR.cc >making CmplxQRP.d from CmplxQRP.cc >making CmplxQR.d from CmplxQR.cc >making CmplxLU.d from CmplxLU.cc >making CmplxHESS.d from CmplxHESS.cc >making CmplxDET.d from CmplxDET.cc >making CmplxCHOL.d from CmplxCHOL.cc >making CmplxAEPBAL.d from CmplxAEPBAL.cc >making CRowVector.d from CRowVector.cc >making CNDArray.d from CNDArray.cc >making CMatrix.d from CMatrix.cc >making CDiagMatrix.d from CDiagMatrix.cc >making CColVector.d from CColVector.cc >making Array-util.d from Array-util.cc >making Array-flags.d from Array-flags.cc >making oct-inttypes.d from oct-inttypes.cc >making MArray-s.d from MArray-s.cc >making MArray-d.d from MArray-d.cc >making MArray-i.d from MArray-i.cc >making MArray-ch.d from MArray-ch.cc >making MArray-C.d from MArray-C.cc >making Array-idx-vec.d from Array-idx-vec.cc >making Array-str.d from Array-str.cc >making Array-so.d from Array-so.cc >making Array-s.d from Array-s.cc >making Array-d.d from Array-d.cc >making Array-i.d from Array-i.cc >making Array-ch.d from Array-ch.cc >making Array-b.d from Array-b.cc >making Array-C.d from Array-C.cc >making oct-sort.d from oct-sort.cc >making base-lu.d from base-lu.cc >making MDiagArray2.d from MDiagArray2.cc >making MArrayN.d from MArrayN.cc >making MArray2.d from MArray2.cc >making MArray.d from MArray.cc >making DiagArray2.d from DiagArray2.cc >making ArrayN.d from ArrayN.cc >making Array.d from Array.cc >making str-vec.d from str-vec.cc >making so-array.d from so-array.cc >making prog-args.d from prog-args.cc >making oct-time.d from oct-time.cc >making oct-syscalls.d from oct-syscalls.cc >making oct-shlib.d from oct-shlib.cc >making oct-rand.d from oct-rand.cc >making oct-passwd.d from oct-passwd.cc >making oct-group.d from oct-group.cc >making oct-fftw.d from oct-fftw.cc >making oct-env.d from oct-env.cc >making oct-alloc.d from oct-alloc.cc >making mach-info.d from mach-info.cc >making lo-utils.d from lo-utils.cc >making lo-sysdep.d from lo-sysdep.cc >making lo-specfun.d from lo-specfun.cc >making lo-mappers.d from lo-mappers.cc >making lo-ieee.d from lo-ieee.cc >making idx-vector.d from idx-vector.cc >making glob-match.d from glob-match.cc >making file-stat.d from file-stat.cc >making file-ops.d from file-ops.cc >making dir-ops.d from dir-ops.cc >making data-conv.d from data-conv.cc >making Range.d from Range.cc >making Quad.d from Quad.cc >making ODES.d from ODES.cc >making NLEqn.d from NLEqn.cc >making LSODE.d from LSODE.cc >making LPsolve.d from LPsolve.cc >making LinConst.d from LinConst.cc >making FEGrid.d from FEGrid.cc >making DASRT.d from DASRT.cc >making DASPK.d from DASPK.cc >making DASSL.d from DASSL.cc >making CollocWt.d from CollocWt.cc >making Bounds.d from Bounds.cc >touch stamp-prereq >make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/liboctave' >make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/liboctave' >making DASPK-opts.h from DASPK-opts.in >making DASSL-opts.h from DASSL-opts.in >gawk -f ./mk-ops.awk prefix=mx make_inclusive_header=mx-ops.h ./mx-ops > mx-ops.h-t >DASPK-opts.h is unchanged >DASSL-opts.h is unchanged >../move-if-change mx-ops.h-t mx-ops.h >mx-ops.h is unchanged >mkdir pic >touch stmp-pic >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Bounds.cc -o pic/Bounds.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CollocWt.cc -o pic/CollocWt.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe DASPK.cc -o pic/DASPK.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe DASRT.cc -o pic/DASRT.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe DASSL.cc -o pic/DASSL.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe FEGrid.cc -o pic/FEGrid.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe LinConst.cc -o pic/LinConst.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe LPsolve.cc -o pic/LPsolve.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe LSODE.cc -o pic/LSODE.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe NLEqn.cc -o pic/NLEqn.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ODES.cc -o pic/ODES.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Quad.cc -o pic/Quad.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Range.cc -o pic/Range.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe data-conv.cc -o pic/data-conv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dir-ops.cc -o pic/dir-ops.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe file-ops.cc -o pic/file-ops.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe file-stat.cc -o pic/file-stat.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe glob-match.cc -o pic/glob-match.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe idx-vector.cc -o pic/idx-vector.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe lo-ieee.cc -o pic/lo-ieee.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe lo-mappers.cc -o pic/lo-mappers.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe lo-specfun.cc -o pic/lo-specfun.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe lo-sysdep.cc -o pic/lo-sysdep.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe lo-utils.cc -o pic/lo-utils.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mach-info.cc -o pic/mach-info.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-alloc.cc -o pic/oct-alloc.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-env.cc -o pic/oct-env.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-fftw.cc -o pic/oct-fftw.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-group.cc -o pic/oct-group.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-passwd.cc -o pic/oct-passwd.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-rand.cc -o pic/oct-rand.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-shlib.cc -o pic/oct-shlib.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-syscalls.cc -o pic/oct-syscalls.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-time.cc -o pic/oct-time.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe prog-args.cc -o pic/prog-args.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe so-array.cc -o pic/so-array.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe str-vec.cc -o pic/str-vec.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array.cc -o pic/Array.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ArrayN.cc -o pic/ArrayN.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe DiagArray2.cc -o pic/DiagArray2.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe MArray.cc -o pic/MArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe MArray2.cc -o pic/MArray2.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe MArrayN.cc -o pic/MArrayN.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe MDiagArray2.cc -o pic/MDiagArray2.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe base-lu.cc -o pic/base-lu.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-sort.cc -o pic/oct-sort.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-C.cc -o pic/Array-C.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-b.cc -o pic/Array-b.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-ch.cc -o pic/Array-ch.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-i.cc -o pic/Array-i.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-d.cc -o pic/Array-d.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-s.cc -o pic/Array-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-so.cc -o pic/Array-so.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-str.cc -o pic/Array-str.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-idx-vec.cc -o pic/Array-idx-vec.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe MArray-C.cc -o pic/MArray-C.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe MArray-ch.cc -o pic/MArray-ch.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe MArray-i.cc -o pic/MArray-i.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe MArray-d.cc -o pic/MArray-d.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe MArray-s.cc -o pic/MArray-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-inttypes.cc -o pic/oct-inttypes.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-flags.cc -o pic/Array-flags.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Array-util.cc -o pic/Array-util.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CColVector.cc -o pic/CColVector.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CDiagMatrix.cc -o pic/CDiagMatrix.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CMatrix.cc -o pic/CMatrix.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CNDArray.cc -o pic/CNDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CRowVector.cc -o pic/CRowVector.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CmplxAEPBAL.cc -o pic/CmplxAEPBAL.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CmplxCHOL.cc -o pic/CmplxCHOL.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CmplxDET.cc -o pic/CmplxDET.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CmplxHESS.cc -o pic/CmplxHESS.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CmplxLU.cc -o pic/CmplxLU.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CmplxQR.cc -o pic/CmplxQR.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CmplxQRP.cc -o pic/CmplxQRP.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CmplxSCHUR.cc -o pic/CmplxSCHUR.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe CmplxSVD.cc -o pic/CmplxSVD.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe EIG.cc -o pic/EIG.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe boolMatrix.cc -o pic/boolMatrix.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe boolNDArray.cc -o pic/boolNDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe chMatrix.cc -o pic/chMatrix.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe chNDArray.cc -o pic/chNDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dColVector.cc -o pic/dColVector.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dDiagMatrix.cc -o pic/dDiagMatrix.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dMatrix.cc -o pic/dMatrix.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dNDArray.cc -o pic/dNDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dRowVector.cc -o pic/dRowVector.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dbleAEPBAL.cc -o pic/dbleAEPBAL.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dbleCHOL.cc -o pic/dbleCHOL.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dbleDET.cc -o pic/dbleDET.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dbleHESS.cc -o pic/dbleHESS.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dbleLU.cc -o pic/dbleLU.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dbleQR.cc -o pic/dbleQR.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dbleQRP.cc -o pic/dbleQRP.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dbleSCHUR.cc -o pic/dbleSCHUR.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dbleSVD.cc -o pic/dbleSVD.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe int8NDArray.cc -o pic/int8NDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe uint8NDArray.cc -o pic/uint8NDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe int16NDArray.cc -o pic/int16NDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe uint16NDArray.cc -o pic/uint16NDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe int32NDArray.cc -o pic/int32NDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe uint32NDArray.cc -o pic/uint32NDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe int64NDArray.cc -o pic/int64NDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe uint64NDArray.cc -o pic/uint64NDArray.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cdm-dm.cc -o pic/mx-cdm-dm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-dm-cdm.cc -o pic/mx-dm-cdm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cs-cdm.cc -o pic/mx-cs-cdm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cs-dm.cc -o pic/mx-cs-dm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cs-m.cc -o pic/mx-cs-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cs-nda.cc -o pic/mx-cs-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cdm-cs.cc -o pic/mx-cdm-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cdm-cm.cc -o pic/mx-cdm-cm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cdm-m.cc -o pic/mx-cdm-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cdm-s.cc -o pic/mx-cdm-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cm-cdm.cc -o pic/mx-cm-cdm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cm-dm.cc -o pic/mx-cm-dm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cm-m.cc -o pic/mx-cm-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cnda-nda.cc -o pic/mx-cnda-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cm-s.cc -o pic/mx-cm-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-cnda-s.cc -o pic/mx-cnda-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-dm-cs.cc -o pic/mx-dm-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-dm-cm.cc -o pic/mx-dm-cm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-m-cs.cc -o pic/mx-m-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-cs.cc -o pic/mx-nda-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-m-cdm.cc -o pic/mx-m-cdm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-m-cm.cc -o pic/mx-m-cm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-cnda.cc -o pic/mx-nda-cnda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-cdm.cc -o pic/mx-s-cdm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-cm.cc -o pic/mx-s-cm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-cnda.cc -o pic/mx-s-cnda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-dm-m.cc -o pic/mx-dm-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-dm-s.cc -o pic/mx-dm-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-m-dm.cc -o pic/mx-m-dm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-dm.cc -o pic/mx-s-dm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-i8nda.cc -o pic/mx-s-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-s.cc -o pic/mx-i8nda-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-ui8nda.cc -o pic/mx-s-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-s.cc -o pic/mx-ui8nda-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-i16nda.cc -o pic/mx-s-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-s.cc -o pic/mx-i16nda-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-ui16nda.cc -o pic/mx-s-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-s.cc -o pic/mx-ui16nda-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-i32nda.cc -o pic/mx-s-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-s.cc -o pic/mx-i32nda-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-ui32nda.cc -o pic/mx-s-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-s.cc -o pic/mx-ui32nda-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-i64nda.cc -o pic/mx-s-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-s.cc -o pic/mx-i64nda-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-s-ui64nda.cc -o pic/mx-s-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-s.cc -o pic/mx-ui64nda-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-i8.cc -o pic/mx-nda-i8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8-nda.cc -o pic/mx-i8-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-ui8.cc -o pic/mx-nda-ui8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8-nda.cc -o pic/mx-ui8-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-i16.cc -o pic/mx-nda-i16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16-nda.cc -o pic/mx-i16-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-ui16.cc -o pic/mx-nda-ui16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16-nda.cc -o pic/mx-ui16-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-i32.cc -o pic/mx-nda-i32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32-nda.cc -o pic/mx-i32-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-ui32.cc -o pic/mx-nda-ui32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32-nda.cc -o pic/mx-ui32-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-i64.cc -o pic/mx-nda-i64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64-nda.cc -o pic/mx-i64-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-ui64.cc -o pic/mx-nda-ui64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64-nda.cc -o pic/mx-ui64-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-i8nda.cc -o pic/mx-nda-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-nda.cc -o pic/mx-i8nda-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-ui8nda.cc -o pic/mx-nda-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-nda.cc -o pic/mx-ui8nda-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-i16nda.cc -o pic/mx-nda-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-nda.cc -o pic/mx-i16nda-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-ui16nda.cc -o pic/mx-nda-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-nda.cc -o pic/mx-ui16nda-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-i32nda.cc -o pic/mx-nda-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-nda.cc -o pic/mx-i32nda-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-ui32nda.cc -o pic/mx-nda-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-nda.cc -o pic/mx-ui32nda-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-i64nda.cc -o pic/mx-nda-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-nda.cc -o pic/mx-i64nda-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-nda-ui64nda.cc -o pic/mx-nda-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-nda.cc -o pic/mx-ui64nda-nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-ui8.cc -o pic/mx-i8nda-ui8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-i16.cc -o pic/mx-i8nda-i16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-ui16.cc -o pic/mx-i8nda-ui16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-i32.cc -o pic/mx-i8nda-i32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-ui32.cc -o pic/mx-i8nda-ui32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-i64.cc -o pic/mx-i8nda-i64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-ui64.cc -o pic/mx-i8nda-ui64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-i8.cc -o pic/mx-i16nda-i8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-ui8.cc -o pic/mx-i16nda-ui8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-ui16.cc -o pic/mx-i16nda-ui16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-i32.cc -o pic/mx-i16nda-i32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-ui32.cc -o pic/mx-i16nda-ui32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-i64.cc -o pic/mx-i16nda-i64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-ui64.cc -o pic/mx-i16nda-ui64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-i8.cc -o pic/mx-i32nda-i8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-ui8.cc -o pic/mx-i32nda-ui8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-i16.cc -o pic/mx-i32nda-i16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-ui16.cc -o pic/mx-i32nda-ui16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-ui32.cc -o pic/mx-i32nda-ui32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-i64.cc -o pic/mx-i32nda-i64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-ui64.cc -o pic/mx-i32nda-ui64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-i8.cc -o pic/mx-i64nda-i8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-ui8.cc -o pic/mx-i64nda-ui8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-i16.cc -o pic/mx-i64nda-i16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-ui16.cc -o pic/mx-i64nda-ui16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-i32.cc -o pic/mx-i64nda-i32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-ui32.cc -o pic/mx-i64nda-ui32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-ui64.cc -o pic/mx-i64nda-ui64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-i8.cc -o pic/mx-ui8nda-i8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-i16.cc -o pic/mx-ui8nda-i16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-ui16.cc -o pic/mx-ui8nda-ui16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-i32.cc -o pic/mx-ui8nda-i32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-ui32.cc -o pic/mx-ui8nda-ui32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-i64.cc -o pic/mx-ui8nda-i64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-ui64.cc -o pic/mx-ui8nda-ui64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-i8.cc -o pic/mx-ui16nda-i8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-ui8.cc -o pic/mx-ui16nda-ui8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-i16.cc -o pic/mx-ui16nda-i16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-i32.cc -o pic/mx-ui16nda-i32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-ui32.cc -o pic/mx-ui16nda-ui32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-i64.cc -o pic/mx-ui16nda-i64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-ui64.cc -o pic/mx-ui16nda-ui64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-i8.cc -o pic/mx-ui32nda-i8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-ui8.cc -o pic/mx-ui32nda-ui8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-i16.cc -o pic/mx-ui32nda-i16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-ui16.cc -o pic/mx-ui32nda-ui16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-i32.cc -o pic/mx-ui32nda-i32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-i64.cc -o pic/mx-ui32nda-i64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-ui64.cc -o pic/mx-ui32nda-ui64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-i8.cc -o pic/mx-ui64nda-i8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-ui8.cc -o pic/mx-ui64nda-ui8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-i16.cc -o pic/mx-ui64nda-i16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-ui16.cc -o pic/mx-ui64nda-ui16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-i32.cc -o pic/mx-ui64nda-i32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-ui32.cc -o pic/mx-ui64nda-ui32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-i64.cc -o pic/mx-ui64nda-i64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8-ui8nda.cc -o pic/mx-i8-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8-i16nda.cc -o pic/mx-i8-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8-ui16nda.cc -o pic/mx-i8-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8-i32nda.cc -o pic/mx-i8-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8-ui32nda.cc -o pic/mx-i8-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8-i64nda.cc -o pic/mx-i8-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8-ui64nda.cc -o pic/mx-i8-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16-i8nda.cc -o pic/mx-i16-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16-ui8nda.cc -o pic/mx-i16-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16-ui16nda.cc -o pic/mx-i16-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16-i32nda.cc -o pic/mx-i16-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16-ui32nda.cc -o pic/mx-i16-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16-i64nda.cc -o pic/mx-i16-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16-ui64nda.cc -o pic/mx-i16-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32-i8nda.cc -o pic/mx-i32-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32-ui8nda.cc -o pic/mx-i32-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32-i16nda.cc -o pic/mx-i32-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32-ui16nda.cc -o pic/mx-i32-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32-ui32nda.cc -o pic/mx-i32-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32-i64nda.cc -o pic/mx-i32-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32-ui64nda.cc -o pic/mx-i32-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64-i8nda.cc -o pic/mx-i64-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64-ui8nda.cc -o pic/mx-i64-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64-i16nda.cc -o pic/mx-i64-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64-ui16nda.cc -o pic/mx-i64-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64-i32nda.cc -o pic/mx-i64-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64-ui32nda.cc -o pic/mx-i64-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64-ui64nda.cc -o pic/mx-i64-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8-i8nda.cc -o pic/mx-ui8-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8-i16nda.cc -o pic/mx-ui8-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8-ui16nda.cc -o pic/mx-ui8-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8-i32nda.cc -o pic/mx-ui8-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8-ui32nda.cc -o pic/mx-ui8-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8-i64nda.cc -o pic/mx-ui8-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8-ui64nda.cc -o pic/mx-ui8-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16-i8nda.cc -o pic/mx-ui16-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16-ui8nda.cc -o pic/mx-ui16-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16-i16nda.cc -o pic/mx-ui16-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16-i32nda.cc -o pic/mx-ui16-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16-ui32nda.cc -o pic/mx-ui16-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16-i64nda.cc -o pic/mx-ui16-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16-ui64nda.cc -o pic/mx-ui16-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32-i8nda.cc -o pic/mx-ui32-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32-ui8nda.cc -o pic/mx-ui32-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32-i16nda.cc -o pic/mx-ui32-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32-ui16nda.cc -o pic/mx-ui32-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32-i32nda.cc -o pic/mx-ui32-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32-i64nda.cc -o pic/mx-ui32-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32-ui64nda.cc -o pic/mx-ui32-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64-i8nda.cc -o pic/mx-ui64-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64-ui8nda.cc -o pic/mx-ui64-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64-i16nda.cc -o pic/mx-ui64-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64-ui16nda.cc -o pic/mx-ui64-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64-i32nda.cc -o pic/mx-ui64-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64-ui32nda.cc -o pic/mx-ui64-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64-i64nda.cc -o pic/mx-ui64-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-ui8nda.cc -o pic/mx-i8nda-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-i16nda.cc -o pic/mx-i8nda-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-ui16nda.cc -o pic/mx-i8nda-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-i32nda.cc -o pic/mx-i8nda-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-ui32nda.cc -o pic/mx-i8nda-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-i64nda.cc -o pic/mx-i8nda-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i8nda-ui64nda.cc -o pic/mx-i8nda-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-i8nda.cc -o pic/mx-i16nda-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-ui8nda.cc -o pic/mx-i16nda-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-ui16nda.cc -o pic/mx-i16nda-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-i32nda.cc -o pic/mx-i16nda-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-ui32nda.cc -o pic/mx-i16nda-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-i64nda.cc -o pic/mx-i16nda-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i16nda-ui64nda.cc -o pic/mx-i16nda-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-i8nda.cc -o pic/mx-i32nda-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-ui8nda.cc -o pic/mx-i32nda-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-i16nda.cc -o pic/mx-i32nda-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-ui16nda.cc -o pic/mx-i32nda-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-ui32nda.cc -o pic/mx-i32nda-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-i64nda.cc -o pic/mx-i32nda-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i32nda-ui64nda.cc -o pic/mx-i32nda-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-i8nda.cc -o pic/mx-i64nda-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-ui8nda.cc -o pic/mx-i64nda-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-i16nda.cc -o pic/mx-i64nda-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-ui16nda.cc -o pic/mx-i64nda-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-i32nda.cc -o pic/mx-i64nda-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-ui32nda.cc -o pic/mx-i64nda-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-i64nda-ui64nda.cc -o pic/mx-i64nda-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-i8nda.cc -o pic/mx-ui8nda-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-i16nda.cc -o pic/mx-ui8nda-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-ui16nda.cc -o pic/mx-ui8nda-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-i32nda.cc -o pic/mx-ui8nda-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-ui32nda.cc -o pic/mx-ui8nda-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-i64nda.cc -o pic/mx-ui8nda-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui8nda-ui64nda.cc -o pic/mx-ui8nda-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-i8nda.cc -o pic/mx-ui16nda-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-ui8nda.cc -o pic/mx-ui16nda-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-i16nda.cc -o pic/mx-ui16nda-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-i32nda.cc -o pic/mx-ui16nda-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-ui32nda.cc -o pic/mx-ui16nda-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-i64nda.cc -o pic/mx-ui16nda-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui16nda-ui64nda.cc -o pic/mx-ui16nda-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-i8nda.cc -o pic/mx-ui32nda-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-ui8nda.cc -o pic/mx-ui32nda-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-i16nda.cc -o pic/mx-ui32nda-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-ui16nda.cc -o pic/mx-ui32nda-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-i32nda.cc -o pic/mx-ui32nda-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-i64nda.cc -o pic/mx-ui32nda-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui32nda-ui64nda.cc -o pic/mx-ui32nda-ui64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-i8nda.cc -o pic/mx-ui64nda-i8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-ui8nda.cc -o pic/mx-ui64nda-ui8nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-i16nda.cc -o pic/mx-ui64nda-i16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-ui16nda.cc -o pic/mx-ui64nda-ui16nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-i32nda.cc -o pic/mx-ui64nda-i32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-ui32nda.cc -o pic/mx-ui64nda-ui32nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mx-ui64nda-i64nda.cc -o pic/mx-ui64nda-i64nda.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-ccv-cv.cc -o pic/vx-ccv-cv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-ccv-s.cc -o pic/vx-ccv-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-crv-rv.cc -o pic/vx-crv-rv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-crv-s.cc -o pic/vx-crv-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-cs-cv.cc -o pic/vx-cs-cv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-cs-rv.cc -o pic/vx-cs-rv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-cv-ccv.cc -o pic/vx-cv-ccv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-cv-cs.cc -o pic/vx-cv-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-rv-crv.cc -o pic/vx-rv-crv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-rv-cs.cc -o pic/vx-rv-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-s-ccv.cc -o pic/vx-s-ccv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe vx-s-crv.cc -o pic/vx-s-crv.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe f2c-main.c -o pic/f2c-main.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe filemode.c -o pic/filemode.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe getopt.c -o pic/getopt.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe getopt1.c -o pic/getopt1.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe lo-cieee.c -o pic/lo-cieee.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe lo-cutils.c -o pic/lo-cutils.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mkdir.c -o pic/mkdir.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-getopt.c -o pic/oct-getopt.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe rename.c -o pic/rename.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe rmdir.c -o pic/rmdir.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe strftime.c -o pic/strftime.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe strptime.c -o pic/strptime.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe tempname.c -o pic/tempname.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe tempnam.c -o pic/tempnam.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe cmd-edit.cc -o pic/cmd-edit.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe cmd-hist.cc -o pic/cmd-hist.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-rl-edit.c -o pic/oct-rl-edit.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-rl-hist.c -o pic/oct-rl-hist.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pathsearch.cc -o pic/pathsearch.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe kpse-xfns.c -o pic/kpse-xfns.o >rm -f liboctave.so >x86_64-pc-linux-gnu-g++ -shared -Wl,-soname -Wl,liboctave.so -o liboctave.so \ > pic/Bounds.o pic/CollocWt.o pic/DASPK.o pic/DASRT.o pic/DASSL.o pic/FEGrid.o pic/LinConst.o pic/LPsolve.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-passwd.o pic/oct-rand.o pic/oct-shlib.o pic/oct-syscalls.o pic/oct-time.o pic/prog-args.o pic/so-array.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/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/oct-inttypes.o pic/Array-flags.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/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/f2c-main.o pic/filemode.o pic/getopt.o pic/getopt1.o pic/lo-cieee.o pic/lo-cutils.o pic/mkdir.o pic/oct-getopt.o pic/rename.o pic/rmdir.o pic/strftime.o pic/strptime.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,/usr/lib64/octave-2.1.73 -lcruft -llapack -lblas -lfftw3 -lreadline -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >rm -f liboctave.so.2.1.73 >ln -s liboctave.so liboctave.so.2.1.73 >make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/liboctave' >make -C scripts all >make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts' >make -C audio all >make -C control all >make -C deprecated all >make -C elfun all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/audio' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/audio' >make -C finance all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/elfun' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/elfun' >make -C general all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/control' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/control' >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/deprecated' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/deprecated' >make -C image all >make -C io all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/general' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/general' >make -C linear-algebra all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/io' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/io' >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/finance' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/finance' >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/image' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/image' >make -C miscellaneous all >make -C plot all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/linear-algebra' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/linear-algebra' >make -C polynomial all >make -C quaternion all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/miscellaneous' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/miscellaneous' >make -C set all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/plot' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/plot' >make -C signal all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/polynomial' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/polynomial' >make -C specfun all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/quaternion' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/quaternion' >make -C special-matrix all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/set' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/set' >make -C startup all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/signal' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/signal' >make -C statistics all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/specfun' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/specfun' >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/special-matrix' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/special-matrix' >make -C strings all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/startup' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/startup' >make -C time all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics' >make -C base all >x86_64-pc-linux-gnu-g++ -O2 -pipe -o gethelp gethelp.cc -lz >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/strings' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/strings' >make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics/base' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics/base' >make -C distributions all >make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics/distributions' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics/distributions' >make -C models all >make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics/models' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics/models' >make -C tests all >make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics/tests' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics/tests' >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/statistics' >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/time' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts/time' >./mkdoc . > DOCSTRINGS.t >mv DOCSTRINGS.t DOCSTRINGS >make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts' >make -C doc all >make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc' >make -C faq all >make -C interpreter all >make -C liboctave all >make -C refcard all >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/faq' >dvips -o Octave-FAQ.ps Octave-FAQ.texi >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/interpreter' >make -C ../../src DOCSTRINGS >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/liboctave' >makeinfo --html --ifinfo --output=HTML -I ./.. liboctave.texi >make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/refcard' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/refcard' >make -C ../../scripts DOCSTRINGS >make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/src' >making defaults.h from defaults.h.in >liboctave.texi:96: warning: undefined flag: VERSION. >make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts' >make[4]: `DOCSTRINGS' is up to date. >make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/scripts' >makeinfo --html --ifinfo --output=HTML Octave-FAQ.texi >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/liboctave' >x86_64-pc-linux-gnu-g++ -O2 -pipe -o munge-texi munge-texi.cc -lz >making oct-conf.h from oct-conf.h.in >make -C ../liboctave stamp-prereq >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-fil-b.cc OPERATORS/op-fil-bm.cc OPERATORS/op-fil-cm.cc OPERATORS/op-fil-cs.cc OPERATORS/op-fil-m.cc OPERATORS/op-fil-s.cc OPERATORS/op-fil-lis.cc OPERATORS/op-fil-rec.cc OPERATORS/op-fil-str.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 >This is dvips(k) 5.95b Copyright 2005 Radical Eye Software (www.radicaleye.com) >dvips: ! Bad DVI file: first byte not preamble >make[3]: [Octave-FAQ.ps] Error 1 (ignored) >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/faq' >make[5]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/liboctave' >making DASPK-opts.h from DASPK-opts.in >making DASSL-opts.h from DASSL-opts.in >gawk -f ./mk-ops.awk prefix=mx make_inclusive_header=mx-ops.h ./mx-ops > mx-ops.h-t >DASSL-opts.h is unchanged >DASPK-opts.h is unchanged >../move-if-change mx-ops.h-t mx-ops.h >mx-ops.h is unchanged >make[5]: `stamp-prereq' is up to date. >make[5]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/liboctave' >touch stamp-liboctave-prereq >touch stamp-prereq >making main.d from main.c >making octave.d from octave.cc >making bitfcns.df from bitfcns.cc >making data.df from data.cc >making debug.df from debug.cc >making defaults.df from defaults.cc >making defun.df from defun.cc >making dirfns.df from dirfns.cc >making error.df from error.cc >making file-io.df from file-io.cc >making help.df from help.cc >making input.df from input.cc >making lex.df from lex.cc >making load-save.df from load-save.cc >making mappers.df from mappers.cc >making oct-hist.df from oct-hist.cc >making pager.df from pager.cc >making parse.df from parse.cc >making pr-output.df from pr-output.cc >making strfns.df from strfns.cc >making syscalls.df from syscalls.cc >making sysdep.df from sysdep.cc >making toplev.df from toplev.cc >making utils.df from utils.cc >making variables.df from variables.cc >making ov-list.df from ov-list.cc >making ov-re-mat.df from ov-re-mat.cc >making ov-streamoff.df from ov-streamoff.cc >making ov-struct.df from ov-struct.cc >making ov-cell.df from ov-cell.cc >making ov.df from ov.cc >making ov-usr-fcn.df from ov-usr-fcn.cc >making ov-fcn-handle.df from ov-fcn-handle.cc >making ov-fcn-inline.df from ov-fcn-inline.cc >making ov-typeinfo.df from ov-typeinfo.cc >making ov-int8.df from ov-int8.cc >making ov-int16.df from ov-int16.cc >making ov-int64.df from ov-int64.cc >making ov-int32.df from ov-int32.cc >making ov-uint8.df from ov-uint8.cc >making ov-uint16.df from ov-uint16.cc >making ov-uint32.df from ov-uint32.cc >making ov-uint64.df from ov-uint64.cc >making pt-arg-list.df from pt-arg-list.cc >making pt-plot.df from pt-plot.cc >making balance.df from ./DLD-FUNCTIONS/balance.cc >making besselj.df from ./DLD-FUNCTIONS/besselj.cc >making betainc.df from ./DLD-FUNCTIONS/betainc.cc >making chol.df from ./DLD-FUNCTIONS/chol.cc >making colloc.df from ./DLD-FUNCTIONS/colloc.cc >making daspk.df from ./DLD-FUNCTIONS/daspk.cc >making dasrt.df from ./DLD-FUNCTIONS/dasrt.cc >making dassl.df from ./DLD-FUNCTIONS/dassl.cc >making det.df from ./DLD-FUNCTIONS/det.cc >making eig.df from ./DLD-FUNCTIONS/eig.cc >making expm.df from ./DLD-FUNCTIONS/expm.cc >making fft.df from ./DLD-FUNCTIONS/fft.cc >making fft2.df from ./DLD-FUNCTIONS/fft2.cc >making fftn.df from ./DLD-FUNCTIONS/fftn.cc >making fftw_wisdom.df from ./DLD-FUNCTIONS/fftw_wisdom.cc >making filter.df from ./DLD-FUNCTIONS/filter.cc >making find.df from ./DLD-FUNCTIONS/find.cc >making fsolve.df from ./DLD-FUNCTIONS/fsolve.cc >making gammainc.df from ./DLD-FUNCTIONS/gammainc.cc >making gcd.df from ./DLD-FUNCTIONS/gcd.cc >making getgrent.df from ./DLD-FUNCTIONS/getgrent.cc >making getpwent.df from ./DLD-FUNCTIONS/getpwent.cc >making getrusage.df from ./DLD-FUNCTIONS/getrusage.cc >making givens.df from ./DLD-FUNCTIONS/givens.cc >making hess.df from ./DLD-FUNCTIONS/hess.cc >making inv.df from ./DLD-FUNCTIONS/inv.cc >making kron.df from ./DLD-FUNCTIONS/kron.cc >making lpsolve.df from ./DLD-FUNCTIONS/lpsolve.cc >making lsode.df from ./DLD-FUNCTIONS/lsode.cc >making lu.df from ./DLD-FUNCTIONS/lu.cc >making minmax.df from ./DLD-FUNCTIONS/minmax.cc >making pinv.df from ./DLD-FUNCTIONS/pinv.cc >making qr.df from ./DLD-FUNCTIONS/qr.cc >making quad.df from ./DLD-FUNCTIONS/quad.cc >making qz.df from ./DLD-FUNCTIONS/qz.cc >making rand.df from ./DLD-FUNCTIONS/rand.cc >making schur.df from ./DLD-FUNCTIONS/schur.cc >making sort.df from ./DLD-FUNCTIONS/sort.cc >making sqrtm.df from ./DLD-FUNCTIONS/sqrtm.cc >making svd.df from ./DLD-FUNCTIONS/svd.cc >making syl.df from ./DLD-FUNCTIONS/syl.cc >making time.df from ./DLD-FUNCTIONS/time.cc >making time.d from ./DLD-FUNCTIONS/time.cc >making syl.d from ./DLD-FUNCTIONS/syl.cc >making svd.d from ./DLD-FUNCTIONS/svd.cc >making sqrtm.d from ./DLD-FUNCTIONS/sqrtm.cc >making sort.d from ./DLD-FUNCTIONS/sort.cc >making schur.d from ./DLD-FUNCTIONS/schur.cc >making rand.d from ./DLD-FUNCTIONS/rand.cc >making qz.d from ./DLD-FUNCTIONS/qz.cc >making quad.d from ./DLD-FUNCTIONS/quad.cc >making qr.d from ./DLD-FUNCTIONS/qr.cc >making pinv.d from ./DLD-FUNCTIONS/pinv.cc >making minmax.d from ./DLD-FUNCTIONS/minmax.cc >making lu.d from ./DLD-FUNCTIONS/lu.cc >making lsode.d from ./DLD-FUNCTIONS/lsode.cc >making lpsolve.d from ./DLD-FUNCTIONS/lpsolve.cc >making kron.d from ./DLD-FUNCTIONS/kron.cc >making inv.d from ./DLD-FUNCTIONS/inv.cc >making hess.d from ./DLD-FUNCTIONS/hess.cc >making givens.d from ./DLD-FUNCTIONS/givens.cc >making getrusage.d from ./DLD-FUNCTIONS/getrusage.cc >making getpwent.d from ./DLD-FUNCTIONS/getpwent.cc >making getgrent.d from ./DLD-FUNCTIONS/getgrent.cc >making gcd.d from ./DLD-FUNCTIONS/gcd.cc >making gammainc.d from ./DLD-FUNCTIONS/gammainc.cc >making fsolve.d from ./DLD-FUNCTIONS/fsolve.cc >making find.d from ./DLD-FUNCTIONS/find.cc >making filter.d from ./DLD-FUNCTIONS/filter.cc >making fftw_wisdom.d from ./DLD-FUNCTIONS/fftw_wisdom.cc >making fftn.d from ./DLD-FUNCTIONS/fftn.cc >making fft2.d from ./DLD-FUNCTIONS/fft2.cc >making fft.d from ./DLD-FUNCTIONS/fft.cc >making expm.d from ./DLD-FUNCTIONS/expm.cc >making eig.d from ./DLD-FUNCTIONS/eig.cc >making det.d from ./DLD-FUNCTIONS/det.cc >making dassl.d from ./DLD-FUNCTIONS/dassl.cc >making dasrt.d from ./DLD-FUNCTIONS/dasrt.cc >making daspk.d from ./DLD-FUNCTIONS/daspk.cc >making colloc.d from ./DLD-FUNCTIONS/colloc.cc >making chol.d from ./DLD-FUNCTIONS/chol.cc >making betainc.d from ./DLD-FUNCTIONS/betainc.cc >making besselj.d from ./DLD-FUNCTIONS/besselj.cc >making balance.d from ./DLD-FUNCTIONS/balance.cc >making Array-tc.d from ./TEMPLATE-INST/Array-tc.cc >making Array-sym.d from ./TEMPLATE-INST/Array-sym.cc >making Array-os.d from ./TEMPLATE-INST/Array-os.cc >making op-ui64-ui64.d from ./OPERATORS/op-ui64-ui64.cc >making op-ui32-ui32.d from ./OPERATORS/op-ui32-ui32.cc >making op-ui16-ui16.d from ./OPERATORS/op-ui16-ui16.cc >making op-ui8-ui8.d from ./OPERATORS/op-ui8-ui8.cc >making op-i64-i64.d from ./OPERATORS/op-i64-i64.cc >making op-i32-i32.d from ./OPERATORS/op-i32-i32.cc >making op-i16-i16.d from ./OPERATORS/op-i16-i16.cc >making op-i8-i8.d from ./OPERATORS/op-i8-i8.cc >making op-double-conv.d from ./OPERATORS/op-double-conv.cc >making op-int-conv.d from ./OPERATORS/op-int-conv.cc >making op-int-concat.d from ./OPERATORS/op-int-concat.cc >making op-struct.d from ./OPERATORS/op-struct.cc >making op-streamoff.d from ./OPERATORS/op-streamoff.cc >making op-str-str.d from ./OPERATORS/op-str-str.cc >making op-str-s.d from ./OPERATORS/op-str-s.cc >making op-str-m.d from ./OPERATORS/op-str-m.cc >making op-s-s.d from ./OPERATORS/op-s-s.cc >making op-s-m.d from ./OPERATORS/op-s-m.cc >making op-s-cs.d from ./OPERATORS/op-s-cs.cc >making op-s-cm.d from ./OPERATORS/op-s-cm.cc >making op-range.d from ./OPERATORS/op-range.cc >making op-m-s.d from ./OPERATORS/op-m-s.cc >making op-m-m.d from ./OPERATORS/op-m-m.cc >making op-m-cs.d from ./OPERATORS/op-m-cs.cc >making op-m-cm.d from ./OPERATORS/op-m-cm.cc >making op-list.d from ./OPERATORS/op-list.cc >making op-fil-str.d from ./OPERATORS/op-fil-str.cc >making op-fil-rec.d from ./OPERATORS/op-fil-rec.cc >making op-fil-lis.d from ./OPERATORS/op-fil-lis.cc >making op-fil-s.d from ./OPERATORS/op-fil-s.cc >making op-fil-m.d from ./OPERATORS/op-fil-m.cc >making op-fil-cs.d from ./OPERATORS/op-fil-cs.cc >making op-fil-cm.d from ./OPERATORS/op-fil-cm.cc >making op-fil-bm.d from ./OPERATORS/op-fil-bm.cc >making op-fil-b.d from ./OPERATORS/op-fil-b.cc >making op-cs-s.d from ./OPERATORS/op-cs-s.cc >making op-cs-m.d from ./OPERATORS/op-cs-m.cc >making op-cs-cs.d from ./OPERATORS/op-cs-cs.cc >making op-cs-cm.d from ./OPERATORS/op-cs-cm.cc >making op-cm-s.d from ./OPERATORS/op-cm-s.cc >making op-cm-m.d from ./OPERATORS/op-cm-m.cc >making op-cm-cs.d from ./OPERATORS/op-cm-cs.cc >making op-cm-cm.d from ./OPERATORS/op-cm-cm.cc >making op-chm.d from ./OPERATORS/op-chm.cc >making op-cell.d from ./OPERATORS/op-cell.cc >making op-bm-bm.d from ./OPERATORS/op-bm-bm.cc >making op-bm-b.d from ./OPERATORS/op-bm-b.cc >making op-b-bm.d from ./OPERATORS/op-b-bm.cc >making op-b-b.d from ./OPERATORS/op-b-b.cc >making pt-unop.d from pt-unop.cc >making pt-stmt.d from pt-stmt.cc >making pt-select.d from pt-select.cc >making pt-pr-code.d from pt-pr-code.cc >making pt-plot.d from pt-plot.cc >making pt-misc.d from pt-misc.cc >making pt-mat.d from pt-mat.cc >making pt-loop.d from pt-loop.cc >making pt-jump.d from pt-jump.cc >making pt-idx.d from pt-idx.cc >making pt-id.d from pt-id.cc >making pt-fcn-handle.d from pt-fcn-handle.cc >making pt-exp.d from pt-exp.cc >making pt-except.d from pt-except.cc >making pt-decl.d from pt-decl.cc >making pt-const.d from pt-const.cc >making pt-colon.d from pt-colon.cc >making pt-cmd.d from pt-cmd.cc >making pt-check.d from pt-check.cc >making pt-cell.d from pt-cell.cc >making pt-binop.d from pt-binop.cc >making pt-bp.d from pt-bp.cc >making pt-assign.d from pt-assign.cc >making pt-arg-list.d from pt-arg-list.cc >making pt.d from pt.cc >making ov-uint64.d from ov-uint64.cc >making ov-uint32.d from ov-uint32.cc >making ov-uint16.d from ov-uint16.cc >making ov-uint8.d from ov-uint8.cc >making ov-int64.d from ov-int64.cc >making ov-int32.d from ov-int32.cc >making ov-int16.d from ov-int16.cc >making ov-int8.d from ov-int8.cc >making ov-typeinfo.d from ov-typeinfo.cc >making ov-fcn-inline.d from ov-fcn-inline.cc >making ov-fcn-handle.d from ov-fcn-handle.cc >making ov-usr-fcn.d from ov-usr-fcn.cc >making ov-mapper.d from ov-mapper.cc >making ov-dld-fcn.d from ov-dld-fcn.cc >making ov-builtin.d from ov-builtin.cc >making ov-fcn.d from ov-fcn.cc >making ov.d from ov.cc >making ov-cell.d from ov-cell.cc >making ov-file.d from ov-file.cc >making ov-bool.d from ov-bool.cc >making ov-bool-mat.d from ov-bool-mat.cc >making ov-colon.d from ov-colon.cc >making ov-va-args.d from ov-va-args.cc >making ov-struct.d from ov-struct.cc >making ov-streamoff.d from ov-streamoff.cc >making ov-str-mat.d from ov-str-mat.cc >making ov-complex.d from ov-complex.cc >making ov-scalar.d from ov-scalar.cc >making ov-range.d from ov-range.cc >making ov-cx-mat.d from ov-cx-mat.cc >making ov-re-mat.d from ov-re-mat.cc >making ov-list.d from ov-list.cc >making ov-cs-list.d from ov-cs-list.cc >making ov-ch-mat.d from ov-ch-mat.cc >making ov-base.d from ov-base.cc >making xpow.d from xpow.cc >making xdiv.d from xdiv.cc >making variables.d from variables.cc >making utils.d from utils.cc >making unwind-prot.d from unwind-prot.cc >making toplev.d from toplev.cc >making token.d from token.cc >making sysdep.d from sysdep.cc >making syscalls.d from syscalls.cc >making symtab.d from symtab.cc >making strfns.d from strfns.cc >making strncase.d from strncase.c >making strcasecmp.d from strcasecmp.c >making siglist.d from siglist.c >making sighandlers.d from sighandlers.cc >making procstream.d from procstream.cc >making pr-output.d from pr-output.cc >making parse.d from parse.cc >making pager.d from pager.cc >making oct-lvalue.d from oct-lvalue.cc >making oct-strstrm.d from oct-strstrm.cc >making oct-stream.d from oct-stream.cc >making oct-stdstrm.d from oct-stdstrm.cc >making oct-procbuf.d from oct-procbuf.cc >making oct-prcstrm.d from oct-prcstrm.cc >making oct-obj.d from oct-obj.cc >making oct-map.d from oct-map.cc >making oct-iostrm.d from oct-iostrm.cc >making oct-hist.d from oct-hist.cc >making oct-fstrm.d from oct-fstrm.cc >making matherr.d from matherr.c >making mappers.d from mappers.cc >making ls-utils.d from ls-utils.cc >making ls-oct-binary.d from ls-oct-binary.cc >making ls-oct-ascii.d from ls-oct-ascii.cc >making ls-mat5.d from ls-mat5.cc >making ls-mat4.d from ls-mat4.cc >making ls-mat-ascii.d from ls-mat-ascii.cc >making ls-hdf5.d from ls-hdf5.cc >making load-save.d from load-save.cc >making lex.d from lex.cc >making input.d from input.cc >making help.d from help.cc >making gripes.d from gripes.cc >making fn-cache.d from fn-cache.cc >making file-io.d from file-io.cc >making error.d from error.cc >making dynamic-ld.d from dynamic-ld.cc >making dirfns.d from dirfns.cc >making defun.d from defun.cc >making defaults.d from defaults.cc >making debug.d from debug.cc >making data.d from data.cc >making cutils.d from cutils.c >making comment-list.d from comment-list.cc >making c-file-ptr-stream.d from c-file-ptr-stream.cc >making bitfcns.d from bitfcns.cc >making Cell.d from Cell.cc >making ops.d from ops.cc >making builtins.cc >DEF_FILES = bitfcns.df data.df debug.df defaults.df defun.df dirfns.df error.df file-io.df help.df input.df lex.df load-save.df mappers.df oct-hist.df pager.df parse.df pr-output.df strfns.df syscalls.df sysdep.df toplev.df utils.df variables.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-plot.df balance.df besselj.df betainc.df chol.df colloc.df daspk.df dasrt.df dassl.df det.df eig.df expm.df fft.df fft2.df fftn.df fftw_wisdom.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 lpsolve.df lsode.df lu.df minmax.df pinv.df qr.df quad.df qz.df rand.df schur.df sort.df sqrtm.df svd.df syl.df time.df >VAR_FILES = data defaults dirfns dynamic-ld error file-io help input lex load-save ls-oct-ascii oct-hist oct-procbuf pager parse pr-output sighandlers symtab syscalls toplev utils variables ov ov-usr-fcn pt-assign pt-mat pt-misc pt-plot >making builtins.d from builtins.cc >make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/src' >make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/src' >making dynamic-ld.df from dynamic-ld.cc >making ls-oct-ascii.df from ls-oct-ascii.cc >making oct-procbuf.df from oct-procbuf.cc >making pt-assign.df from pt-assign.cc >making pt-mat.df from pt-mat.cc >making pt-misc.df from pt-misc.cc >making sighandlers.df from sighandlers.cc >making symtab.df from symtab.cc >making doc-files >DOC_FILES = balance.df besselj.df betainc.df bitfcns.df chol.df colloc.df daspk.df dasrt.df dassl.df data.df debug.df defaults.df defun.df det.df dirfns.df dynamic-ld.df eig.df error.df expm.df fft.df fft2.df fftn.df fftw_wisdom.df file-io.df filter.df find.df fsolve.df gammainc.df gcd.df getgrent.df getpwent.df getrusage.df givens.df help.df hess.df input.df inv.df kron.df lex.df load-save.df lpsolve.df ls-oct-ascii.df lsode.df lu.df mappers.df minmax.df oct-hist.df oct-procbuf.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-assign.df pt-mat.df pt-misc.df pt-plot.df qr.df quad.df qz.df rand.df schur.df sighandlers.df sort.df sqrtm.df strfns.df svd.df syl.df symtab.df syscalls.df sysdep.df time.df toplev.df utils.df variables.df >making gendoc.cc >x86_64-pc-linux-gnu-g++ -O2 -pipe -o gendoc gendoc.cc -lz >./gendoc > DOCSTRINGS-t >mv DOCSTRINGS-t DOCSTRINGS >make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/src' >making arith.texi from arith.txi >making audio.texi from audio.txi >making basics.texi from basics.txi >making bugs.texi from bugs.txi >audio.texi is unchanged >making container.texi from container.txi >container.texi is unchanged >making control.texi from control.txi >bugs.texi is unchanged >making cp-idx.texi from cp-idx.txi >basics.texi is unchanged >cp-idx.texi is unchanged >making data.texi from data.txi >making debug.texi from debug.txi >arith.texi is unchanged >making diffeq.texi from diffeq.txi >control.texi is unchanged >data.texi is unchanged >debug.texi is unchanged >making emacs.texi from emacs.txi >making errors.texi from errors.txi >making eval.texi from eval.txi >diffeq.texi is unchanged >making expr.texi from expr.txi >eval.texi is unchanged >making finance.texi from finance.txi >emacs.texi is unchanged >making fn-idx.texi from fn-idx.txi >finance.texi is unchanged >making func.texi from func.txi >expr.texi is unchanged >making gpl.texi from gpl.txi >fn-idx.texi is unchanged >errors.texi is unchanged >making grammar.texi from grammar.txi >grammar.texi is unchanged >making image.texi from image.txi >making install.texi from install.txi >gpl.texi is unchanged >making intro.texi from intro.txi >func.texi is unchanged >making io.texi from io.txi >image.texi is unchanged >making linalg.texi from linalg.txi >install.texi is unchanged >making matrix.texi from matrix.txi >making nonlin.texi from nonlin.txi >intro.texi is unchanged >making numbers.texi from numbers.txi >linalg.texi is unchanged >making op-idx.texi from op-idx.txi >matrix.texi is unchanged >op-idx.texi is unchanged >numbers.texi is unchanged >making optim.texi from optim.txi >making plot.texi from plot.txi >making poly.texi from poly.txi >poly.texi is unchanged >optim.texi is unchanged >making preface.texi from preface.txi >plot.texi is unchanged >making quad.texi from quad.txi >nonlin.texi is unchanged >making quaternion.texi from quaternion.txi >making set.texi from set.txi >preface.texi is unchanged >quaternion.texi is unchanged >set.texi is unchanged >making signal.texi from signal.txi >making stats.texi from stats.txi >making stmt.texi from stmt.txi >quad.texi is unchanged >making stream.texi from stream.txi >stream.texi is unchanged >making strings.texi from strings.txi >stats.texi is unchanged >stmt.texi is unchanged >making struct.texi from struct.txi >making system.texi from system.txi >strings.texi is unchanged >making tips.texi from tips.txi >signal.texi is unchanged >making var.texi from var.txi >struct.texi is unchanged >making vr-idx.texi from vr-idx.txi >system.texi is unchanged >vr-idx.texi is unchanged >tips.texi is unchanged >var.texi is unchanged >makeinfo -I. -I./.. octave.texi >TEXINPUTS=".:./..::" texi2dvi octave.texi >TEXINPUTS=".:./..::" texi2pdf octave.texi >makeinfo --html --ifinfo --output=HTML -I . -I ./.. octave.texi >/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/interpreter//control.texi:2845: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. >/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/interpreter//emacs.texi:463: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. >This is e-TeXk, Version 3.141592-2.2 (Web2C 7.5.5) > file:line:error style messages enabled. >entering extended mode > >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/inter >preter/octave.texi >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/texin >fo.tex Loading texinfo [version 1999-09-25.10]: Basics, pdf, fonts, >page headings, tables, conditionals, indexing, sectioning, toc, environments, >defuns, macros, cross references, (/usr/share/texmf/tex/generic/epsf/epsf.tex) >localization, and turning on texinfo input format.) (./conf.texi) [1] [2] >[-1] [-2] (./preface.texi (Preface) >Cross reference values unknown; you must run TeX again. [1]This is pdfeTeXk, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5) > file:line:error style messages enabled. > [2] [3]entering extended mode > >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/inter >preter/octave.texi) >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/texin >fo.tex >(./intro.texi Loading texinfo [version 1999-09-25.10]: Basics, Chapter 1 [4] pdf, >(/usr/share/texmf/tex/plain/pdfcolor/pdfcolor.tex [5)] fonts, [6] [7] [8] [9] page headings, >tables, conditionals, [10] indexing,) (./basics.texi Chapter 2 >[11] sectioning, [12] toc, environments, defuns, macros, [13] >cross references, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, >and turning on texinfo input format. [14)] (./octave.aux) (./conf.texi) [15] [1 >Warning: pdfetex (file pdftex.map): cannot open font map file >] [2] [16 (./octave.toc)] [-1] [-2] (./octave.toc) (./octave.toc) (./preface.texi >(Preface) 47: Undefined cross reference `Copying-snt'. >47: Undefined cross reference `Copying-snt'. >47: Undefined cross reference `Copying-pg'. [17] [1 [18]] [19] [2 [20]] [21] [3 [22]] >289: Undefined cross reference `Trouble-snt'. >289: Undefined cross reference `Trouble-snt'. >289: Undefined cross reference `Trouble-pg'. >302: Undefined cross reference `Copying-snt'. >302: Undefined cross reference `Copying-snt'. >302: Undefined cross reference `Copying-pg'.) (./intro.texi Chapter 1 [4] [23] >23: Undefined cross reference `Copying-snt'. >23: Undefined cross reference `Copying-snt'. >23: Undefined cross reference `Copying-pg'. [5 [24] [25]] [6 >[26]) (./data.texi Chapter 3 [27]] [28] >314: Undefined cross reference `Command Line Editing-snt'. >314: Undefined cross reference `Command Line Editing-snt'. >314: Undefined cross reference `Command Line Editing-pg'. [7 [29]] >346: Undefined cross reference `Getting Help-snt'. >346: Undefined cross reference `Getting Help-snt'. >346: Undefined cross reference `Getting Help-pg'. [8 [30])] (./numbers.texi Chapter 4 >[31] [32] [9 [33]] [34] >547: Undefined cross reference `Dynamically Linked Functions-snt'. >547: Undefined cross reference `Dynamically Linked Functions-snt'. >547: Undefined cross reference `Dynamically Linked Functions-pg'. >552: Undefined cross reference `Function Files-snt'. >552: Undefined cross reference `Function Files-snt'. >552: Undefined cross reference `Function Files-pg'. [35] [10] [36)] (./basics.texi >Chapter 2 [11] [12] [37] 109: Undefined cross reference `Emacs-snt'. >109: Undefined cross reference `Emacs-snt'. >109: Undefined cross reference `Emacs-pg'. [13) (./strings.texi Chapter 5 [38]] [39] [14] >207: Undefined cross reference `Executable Octave Programs-snt'. >207: Undefined cross reference `Executable Octave Programs-snt'. >207: Undefined cross reference `Executable Octave Programs-pg'. >[40] >227: Undefined cross reference `Executable Octave Programs-snt'. >227: Undefined cross reference `Executable Octave Programs-snt'. >227: Undefined cross reference `Executable Octave Programs-pg'. >244: Undefined cross reference `Index Expressions-snt'. >244: Undefined cross reference `Index Expressions-snt'. >244: Undefined cross reference `Index Expressions-pg'. >245: Undefined cross reference `Defining Functions-snt'. >245: Undefined cross reference `Defining Functions-snt'. >245: Undefined cross reference `Defining Functions-pg'. [15 [41]] [42] >343: Undefined cross reference `Function Files-snt'. >343: Undefined cross reference `Function Files-snt'. >343: Undefined cross reference `Function Files-pg'. [16 [43]] [44] [17] [45] [18]) (./struct.texi Chapter 6 [46] [47 [19] [48]]) >(./container.texi Chapter 7 [49] [50] >[20] [51]) (./stream.texi Chapter 8 [52] [21) >(./var.texi Chapter 9 [53] [54]] [55] [22 [56]] [57 876: Undefined cross reference `Strings-snt'. >876: Undefined cross reference `Strings-snt'.] >876: Undefined cross reference `Strings-pg'. >894: Undefined cross reference `Invoking Octave-snt'. >894: Undefined cross reference `Invoking Octave-snt'. >894: Undefined cross reference `Invoking Octave-pg'. [58] [23 [59]] [24 [60]] >1122: Undefined cross reference `Invoking Octave-snt'. >1122: Undefined cross reference `Invoking Octave-snt'. >1122: Undefined cross reference `Invoking Octave-pg'. [25 [61]] >1132: Undefined cross reference `Command Line Options-snt'. >1132: Undefined cross reference `Command Line Options-snt'. >1132: Undefined cross reference `Command Line Options-pg'. [62 >1183: Undefined cross reference `Getting Help-snt'. >1183: Undefined cross reference `Getting Help-snt'. >1183: Undefined cross reference `Getting Help-pg'.] [26]) >[63 (./data.texi >Chapter 3 [27]] [28] >19: Undefined cross reference `Dynamically Linked Functions-snt'. >19: Undefined cross reference `Dynamically Linked Functions-snt'. >19: Undefined cross reference `Dynamically Linked Functions-pg'. >20: Undefined cross reference `User-defined Data Types-snt'. >20: Undefined cross reference `User-defined Data Types-snt'. >20: Undefined cross reference `User-defined Data Types-pg'.) (./expr.texi Chapter 10 >88: Undefined cross reference `Index Expressions-snt'. >88: Undefined cross reference `Index Expressions-snt'. >88: Undefined cross reference `Index Expressions-pg'. >90: Undefined cross reference `Numeric Data Types-snt'. >90: Undefined cross reference `Numeric Data Types-snt'. >90: Undefined cross reference `Numeric Data Types-pg'. [64] [29 [65]] >142: Undefined cross reference `Strings-snt'. >142: Undefined cross reference `Strings-snt'. >142: Undefined cross reference `Strings-pg'. [66] >154: Undefined cross reference `Data Structures-snt'. >154: Undefined cross reference `Data Structures-snt'. >154: Undefined cross reference `Data Structures-pg'. [67] [30]) [68 (./numbers.texi >Chapter 4 [31]] [32] [69 [33]] [34 [70]] >272: Undefined cross reference `Basic Input and Output-snt'. >272: Undefined cross reference `Basic Input and Output-snt'. >272: Undefined cross reference `Basic Input and Output-pg'. [35 [71]] [72] >421: Undefined cross reference `Assignment Ops-snt'. >421: Undefined cross reference `Assignment Ops-snt'. >421: Undefined cross reference `Assignment Ops-pg'. [36 >[73]] [74 >482: Undefined cross reference `Special Utility Matrices-snt'. >482: Undefined cross reference `Special Utility Matrices-snt'. >482: Undefined cross reference `Special Utility Matrices-pg'.] [37 [75]) (./eval.texi Chapter 11] [76] [77]) (./stmt.texi) Chapter 12 >[78 >(./strings.texi] Chapter 5 [38] >30: Undefined cross reference `Arithmetic Ops-snt'. >30: Undefined cross reference `Arithmetic Ops-snt'. >30: Undefined cross reference `Arithmetic Ops-pg'. [79] >118: Undefined cross reference `Numeric Data Types-snt'. >118: Undefined cross reference `Numeric Data Types-snt'. >118: Undefined cross reference `Numeric Data Types-pg'. [39 [80]] [81] >169: Undefined cross reference `Formatted Output-snt'. >169: Undefined cross reference `Formatted Output-snt'. >169: Undefined cross reference `Formatted Output-pg'. [82] [40 [83]] [84] [41 [85]] [86] [87] [42] [88]) (./func.texi >Chapter 13 [89] [90] [43] [91] [92] >[44 [93]] [94] [45 [95]] [96]) (./struct.texi Chapter 6 [46 [97]] [47 [98]] [48 [99]] >189: Undefined cross reference `The for Statement-snt'. >189: Undefined cross reference `The for Statement-snt'. >189: Undefined cross reference `The for Statement-pg'. [100]) (./container.texi >Chapter 7 [49 >[101]] [50] [102] [51 [103]]) (./stream.texi Chapter 8 [52])) (./var.texi (./errors.texi Chapter 9 Chapter 14 >[53 [104]] [54] 43: Undefined cross reference `Assignment Ops-snt'. >43: Undefined cross reference `Assignment Ops-snt'. >43: Undefined cross reference `Assignment Ops-pg'. >48: Undefined cross reference `Summary of Built-in Variables-snt'. >48: Undefined cross reference `Summary of Built-in Variables-snt'. >48: Undefined cross reference `Summary of Built-in Variables-pg'. [105] [55) (./debug.texi >Chapter 15] [106] [56) (./io.texi] Chapter 16 [107] [108] >[57 [109]] [58 [110]] [111] [112] 429: Undefined cross reference `Function Files-snt'. >429: Undefined cross reference `Function Files-snt'. >429: Undefined cross reference `Function Files-pg'. [59] >[113 >434: Undefined cross reference `Commands For History-snt'. >434: Undefined cross reference `Commands For History-snt'. >434: Undefined cross reference `Commands For History-pg'.] >439: Undefined cross reference `Controlling Subprocesses-snt'. >439: Undefined cross reference `Controlling Subprocesses-snt'. >439: Undefined cross reference `Controlling Subprocesses-pg'. >444: Undefined cross reference `Getting Help-snt'. >444: Undefined cross reference `Getting Help-snt'. >444: Undefined cross reference `Getting Help-pg'. >449: Undefined cross reference `Getting Help-snt'. >449: Undefined cross reference `Getting Help-snt'. >449: Undefined cross reference `Getting Help-pg'. >454: Undefined cross reference `Function Files-snt'. >454: Undefined cross reference `Function Files-snt'. >454: Undefined cross reference `Function Files-pg'. >464: Undefined cross reference `Input and Output-snt'. >464: Undefined cross reference `Input and Output-snt'. >464: Undefined cross reference `Input and Output-pg'. >469: Undefined cross reference `Customizing the Prompt-snt'. >469: Undefined cross reference `Customizing the Prompt-snt'. >469: Undefined cross reference `Customizing the Prompt-pg'. >474: Undefined cross reference `Customizing the Prompt-snt'. >474: Undefined cross reference `Customizing the Prompt-snt'. >474: Undefined cross reference `Customizing the Prompt-pg'. >479: Undefined cross reference `Customizing the Prompt-snt'. >479: Undefined cross reference `Customizing the Prompt-snt'. >479: Undefined cross reference `Customizing the Prompt-pg'. >484: Undefined cross reference `Two-Dimensional Plotting-snt'. >484: Undefined cross reference `Two-Dimensional Plotting-snt'. >484: Undefined cross reference `Two-Dimensional Plotting-pg'. >489: Undefined cross reference `Error Handling-snt'. >489: Undefined cross reference `Error Handling-snt'. >489: Undefined cross reference `Error Handling-pg'. >494: Undefined cross reference `Commands For Completion-snt'. >494: Undefined cross reference `Commands For Completion-snt'. >494: Undefined cross reference `Commands For Completion-pg'. [114 >499: Undefined cross reference `Simple File I/O-snt'. >499: Undefined cross reference `Simple File I/O-snt'. >499: Undefined cross reference `Simple File I/O-pg'.] [60 [115]] >504: Undefined cross reference `Simple File I/O-snt'. >504: Undefined cross reference `Simple File I/O-snt'. >504: Undefined cross reference `Simple File I/O-pg'. >509: Undefined cross reference `Matrices-snt'. >509: Undefined cross reference `Matrices-snt'. >509: Undefined cross reference `Matrices-pg'. >514: Undefined cross reference `Three-Dimensional Plotting-snt'. >514: Undefined cross reference `Three-Dimensional Plotting-snt'. >514: Undefined cross reference `Three-Dimensional Plotting-pg'. >519: Undefined cross reference `Commands For History-snt'. >519: Undefined cross reference `Commands For History-snt'. >519: Undefined cross reference `Commands For History-pg'. >524: Undefined cross reference `Commands For History-snt'. >524: Undefined cross reference `Commands For History-snt'. >524: Undefined cross reference `Commands For History-pg'. >529: Undefined cross reference `Function Files-snt'. >529: Undefined cross reference `Function Files-snt'. >529: Undefined cross reference `Function Files-pg'. >534: Undefined cross reference `Recursion-snt'. >534: Undefined cross reference `Recursion-snt'. >534: Undefined cross reference `Recursion-pg'. >539: Undefined cross reference `Matrices-snt'. >539: Undefined cross reference `Matrices-snt'. >539: Undefined cross reference `Matrices-pg'. >544: Undefined cross reference `Matrices-snt'. >544: Undefined cross reference `Matrices-snt'. >544: Undefined cross reference `Matrices-pg'. >549: Undefined cross reference `Input and Output-snt'. >549: Undefined cross reference `Input and Output-snt'. >549: Undefined cross reference `Input and Output-pg'. >554: Undefined cross reference `Terminal Output-snt'. >554: Undefined cross reference `Terminal Output-snt'. >554: Undefined cross reference `Terminal Output-pg'. >559: Undefined cross reference `Empty Matrices-snt'. >559: Undefined cross reference `Empty Matrices-snt'. >559: Undefined cross reference `Empty Matrices-pg'. [116 >564: Undefined cross reference `Returning From a Function-snt'. >564: Undefined cross reference `Returning From a Function-snt'. >564: Undefined cross reference `Returning From a Function-pg'. [61]] [117 >569: Undefined cross reference `Simple File I/O-snt'. >569: Undefined cross reference `Simple File I/O-snt'. >569: Undefined cross reference `Simple File I/O-pg'. >574: Undefined cross reference `Commands For History-snt'. >574: Undefined cross reference `Commands For History-snt'.] >574: Undefined cross reference `Commands For History-pg'. >579: Undefined cross reference `Simple File I/O-snt'. >579: Undefined cross reference `Simple File I/O-snt'. >579: Undefined cross reference `Simple File I/O-pg'. >584: Undefined cross reference `Simple File I/O-snt'. >584: Undefined cross reference `Simple File I/O-snt'. >584: Undefined cross reference `Simple File I/O-pg'. >589: Undefined cross reference `Defining Functions-snt'. >589: Undefined cross reference `Defining Functions-snt'. >589: Undefined cross reference `Defining Functions-pg'. >594: Undefined cross reference `Matrices-snt'. >594: Undefined cross reference `Matrices-snt'. >594: Undefined cross reference `Matrices-pg'. >599: Undefined cross reference `Data Structures-snt'. >599: Undefined cross reference `Data Structures-snt'. >599: Undefined cross reference `Data Structures-pg'. >604: Undefined cross reference `Getting Help-snt'. >604: Undefined cross reference `Getting Help-snt'. >604: Undefined cross reference `Getting Help-pg'. >609: Undefined cross reference `The if Statement-snt'. >609: Undefined cross reference `The if Statement-snt'. >609: Undefined cross reference `The if Statement-pg'. >614: Undefined cross reference `Global Variables-snt'. >614: Undefined cross reference `Global Variables-snt'. >614: Undefined cross reference `Global Variables-pg'. >619: Undefined cross reference `Arithmetic Ops-snt'. >619: Undefined cross reference `Arithmetic Ops-snt'. >619: Undefined cross reference `Arithmetic Ops-pg'. >624: Undefined cross reference `Empty Matrices-snt'. >624: Undefined cross reference `Empty Matrices-snt'. >624: Undefined cross reference `Empty Matrices-pg'. [62 [118] [119] [120] [121]] >629: Undefined cross reference `Index Expressions-snt'. >629: Undefined cross reference `Index Expressions-snt'. >629: Undefined cross reference `Index Expressions-pg'. >634: Undefined cross reference `Function Files-snt'. >634: Undefined cross reference `Function Files-snt'. >634: Undefined cross reference `Function Files-pg'. >639: Undefined cross reference `Special Utility Matrices-snt'. >639: Undefined cross reference `Special Utility Matrices-snt'. >639: Undefined cross reference `Special Utility Matrices-pg'. >644: Undefined cross reference `Defining Functions-snt'. >644: Undefined cross reference `Defining Functions-snt'. >644: Undefined cross reference `Defining Functions-pg'. >649: Undefined cross reference `Special Utility Matrices-snt'. >649: Undefined cross reference `Special Utility Matrices-snt'. >649: Undefined cross reference `Special Utility Matrices-pg'. >654: Undefined cross reference `String Conversions-snt'. >654: Undefined cross reference `String Conversions-snt'. >654: Undefined cross reference `String Conversions-pg'. >659: Undefined cross reference `Dynamically Linked Functions-snt'. >659: Undefined cross reference `Dynamically Linked Functions-snt'. >659: Undefined cross reference `Dynamically Linked Functions-pg'. >664: Undefined cross reference `Index Expressions-snt'. >664: Undefined cross reference `Index Expressions-snt'. >664: Undefined cross reference `Index Expressions-pg'. >669: Undefined cross reference `Matrices-snt'. >669: Undefined cross reference `Matrices-snt'. >669: Undefined cross reference `Matrices-pg'. >674: Undefined cross reference `String Conversions-snt'. >674: Undefined cross reference `String Conversions-snt'. >674: Undefined cross reference `String Conversions-pg'. [122 >679: Undefined cross reference `String Conversions-snt'. >679: Undefined cross reference `String Conversions-snt'. >679: Undefined cross reference `String Conversions-pg'.] >684: Undefined cross reference `Multiple Return Values-snt'. >684: Undefined cross reference `Multiple Return Values-snt'. >684: Undefined cross reference `Multiple Return Values-pg'. [63] >689: Undefined cross reference `The switch Statement-snt'. >689: Undefined cross reference `The switch Statement-snt'. >689: Undefined cross reference `The switch Statement-pg'. >701: Undefined cross reference `Command Line Options-snt'. >701: Undefined cross reference `Command Line Options-snt'. >701: Undefined cross reference `Command Line Options-pg'. >705: Undefined cross reference `Commands For History-snt'. >705: Undefined cross reference `Commands For History-snt'. >705: Undefined cross reference `Commands For History-pg'. [123 >710: Undefined cross reference `Controlling Subprocesses-snt'. >710: Undefined cross reference `Controlling Subprocesses-snt'. >710: Undefined cross reference `Controlling Subprocesses-pg'.] >716: Undefined cross reference `Function Files-snt'. >716: Undefined cross reference `Function Files-snt'. >716: Undefined cross reference `Function Files-pg'. >722: Undefined cross reference `Getting Help-snt'. >722: Undefined cross reference `Getting Help-snt'. >722: Undefined cross reference `Getting Help-pg'. >728: Undefined cross reference `Getting Help-snt'. >728: Undefined cross reference `Getting Help-snt'. >728: Undefined cross reference `Getting Help-pg'. >734: Undefined cross reference `Commands For History-snt'. >734: Undefined cross reference `Commands For History-snt'. >734: Undefined cross reference `Commands For History-pg'. >739: Undefined cross reference `Commands For History-snt'. >739: Undefined cross reference `Commands For History-snt'. >739: Undefined cross reference `Commands For History-pg'.) (./expr.texi >Chapter 10 [64 [124]] >[125] 110: Undefined cross reference `Special Utility Matrices-snt'. >110: Undefined cross reference `Special Utility Matrices-snt'. >110: Undefined cross reference `Special Utility Matrices-pg'. [65 [126]] >171: Undefined cross reference `Functions and Scripts-snt'. >171: Undefined cross reference `Functions and Scripts-snt'. >171: Undefined cross reference `Functions and Scripts-pg'. [66 [127]] >222: Undefined cross reference `Index Expressions-snt'. >222: Undefined cross reference `Index Expressions-snt'. >222: Undefined cross reference `Index Expressions-pg'. >222: Undefined cross reference `Assignment Ops-snt'. >222: Undefined cross reference `Assignment Ops-snt'. >222: Undefined cross reference `Assignment Ops-pg'. [128] [67 [129]] >Underfull \hbox (badness 7740) in paragraph at lines 1714--1718 > []@textrm The con-ver-sion and re-peat counts may be com-bined. For ex-am-ple, > > >Underfull \hbox (badness 2293) in paragraph at lines 1714--1718 > @textrm `@texttt 32*single=>single[]@textrm '[] causes @texttt fread[] @textrm > to read blocks of sin-gle pre-ci-sion float- >[130] [131] [68] [132]) (./plot.texi Chapter 17 [133] [134] [69 [135]] [136] >573: Undefined cross reference `Strings-snt'. >573: Undefined cross reference `Strings-snt'. >573: Undefined cross reference `Strings-pg'. [137 [70]] >[138] [71 [139]] [140] [72 [141]] >800: Undefined cross reference `Variables-snt'. >800: Undefined cross reference `Variables-snt'. >800: Undefined cross reference `Variables-pg'. >801: Undefined cross reference `Index Expressions-snt'. >801: Undefined cross reference `Index Expressions-snt'. >801: Undefined cross reference `Index Expressions-pg'. >802: Undefined cross reference `Calling Functions-snt'. >802: Undefined cross reference `Calling Functions-snt'. >802: Undefined cross reference `Calling Functions-pg'. >840: Undefined cross reference `Empty Matrices-snt'. >840: Undefined cross reference `Empty Matrices-snt'. >840: Undefined cross reference `Empty Matrices-pg'. [73 [142]] [143] [74 [144]] [145] [75 [146]]) >(./eval.texi Chapter 11 [76] [77) (./matrix.texi >Chapter 18 [147] [148]] >91: Undefined cross reference `Predicates for Numeric Objects-snt'. >91: Undefined cross reference `Predicates for Numeric Objects-snt'. >91: Undefined cross reference `Predicates for Numeric Objects-pg'. >93: Undefined cross reference `Status of Variables-snt'. >93: Undefined cross reference `Status of Variables-snt'. >93: Undefined cross reference `Status of Variables-pg'.) (./stmt.texi >Chapter 12 [78] [149] [79 [150]] >196: Undefined cross reference `Functions and Scripts-snt'. >196: Undefined cross reference `Functions and Scripts-snt'. >196: Undefined cross reference `Functions and Scripts-pg'. [80 [151]] [152] [81 [153]] [82 [154]] [155] >435: Undefined cross reference `The if Statement-snt'. >435: Undefined cross reference `The if Statement-snt'. >435: Undefined cross reference `The if Statement-pg'. [83 [156]] >485: Undefined cross reference `The if Statement-snt'. >485: Undefined cross reference `The if Statement-snt'. >485: Undefined cross reference `The if Statement-pg'. >509: Undefined cross reference `Looping Over Structure Elements-snt'. >509: Undefined cross reference `Looping Over Structure Elements-snt'. >509: Undefined cross reference `Looping Over Structure Elements-pg'. [84 [157]] >[158] >[85] [86 [159]] [87 [160]]) 790: Undefined cross reference `Error Handling-snt'. >790: Undefined cross reference `Error Handling-snt'. >790: Undefined cross reference `Error Handling-pg'. (./arith.texi Chapter 19 [161] [162] [88]) (./func.texi >Chapter 13 [163 [89]] [90] 68: Undefined cross reference `Input and Output-snt'. >68: Undefined cross reference `Input and Output-snt'. >68: Undefined cross reference `Input and Output-pg'. >70: Undefined cross reference `Strings-snt'. >70: Undefined cross reference `Strings-snt'. >70: Undefined cross reference `Strings-pg'. [164 [91]] >134: Undefined cross reference `Global Variables-snt'. >134: Undefined cross reference `Global Variables-snt'. >134: Undefined cross reference `Global Variables-pg'. [165] [92] >[166] [93] [94 [167]] [168 [95]] >485: Undefined cross reference `Script Files-snt'. >485: Undefined cross reference `Script Files-snt'. >485: Undefined cross reference `Script Files-pg'. [169 [96] [170]] >530: Undefined cross reference `Functions and Scripts-snt'. >530: Undefined cross reference `Functions and Scripts-snt'. >530: Undefined cross reference `Functions and Scripts-pg'. >531: Undefined cross reference `Installation-snt'. >531: Undefined cross reference `Installation-snt'. >531: Undefined cross reference `Installation-pg'. >551: Undefined cross reference `Organization of Functions-snt'. >551: Undefined cross reference `Organization of Functions-snt'. >551: Undefined cross reference `Organization of Functions-pg'. [97 [171]] [172 [98]] [173 >[99]) (./linalg.texi Chapter 20 >[174]] 737: Undefined cross reference `Ordinary Differential Equations-snt'. >737: Undefined cross reference `Ordinary Differential Equations-snt'. >737: Undefined cross reference `Ordinary Differential Equations-pg'. [100] >Underfull \hbox (badness 3965) in paragraph at lines 36--41 > []@texttt [cc, dd, aa, bb] = balance (a, b)[] @textrm re-turns @texttt aa = cc >*a*dd[] @textrm and @texttt bb = cc*b*dd)[]@textrm , >[175] >[101] [176 893: Undefined cross reference `Ordinary Differential Equations-snt'. >893: Undefined cross reference `Ordinary Differential Equations-snt'. >893: Undefined cross reference `Ordinary Differential Equations-pg'.] [102 [177]] [178] [179] >[103]) (./errors.texi Chapter 14 [180 [104]] >19: Undefined cross reference `Formatted Output-snt'. >19: Undefined cross reference `Formatted Output-snt'. >19: Undefined cross reference `Formatted Output-pg'. [181] [105 [182]]) (./nonlin.texi Chapter 21 >[183] [184]) (./debug.texi >Chapter 15 [106 [185]) (./quad.texi Chapter 22 [186]] [187]) (./io.texi Chapter 16 [107) (./diffeq.texi >Chapter 23 [188]] [108] [189 >49: Undefined cross reference `Installation-snt'. >49: Undefined cross reference `Installation-snt'. >49: Undefined cross reference `Installation-pg'.] >62: Undefined cross reference `Installation-snt'. >62: Undefined cross reference `Installation-snt'. >62: Undefined cross reference `Installation-pg'. [109 >Overfull \hbox (15.4352pt too wide) in paragraph at lines 174--174 > [] @texttt abs (local error in x(i)) <= rtol * abs (y(i)) + atol(i)[] | >[190] [191]] [192] [110 >Underfull \hbox (badness 3281) in paragraph at lines 427--431 > @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz >e > >Underfull \hbox (badness 4779) in paragraph at lines 432--436 > @textrm al-lowed in all is @texttt MXNIT*MXNJ*MXNH[] @textrm if the @texttt "c >ompute >[193]] [194 [111] [195]] [112 >Overfull \hbox (32.68126pt too wide) in paragraph at lines 669--669 > [] @texttt abs (local error in x(i)) <= rtol(i) * abs (Y(i)) + atol(i)[] | >[196]) (./optim.texi Chapter 24 [197] [198]] >387: Undefined cross reference `Input and Output-snt'. >387: Undefined cross reference `Input and Output-snt'. >387: Undefined cross reference `Input and Output-pg'. [113) (./stats.texi Chapter 25 [199] >[200]] [201] [114 [202]] [115 [203]] [204] >[116 [205]] [117 [206]] [207] [118 [208]] [209] [119] [210] [120 [211]] >[212 [121]] [213] >1126: Undefined cross reference `Integer Conversions-snt'. >1126: Undefined cross reference `Integer Conversions-snt'. >1126: Undefined cross reference `Integer Conversions-pg'. >1128: Undefined cross reference `Table of Input Conversions-snt'. >1128: Undefined cross reference `Table of Input Conversions-snt'. >1128: Undefined cross reference `Table of Input Conversions-pg'. >1132: Undefined cross reference `Integer Conversions-snt'. >1132: Undefined cross reference `Integer Conversions-snt'. >1132: Undefined cross reference `Integer Conversions-pg'. >1136: Undefined cross reference `Integer Conversions-snt'. >1136: Undefined cross reference `Integer Conversions-snt'. >1136: Undefined cross reference `Integer Conversions-pg'. >1141: Undefined cross reference `Integer Conversions-snt'. >1141: Undefined cross reference `Integer Conversions-snt'. >1141: Undefined cross reference `Integer Conversions-pg'. [122 [214]] >1145: Undefined cross reference `Floating-Point Conversions-snt'. >1145: Undefined cross reference `Floating-Point Conversions-snt'. >1145: Undefined cross reference `Floating-Point Conversions-pg'. >1150: Undefined cross reference `Floating-Point Conversions-snt'. >1150: Undefined cross reference `Floating-Point Conversions-snt'. >1150: Undefined cross reference `Floating-Point Conversions-pg'. >1156: Undefined cross reference `Floating-Point Conversions-snt'. >1156: Undefined cross reference `Floating-Point Conversions-snt'. >1156: Undefined cross reference `Floating-Point Conversions-pg'. >1159: Undefined cross reference `Other Output Conversions-snt'. >1159: Undefined cross reference `Other Output Conversions-snt'. >1159: Undefined cross reference `Other Output Conversions-pg'. >1162: Undefined cross reference `Other Output Conversions-snt'. >1162: Undefined cross reference `Other Output Conversions-snt'. >1162: Undefined cross reference `Other Output Conversions-pg'. >1165: Undefined cross reference `Other Output Conversions-snt'. >1165: Undefined cross reference `Other Output Conversions-snt'. >1165: Undefined cross reference `Other Output Conversions-pg'. [123 [215]] [124 [216]] [217] >[125] [218] [126 [219]] 1484: Undefined cross reference `Numeric Input Conversions-snt'. >1484: Undefined cross reference `Numeric Input Conversions-snt'. >1484: Undefined cross reference `Numeric Input Conversions-pg'. >1489: Undefined cross reference `Numeric Input Conversions-snt'. >1489: Undefined cross reference `Numeric Input Conversions-snt'. >1489: Undefined cross reference `Numeric Input Conversions-pg'. >1493: Undefined cross reference `Numeric Input Conversions-snt'. >1493: Undefined cross reference `Numeric Input Conversions-snt'. >1493: Undefined cross reference `Numeric Input Conversions-pg'. >1497: Undefined cross reference `Numeric Input Conversions-snt'. >1497: Undefined cross reference `Numeric Input Conversions-snt'. >1497: Undefined cross reference `Numeric Input Conversions-pg'. >1501: Undefined cross reference `Numeric Input Conversions-snt'. >1501: Undefined cross reference `Numeric Input Conversions-snt'. >1501: Undefined cross reference `Numeric Input Conversions-pg'. >1505: Undefined cross reference `Numeric Input Conversions-snt'. >1505: Undefined cross reference `Numeric Input Conversions-snt'. >1505: Undefined cross reference `Numeric Input Conversions-pg'. >1509: Undefined cross reference `String Input Conversions-snt'. >1509: Undefined cross reference `String Input Conversions-snt'. >1509: Undefined cross reference `String Input Conversions-pg'. >1514: Undefined cross reference `String Input Conversions-snt'. >1514: Undefined cross reference `String Input Conversions-snt'. >1514: Undefined cross reference `String Input Conversions-pg'. [127 [220]] [221 [128]] [222 >[129]] >Underfull \hbox (badness 7740) in paragraph at lines 1714--1718 > []@textrm The con-ver-sion and re-peat counts may be com-bined. For ex-am-ple, > > >Underfull \hbox (badness 2293) in paragraph at lines 1714--1718 > @textrm `@texttt 32*single=>single[]@textrm '[] causes @texttt fread[] @textrm > to read blocks of sin-gle pre-ci-sion float- >[130 [223]]) >(./finance.texi Chapter 26 [224] [131 [225]]) (./set.texi Chapter 27 [226] [132) >(./poly.texi] Chapter 28 [227] [228]) (./plot.texi Chapter 17 [133] [134] [229] [135] [230]) [136 (./control.texi Chapter 29 >[231] [232]] [233] [137 [234]] [235] >[138 [236]] >Underfull \hbox (badness 2376) in paragraph at lines 419--422 > []@textrm where $@texti cout$ @textrm is the list of in 1:@texttt rows[]@textr >m (@textsl p@textrm ) that are not con-tained in out-list. > >Overfull \hbox (32.35193pt too wide) in paragraph at lines 428--428 > []@texttt octave:4> sys = ss (a, b, c, [], 0, 3, 0, {"volts", "amps", "joules" >});[] | >[237] [238] [139 [239]] [140 [240]] [241] [141 [242] [243]] [244] [245] [142] [246] [247 [143]] [248] [144 >Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 > [] []@textsl yd @textrm is a bi-nary vec-tor of length rows(c) that in-di-cate >s >[249]] [250] [145 [251]] [252] [146 [253]] >1126: Undefined cross reference `Installation-snt'. >1126: Undefined cross reference `Installation-snt'. >1126: Undefined cross reference `Installation-pg'. [254]) (./matrix.texi Chapter 18 >[147 [255]] [148] [256] 68: Undefined cross reference `Comparison Ops-snt'. >68: Undefined cross reference `Comparison Ops-snt'. >68: Undefined cross reference `Comparison Ops-pg'. [149 [257]] [258] [150] [259] [151 [260]] >[261 [152]] [262] [263] [264] >[153 >Underfull \hbox (badness 10000) in paragraph at lines 2886--2890 > @texttt "bi"[]@textrm Conversion is per-formed via bi-lin-ear trans-form >[265]] [266] [154] [267] [155 >Underfull \hbox (badness 3375) in paragraph at lines 3119--3122 > @textsl phase@textrm the mag-ni-tude and phase of the fre-quency re-sponse $@t >exti G@textrm (@texti jw@textrm )$ or >[268]] [269] [156] [270] [271] [157 [272]] [158 [273]] >950: Undefined cross reference `Ranges-snt'. >950: Undefined cross reference `Ranges-snt'. >950: Undefined cross reference `Ranges-pg'. [274] [275 [159] [276] [277] [278] [279] >[280]) (./signal.texi Chapter 30 [281] [282] [283] [284] [285] [286] [287] >[288] [289]]) (./image.texi Chapter 31 [290] [160]) (./arith.texi [291 >Chapter 19 [161]] [162] 41: Undefined cross reference `Linear Algebra-snt'. >41: Undefined cross reference `Linear Algebra-snt'. >41: Undefined cross reference `Linear Algebra-pg'. [292] [163) (./audio.texi >Chapter 32 [293]] [294] >132: Undefined cross reference `Linear Algebra-snt'. >132: Undefined cross reference `Linear Algebra-snt'. >132: Undefined cross reference `Linear Algebra-pg'. [295 [164]) (./quaternion.texi Chapter 33 [296]] [165 [297]]) >364: Undefined cross reference `Linear Algebra-snt'. >364: Undefined cross reference `Linear Algebra-snt'. >364: Undefined cross reference `Linear Algebra-pg'. >(./system.texi Chapter 34 [298] [166 [299]] [300] [301] [167 [302]] [303] [168 [304]] [305 [169] >[306]] >[170 [307]] [308] [171 [309]] [310] [172 [311]] 1185: Undefined cross reference `Status of Variables-snt'. >1185: Undefined cross reference `Status of Variables-snt'. >1185: Undefined cross reference `Status of Variables-pg'. [312] [173] [313]) (./linalg.texi >Chapter 20 [174] [314]) (./tips.texi Appendix A >[315] [316 >Underfull \hbox (badness 3965) in paragraph at lines 36--41 > []@texttt [cc, dd, aa, bb] = balance (a, b)[] @textrm re-turns @texttt aa = cc >*a*dd[] @textrm and @texttt bb = cc*b*dd)[]@textrm , >[175] [317]] [318] [176 [319]] [320]) (./bugs.texi Appendix B [321] [322] [177 > >WARNING: for users of Unix TeX 3.0! >This manual trips a bug in TeX version 3.0 (tex hangs). >If you are running another version of TeX, relax. >If you are running Unix TeX 3.0, kill this TeX process. > Then upgrade your TeX installation if you can. > (See ftp://ftp.gnu.org/pub/gnu/TeX.README.) >If you are stuck with version 3.0, run the > script ``tex3patch'' from the Texinfo distribution > to use a workaround. > >[323]] [178 [324]] [179 [325]] [326]) (./install.texi Appendix C [327 [180] [328] [329]] [330 [181]] >[331] [332 [182] [333]) (./emacs.texi Appendix D [334]]) (./nonlin.texi Chapter 21 >[183 [335] [184]] [336] [185] [337)] (./quad.texi Chapter 22 [186] [338] [187 >[339]]) (./diffeq.texi >Chapter 23 >Underfull \hbox (badness 3019) in paragraph at lines 473--482 >@textrm from any GNU Emacs Lisp Code Di-rec-tory archive, e.g. @texttt ftp://ft >p.cis.ohio- >[340 [188] >Underfull \hbox (badness 2334) in paragraph at lines 500--503 >[]@textrm If you use Oc-tave from within Emacs, these set-tings are best done i >n the > >Underfull \hbox (badness 3895) in paragraph at lines 500--503 >@textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed > to by the Emacs vari-able >) (./grammar.texi Appendix E [341] [342]]) (./gpl.texi Appendix F [343] [344] [189 >Underfull \hbox (badness 2368) in paragraph at lines 72--72 >[]@secrm TERMS AND CON-DI-TIONS FOR COPY-ING, >[345] [346]] [347 >Overfull \hbox (15.4352pt too wide) in paragraph at lines 174--174 > [] @texttt abs (local error in x(i)) <= rtol * abs (y(i)) + atol(i)[] | >[190]] [348] [349 [191] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 361--361 > []@texttt Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110 >-1301, USA.[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 371--371 > []@texttt Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `sho >w w'.[] | >) (./cp-idx.texi (Concept Index) [350]]) (./vr-idx.texi (Variable Index) >[351] [352] [192) (./fn-idx.texi (Function Index) [353] [354]]) (./op-idx.texi >(Operator Index) [355] [356]) >Underfull \hbox (badness 3281) in paragraph at lines 427--431 > @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz >e > >Underfull \hbox (badness 4779) in paragraph at lines 432--436 > @textrm al-lowed in all is @texttt MXNIT*MXNJ*MXNH[] @textrm if the @texttt "c >ompute >[193 [357] [358] ) >(see the transcript file for additional information) >Output written on octave.dvi (362 pages, 934124 bytes). >Transcript written on octave.log. >] [194] [195] >Overfull \hbox (32.68126pt too wide) in paragraph at lines 669--669 > [] @texttt abs (local error in x(i)) <= rtol(i) * abs (Y(i)) + atol(i)[] | >[196]) (./optim.texi Chapter 24 [197] [198]) (./stats.texi Chapter 25 [199] >[200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] >[212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) >(./finance.texi Chapter 26 [224] [225]) (./set.texi Chapter 27 [226]) >(./poly.texi Chapter 28 [227] [228] [229] [230]) (./control.texi Chapter 29 >[231] [232] 89: Undefined cross reference `sysinterface-snt'. >89: Undefined cross reference `sysinterface-snt'. >89: Undefined cross reference `sysinterface-pg'. [233] >124: Undefined cross reference `structaccess-snt'. >124: Undefined cross reference `structaccess-snt'. >124: Undefined cross reference `structaccess-pg'. [234] >211: Undefined cross reference `sysstruct-snt'. >211: Undefined cross reference `sysstruct-snt'. >211: Undefined cross reference `sysstruct-pg'. >215: Undefined cross reference `sysdisp-snt'. >215: Undefined cross reference `sysdisp-snt'. >215: Undefined cross reference `sysdisp-pg'. [235] [236] >Underfull \hbox (badness 2376) in paragraph at lines 419--422 > []@textrm where $@texti cout$ @textrm is the list of in 1:@texttt rows[]@textr >m (@textsl p@textrm ) that are not con-tained in out-list. > >Overfull \hbox (32.35193pt too wide) in paragraph at lines 428--428 > []@texttt octave:4> sys = ss (a, b, c, [], 0, 3, 0, {"volts", "amps", "joules" >});[] | >[237] [238] [239] [240] [241] [242] [243] [244] [245] >1062: Undefined cross reference `systime-snt'. >1062: Undefined cross reference `systime-snt'. >1062: Undefined cross reference `systime-pg'. [246] [247]This is e-TeXk, Version 3.141592-2.2 (Web2C 7.5.5) > file:line:error style messages enabled. > [248]entering extended mode > >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/inter >preter/octave.texi >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/texin >fo.tex Loading texinfo [version 1999-09-25.10]: Basics, >Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 > [] []@textsl yd @textrm is a bi-nary vec-tor of length rows(c) that in-di-cate >s >[249 pdf, fonts,] [250] [251] [252 >page headings, tables,] conditionals, indexing, sectioning, [253 toc, environments,] >defuns, macros, cross references, [254] (/usr/share/texmf/tex/generic/epsf/epsf.tex) >localization, and turning on texinfo input format.) [255 (./octave.aux] [256] [257] [258]) [259 (./conf.texi >) [1]] [2] (./octave.toc [260 [-1]] [-2] >[261 [-3]] [262 [-4]] [-5] [263 [-6]]) [-7] [-8] [264 >(./preface.texi (Preface)] [1] >Underfull \hbox (badness 10000) in paragraph at lines 2886--2890 > @texttt "bi"[]@textrm Conversion is per-formed via bi-lin-ear trans-form >[265 [2]] [3] [266) (./intro.texi Chapter 1 [4]] [5] [267 [6]] >[7] >Underfull \hbox (badness 3375) in paragraph at lines 3119--3122 > @textsl phase@textrm the mag-ni-tude and phase of the fre-quency re-sponse $@t >exti G@textrm (@texti jw@textrm )$ or >[268 [8]] [9] [269] [10]) (./basics.texi Chapter 2 [11] [12] [270] [13] [271] [14] [272 [15]] [273 [16]] >[17] [274 [18]] [19] [275] [20] [276 [21]] [277 [22]] [23] [278 [24]] [279 [25]] [26]) (./data.texi Chapter 3 >[27] [28] >[280] [29) (./signal.texi] Chapter 30 [281] [282] [30] [283) (./numbers.texi Chapter 4 [31] [32]] [33] [34 [284] [35]] >[36] [285 [37]]) (./strings.texi Chapter 5 [286 [38]] [39] [287 [40]] [41] >[288 [42]] [43] [289 [44]]) (./image.texi Chapter 31 [290 >[45]]) (./struct.texi Chapter 6 [46] [291 [47] [48]]) (./container.texi Chapter 7 >[49] [50] [292] [51]) (./stream.texi Chapter 8 [52]) (./var.texi Chapter 9) (./audio.texi >Chapter 32 [53 [293] >[54]] [294] [55] [56 [295] [57]]) (./quaternion.texi Chapter 33 [296 [58]] [59] [297] [60]) >(./system.texi Chapter 34 [298] [61] [299 [62]] [300 [63]] [301) (./expr.texi Chapter 10 >[64]] [65] [302] [66] [67] [303] [68] [304 [69]] >638: Undefined cross reference `Timing Utilities-snt'. >638: Undefined cross reference `Timing Utilities-snt'. >638: Undefined cross reference `Timing Utilities-pg'. [305 [70]] >642: Undefined cross reference `Timing Utilities-snt'. >642: Undefined cross reference `Timing Utilities-snt'. >642: Undefined cross reference `Timing Utilities-pg'. >646: Undefined cross reference `Timing Utilities-snt'. >646: Undefined cross reference `Timing Utilities-snt'. >646: Undefined cross reference `Timing Utilities-pg'. [71] [306] [72] [73 [307] [74]] [75 [308]) (./eval.texi >Chapter 11 [76]] [77]) (./stmt.texi Chapter 12 [78 >[309]] [79] [80] [310 [81]] [82] [311 [83]] >[84] [85] [312 [86]] [87] [313 [88]]) (./func.texi Chapter 13 [89] [90] [314 [91]] [92]) (./tips.texi Appendix A [315 [93]] [316] >[94] >57: Undefined cross reference `Errors-snt'. >57: Undefined cross reference `Errors-snt'. >57: Undefined cross reference `Errors-pg'. [317 [95]] >116: Undefined cross reference `The try Statement-snt'. >116: Undefined cross reference `The try Statement-snt'. >116: Undefined cross reference `The try Statement-pg'. [96] [318 [97]] [98 [319] [99]] [100 [320] [101]]) >(./bugs.texi Appendix B [321 [102] [322]] [323 [103]] >145: Undefined cross reference `Trouble-snt'. >145: Undefined cross reference `Trouble-snt'.) >145: Undefined cross reference `Trouble-pg'. (./errors.texi >Chapter 14 [104] [105 [324]) (./debug.texi Chapter 15 [106]] >261: Undefined cross reference `Bug Lists-snt'. >261: Undefined cross reference `Bug Lists-snt'. >261: Undefined cross reference `Bug Lists-pg'. [325) (./io.texi Chapter 16 >[107]] [108] [326 [109]] [110] >476: Undefined cross reference `Bug Reporting-snt'. >476: Undefined cross reference `Bug Reporting-snt'. >476: Undefined cross reference `Bug Reporting-pg'.) (./install.texi Appendix C >[327 [111] [112]] [328] [113] [329] [114] [330 [115]] 171: Undefined cross reference `Trouble-snt'. >171: Undefined cross reference `Trouble-snt'. >171: Undefined cross reference `Trouble-pg'. [116] [331 [117]] [118 [332]] >[119] [333 [120]]) (./emacs.texi >Appendix D [334 [121]] [335 [122]] >Underfull \hbox (badness 2418) in paragraph at lines 1143--1146 > @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix >ed-point) no-ta-tion. See >[123] [336 [124]] [125] [337 [126]] [338 [127]] [128] [129] [339 >Underfull \hbox (badness 7740) in paragraph at lines 1714--1718 > []@textrm The con-ver-sion and re-peat counts may be com-bined. For ex-am-ple, > > >Underfull \hbox (badness 2293) in paragraph at lines 1714--1718 > @textrm `@texttt 32*single=>single[]@textrm '[] causes @texttt fread[] @textrm > to read blocks of sin-gle pre-ci-sion float- >[130]] [131] >Underfull \hbox (badness 3019) in paragraph at lines 473--482 >@textrm from any GNU Emacs Lisp Code Di-rec-tory archive, e.g. @texttt ftp://ft >p.cis.ohio- >[340] >Underfull \hbox (badness 2334) in paragraph at lines 500--503 >[]@textrm If you use Oc-tave from within Emacs, these set-tings are best done i >n the > >Underfull \hbox (badness 3895) in paragraph at lines 500--503 >@textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed > to by the Emacs vari-able >) [132 (./grammar.texi Appendix E] [341) (./plot.texi] Chapter 17 [133 [342]] [134]) (./gpl.texi Appendix F [343 [135]] [344] [136] >Underfull \hbox (badness 2368) in paragraph at lines 72--72 >[]@secrm TERMS AND CON-DI-TIONS FOR COPY-ING, >[345 [137] >[138]] [139] [346 [140]] [141 [347]] [142 [348] [143]] [349 [144]] [145] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 361--361 > []@texttt Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110 >-1301, USA.[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 371--371 > []@texttt Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `sho >w w'.[] | >) (./cp-idx.texi (Concept Index) [350 [146]] (./octave.cps) (./matrix.texi >Chapter 18 [147] [148] [149] [351 [150] [151] [152]] [153] [154] [155] [352 [156] [157]] >[158] [159] [353 [160]) (./arith.texi Chapter 19 [161] [162] [163]] [164])) >(./vr-idx.texi (Variable Index) [354 [165] >[166]] (./octave.vrs [167] [168 [355] [169]] [170] [171]) [172] [173) (./fn-idx.texi] >(Function Index) [356) (./linalg.texi Chapter 20 >[174] >Underfull \hbox (badness 3965) in paragraph at lines 36--41 > []@texttt [cc, dd, aa, bb] = balance (a, b)[] @textrm re-turns @texttt aa = cc >*a*dd[] @textrm and @texttt bb = cc*b*dd)[]@textrm , >[175]] (./octave.fns [176] [177] [178] [179] [357 [180] [181]] [182]) (./nonlin.texi Chapter 21 >[183] [184] [185]) (./quad.texi Chapter 22 [186] [187]) (./diffeq.texi >Chapter 23 [188] [358 [189] >Overfull \hbox (15.4352pt too wide) in paragraph at lines 174--174 > [] @texttt abs (local error in x(i)) <= rtol * abs (y(i)) + atol(i)[] | >[190] [191]] [192] >Underfull \hbox (badness 3281) in paragraph at lines 427--431 > @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz >e > >Underfull \hbox (badness 4779) in paragraph at lines 432--436 > @textrm al-lowed in all is @texttt MXNIT*MXNJ*MXNH[] @textrm if the @texttt "c >ompute >[193] [194] [195] >Overfull \hbox (32.68126pt too wide) in paragraph at lines 669--669 > [] @texttt abs (local error in x(i)) <= rtol(i) * abs (Y(i)) + atol(i)[] | >[196]) (./optim.texi Chapter 24 [197] [198] [359) (./stats.texi Chapter 25 [199] >[200] [201] [202]] [203] [204] [205] [360 [206] [207] [208]] [209] [210] [211] >[212] [361 [213] [214]] [215] [216] [362 [217] [218]] [219] [220] [221 >[363] [222] [223]]) >(./finance.texi Chapter 26 [224] [225]) (./set.texi Chapter 27 [226]) >(./poly.texi [364 Chapter 28 [227] [228] [229] [230])] (./control.texi Chapter 29 >[231] [232] [233])) (./op-idx.texi (Operator Index) [365 [234]] [366] [235 (./octave.ops] [236] >[367 >Underfull \hbox (badness 2376) in paragraph at lines 419--422 > []@textrm where $@texti cout$ @textrm is the list of in 1:@texttt rows[]@textr >m (@textsl p@textrm ) that are not con-tained in out-list. > >Overfull \hbox (32.35193pt too wide) in paragraph at lines 428--428 > []@texttt octave:4> sys = ss (a, b, c, [], 0, 3, 0, {"volts", "amps", "joules" >});[] | >[237] [238] [239]])) [368] [240] [241] [242] [243] [244] [245] [246kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 cmsl9 >] [247] [248] >Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 > [] []@textsl yd @textrm is a bi-nary vec-tor of length rows(c) that in-di-cate >s >[249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] >[261] [262] [263] [264] >Underfull \hbox (badness 10000) in paragraph at lines 2886--2890 > @texttt "bi"[]@textrm Conversion is per-formed via bi-lin-ear trans-form >[265] [266] [267] >Underfull \hbox (badness 3375) in paragraph at lines 3119--3122 > @textsl phase@textrm the mag-ni-tude and phase of the fre-quency re-sponse $@t >exti G@textrm (@texti jw@textrm )$ or >[268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] >[280]) (./signal.texi Chapter 30 [281] [282] [283] [284] [285] [286] [287] >[288] [289]) (./image.texi Chapter 31 [290] [291] [292]) (./audio.texi >Chapter 32 [293] [294] [295]) (./quaternion.texi Chapter 33 [296] [297]) >(./system.texi Chapter 34 [298] [299] [300] [301] [302] [303] [304] [305] >[306] [307] [308] [309] [310] [311] [312] [313] [314]) (./tips.texi Appendix A >[315] [316] [317] [318] [319] [320]) (./bugs.texi Appendix B [321] [322] >[323] [324] [325] [326]) (./install.texi Appendix C [327] [328] [329] [330] >[331] [332] [333]) (./emacs.texi Appendix D [334] [335] [336] [337] [338] >[339] >Underfull \hbox (badness 3019) in paragraph at lines 473--482 >@textrm from any GNU Emacs Lisp Code Di-rec-tory archive, e.g. @texttt ftp://ft >p.cis.ohio- >[340] >Underfull \hbox (badness 2334) in paragraph at lines 500--503 >[]@textrm If you use Oc-tave from within Emacs, these set-tings are best done i >n the > >Underfull \hbox (badness 3895) in paragraph at lines 500--503 >@textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed > to by the Emacs vari-able >) (./grammar.texi Appendix E [341] [342]) (./gpl.texi Appendix F [343] [344] >Underfull \hbox (badness 2368) in paragraph at lines 72--72 >[]@secrm TERMS AND CON-DI-TIONS FOR COPY-ING, >[345] [346] [347] [348] [349] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 361--361 > []@texttt Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110 >-1301, USA.[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 371--371 > []@texttt Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `sho >w w'.[] | >) (./cp-idx.texi (Concept Index) [350] (./octave.cps [351] [352] [353])) >(./vr-idx.texi (Variable Index) [354] (./octave.vrs [355])) (./fn-idx.texi >(Function Index) [356] (./octave.fns [357] [358] [359] [360] [361] [362] >[363] [364])) (./op-idx.texi (Operator Index) [365] [366] (./octave.ops >[367])) [368] ) >(see the transcript file for additional information) >Output written on octave.dvi (378 pages, 1382168 bytes). >Transcript written on octave.log. >This is e-TeXk, Version 3.141592-2.2 (Web2C 7.5.5) > file:line:error style messages enabled. >entering extended mode > >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/inter >preter/octave.texi >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/texin >fo.tex Loading texinfo [version 1999-09-25.10]: Basics, pdf, fonts, >page headings, tables, conditionals, indexing, sectioning, toc, environments, >defuns, macros, cross references, (/usr/share/texmf/tex/generic/epsf/epsf.tex) >localization, and turning on texinfo input format.) (./octave.aux) (./conf.texi >) [1] [2] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6]) [-7] [-8] >(./preface.texi (Preface) [1] [2] [3]) (./intro.texi Chapter 1 [4] [5] [6] >[7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] [15] [16] >[17] [18] [19] [20] [21] [22] [23] [24] [25] [26]) (./data.texi Chapter 3 >[27] [28] [29] [30]) (./numbers.texi Chapter 4 [31] [32] [33] [34] [35] >[36] [37]) (./strings.texi Chapter 5 [38] [39] [40] [41] [42] [43] [44] >[45]) (./struct.texi Chapter 6 [46]mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmsl9 > [47] [48]) (./container.texi Chapter 7 >[49] [50] [51]) (./stream.texi Chapter 8 [52]) (./var.texi Chapter 9 [53] >[54] [55] [56]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > [57] [58 >(/usr/share/texmf/fonts/source/public/cm/cmsl9.mf] [59] [60] [61] [62] [63]) >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf (./expr.texi Chapter 10 >[64] [65] [66] [67] [68]) [69] [70] [71] [72] [73] >(/usr/share/texmf/fonts/source/public/cm/roman.mf [74 >(/usr/share/texmf/fonts/source/public/cm/romanu.mf] [75]) (./eval.texi >Chapter 11 [76] [65] [77]) [66 (./stmt.texi] Chapter 12 [78] [67] [68] [79] [69] [80] >[70] [71] [81] [72] [82] [73] [74] [83] [75] >[84] [76] [85] [77] [86] [78] [87] [79] [80] [88] [81]) (./func.texi Chapter 13 [89] [90] [82] [83] [91] [84] [92] >[85] [93 [86]] >[94] [87] [95] [88] [96] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] [101] [102] [97] [98] [99] [100] [103] >[101]) (./errors.texi >Chapter 14 [104] [102] [103] [105] [104]) (./debug.texi [105 Chapter 15] [106] [106] [107]) (./io.texi Chapter 16 >[107 [108]] [108] [109] [109] [110] [111] [110] [112] [111] >[113] [112] [114] [115] [116] [113] [117] [114 [118]] [115] [119] [116 [120]] [117 [121]] [122]) [118] >[119] [120] [121] >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [122] >Underfull \hbox (badness 2418) in paragraph at lines 1143--1146 > @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix >ed-point) no-ta-tion. See >[123] [124] [125] [126 [0]] [1] [2] [127] [3] [4] [128] [5] [129] >[6] [7] >Underfull \hbox (badness 7740) in paragraph at lines 1714--1718 > []@textrm The con-ver-sion and re-peat counts may be com-bined. For ex-am-ple, > > >Underfull \hbox (badness 2293) in paragraph at lines 1714--1718 > @textrm `@texttt 32*single=>single[]@textrm '[] causes @texttt fread[] @textrm > to read blocks of sin-gle pre-ci-sion float- >[130] [8] [9] [131] [10]) [132]) (./plot.texi Chapter 17 [133] [134] [135] [136] [137] >[138] (/usr/share/texmf/fonts/source/public/cm/romand.mf [139] >[48] [49] [140] [50] [51] [141] [52] [53] [54] [55] [142 [56]] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [143] [36] [38] [144] [63] [62]) [145 >(/usr/share/texmf/fonts/source/public/cm/romspl.mf] [16] [17] [146] [25] [26]) (./matrix.texi >Chapter 18 [147] [148] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [149] [29] [30] [150] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [151] [37] [39] [152] >[40] [41] [42] [43] [44] [46] [47] [58] [153] [59] [61] [64] [91] [93] [154] [96]) [155] [156] >(/usr/share/texmf/fonts/source/public/cm/accent.mf [157 [18]] [19] [20] [21] [22] >[23] >[158 [24]] [32] [94] [95] [125] [126] [127]) [159] >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [160]) (./arith.texi Chapter 19 [161] [162] [11] [12] [163] [13] [164] [14] [165] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf >[166] [167] [34] [45] [168] [92] [123] >[124]) ) ) >Font metrics written on cmsl9.tfm. >Output written on cmsl9.600gf (128 characters, 21960 bytes). >Transcript written on cmsl9.log. > [169] [170] [171] [172] [173]) (./linalg.texi Chapter 20 >[174] >Underfull \hbox (badness 3965) in paragraph at lines 36--41 > []@texttt [cc, dd, aa, bb] = balance (a, b)[] @textrm re-turns @texttt aa = cc >*a*dd[] @textrm and @texttt bb = cc*b*dd)[]@textrm , >[175] [176] [177] [178] [179] [180] [181] [182]) (./nonlin.texi Chapter 21 >[183] [184] [185]) (./quad.texi Chapter 22 [186] [187]) (./diffeq.texi >Chapter 23 [188] [189] >Overfull \hbox (15.4352pt too wide) in paragraph at lines 174--174 > [] @texttt abs (local error in x(i)) <= rtol * abs (y(i)) + atol(i)[] | >[190] [191] [192] >Underfull \hbox (badness 3281) in paragraph at lines 427--431 > @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz >e > >Underfull \hbox (badness 4779) in paragraph at lines 432--436 > @textrm al-lowed in all is @texttt MXNIT*MXNJ*MXNH[] @textrm if the @texttt "c >ompute >[193] [194] [195] >Overfull \hbox (32.68126pt too wide) in paragraph at lines 669--669 > [] @texttt abs (local error in x(i)) <= rtol(i) * abs (Y(i)) + atol(i)[] | >[196]) (./optim.texi Chapter 24 [197] [198]ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27372.tmp >)cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk27372.tmp': Permission denied > (./stats.texi Chapter 25 [199] >[200] [201]kpathsea: Appending font creation commands to missfont.log. > ) >(see the transcript file for additional information) >Warning: pdfetex (file cmsl9): [202]kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 cmti9 > [203] [204] [205] [206] [207] [208] [209] [210] [211] >[212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) >(./finance.texi Chapter 26 [224] [225]) (./set.texi Chapter 27 [226]) >(./poly.texi Chapter 28 [227] [228] [229] [230]) (./control.texi Chapter 29 >[231] [232] [233] [234] [235] [236] >Underfull \hbox (badness 2376) in paragraph at lines 419--422 > []@textrm where $@texti cout$ @textrm is the list of in 1:@texttt rows[]@textr >m (@textsl p@textrm ) that are not con-tained in out-list. > >Overfull \hbox (32.35193pt too wide) in paragraph at lines 428--428 > []@texttt octave:4> sys = ss (a, b, c, [], 0, 3, 0, {"volts", "amps", "joules" >});[] | >[237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] >Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 > [] []@textsl yd @textrm is a bi-nary vec-tor of length rows(c) that in-di-cate >s >[249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] >[261] [262] [263] [264] >Underfull \hbox (badness 10000) in paragraph at lines 2886--2890 > @texttt "bi"[]@textrm Conversion is per-formed via bi-lin-ear trans-form >[265] [266] [267] >Underfull \hbox (badness 3375) in paragraph at lines 3119--3122 > @textsl phase@textrm the mag-ni-tude and phase of the fre-quency re-sponse $@t >exti G@textrm (@texti jw@textrm )$ or >[268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] >[280]) (./signal.texi Chapter 30 [281] [282] [283] [284] [285] [286] [287] >[288] [289]) (./image.texi Chapter 31 [290] [291] [292]) (./audio.texi >Chapter 32 [293] [294] [295]) (./quaternion.texi Chapter 33 [296] [297]) >(./system.texi Chapter 34 [298] [299] [300] [301] [302] [303] [304] [305] >[306] [307] [308] [309] [310] [311] [312] [313] [314]) (./tips.texi Appendix A >[315] [316] [317] [318] [319] [320]) (./bugs.texi Appendix B [321] [322] >[323] [324] [325] [326]) (./install.texi Appendix C [327] [328] [329] [330] >[331] [332] [333]) (./emacs.texi Appendix D [334] [335] [336] [337] [338] >[339] >Underfull \hbox (badness 3019) in paragraph at lines 473--482 >@textrm from any GNU Emacs Lisp Code Di-rec-tory archive, e.g. @texttt ftp://ft >p.cis.ohio- >[340] >Underfull \hbox (badness 2334) in paragraph at lines 500--503 >[]@textrm If you use Oc-tave from within Emacs, these set-tings are best done i >n the > >Underfull \hbox (badness 3895) in paragraph at lines 500--503 >@textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed > to by the Emacs vari-able >) (./grammar.texi Appendix E [341] [342]) (./gpl.texi Appendix F [343] [344] >Underfull \hbox (badness 2368) in paragraph at lines 72--72 >[]@secrm TERMS AND CON-DI-TIONS FOR COPY-ING, >[345] [346] [347] [348] [349] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 361--361 > []@texttt Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110 >-1301, USA.[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 371--371 > []@texttt Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `sho >w w'.[] | >) (./cp-idx.texi (Concept Index) [350] (./octave.cps [351] [352] [353])) >(./vr-idx.texi (Variable Index) [354] (./octave.vrs [355])) (./fn-idx.texi >(Function Index) [356] (./octave.fns [357] [358] [359] [360] [361] [362] >[363] [364])) (./op-idx.texi (Operator Index) [365] [366] (./octave.ops >[367])) [368] ) >(see the transcript file for additional information) >Output written on octave.dvi (378 pages, 1382168 bytes). >Transcript written on octave.log. >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmti9 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmti9.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/textit.mf >(/usr/share/texmf/fonts/source/public/cm/itall.mf [97] [98] [99] [100] [101] >[102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] >[114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/italsp.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/italig.mf [11] [12] [13]dvips -o octave.ps octave.dvi > >[14] [15]) (/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] >[67] [68] [69] [70] [71]This is dvips(k) 5.95b Copyright 2005 Radical Eye Software (www.radicaleye.com) > [72]' TeX output 2007.01.06:1134' -> octave.ps > [73] [74] [75] [76]kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+437/600 --dpi 1037 cmbx12 > [77] [78] [79] [80] [81] >[82] [83] [84] [85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/itald.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/italp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmti9.tfm. >Output written on cmti9.600gf (128 characters, 23228 bytes). >Transcript written on cmti9.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27553.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk27553.tmp': Permission denied >Font cmsl9 at 600 not found > >Warning: pdfetex (file cmti9): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmcsc10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+437/600; nonstopmode; input cmbx12 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmbx12.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117]mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmcsc10 > [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > [8] [9] >(/usr/share/texmf/fonts/source/public/cm/cmcsc10.mf [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36)] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] >(/usr/share/texmf/fonts/source/public/cm/csc.mf [25] >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [26] [65] [27] [66] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [67] [68] [29] [69] [30 >[70]] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [71] [33] [60] [35] [72] [37] [73] [39] >[40] [74] [41] [42] [43] [44] [46] [47] [75] [58] [59] [61] [76] [64] [91] [77] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18 [78]] [19] [20] [79] [21] [22] >[23] [80] [24] [32] [94] [81] [95] [125] [126] [127]) [82] >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [83] [11] [84] >[85] [12] [86] [13] [87] [14] [88] [15]) [89] >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [90]) [34] >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [45] [92] [0] [123] >[124]) [1] ) ) >Font metrics written on cmbx12.tfm. >Output written on cmbx12.1037gf (128 characters, 47848 bytes). >Transcript written on cmbx12.log. > [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [29ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk27704.tmp >]cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk27704.tmp': Permission denied > [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35]kpathsea: Appending font creation commands to missfont.log. > [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mfdvips: Font cmbx12 not found, characters will be left blank. > [12] [11] [60] [62]) [13]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) (/usr/share/texmf/fonts/source/public/cm/romanu.mf [97] [98] [99] >[100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] >[112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [26] [27] [28]) >(/usr/share/texmf/fonts/source/public/cm/cscspu.mf [16] [17] [25]) ) ) >Font metrics written on cmcsc10.tfm. >Output written on cmcsc10.720gf (128 characters, 28076 bytes). >Transcript written on cmcsc10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27726.tmp >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmcsc10 >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk27726.tmp': Permission denied >Font cmti9 at 600 not found > >Warning: pdfetex (file cmcsc10): Font cmcsc10 at 720 not found > </usr/share/texmf/fonts/pk/cmmi5.600pk> </usr/share/texmf/fonts/pk/cmr5.600pk> >kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmtt10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmcsc10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmcsc10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/csc.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mfmktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmtt10 > [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/cmtt10.mf >(/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [12] [11] [60] [62]) >(/usr/share/texmf/fonts/source/public/cm/roman.mf) [13]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [34] [45] [92 [65]] [123] >[124]) [66] (/usr/share/texmf/fonts/source/public/cm/romanu.mf [67] [68] [97] [69] [98] [99] >[70] >[100] [71] [101] [72] [73] [102] [74] [103] [75] [104] [76] [105] [77] [106] [78] [79] [107] [80] [108] [81] [109] [82] [83] [110] [111] [84] >[112] >[85] [113] [86] [114] [87] [115] [116] [88] [117] [89] [118] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [119] [98] [99] [100] [120] >[101] [102] [121] [122]) [103] >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [104] [105] [26] [106] [27] [107] [28]) >(/usr/share/texmf/fonts/source/public/cm/cscspu.mf [108] [16] [17] [109] [25]) ) ) >Font metrics written on cmcsc10.tfm. >Output written on cmcsc10.657gf (128 characters, 25888 bytes). >Transcript written on cmcsc10.log. > [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8]ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27878.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk27878.tmp': Permission denied > [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmtt10.tfm. >Output written on cmtt10.720gf (128 characters, 23828 bytes). >Transcript written on cmtt10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27893.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk27893.tmp': Permission denied > >Warning: pdfetex (file cmtt10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 0+540/600 --dpi 540 cmcsc10 >dvips: Font cmcsc10 not found, using cmr10 instead. >dvips: Checksum mismatch in font cmcsc10 >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmsl10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=0+540/600; nonstopmode; input cmcsc10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmcsc10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/csc.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [12] [11] [60] [62]) [13]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) (/usr/share/texmf/fonts/source/public/cm/romanu.mf [97] [98] [99] >[100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] >[112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [26] [27] [28]) >(/usr/share/texmf/fonts/source/public/cm/cscspu.mf [16] [17] [25]) ) ) >Font metrics written on cmcsc10.tfm. >Output written on cmcsc10.540gf (128 characters, 21664 bytes). >Transcript written on cmcsc10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28051.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk28051.tmp': Permission denied >Font cmtt10 at 720 not found > >Warning: pdfetex (file cmcsc10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmtt12 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmsl10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmsl10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmsl10.tfm. >Output written on cmsl10.657gf (128 characters, 26244 bytes). >Transcript written on cmsl10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28081.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk28081.tmp': Permission denied >dvips: Font cmsl10 not found, using cmr10 instead. >dvips: Checksum mismatch in font cmsl10 >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmsltt10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmtt12 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmtt12.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmtt12.tfm. >Output written on cmtt12.720gf (128 characters, 27984 bytes). >Transcript written on cmtt12.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28205.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk28205.tmp': Permission denied >Font cmcsc10 at 540 not found > >Warning: pdfetex (file cmtt12): Font cmtt12 at 720 not found > </usr/share/texmf/fonts/pk/cmex10.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 cmtt9 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmsltt10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmsltt10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmsltt10.tfm. >Output written on cmsltt10.657gf (128 characters, 21928 bytes). >Transcript written on cmsltt10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28261.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk28261.tmp': Permission denied >dvips: Font cmsltt10 not found, using cmr10 instead. >dvips: Checksum mismatch in font cmsltt10 >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmsy9 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmtt9 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmtt9.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmtt9.tfm. >Output written on cmtt9.600gf (128 characters, 18236 bytes). >Transcript written on cmtt9.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28377.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk28377.tmp': Permission denied > >Warning: pdfetex (file cmtt9): Font cmtt9 at 600 not found > </usr/share/texmf/fonts/pk/cmr9.600pk> </var/cache/fonts/pk/ljfour/public/cm/c >mti10.657pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmtt12 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmsy9 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmsy9.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/mathsy.mf >(/usr/share/texmf/fonts/source/public/cm/calu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/symbol.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [0] [6] [8] [10] [91] [92] >[94] [95] [35] [34] [32] [33] [36] [26] [27] [50] [56] [57] [58] [20] [21] >[17] [110] [106] [1] [5] [102] [103] [49] [115]) [2] [3] [4] [7] [9] [11] >[12] [13] [14] [15] [16] [18] [19] [22] [23] [24] [25] [28] [29] [30] [31] >[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [51] [52] [53] >[54] [55] [59] [60] [61] [62] [63] [64] [93] [96] [97] [98] [99] [100] [101] >[104] [105] [107] [108] [109] [111] [112] [113] [114] [116] [117] [118] >[119] [120] [121] [122] [123] [124] [125] [126] [127]) ) ) >Font metrics written on cmsy9.tfm. >Output written on cmsy9.600gf (128 characters, 23932 bytes). >Transcript written on cmsy9.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk28431.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk28431.tmp': Permission denied >dvips: Font cmsy9 not found, characters will be left blank. >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmr8 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmtt12 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmtt12.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmtt12.tfm. >Output written on cmtt12.657gf (128 characters, 25768 bytes). >Transcript written on cmtt12.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28548.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk28548.tmp': Permission denied > >Warning: pdfetex (file cmtt12): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmb10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmr8 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmr8.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmr8.tfm. >Output written on cmr8.600gf (128 characters, 19772 bytes). >Transcript written on cmr8.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk28596.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk28596.tmp': Permission denied >dvips: Font cmr8 not found, characters will be left blank. >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmmi7 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmb10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmb10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmb10.tfm. >Output written on cmb10.657gf (128 characters, 25380 bytes). >Transcript written on cmb10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28700.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk28700.tmp': Permission denied >Font cmtt12 at 657 not found > >Warning: pdfetex (file cmb10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmss10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmmi7 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmmi7.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/mathit.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/itall.mf [97] [98] [99] [100] [101] >[102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] >[114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/greekl.mf >[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] >[26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39]) >(/usr/share/texmf/fonts/source/public/cm/italms.mf [64] [96] [123] [124] >[125] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/olddig.mf [48] >[49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romms.mf [40] [41] [42] [43] [44] >[45] [46] [47] [58] [59] [60] [61] [62] [63] [91] [92] [93] [94] [95]) ) ) >Font metrics written on cmmi7.tfm. >Output written on cmmi7.600gf (128 characters, 18464 bytes). >Transcript written on cmmi7.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk28791.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk28791.tmp': Permission denied >dvips: Font cmmi7 not found, characters will be left blank. >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmsy7 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmss10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmss10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmss10.tfm. >Output written on cmss10.657gf (128 characters, 23880 bytes). >Transcript written on cmss10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28857.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk28857.tmp': Permission denied >Font cmb10 at 657 not found > >Warning: pdfetex (file cmss10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmbx10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmsy7 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmsy7.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/mathsy.mf >(/usr/share/texmf/fonts/source/public/cm/calu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/symbol.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [0] [6] [8] [10] [91] [92] >[94] [95] [35] [34] [32] [33] [36] [26] [27] [50] [56] [57] [58] [20] [21] >[17] [110] [106] [1] [5] [102] [103] [49] [115]) [2] [3] [4] [7] [9] [11] >[12] [13] [14] [15] [16] [18] [19] [22] [23] [24] [25] [28] [29] [30] [31] >[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [51] [52] [53] >[54] [55] [59] [60] [61] [62] [63] [64] [93] [96] [97] [98] [99] [100] [101] >[104] [105] [107] [108] [109] [111] [112] [113] [114] [116] [117] [118] >[119] [120] [121] [122] [123] [124] [125] [126] [127]) ) ) >Font metrics written on cmsy7.tfm. >Output written on cmsy7.600gf (128 characters, 19408 bytes). >Transcript written on cmsy7.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk28983.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk28983.tmp': Permission denied >dvips: Font cmsy7 not found, characters will be left blank. >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmr7 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmbx10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmbx10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmbx10.tfm. >Output written on cmbx10.720gf (128 characters, 27996 bytes). >Transcript written on cmbx10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk29018.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk29018.tmp': Permission denied >Font cmss10 at 657 not found > >Warning: pdfetex (file cmbx10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmmi10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmr7 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmr7.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmr7.tfm. >Output written on cmr7.600gf (128 characters, 17656 bytes). >Transcript written on cmr7.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk29143.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk29143.tmp': Permission denied >dvips: Font cmr7 not found, characters will be left blank. >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmmi10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmmi10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmmi10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/mathit.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/itall.mf [97] [98] [99] [100] [101] >[102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] >[114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/greekl.mf >[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] >[26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39]) >(/usr/share/texmf/fonts/source/public/cm/italms.mf [64] [96] [123] [124] >[125] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/olddig.mf [48] >[49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romms.mf [40] [41] [42] [43] [44] >[45] [46] [47] [58] [59] [60] [61] [62] [63] [91] [92] [93] [94] [95]) ) ) >Font metrics written on cmmi10.tfm. >Output written on cmmi10.657gf (128 characters, 27500 bytes). >Transcript written on cmmi10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk29192.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk29192.tmp': Permission denied >Font cmbx10 at 720 not found > >Warning: pdfetex (file cmmi10): Font cmmi10 at 657 not found > </usr/share/texmf/fonts/pk/cmr7.600pk> </usr/share/texmf/fonts/pk/cmsy7.600pk> > </usr/share/texmf/fonts/pk/cmmi7.600pk> </var/cache/fonts/pk/ljfour/public/cm/ >cmbx12.657pk> </usr/share/texmf/fonts/pk/cmr8.600pk> </usr/share/texmf/fonts/pk >/cmsy9.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmsltt10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmmi10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmmi10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/mathit.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/itall.mf [97] [98] [99] [100] [101] >[102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] >[114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/greekl.mf >[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] >[26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39]) >(/usr/share/texmf/fonts/source/public/cm/italms.mf [64] [96] [123] [124] >[125] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/olddig.mf [48] >[49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romms.mf [40] [41] [42] [43] [44] >[45] [46] [47] [58] [59] [60] [61] [62] [63] [91] [92] [93] [94] [95]) ) ) >Font metrics written on cmmi10.tfm. >Output written on cmmi10.657gf (128 characters, 27500 bytes). >Transcript written on cmmi10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk29308.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk29308.tmp': Permission denied >dvips: Font cmmi10 not found, using cmr10 instead. >dvips: Checksum mismatch in font cmmi10 >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+120/600 --dpi 720 cmbx10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmsltt10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmsltt10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmsltt10.tfm. >Output written on cmsltt10.657gf (128 characters, 21928 bytes). >Transcript written on cmsltt10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29373.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk29373.tmp': Permission denied > >Warning: pdfetex (file cmsltt10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmsl10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmbx10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmbx10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmbx10.tfm. >Output written on cmbx10.720gf (128 characters, 27996 bytes). >Transcript written on cmbx10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk29452.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk29452.tmp': Permission denied >dvips: Font cmbx10 not found, characters will be left blank. >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmss10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmsl10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmsl10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmsl10.tfm. >Output written on cmsl10.657gf (128 characters, 26244 bytes). >Transcript written on cmsl10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29555.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk29555.tmp': Permission denied >Font cmsltt10 at 657 not found > >Warning: pdfetex (file cmsl10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmcsc10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmss10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmss10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmss10.tfm. >Output written on cmss10.657gf (128 characters, 23880 bytes). >Transcript written on cmss10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29619.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk29619.tmp': Permission denied >dvips: Font cmss10 not found, using cmr10 instead. >dvips: Checksum mismatch in font cmss10 >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmb10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmcsc10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmcsc10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/csc.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [12] [11] [60] [62]) [13]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) (/usr/share/texmf/fonts/source/public/cm/romanu.mf [97] [98] [99] >[100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] >[112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [26] [27] [28]) >(/usr/share/texmf/fonts/source/public/cm/cscspu.mf [16] [17] [25]) ) ) >Font metrics written on cmcsc10.tfm. >Output written on cmcsc10.657gf (128 characters, 25888 bytes). >Transcript written on cmcsc10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29736.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk29736.tmp': Permission denied >Font cmsl10 at 657 not found > >Warning: pdfetex (file cmcsc10): Font cmcsc10 at 657 not found > </var/cache/fonts/pk/ljfour/public/cm/cmbx12.864pk> </var/cache/fonts/pk/ljfou >r/public/cm/cmtt10.657pk> </var/cache/fonts/pk/ljfour/public/cm/cmsy10.657pk> < >/var/cache/fonts/pk/ljfour/public/cm/cmbx12.720pkmktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmb10 >> </var/cache/fonts/pk/ljfour/ >public/cm/cmr10.657pkThis is METAFONT, Version 2.71828 (Web2C 7.5.5) >> >(/usr/share/texmf/fonts/source/public/cm/cmb10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mfkpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+437/600 --dpi 1037 cmbx12 > [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmb10.tfm. >Output written on cmb10.657gf (128 characters, 25380 bytes). >Transcript written on cmb10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29788.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk29788.tmp': Permission denied >dvips: Font cmb10 not found, using cmr10 instead. >dvips: Checksum mismatch in font cmb10 >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmtt12 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+437/600; nonstopmode; input cmbx12 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmbx12.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13]mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmtt12 > [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmbx12.tfm. >Output written on cmbx12.1037gf (128 characters, 47848 bytes). >Transcript written on cmbx12.log. >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmtt12.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74]ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk29925.tmp > [75cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk29925.tmp']: Permission denied > [76] [77] [78] [79] >Warning: pdfetex (file cmbx12): [80] [81]Font cmbx12 at 1037 not found >Output written on octave.pdf (372 pages, 1579427 bytes). >Transcript written on octave.log. > [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmtt12.tfm. >Output written on cmtt12.657gf (128 characters, 25768 bytes). >Transcript written on cmtt12.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29953.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk29953.tmp': Permission denied >dvips: Font cmtt12 not found, using cmr10 instead. >dvips: Design size mismatch in font cmtt12 >dvips: Checksum mismatch in font cmtt12 >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmr9 >This is pdfeTeXk, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5) > file:line:error style messages enabled. >entering extended mode > >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/inter >preter/octave.texi >(/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/texin >fo.tex Loading texinfo [version 1999-09-25.10]: Basics, pdf, >(/usr/share/texmf/tex/plain/pdfcolor/pdfcolor.tex) fonts, page headings, >tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, >cross references, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, >and turning on texinfo input format.) (./octave.aux) (./conf.texi) [1 >Warning: pdfetex (file pdftex.map): cannot open font map file >] [2] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6]) [-7] [-8] (./octave.toc) >(./octave.toc) (./preface.texi (Preface) [1] [2] [3]) (./intro.texi Chapter 1 >[4] [5] [6] [7] [8] [9] [10]) (./basics.texi Chapter 2 [11] [12] [13] [14] >[15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26]) (./data.texi >Chapter 3 [27] [28] [29] [30]) (./numbers.texi Chapter 4 [31] [32] [33] >[34] [35] [36] [37]) (./strings.texi Chapter 5 [38] [39] [40] [41] [42] >[43] [44] [45]) (./struct.texi Chapter 6 [46] [47] [48]) (./container.texi >Chapter 7 [49] [50] [51]) (./stream.texi Chapter 8 [52]) (./var.texi Chapter 9 >[53] [54] [55] [56] [57] [58mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmr9 >] [59] [60] [61]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > [62 >(/usr/share/texmf/fonts/source/public/cm/cmr9.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf]) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [63 [65]] [66] [67]) [68] (./expr.texi >Chapter 10 [64 [69]] >[70] [71] [65 [72]] [73] [74] [66 [75]] [76] [67 [77] [78]] [79] [80] [81] [68 [82] [83]] [84] >[85] [69 [86]] [87] [88] [70 [89] [90])] >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [71 [98] [99] [100]] >[101] [102] [72 [103]] [104] [105] [73 [106]] [107] [108] [74 [109]] [110] [111] [75 [112] >[113]] [114]) >(./eval.texi Chapter 11 [76 [115]] [116] [117] [77 [118]]) (./stmt.texi Chapter 12 [78] [119] [79 [120] [121]] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [80 [0] [1] [2]] [3] [4] >[81 [5]] >[6] [7] [82 [8] [9]] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [83 [49] [50]] [51] [52] [53] [84 [54] [55] [56]] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [85 [36]] [86 [38] [63]] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [87 [17]] [25] [88 [26] [27] >[28])] (/usr/share/texmf/fonts/source/public/cm/romspu.mf) (./func.texi Chapter 13 [89] [90] [29] [30] >[91 [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35]] [37] [39] >[40] [41] [92 [42] [43] [44] [46] [47] [58]] [59] [61] [64] [91] [93 [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21]] [22] >[23] [24] [32] [94] [94 [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf] [11] [95 [12]] [13] [96 [14]] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [97 [45] [92] [123] >[124]) ) ) >Font metrics written on cmr9.tfm. >Output written on cmr9.600gf (128 characters, 21976 bytes). >Transcript written on cmr9.log. >] [98] [99] [100] [101] [102] [103ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk30171.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk30171.tmp': Permission denied >]) >(./errors.texi Chapter 14 [104] [105]) (./debug.texi Chapter 15 [106dvips: Font cmr9 not found, characters will be left blank. >]kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmtt9 >) >(./io.texi Chapter 16 [107] [108] [109] [110] [111] [112] [113] [114] [115] >[116] [117] [118] [119] [120] [121] [122] >Underfull \hbox (badness 2418) in paragraph at lines 1143--1146 > @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix >ed-point) no-ta-tion. See >[123] [124] [125] [126] [127] [128] [129] >Underfull \hbox (badness 7740) in paragraph at lines 1714--1718 > []@textrm The con-ver-sion and re-peat counts may be com-bined. For ex-am-ple, > > >Underfull \hbox (badness 2293) in paragraph at lines 1714--1718 > @textrm `@texttt 32*single=>single[]@textrm '[] causes @texttt fread[] @textrm > to read blocks of sin-gle pre-ci-sion float- >[130] [131] [132]) (./plot.texi Chapter 17 [133] [134] [135] [136] [137] >[138] [139] [140] [141] [142] [143] [144] [145] [146]) (./matrix.texi >Chapter 18 [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] >[158] [159] [160]) (./arith.texi Chapter 19 [161] [162] [163] [164] [165] >[166] [167] [168] [169] [170] [171] [172] [173]) (./linalg.texi Chapter 20 >[174] >Underfull \hbox (badness 3965) in paragraph at lines 36--41 > []@texttt [cc, dd, aa, bb] = balance (a, b)[] @textrm re-turns @texttt aa = cc >*a*dd[] @textrm and @texttt bb = cc*b*dd)[]@textrm , >[175] [176] [177] [178] [179] [180] [181] [182]) (./nonlin.texi Chapter 21 >[183] [184] [185]) (./quad.texi Chapter 22 [186] [187]) (./diffeq.texi >Chapter 23 [188] [189] >Overfull \hbox (15.4352pt too wide) in paragraph at lines 174--174 > [] @texttt abs (local error in x(i)) <= rtol * abs (y(i)) + atol(i)[] | >[190] [191] [192] >Underfull \hbox (badness 3281) in paragraph at lines 427--431 > @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz >e > >Underfull \hbox (badness 4779) in paragraph at lines 432--436 > @textrm al-lowed in all is @texttt MXNIT*MXNJ*MXNH[] @textrm if the @texttt "c >ompute >[193] [194] [195] >Overfull \hbox (32.68126pt too wide) in paragraph at lines 669--669 > [] @texttt abs (local error in x(i)) <= rtol(i) * abs (Y(i)) + atol(i)[] | >[196]) (./optim.texi Chapter 24 [197] [198]) (./stats.texi Chapter 25 [199] >[200] [201] [202] [203] [204mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmtt9 >] [205] [206] [207This is METAFONT, Version 2.71828 (Web2C 7.5.5) >] >(/usr/share/texmf/fonts/source/public/cm/cmtt9.mf [208 >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf] >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [209 [65] [66] [67]] [68] [69] [210 >[70] [71]] [72] [73] [211 [74] [75]] [76] >[212 [77] [78] [79]] [80] [81] [213 [82] [83] [84]] >[85] [86] [214 [87]] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [215 [97] [98]] [99] [100] >[101] [102] [216 [103]] [104] [105] [106] [217 [107] [108]] [109] [110] [111] [218 [112] >[113]] [114] [115] [116] [117] [219 [118]] [119] [120] [220 [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf] [0] [1] [2] [3] [221 [4]] [5] >[6] [7] [222 [8] [9]] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [223 [51] [52]] [53] [54]) >(./finance.texi Chapter 26 [224 [55] [56]] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [225 [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf] [16] [17]) (./set.texi Chapter 27 [226 [25]] [26]) [27] >(./poly.texi Chapter 28 [227 >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf] [228] [29] [229 [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33]] [14] [35] [37] [39] >[40] [230 [41] [42] [43] [44] [46] [47]] [58] [59] [61]) (./control.texi Chapter 29 >[231 [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19]] [20] [232] [21] [22] >[23] [24] [94] [126] [127]) [233 (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11]] [60] [62] >[95] [92] [124] [123] [125] [234 [34]) [13] [32]) ) ) >Font metrics written on cmtt9.tfm. >Output written on cmtt9.600gf (128 characters, 18236 bytes). >Transcript written on cmtt9.log. >] [235] [236] >Underfull \hbox (badness 2376) in paragraph at lines 419--422 > []@textrm where $@texti cout$ @textrm is the list of in 1:@texttt rows[]@textr >m (@textsl p@textrm ) that are not con-tained in out-list. > >Overfull \hbox (32.35193pt too wide) in paragraph at lines 428--428 > []@texttt octave:4> sys = ss (a, b, c, [], 0, 3, 0, {"volts", "amps", "joules" >});[] | >[237] [238] [239] [240] [241]ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30269.tmp > [242cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk30269.tmp': Permission denied >] [243] [244] [245]dvips: Font cmtt9 not found, characters will be left blank. > [246] [247kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmex10 >] [248] >Underfull \hbox (badness 10000) in paragraph at lines 1349--1351 > [] []@textsl yd @textrm is a bi-nary vec-tor of length rows(c) that in-di-cate >s >[249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] >[261] [262] [263] [264] >Underfull \hbox (badness 10000) in paragraph at lines 2886--2890 > @texttt "bi"[]@textrm Conversion is per-formed via bi-lin-ear trans-form >[265] [266] [267] >Underfull \hbox (badness 3375) in paragraph at lines 3119--3122 > @textsl phase@textrm the mag-ni-tude and phase of the fre-quency re-sponse $@t >exti G@textrm (@texti jw@textrm )$ or >[268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] >[280]) (./signal.texi Chapter 30 [281] [282] [283] [284] [285] [286] [287] >[288] [289]) (./image.texi Chapter 31 [290] [291] [292]) (./audio.texi >Chapter 32 [293] [294] [295]) (./quaternion.texi Chapter 33 [296] [297]) >(./system.texi Chapter 34 [298] [299] [300] [301] [302] [303] [304] [305] >[306] [307] [308] [309] [310] [311] [312] [313] [314]) (./tips.texi Appendix A >[315] [316] [317] [318] [319] [320]) (./bugs.texi Appendix B [321] [322] >[323] [324] [325] [326]) (./install.texi Appendix C [327] [328] [329] [330] >[331] [332] [333]) (./emacs.texi Appendix D [334] [335] [336] [337] [338] >[339] >Underfull \hbox (badness 3019) in paragraph at lines 473--482 >@textrm from any GNU Emacs Lisp Code Di-rec-tory archive, e.g. @texttt ftp://ft >p.cis.ohio- >[340] >Underfull \hbox (badness 2334) in paragraph at lines 500--503 >[]@textrm If you use Oc-tave from within Emacs, these set-tings are best done i >n the > >Underfull \hbox (badness 3895) in paragraph at lines 500--503 >@textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed > to by the Emacs vari-able >) (./grammar.texi Appendix E [341] [342]) (./gpl.texi Appendix F [343] [344] >Underfull \hbox (badness 2368) in paragraph at lines 72--72 >[]@secrm TERMS AND CON-DI-TIONS FOR COPY-ING, >[345] [346] [347] [348] [349] >Overfull \hbox (49.43388pt too wide) in paragraph at lines 361--361 > []@texttt Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110 >-1301, USA.[] | > >Overfull \hbox (14.94176pt too wide) in paragraph at lines 371--371 > []@texttt Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `sho >w w'.[] | >) (./cp-idx.texi (Concept Index) [350] (./octave.cps [351mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmex10 >] [352This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmex10.mf] [353] >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf))) >(./vr-idx.texi (Variable Index) [354] (./octave.vrs >(/usr/share/texmf/fonts/source/public/cm/mathex.mf >(/usr/share/texmf/fonts/source/public/cm/bigdel.mf [355]) [0] [16] [18] [32] [48] >[64] [66] [1] [17] [19] [33] [49] [65] [67] [2] [104] [20] [34]) [50] (./fn-idx.texi [52] >(Function Index) >[54] [356 [3] [105] [21] [35] [51] [53] [55] [4] [106] [22] [36] [5] [107] [23] >[37] [6] [108] [24] [38] [7] [109] [25] [39] [8]] [110] (./octave.fns [26] [40] [56] [58] >[60] [62] [9] [111] [27] [41] [57] [59] [61] [122] [123] [124] [125] [10] >[68] [28] [42] [11] [69] [29] [43] [14] [46] [30] [44] [15] [47] [31] [45] >[12] [13] [120] [121] [63] [357 [126] [127] [119] [112] [113] [114] [115] [116] >[117] [118]) (/usr/share/texmf/fonts/source/public/cm/bigop.mf [70] [71] >[74] [75] [76] [77] [78] [79] [80] [88] [81]] [89] [96] [97] [82] [90] [72] >[73] [83] [91] [84] [92] [85] [93] [86] [94] [87] [95]) >(/usr/share/texmf/fonts/source/public/cm/bigacc.mf [98] [99] [100] [101] >[102] [103]) [358 ) ) >Font metrics written on cmex10.tfm. >Output written on cmex10.600gf (128 characters, 43092 bytes). >Transcript written on cmex10.log. >] [359]ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk30358.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk30358.tmp': Permission denied > [360dvips: Font cmex10 not found, characters will be left blank. >]kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+120/600 --dpi 720 cmtt12 > [361] [362] >[363] [364])) (./op-idx.texi (Operator Index) [365] [366] (./octave.ops >[367])) [368]kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 cmsl9 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmtt12 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmtt12.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118]mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmsl9 > [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > [7] [8] >(/usr/share/texmf/fonts/source/public/cm/cmsl9.mf [9] >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >[48] [49] >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [50] [65] [51] [52] [66] [67] [53] [68] [54] [55] [69] [56] >[70] [57]) [71] >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [72] [73] [38] [74] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [75] [17] [76] [25] [77] [26] [78] [79] [27] >[28 [80]]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [81] [82] [29] [83] [84] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf >[85] [33] [14] [35] [86] [37] [39] >[40] [41] [87] [42] [43] [44] [46] [47] [58] [59] [61] [88] [64] [91] [89] [93] [96]) [90]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [18] [19] [20] [21] [97] [22] >[23] [24 [98]] [94] [99] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [100] [45] [12 >[101]] [11] [60] [102] [62] >[95] [92] [124] [123] [103] [125] [34]) [13] [32] [104]) ) ) >Font metrics written on cmtt12.tfm. >Output written on cmtt12.720gf (128 characters, 27984 bytes). >Transcript written on cmtt12.log. > [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2]ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30441.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk30441.tmp': Permission denied > [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56]dvips: Font cmtt12 not found, characters will be left blank. > [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16]kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 0+540/600 --dpi 540 cmcsc10 > [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmsl9.tfm. >Output written on cmsl9.600gf (128 characters, 21960 bytes). >Transcript written on cmsl9.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30457.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk30457.tmp': Permission denied >kpathsea: Appending font creation commands to missfont.log. > ) >(see the transcript file for additional information) >Warning: pdfetex (file cmsl9): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 cmti9 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=0+540/600; nonstopmode; input cmcsc10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmcsc10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/csc.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmti9 >] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [12] [11] [60] [62]) [13]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124])This is METAFONT, Version 2.71828 (Web2C 7.5.5) > (/usr/share/texmf/fonts/source/public/cm/romanu.mf [97] >(/usr/share/texmf/fonts/source/public/cm/cmti9.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf [98] [99]) >(/usr/share/texmf/fonts/source/public/cm/textit.mf >[100] >(/usr/share/texmf/fonts/source/public/cm/itall.mf [97] [101] [98] [99] [102] [100] [103] [101] >[102] [104] [103] [105] [104] [105] [106] [106] [107] [108] [107] [109] [108] [110] [111] [109] [112] [110] [113] [111] >[114] [115] >[112] [116] [113] [117] [118] [114] [119] [115] [120] [116] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/italsp.mf [117] [16] [17] [118] [25] [26] [119] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/italig.mf [120] [11] [12] [121] [122]) [13] >(/usr/share/texmf/fonts/source/public/cm/romspu.mf >[14] [26] [15]) [27] (/usr/share/texmf/fonts/source/public/cm/romanu.mf [28]) >(/usr/share/texmf/fonts/source/public/cm/cscspu.mf [65] [16] [17] [66] [25]) >[67] ) ) >Font metrics written on cmcsc10.tfm. >Output written on cmcsc10.540gf (128 characters, 21664 bytes). >Transcript written on cmcsc10.log. > [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] >[82] [83] [84] [85]ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30611.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk30611.tmp': Permission denied > [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6]dvips: Font cmcsc10 not found, characters will be left blank. > [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/itald.mf >[48]kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+120/600 --dpi 720 cmtt10 > [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/italp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmti9.tfm. >Output written on cmti9.600gf (128 characters, 23228 bytes). >Transcript written on cmti9.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30629.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk30629.tmp': Permission denied >Font cmsl9 at 600 not found > >Warning: pdfetex (file cmti9): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmcsc10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmtt10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmtt10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104]mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmcsc10 > [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > [118] >(/usr/share/texmf/fonts/source/public/cm/cmcsc10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf [119]) >(/usr/share/texmf/fonts/source/public/cm/csc.mf [120] >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [121] [122 [65]]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [66] [1] [67] [2] [68] [3] [69] [4] >[70] [5] [71] >[6] [7] [72] [8] [73] [74] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf [75] >[48] [49] [76] [50] [77] [51] [52] [78] [79] [53] [80] [54] [81] [55] [82] [56] [83] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [84] [36] >[85] [38] [86] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [87] [17] [25] [88] [26] [89] [90]) [27 >(/usr/share/texmf/fonts/source/public/cm/greeku.mf] >[28]) [0] (/usr/share/texmf/fonts/source/public/cm/romspu.mf [1] [2] [3] [29] [4] [30] [31]) [5] >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] >[6] [14] [35] [7] [37] [8] [39] >[40] [41] [9] [42] [43] [44] [10]) [46] (/usr/share/texmf/fonts/source/public/cm/romand.mf [47] [58] >[48] [59] [61 [49]] [50] [64] [91] [51] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [52] [18] [19] [20] [53] [21] [22] >[23] [54] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [55] [12] [11] [56] [60] [62] >[95] [57]) [92] >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [124] [123] [36] [125] [34]) [13] [32]) [38] [63] ) ) >Font metrics written on cmtt10.tfm. >Output written on cmtt10.720gf (128 characters, 23828 bytes). >Transcript written on cmtt10.log. > [15]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [12] [11] [60] [62]) [13]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124])ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30783.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk30783.tmp': Permission denied > (/usr/share/texmf/fonts/source/public/cm/romanu.mf [97] [98] [99] >[100] [101] [102] [103] [104] [105] [106] [107]dvips: Font cmtt10 not found, characters will be left blank. > [108] [109] [110] [111] >[112] [113] [114] [115] [116] [117]kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmr5 > [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [26] [27] [28]) >(/usr/share/texmf/fonts/source/public/cm/cscspu.mf [16] [17] [25]) ) ) >Font metrics written on cmcsc10.tfm. >Output written on cmcsc10.720gf (128 characters, 28076 bytes). >Transcript written on cmcsc10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30800.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk30800.tmp': Permission denied >Font cmti9 at 600 not found > >Warning: pdfetex (file cmcsc10): Font cmcsc10 at 720 not found > </usr/share/texmf/fonts/pk/cmmi5.600pk> </usr/share/texmf/fonts/pk/cmr5.600pk> >kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmtt10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmr5 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmtt10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmr5.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > [73] [74] >(/usr/share/texmf/fonts/source/public/cm/cmtt10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf [75] [76]) >(/usr/share/texmf/fonts/source/public/cm/roman.mf [77] >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [78] [79] [65] [80] [81] [66] [67] [82] [68] [83] [84] [69] >[85] >[70] [86] [71] [72] [87] [73] [74] [88] [75] [76] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [77] [97] [78] [98] [79] [99] [100] [80] >[101] [81] [102] [82] [103] [83] [84] [104] [105] >[85] [106] [86] [107] [108] [87] [109] [88] [110] [111] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [112] [97] >[113] [114] [98] [99] [115] [116] [100] [117] >[101] [118] [102] [103] [119] [104] [105] [120] [106] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [107] [108] [0] [1] [2] [109] [3] [4] [110] [111] [5] >[6] [112] [7] >[113] [8] [114] [9] [115] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf [116] >[48] [49] [117] [50] [118] [51] [52] [119] [53] [54] [55] [120] [56] [57]) [121] >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [36] [0] [38] [1] [63] [2] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [3] [17] [4] [25] [5] [26] >[6] [7] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [8] [9] [29] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [30] [49] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [50] [14] [35] [51] [37] [39] [52 >[40]] [41] [42] [43] [44] [53] [46] [47] [58] [59] [61] [54] [55] [64] [91] [93] [96]) [56] >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [57]) [22] >(/usr/share/texmf/fonts/source/public/cm/romanp.mf >[23] [24] [32] [94] [36] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [38] [34] [45] [63] [92] [123] >[124]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf [15]) >(/usr/share/texmf/fonts/source/public/cm/sym.mf >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [12] [16] [11] [60] [62] [17]) [13]) ) ) >Font metrics written on cmr5.tfm. >Output written on cmr5.600gf (128 characters, 12728 bytes). >Transcript written on cmr5.log. > [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126]ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk30957.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk30957.tmp': Permission denied > [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmtt10.tfm. >Output written on cmtt10.720gf (128 characters, 23828 bytes). >Transcript written on cmtt10.log. >dvips: Font cmr5 not found, characters will be left blank. >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmmi5 >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30972.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk30972.tmp': Permission denied > >Warning: pdfetex (file cmtt10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 0+540/600 --dpi 540 cmcsc10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmmi5 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=0+540/600; nonstopmode; input cmcsc10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmmi5.mfThis is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmcsc10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/csc.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf [74]) >(/usr/share/texmf/fonts/source/public/cm/mathit.mf [75] >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [76] [65] [77] [66] [78] [79] [67] [80] [68] [81] [69] [82] [83] >[70] [84] [71] >[85] [72] [86] [73] [74] [87] [75] [76] [88] [77] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [78] [79] [0] [1] [80] [2] [81] [3] [82] [4] [83] [84] [5] >[6] >[85] [7] [86] [8] [9] [87] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [88] [50] [89] [51] [90]) >(/usr/share/texmf/fonts/source/public/cm/itall.mf [52] [97] [53] [98] [99] [54] [55 [100]] [101] [56] >[102] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [103] [104] [36] [105] [106] [38] [107] [63] [108] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [109] [110] [111] [29] [112] [113] [30] >[114] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [115] [33] [116] [14] [35] [117] [118] [37] [119] [39] >[40] [41] [120] [42] [43] [44] [121] [46] [47] [122]) [58] >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [59] [61] [0] [1] [64] [91] [2] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [3] [19] [20] [21] [4] [22] >[23] [24] [32] [94] [5] [95] [125] >[6] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romsub.mf [7] >(/usr/share/texmf/fonts/source/public/cm/sym.mf [12] [11] [8] [60] [62]) [13]) [9] >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34 [10])] [45 (/usr/share/texmf/fonts/source/public/cm/greekl.mf] [92 >[11]] [123] >[124]) [12] [13] (/usr/share/texmf/fonts/source/public/cm/romanu.mf [14] [15] [16] [97] [17] [18] [98 [19]] [20] [99] [21] [22] >[100] [23] [24] [25] [101] >[26] [27] [102] [28] [29] [30] [103] [31] [32] [104] [33] [34] [105] [35] [106] [36] [37] [38] [107 [39])] >(/usr/share/texmf/fonts/source/public/cm/italms.mf [108] [64] [96] [123] [124] [109] >[125] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/olddig.mf [48] >[49] [50] [51] [52] [110] [111] [53] [54] >[112] [55] [113] [56] [57]) [114] >(/usr/share/texmf/fonts/source/public/cm/romms.mf [40] [41] [115] [42] [43] [44] >[45] [46] [47] [58] [116] [59] [60] [61] [62] [63] [91] [117] [92] [93] [94] [95]) [118] ) ) >Font metrics written on cmmi5.tfm. >Output written on cmmi5.600gf (128 characters, 13420 bytes). >Transcript written on cmmi5.log. > [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [26] [27] [28]) >(/usr/share/texmf/fonts/source/public/cm/cscspu.mf [16] [17] [25]) ) ) >Font metrics written on cmcsc10.tfm. >Output written on cmcsc10.540gf (128 characters, 21664 bytes). >Transcript written on cmcsc10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk31127.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk31127.tmp': Permission denied >dvips: Font cmmi5 not found, characters will be left blank. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31135.tmp >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --magcp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk31135.tmp' 1+120/600 --dpi: Permission denied > 720 cmcsc10 >Font cmtt10 at 720 not found > >Warning: pdfetex (file cmcsc10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmtt12 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmcsc10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmcsc10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/csc.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82]mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmtt12 > [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > [5] >[6] >(/usr/share/texmf/fonts/source/public/cm/cmtt12.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf [7] [8]) >(/usr/share/texmf/fonts/source/public/cm/roman.mf [9] >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf [65] >[48] [49] [66] [50] [67] [51] [68] [52] [69] [53] >[70] [54] [55] [71] [56] [72] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [73] [74] [36] [38] [75] [63] [76] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [77] [29 [78]] [79] [30 [80]] [31]) [81] >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35 [82]] [83] [37] [39] [84] >[40] [41] [42] [43 >[85]] [44] [46] [47] [58] [86] [59] [61] [87] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [88] [19] [20] [21] [22] >[23] [89] [24] [32] [94 [90])] [95 >(/usr/share/texmf/fonts/source/public/cm/romanl.mf] [125] [126] [127] [97)] >(/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [98] [12] [11] [99] [60] [62]) [100] [13]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf >[101] [34] [45] [102] [92] [123] >[124]) [103] (/usr/share/texmf/fonts/source/public/cm/romanu.mf [104] [97] [105] [106] [98] [99] [107] >[100] [108] [101] [109] [102] [110] [111] [103] [112] [104] >[113] [105] [114] [106] [115] [116] [107] [117] [108] [118] [109] [119] [110] [111] [120] >[112] [113] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [114] [0] [115] [1] [2] [116] [3] [117] [4] [118] [5] >[6] [7] [119] [8] [9] [120] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [121] [122 [50]]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [51] [52] [26] [53] [54] [27] [28 [55]]) >(/usr/share/texmf/fonts/source/public/cm/cscspu.mf [56] [16] [17 [57]]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [25]) [36] ) ) >Font metrics written on cmcsc10.tfm. >Output written on cmcsc10.720gf (128 characters, 28076 bytes). >Transcript written on cmcsc10.log. > [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94]ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31300.tmp > [126]cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk31300.tmp': Permission denied > [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmtt12.tfm. >Output written on cmtt12.720gf (128 characters, 27984 bytes). >Transcript written on cmtt12.log. >dvips: Font cmcsc10 not found, characters will be left blank. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31305.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk31305.tmp': Permission denied >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmti9 >Font cmcsc10 at 540 not found > >Warning: pdfetex (file cmtt12): Font cmtt12 at 720 not found > </usr/share/texmf/fonts/pk/cmex10.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 cmtt9 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmti9 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmti9.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/textit.mf >(/usr/share/texmf/fonts/source/public/cm/itall.mf [97]mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmtt9 > [98] [99] [100] [101] >[102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] >[114] [115] [116]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > [117] [118] [119] >(/usr/share/texmf/fonts/source/public/cm/cmtt9.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf [120] [121]) >(/usr/share/texmf/fonts/source/public/cm/roman.mf [122]) >(/usr/share/texmf/fonts/source/public/cm/italsp.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [16] [17] [65] [25] [66] [26] [67] [27] [68] >[28]) (/usr/share/texmf/fonts/source/public/cm/italig.mf [69] [11 >[70]] [71] [12] [72] [13] [73] [74] >[14] [75] [15]) [76] (/usr/share/texmf/fonts/source/public/cm/romanu.mf [77] [65] [78] [79] [66] >[67] [80] [81] [68] [82] [69] [83] [84] [70] >[85] [71] [86] [72] [87] [73] [74] [88] [75] [89] [90]) [76] >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [77] [98] [99] [78] [79] [100] >[101] [80] [102] [81] [103] >[82] [83 [104]] [105] [84] [106] [85] [107] [108] [86] [109] [87] [110] [111] [112] [88] >[113] [89] [114] [90]) [115] >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [116] [117] [5] [118] >[6] [7] [119] [8] [120] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/itald.mf [121] >[48] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [49] [0] [50] [1] [2] [51] [52] [3] [53] [4] [54] [55] [5] [56] >[6] [7] [57]) >(/usr/share/texmf/fonts/source/public/cm/italp.mf [8] [36] [9] [38] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [63] [49] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [50] [51] [52] [29] [53] [54] [30] [31 [55]]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [56] [60] [35] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [37] [36] [39] >[40] [41] [42 [38]] [43] [44] [63] [46] [47] [58] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [59] [61] [16] [17] [64] [91] [93] [25] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [26] [21] [22] >[23] [27] [24] [32] >[28]) [94] (/usr/share/texmf/fonts/source/public/cm/romspu.mf [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [29] [34] [45] [92] [123] [30] >[124]) [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf ) ) >Font metrics written on cmti9.tfm. >Output written on cmti9.600gf (128 characters, 23228 bytes). >Transcript written on cmti9.log. > [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmtt9.tfm. >Output written on cmtt9.600gf (128 characters, 18236 bytes). >Transcript written on cmtt9.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31472.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk31472.tmp': Permission denied >dvips: Font cmti9 not found, characters will be left blank. >kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmsl9 >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31478.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk31478.tmp': Permission denied > >Warning: pdfetex (file cmtt9): Font cmtt9 at 600 not found > </usr/share/texmf/fonts/pk/cmr9.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmtt12 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input cmsl9 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmsl9.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66]mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmtt12 > [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77]This is METAFONT, Version 2.71828 (Web2C 7.5.5) > [78] [79] >(/usr/share/texmf/fonts/source/public/cm/cmtt12.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf [80] [81]) >(/usr/share/texmf/fonts/source/public/cm/roman.mf [82] >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [83] [65] [84] [66] >[85] [67] [68] [86] [69] [87] >[70] [71] [88] [72] [73] [74] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [75] [97] [76] [98] [77] [99] [78] [100] [79] >[101] [80] [102] [81] [82] [103] [83] [84] [104] [105] >[85] [106] [86] [107] [87] [108] [88] [109] [89] [110] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [111] [97] [112] [98] [99] >[113] [100] [114] >[101] [115] [102] [116] [103] [117] [104] [118] [105] [106] [119] [107] [108] [120] [109] [121] [110] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [111] [0] [112] [1] [2] >[113] [114] [3] [115] [4] [116] [117] [5] >[6] [118] [7] [119] [8] [9] [120] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [121] [49] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [50] [0] [1] [51] [2] [52] [3] [53] [4] [54] [55] [5] >[6] [56] [7] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [8] [36] [9] [38] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf [63 >[48]] [49] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [50] [16] [51] [17] [52] [25] [53] [54] [26] [55] [27] [56] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [29] [38] [63] [30] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [31]) [16] >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [17] [60] [35] [25] [37] [39] >[40] [41] [26] [42] [43] [44] [46] [27] [47] [58] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [59] [61] [64] [91] [29] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [30 [19]] [20] [21 [31])] [22 >(/usr/share/texmf/fonts/source/public/cm/punct.mf] [33] >[23] [14] [24] [35] [32] [94] [95] [125] [37] [126] [39] [127] >[40]) [41] >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [42] [43] [44] [46] [47] [58] [59] [61] [11] [64] [91] [93] [12] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] [13] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [14] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [15]) [32]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf ) ) >Font metrics written on cmtt12.tfm. >Output written on cmtt12.657gf (128 characters, 25768 bytes). >Transcript written on cmtt12.log. > [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmsl9.tfm. >Output written on cmsl9.600gf (128 characters, 21960 bytes). >Transcript written on cmsl9.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31653.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk31653.tmp': Permission denied >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31645.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk31645.tmp': Permission denied > >Warning: pdfetex (file cmtt12): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmb10 >dvips: Font cmsl9 not found, characters will be left blank. ><tex.pro>. [1] [2] [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [1] [2] [3] [4] >[5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] >[21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] >[36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] >[51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] >[66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] >[81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] >[96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] >[109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] >[122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] >[135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] >[148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] >[161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] >[174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] >[187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] >[200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] >[213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] >[226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] >[239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] >[252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] >[265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] >[278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] >[291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] >[304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] >[317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] >[330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] >[343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] >[356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmb10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmb10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmb10.tfm. >Output written on cmb10.657gf (128 characters, 25380 bytes). >Transcript written on cmb10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31819.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk31819.tmp': Permission denied >Font cmtt12 at 657 not found > >Warning: pdfetex (file cmb10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmss10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmss10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmss10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmss10.tfm. >Output written on cmss10.657gf (128 characters, 23880 bytes). >Transcript written on cmss10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31907.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk31907.tmp': Permission denied >Font cmb10 at 657 not found > >Warning: pdfetex (file cmss10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmbx10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+120/600; nonstopmode; input cmbx10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmbx10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmbx10.tfm. >Output written on cmbx10.720gf (128 characters, 27996 bytes). >Transcript written on cmbx10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk31993.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk31993.tmp': Permission denied >Font cmss10 at 657 not found > >Warning: pdfetex (file cmbx10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmmi10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmmi10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmmi10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/mathit.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/itall.mf [97] [98] [99] [100] [101] >[102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] >[114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/greekl.mf >[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] >[26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39]) >(/usr/share/texmf/fonts/source/public/cm/italms.mf [64] [96] [123] [124] >[125] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/olddig.mf [48] >[49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romms.mf [40] [41] [42] [43] [44] >[45] [46] [47] [58] [59] [60] [61] [62] [63] [91] [92] [93] [94] [95]) ) ) >Font metrics written on cmmi10.tfm. >Output written on cmmi10.657gf (128 characters, 27500 bytes). >Transcript written on cmmi10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk32078.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk32078.tmp': Permission denied >Font cmbx10 at 720 not found > >Warning: pdfetex (file cmmi10): Font cmmi10 at 657 not found > </usr/share/texmf/fonts/pk/cmr7.600pk> </usr/share/texmf/fonts/pk/cmsy7.600pk> > </usr/share/texmf/fonts/pk/cmmi7.600pk> </var/cache/fonts/pk/ljfour/public/cm/ >cmbx12.657pk> </usr/share/texmf/fonts/pk/cmr8.600pk> </usr/share/texmf/fonts/pk >/cmsy9.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmsltt10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmsltt10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmsltt10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [94] [126] [127]) (/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [45] [12] [11] [60] [62] >[95] [92] [124] [123] [125] [34]) [13] [32]) ) ) >Font metrics written on cmsltt10.tfm. >Output written on cmsltt10.657gf (128 characters, 21928 bytes). >Transcript written on cmsltt10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk32161.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk32161.tmp': Permission denied > >Warning: pdfetex (file cmsltt10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmsl10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmsl10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmsl10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmsl10.tfm. >Output written on cmsl10.657gf (128 characters, 26244 bytes). >Transcript written on cmsl10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk32249.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk32249.tmp': Permission denied >Font cmsltt10 at 657 not found > >Warning: pdfetex (file cmsl10): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmcsc10 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+57/600; nonstopmode; input cmcsc10 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmcsc10.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/csc.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [15]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [14] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romsub.mf >(/usr/share/texmf/fonts/source/public/cm/sym.mf [12] [11] [60] [62]) [13]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) (/usr/share/texmf/fonts/source/public/cm/romanu.mf [97] [98] [99] >[100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] >[112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/romspu.mf [26] [27] [28]) >(/usr/share/texmf/fonts/source/public/cm/cscspu.mf [16] [17] [25]) ) ) >Font metrics written on cmcsc10.tfm. >Output written on cmcsc10.657gf (128 characters, 25888 bytes). >Transcript written on cmcsc10.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk32335.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/public/cm/pk32335.tmp': Permission denied >Font cmsl10 at 657 not found > >Warning: pdfetex (file cmcsc10): Font cmcsc10 at 657 not found > </var/cache/fonts/pk/ljfour/public/cm/cmti10.657pk> </var/cache/fonts/pk/ljfou >r/public/cm/cmbxti10.864pk> </var/cache/fonts/pk/ljfour/public/cm/cmbx12.864pk> > </var/cache/fonts/pk/ljfour/public/cm/cmtt10.657pk> </var/cache/fonts/pk/ljfou >r/public/cm/cmsy10.657pk> </var/cache/fonts/pk/ljfour/public/cm/cmbx12.720pk> < >/var/cache/fonts/pk/ljfour/public/cm/cmr10.657pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+437/600 --dpi 1037 cmbx12 >mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+437/600; nonstopmode; input cmbx12 >This is METAFONT, Version 2.71828 (Web2C 7.5.5) > >(/usr/share/texmf/fonts/source/public/cm/cmbx12.mf >(/usr/share/texmf/fonts/source/public/cm/cmbase.mf) >(/usr/share/texmf/fonts/source/public/cm/roman.mf >(/usr/share/texmf/fonts/source/public/cm/romanu.mf [65] [66] [67] [68] [69] >[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] >[85] [86] [87] [88] [89] [90]) >(/usr/share/texmf/fonts/source/public/cm/romanl.mf [97] [98] [99] [100] >[101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] >[113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) >(/usr/share/texmf/fonts/source/public/cm/greeku.mf [0] [1] [2] [3] [4] [5] >[6] [7] [8] [9] [10]) (/usr/share/texmf/fonts/source/public/cm/romand.mf >[48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) >(/usr/share/texmf/fonts/source/public/cm/romanp.mf [36] [38] [63] [62]) >(/usr/share/texmf/fonts/source/public/cm/romspl.mf [16] [17] [25] [26] [27] >[28]) (/usr/share/texmf/fonts/source/public/cm/romspu.mf [29] [30] [31]) >(/usr/share/texmf/fonts/source/public/cm/punct.mf [33] [60] [35] [37] [39] >[40] [41] [42] [43] [44] [46] [47] [58] [59] [61] [64] [91] [93] [96]) >(/usr/share/texmf/fonts/source/public/cm/accent.mf [18] [19] [20] [21] [22] >[23] [24] [32] [94] [95] [125] [126] [127]) >(/usr/share/texmf/fonts/source/public/cm/romlig.mf [11] [12] [13] [14] [15]) >(/usr/share/texmf/fonts/source/public/cm/comlig.mf [34] [45] [92] [123] >[124]) ) ) >Font metrics written on cmbx12.tfm. >Output written on cmbx12.1037gf (128 characters, 47848 bytes). >Transcript written on cmbx12.log. >ACCESS DENIED open_wr: /var/cache/fonts/pk/ljfour/pk32423.tmp >cp: impossibile creare il file normale `/var/cache/fonts/pk/ljfour/pk32423.tmp': Permission denied > >Warning: pdfetex (file cmbx12): Font cmbx12 at 1037 not found >Output written on octave.pdf (378 pages, 1697353 bytes). >Transcript written on octave.log. >make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc/interpreter' >make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/doc' >make -C examples all >make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/examples' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/examples' >make -C src all >make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/src' >mkdir pic >x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe main.c -o main.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/balance.cc -o pic/balance.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/besselj.cc -o pic/besselj.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/betainc.cc -o pic/betainc.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/chol.cc -o pic/chol.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/colloc.cc -o pic/colloc.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/daspk.cc -o pic/daspk.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/dasrt.cc -o pic/dasrt.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/dassl.cc -o pic/dassl.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/det.cc -o pic/det.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/eig.cc -o pic/eig.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/expm.cc -o pic/expm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/fft.cc -o pic/fft.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/fft2.cc -o pic/fft2.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/fftn.cc -o pic/fftn.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/fftw_wisdom.cc -o pic/fftw_wisdom.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/filter.cc -o pic/filter.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/find.cc -o pic/find.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/fsolve.cc -o pic/fsolve.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/gammainc.cc -o pic/gammainc.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/gcd.cc -o pic/gcd.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/getgrent.cc -o pic/getgrent.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/getpwent.cc -o pic/getpwent.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/getrusage.cc -o pic/getrusage.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/givens.cc -o pic/givens.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/hess.cc -o pic/hess.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/inv.cc -o pic/inv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/kron.cc -o pic/kron.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/lpsolve.cc -o pic/lpsolve.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/lsode.cc -o pic/lsode.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/lu.cc -o pic/lu.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/minmax.cc -o pic/minmax.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/pinv.cc -o pic/pinv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/qr.cc -o pic/qr.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/quad.cc -o pic/quad.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/qz.cc -o pic/qz.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/rand.cc -o pic/rand.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/schur.cc -o pic/schur.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/sort.cc -o pic/sort.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/sqrtm.cc -o pic/sqrtm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/svd.cc -o pic/svd.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/syl.cc -o pic/syl.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./DLD-FUNCTIONS/time.cc -o pic/time.o >touch stmp-pic >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe Cell.cc -o pic/Cell.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe bitfcns.cc -o pic/bitfcns.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe c-file-ptr-stream.cc -o pic/c-file-ptr-stream.o >c-file-ptr-stream.cc:134: warning: unused parameter âoffsetâ >c-file-ptr-stream.cc:134: warning: unused parameter âdirâ >c-file-ptr-stream.cc:151: warning: unused parameter âoffsetâ >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe comment-list.cc -o pic/comment-list.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe cutils.c -o pic/cutils.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe data.cc -o pic/data.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe debug.cc -o pic/debug.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe defaults.cc -o pic/defaults.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe defun.cc -o pic/defun.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dirfns.cc -o pic/dirfns.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe dynamic-ld.cc -o pic/dynamic-ld.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe error.cc -o pic/error.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe file-io.cc -o pic/file-io.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe fn-cache.cc -o pic/fn-cache.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe gripes.cc -o pic/gripes.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe help.cc -o pic/help.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe input.cc -o pic/input.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe lex.cc -o pic/lex.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe load-save.cc -o pic/load-save.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ls-hdf5.cc -o pic/ls-hdf5.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ls-mat-ascii.cc -o pic/ls-mat-ascii.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ls-mat4.cc -o pic/ls-mat4.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ls-mat5.cc -o pic/ls-mat5.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ls-oct-ascii.cc -o pic/ls-oct-ascii.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ls-oct-binary.cc -o pic/ls-oct-binary.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ls-utils.cc -o pic/ls-utils.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe main.c -o pic/main.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe mappers.cc -o pic/mappers.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe matherr.c -o pic/matherr.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-fstrm.cc -o pic/oct-fstrm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-hist.cc -o pic/oct-hist.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-iostrm.cc -o pic/oct-iostrm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-map.cc -o pic/oct-map.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-obj.cc -o pic/oct-obj.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-prcstrm.cc -o pic/oct-prcstrm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-procbuf.cc -o pic/oct-procbuf.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-stdstrm.cc -o pic/oct-stdstrm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-stream.cc -o pic/oct-stream.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-strstrm.cc -o pic/oct-strstrm.o >oct-procbuf.cc: In member function âoctave_procbuf* octave_procbuf::open(const char*, int)â: >oct-procbuf.cc:131: warning: missing sentinel in function call >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe oct-lvalue.cc -o pic/oct-lvalue.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pager.cc -o pic/pager.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe parse.cc -o pic/parse.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pr-output.cc -o pic/pr-output.o >parse.y: In function âvoid parse_and_execute(FILE*)â: >parse.y:3122: warning: dereferencing type-punned pointer will break strict-aliasing rules >parse.y:3142: warning: dereferencing type-punned pointer will break strict-aliasing rules >parse.y: In function âbool parse_fcn_file(const std::string&, bool, bool)â: >parse.y:3497: warning: dereferencing type-punned pointer will break strict-aliasing rules >parse.y:3553: warning: dereferencing type-punned pointer will break strict-aliasing rules >parse.y: In function âoctave_value_list eval_string(const std::string&, bool, int&, int)â: >parse.y:3866: warning: dereferencing type-punned pointer will break strict-aliasing rules >parse.y:3876: warning: dereferencing type-punned pointer will break strict-aliasing rules >parse.y: In function âoctave_value_list Fassignin(const octave_value_list&, int)â: >parse.y:4013: warning: dereferencing type-punned pointer will break strict-aliasing rules >parse.y: In function âoctave_value_list Fevalin(const octave_value_list&, int)â: >parse.y:4080: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe procstream.cc -o pic/procstream.o >pr-output.cc: In function âvoid octave_print_internal(std::ostream&, const intNDArray<T>&, bool, int) [with T = octave_int<unsigned int>]â: >pr-output.cc:2457: instantiated from here >pr-output.cc:2295: warning: comparison between signed and unsigned integer expressions >pr-output.cc: In function âvoid octave_print_internal(std::ostream&, const intNDArray<T>&, bool, int) [with T = octave_int<long unsigned int>]â: >pr-output.cc:2461: instantiated from here >pr-output.cc:2295: warning: comparison between signed and unsigned integer expressions >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe sighandlers.cc -o pic/sighandlers.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe siglist.c -o pic/siglist.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe strcasecmp.c -o pic/strcasecmp.o >x86_64-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe strncase.c -o pic/strncase.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe strfns.cc -o pic/strfns.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe symtab.cc -o pic/symtab.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe syscalls.cc -o pic/syscalls.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe sysdep.cc -o pic/sysdep.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe token.cc -o pic/token.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe toplev.cc -o pic/toplev.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe unwind-prot.cc -o pic/unwind-prot.o >toplev.cc: In function âoctave_value_list Fsystem(const octave_value_list&, int)â: >toplev.cc:497: warning: missing sentinel in function call >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe utils.cc -o pic/utils.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe variables.cc -o pic/variables.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe xdiv.cc -o pic/xdiv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe xpow.cc -o pic/xpow.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-base.cc -o pic/ov-base.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-ch-mat.cc -o pic/ov-ch-mat.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-cs-list.cc -o pic/ov-cs-list.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-list.cc -o pic/ov-list.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-re-mat.cc -o pic/ov-re-mat.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-cx-mat.cc -o pic/ov-cx-mat.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-range.cc -o pic/ov-range.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-scalar.cc -o pic/ov-scalar.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-complex.cc -o pic/ov-complex.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-str-mat.cc -o pic/ov-str-mat.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-streamoff.cc -o pic/ov-streamoff.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-struct.cc -o pic/ov-struct.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-va-args.cc -o pic/ov-va-args.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-colon.cc -o pic/ov-colon.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-bool-mat.cc -o pic/ov-bool-mat.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-bool.cc -o pic/ov-bool.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-file.cc -o pic/ov-file.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-cell.cc -o pic/ov-cell.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov.cc -o pic/ov.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-fcn.cc -o pic/ov-fcn.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-builtin.cc -o pic/ov-builtin.o >ov-builtin.cc: In member function âvirtual octave_value_list octave_builtin::do_multi_index_op(int, const octave_value_list&)â: >ov-builtin.cc:118: warning: dereferencing type-punned pointer will break strict-aliasing rules >ov-builtin.cc:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-dld-fcn.cc -o pic/ov-dld-fcn.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-mapper.cc -o pic/ov-mapper.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-usr-fcn.cc -o pic/ov-usr-fcn.o >ov-mapper.cc: In member function âvirtual octave_value_list octave_mapper::do_multi_index_op(int, const octave_value_list&)â: >ov-mapper.cc:303: warning: dereferencing type-punned pointer will break strict-aliasing rules >ov-mapper.cc:304: warning: dereferencing type-punned pointer will break strict-aliasing rules >ov-usr-fcn.cc: In member function âvirtual octave_value_list octave_user_function::do_multi_index_op(int, const octave_value_list&)â: >ov-usr-fcn.cc:372: warning: dereferencing type-punned pointer will break strict-aliasing rules >ov-usr-fcn.cc:394: warning: dereferencing type-punned pointer will break strict-aliasing rules >ov-usr-fcn.cc:397: warning: dereferencing type-punned pointer will break strict-aliasing rules >ov-usr-fcn.cc:400: warning: dereferencing type-punned pointer will break strict-aliasing rules >ov-usr-fcn.cc:401: warning: dereferencing type-punned pointer will break strict-aliasing rules >ov-usr-fcn.cc:402: warning: dereferencing type-punned pointer will break strict-aliasing rules >ov-usr-fcn.cc:410: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-fcn-handle.cc -o pic/ov-fcn-handle.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-fcn-inline.cc -o pic/ov-fcn-inline.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-typeinfo.cc -o pic/ov-typeinfo.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-int8.cc -o pic/ov-int8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-int16.cc -o pic/ov-int16.o >ov-typeinfo.cc:176: warning: unused parameter âc_nameâ >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-int32.cc -o pic/ov-int32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-int64.cc -o pic/ov-int64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-uint8.cc -o pic/ov-uint8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-uint16.cc -o pic/ov-uint16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-uint32.cc -o pic/ov-uint32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ov-uint64.cc -o pic/ov-uint64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt.cc -o pic/pt.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-arg-list.cc -o pic/pt-arg-list.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-assign.cc -o pic/pt-assign.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-bp.cc -o pic/pt-bp.o >pt-arg-list.cc: In member function âint tree_argument_list::nargout_count() constâ: >pt-arg-list.cc:91: warning: unused variable âeltâ >pt-arg-list.cc: In member function âoctave_value_list tree_argument_list::convert_to_const_vector(const octave_value*)â: >pt-arg-list.cc:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-binop.cc -o pic/pt-binop.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-cell.cc -o pic/pt-cell.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-check.cc -o pic/pt-check.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-cmd.cc -o pic/pt-cmd.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-colon.cc -o pic/pt-colon.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-const.cc -o pic/pt-const.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-decl.cc -o pic/pt-decl.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-except.cc -o pic/pt-except.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-exp.cc -o pic/pt-exp.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-fcn-handle.cc -o pic/pt-fcn-handle.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-id.cc -o pic/pt-id.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-idx.cc -o pic/pt-idx.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-jump.cc -o pic/pt-jump.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-loop.cc -o pic/pt-loop.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-mat.cc -o pic/pt-mat.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-misc.cc -o pic/pt-misc.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-plot.cc -o pic/pt-plot.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-pr-code.cc -o pic/pt-pr-code.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-select.cc -o pic/pt-select.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-stmt.cc -o pic/pt-stmt.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe pt-unop.cc -o pic/pt-unop.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-b-b.cc -o pic/op-b-b.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-b-bm.cc -o pic/op-b-bm.o >pt-stmt.cc: In member function âoctave_value_list tree_statement::eval(bool, int, bool)â: >pt-stmt.cc:100: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-bm-b.cc -o pic/op-bm-b.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-bm-bm.cc -o pic/op-bm-bm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-cell.cc -o pic/op-cell.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-chm.cc -o pic/op-chm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-cm-cm.cc -o pic/op-cm-cm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-cm-cs.cc -o pic/op-cm-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-cm-m.cc -o pic/op-cm-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-cm-s.cc -o pic/op-cm-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-cs-cm.cc -o pic/op-cs-cm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-cs-cs.cc -o pic/op-cs-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-cs-m.cc -o pic/op-cs-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-cs-s.cc -o pic/op-cs-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-fil-b.cc -o pic/op-fil-b.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-fil-bm.cc -o pic/op-fil-bm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-fil-cm.cc -o pic/op-fil-cm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-fil-cs.cc -o pic/op-fil-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-fil-m.cc -o pic/op-fil-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-fil-s.cc -o pic/op-fil-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-fil-lis.cc -o pic/op-fil-lis.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-fil-rec.cc -o pic/op-fil-rec.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-fil-str.cc -o pic/op-fil-str.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-list.cc -o pic/op-list.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-m-cm.cc -o pic/op-m-cm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-m-cs.cc -o pic/op-m-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-m-m.cc -o pic/op-m-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-m-s.cc -o pic/op-m-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-range.cc -o pic/op-range.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-s-cm.cc -o pic/op-s-cm.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-s-cs.cc -o pic/op-s-cs.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-s-m.cc -o pic/op-s-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-s-s.cc -o pic/op-s-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-str-m.cc -o pic/op-str-m.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-str-s.cc -o pic/op-str-s.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-str-str.cc -o pic/op-str-str.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-streamoff.cc -o pic/op-streamoff.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-struct.cc -o pic/op-struct.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-int-concat.cc -o pic/op-int-concat.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-int-conv.cc -o pic/op-int-conv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-double-conv.cc -o pic/op-double-conv.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-i8-i8.cc -o pic/op-i8-i8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-i16-i16.cc -o pic/op-i16-i16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-i32-i32.cc -o pic/op-i32-i32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-i64-i64.cc -o pic/op-i64-i64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-ui8-ui8.cc -o pic/op-ui8-ui8.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-ui16-ui16.cc -o pic/op-ui16-ui16.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-ui32-ui32.cc -o pic/op-ui32-ui32.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./OPERATORS/op-ui64-ui64.cc -o pic/op-ui64-ui64.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./TEMPLATE-INST/Array-os.cc -o pic/Array-os.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./TEMPLATE-INST/Array-sym.cc -o pic/Array-sym.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ./TEMPLATE-INST/Array-tc.cc -o pic/Array-tc.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe octave.cc -o pic/octave.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe builtins.cc -o pic/builtins.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe ops.cc -o pic/ops.o >rm -f liboctinterp.so >x86_64-pc-linux-gnu-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/fn-cache.o pic/gripes.o pic/help.o pic/input.o pic/lex.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/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-stdstrm.o pic/oct-stream.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/strcasecmp.o pic/strncase.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-va-args.o pic/ov-colon.o pic/ov-bool-mat.o pic/ov-bool.o pic/ov-file.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-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/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-plot.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-fil-b.o pic/op-fil-bm.o pic/op-fil-cm.o pic/op-fil-cs.o pic/op-fil-m.o pic/op-fil-s.o pic/op-fil-lis.o pic/op-fil-rec.o pic/op-fil-str.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/Array-os.o pic/Array-sym.o pic/Array-tc.o pic/octave.o pic/builtins.o pic/ops.o ../libcruft/blas-xtra/pic/xerbla.o -L../liboctave -loctave -L../libcruft -lcruft -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >rm -f liboctinterp.so.2.1.73 >ln -s liboctinterp.so liboctinterp.so.2.1.73 >x86_64-pc-linux-gnu-g++ -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -O2 -pipe -rdynamic \ > -L.. -fPIC -lz -o octave \ > main.o \ > -L../liboctave -L../libcruft -L../src -Wl,-rpath -Wl,/usr/lib64/octave-2.1.73 \ > -loctinterp -loctave -lcruft \ > -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o balance.oct pic/balance.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o besselj.oct pic/besselj.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o betainc.oct pic/betainc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o chol.oct pic/chol.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o colloc.oct pic/colloc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o daspk.oct pic/daspk.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o dasrt.oct pic/dasrt.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o dassl.oct pic/dassl.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o det.oct pic/det.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o eig.oct pic/eig.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o expm.oct pic/expm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o fft.oct pic/fft.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o fft2.oct pic/fft2.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o fftn.oct pic/fftn.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o fftw_wisdom.oct pic/fftw_wisdom.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o filter.oct pic/filter.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o find.oct pic/find.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o fsolve.oct pic/fsolve.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o gammainc.oct pic/gammainc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o gcd.oct pic/gcd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o getgrent.oct pic/getgrent.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o getpwent.oct pic/getpwent.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o getrusage.oct pic/getrusage.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o givens.oct pic/givens.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o hess.oct pic/hess.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o inv.oct pic/inv.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o kron.oct pic/kron.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o lpsolve.oct pic/lpsolve.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o lsode.oct pic/lsode.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o lu.oct pic/lu.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o minmax.oct pic/minmax.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o pinv.oct pic/pinv.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o qr.oct pic/qr.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o quad.oct pic/quad.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o qz.oct pic/qz.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o rand.oct pic/rand.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o schur.oct pic/schur.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o sort.oct pic/sort.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o sqrtm.oct pic/sqrtm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o svd.oct pic/svd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o syl.oct pic/syl.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >x86_64-pc-linux-gnu-g++ -shared -o time.oct pic/time.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -llapack -lblas -lfftw3 -lreadline -lncurses -ldl -lm -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lz -lgfortranbegin -lgfortran -lm >if [ -n " balance.oct besselj.oct betainc.oct chol.oct colloc.oct daspk.oct dasrt.oct dassl.oct det.oct eig.oct expm.oct fft.oct fft2.oct fftn.oct fftw_wisdom.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 lpsolve.oct lsode.oct lu.oct minmax.oct pinv.oct qr.oct quad.oct qz.oct rand.oct schur.oct sort.oct sqrtm.oct svd.oct syl.oct time.oct" ]; then \ > ./mk-oct-links . balance.df besselj.df betainc.df chol.df colloc.df daspk.df dasrt.df dassl.df det.df eig.df expm.df fft.df fft2.df fftn.df fftw_wisdom.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 lpsolve.df lsode.df lu.df minmax.df pinv.df qr.df quad.df qz.df rand.df schur.df sort.df sqrtm.df svd.df syl.df time.df; \ > fi >creating link airy.oct -> besselj.oct >creating link besselh.oct -> besselj.oct >creating link besseli.oct -> besselj.oct >creating link besselk.oct -> besselj.oct >creating link bessely.oct -> besselj.oct >creating link daspk_options.oct -> daspk.oct >creating link dasrt_options.oct -> dasrt.oct >creating link dassl_options.oct -> dassl.oct >creating link ifft.oct -> fft.oct >creating link ifft2.oct -> fft2.oct >creating link ifftn.oct -> fftn.oct >creating link fsolve_options.oct -> fsolve.oct >creating link endgrent.oct -> getgrent.oct >creating link getgrgid.oct -> getgrent.oct >creating link getgrnam.oct -> getgrent.oct >creating link setgrent.oct -> getgrent.oct >creating link endpwent.oct -> getpwent.oct >creating link getpwnam.oct -> getpwent.oct >creating link getpwuid.oct -> getpwent.oct >creating link setpwent.oct -> getpwent.oct >creating link inverse.oct -> inv.oct >creating link lpsolve_options.oct -> lpsolve.oct >creating link lsode_options.oct -> lsode.oct >creating link max.oct -> minmax.oct >creating link min.oct -> minmax.oct >creating link quad_options.oct -> quad.oct >creating link randn.oct -> rand.oct >creating link gmtime.oct -> time.oct >creating link localtime.oct -> time.oct >creating link mktime.oct -> time.oct >creating link strftime.oct -> time.oct >creating link strptime.oct -> time.oct >touch stamp-oct-links >make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73/src' >make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-2.1.73-r2/work/octave-2.1.73' >>>> Source compiled. >--------------------------- ACCESS VIOLATION SUMMARY --------------------------- >LOG FILE = "/var/log/sandbox/sandbox-sci-mathematics_-_octave-2.1.73-r2-6859.log" > >rename: /var/cache/fonts/pk/ljfour/public/cm/pk27372.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27372.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk27553.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27553.tmp >rename: /var/cache/fonts/pk/ljfour/pk27704.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk27704.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk27726.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27726.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk27878.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27878.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk27893.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk27893.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk28051.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28051.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk28081.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28081.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk28205.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28205.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk28261.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28261.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk28377.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28377.tmp >rename: /var/cache/fonts/pk/ljfour/pk28431.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk28431.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk28548.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28548.tmp >rename: /var/cache/fonts/pk/ljfour/pk28596.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk28596.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk28700.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28700.tmp >rename: /var/cache/fonts/pk/ljfour/pk28791.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk28791.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk28857.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk28857.tmp >rename: /var/cache/fonts/pk/ljfour/pk28983.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk28983.tmp >rename: /var/cache/fonts/pk/ljfour/pk29018.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk29018.tmp >rename: /var/cache/fonts/pk/ljfour/pk29143.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk29143.tmp >rename: /var/cache/fonts/pk/ljfour/pk29192.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk29192.tmp >rename: /var/cache/fonts/pk/ljfour/pk29308.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk29308.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk29373.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29373.tmp >rename: /var/cache/fonts/pk/ljfour/pk29452.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk29452.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk29555.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29555.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk29619.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29619.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk29736.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29736.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk29788.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29788.tmp >rename: /var/cache/fonts/pk/ljfour/pk29925.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk29925.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk29953.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk29953.tmp >rename: /var/cache/fonts/pk/ljfour/pk30171.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk30171.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk30269.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30269.tmp >rename: /var/cache/fonts/pk/ljfour/pk30358.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk30358.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk30441.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30441.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk30457.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30457.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk30611.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30611.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk30629.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30629.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk30783.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30783.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk30800.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30800.tmp >rename: /var/cache/fonts/pk/ljfour/pk30957.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk30957.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk30972.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk30972.tmp >rename: /var/cache/fonts/pk/ljfour/pk31127.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk31127.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk31135.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31135.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk31300.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31300.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk31305.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31305.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk31472.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31472.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk31478.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31478.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk31653.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk31645.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31653.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31645.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk31819.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31819.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk31907.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk31907.tmp >rename: /var/cache/fonts/pk/ljfour/pk31993.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk31993.tmp >rename: /var/cache/fonts/pk/ljfour/pk32078.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk32078.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk32161.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk32161.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk32249.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk32249.tmp >rename: /var/cache/fonts/pk/ljfour/public/cm/pk32335.tmp >open_wr: /var/cache/fonts/pk/ljfour/public/cm/pk32335.tmp >rename: /var/cache/fonts/pk/ljfour/pk32423.tmp >open_wr: /var/cache/fonts/pk/ljfour/pk32423.tmp >-------------------------------------------------------------------------------- >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 160015
: 105625