* You need one of these Fortran Compilers: gfortran ifc g77 f2c * Installed are: gfortran >>> Unpacking source... >>> Unpacking octave-3.0.3.tar.bz2 to /var/tmp/portage/sci-mathematics/octave-3.0.3/work * Applying octave-3.0.0-pkg.patch ...  [ ok ] * Applying octave-3.0.3-test-fix.patch ...  [ ok ] * Applying octave-3.0.1-fix_handle_for_plotyy.patch ...  [ ok ] * Applying octave-3.0.1-no_helvetica.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/sci-mathematics/octave-3.0.3/work >>> Compiling source in /var/tmp/portage/sci-mathematics/octave-3.0.3/work/octave-3.0.3 ... * econf: updating octave-3.0.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating octave-3.0.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var/state/octave --enable-shared --with-blas=-lblas --with-lapack=-llapack -lblas --with-hdf5 --with-curl --with-zlib --with-fftw --with-umfpack --with-colamd --with-ccolamd --with-cholmod --with-cxsparse --enable-readline checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-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/$(api_version)/m defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m 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 localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/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/$(api_version)/$(canonical_host_type) defining localveroctfiledir to be $(libexecdir)/octave/$(version)/site/oct/$(canonical_host_type) defining imagedir to be $(datadir)/octave/$(version)/imagelib configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... i686-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 broken C++ reinterpret_cast... no checking for i686-pc-linux-gnu-nm... i686-pc-linux-gnu-nm checking C++ ABI version used by i686-pc-linux-gnu-g++... gnu_v3 checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking whether i686-pc-linux-gnu-gcc accepts -mieee-fp... yes configure: adding -mieee-fp to XTRA_CFLAGS checking whether i686-pc-linux-gnu-g++ accepts -mieee-fp... yes configure: adding -mieee-fp to XTRA_CXXFLAGS checking whether i686-pc-linux-gnu-g++ prepends an underscore to external names... no checking for sin in -lm... yes checking qhull/qhull_a.h usability... yes checking qhull/qhull_a.h presence... yes checking for qhull/qhull_a.h... yes checking for qh_qhull in -lqhull... yes checking for pcre-config... yes checking whether pcre.h defines the macros we need... yes checking for regexec... yes checking for gzclearerr in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for H5Pcreate in -lhdf5... yes checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Gget_num_objs in -lhdf5... 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 glpk/glpk.h usability... no checking glpk/glpk.h presence... no checking for glpk/glpk.h... no checking glpk.h usability... yes checking glpk.h presence... yes checking for glpk.h... yes checking for glp_lpx_simplex in -lglpk... no checking for _glp_lpx_simplex in -lglpk... yes checking for curl_easy_escape in -lcurl... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for IEEE 754 data format... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking how to get verbose linking output from i686-pc-linux-gnu-gfortran... -v checking for Fortran 77 libraries of i686-pc-linux-gnu-gfortran... -L/usr/lib/gcc/i686-pc-linux-gnu/4.2.4 -L/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/../../.. -lhdf5 -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 checking whether i686-pc-linux-gnu-gfortran accepts -mieee-fp... yes adding -mieee-fp to FFLAGS configure: defining FFLAGS to be -O -mieee-fp checking whether i686-pc-linux-gnu-gfortran accepts -ffloat-store... yes setting F77_FLOAT_STORE_FLAG to -ffloat-store checking for sgemm_ in -lblas ... yes checking for cheev_ in -llapack -lblas ... yes checking for amd_postorder in -lamd... yes checking for camd_postorder in -lcamd... yes checking suitesparse/umfpack.h usability... no checking suitesparse/umfpack.h presence... no checking for suitesparse/umfpack.h... no checking ufsparse/umfpack.h usability... no checking ufsparse/umfpack.h presence... no checking for ufsparse/umfpack.h... no checking umfpack/umfpack.h usability... no checking umfpack/umfpack.h presence... no checking for umfpack/umfpack.h... no checking umfpack.h usability... yes checking umfpack.h presence... yes checking for umfpack.h... yes checking for umfpack_zi_get_determinant in -lumfpack... yes checking for UMFPACK seperate complex matrix and rhs split... yes checking suitesparse/colamd.h usability... no checking suitesparse/colamd.h presence... no checking for suitesparse/colamd.h... no checking ufsparse/colamd.h usability... no checking ufsparse/colamd.h presence... no checking for ufsparse/colamd.h... no checking colamd/colamd.h usability... no checking colamd/colamd.h presence... no checking for colamd/colamd.h... no checking colamd.h usability... yes checking colamd.h presence... yes checking for colamd.h... yes checking for colamd in -lcolamd... yes checking suitesparse/ccolamd.h usability... no checking suitesparse/ccolamd.h presence... no checking for suitesparse/ccolamd.h... no checking ufsparse/ccolamd.h usability... no checking ufsparse/ccolamd.h presence... no checking for ufsparse/ccolamd.h... no checking ccolamd/ccolamd.h usability... no checking ccolamd/ccolamd.h presence... no checking for ccolamd/ccolamd.h... no checking ccolamd.h usability... yes checking ccolamd.h presence... yes checking for ccolamd.h... yes checking for ccolamd in -lccolamd... yes checking suitesparse/cholmod.h usability... no checking suitesparse/cholmod.h presence... no checking for suitesparse/cholmod.h... no checking ufsparse/cholmod.h usability... no checking ufsparse/cholmod.h presence... no checking for ufsparse/cholmod.h... no checking cholmod/cholmod.h usability... no checking cholmod/cholmod.h presence... no checking for cholmod/cholmod.h... no checking cholmod.h usability... yes checking cholmod.h presence... yes checking for cholmod.h... yes checking for cholmod_start in -lcholmod... yes checking suitesparse/cs.h usability... no checking suitesparse/cs.h presence... no checking for suitesparse/cs.h... no checking ufsparse/cs.h usability... no checking ufsparse/cs.h presence... no checking for ufsparse/cs.h... no checking cxsparse/cs.h usability... no checking cxsparse/cs.h presence... no checking for cxsparse/cs.h... no checking cs.h usability... yes checking cs.h presence... yes checking for cs.h... yes checking for cs_di_sqr in -lcxsparse... yes configure: defining FPICFLAG to be -fPIC configure: defining CPICFLAG to be -fPIC configure: defining CXXPICFLAG to be -fPIC configure: defining SHLEXT to be so configure: defining SHLLIB to be $(SHLEXT) configure: defining SHLBIN to be configure: defining SHLEXT_VER to be $(SHLEXT).$(version) configure: defining SHLLIB_VER to be $(SHLLIB).$(version) configure: defining SHLBIN_VER to be $(SHLBIN).$(version) configure: defining SHLLINKEXT to be configure: defining LIBPRE to be lib configure: defining SH_LD to be $(CXX) configure: defining SH_LDFLAGS to be -shared configure: defining DL_LD to be $(SH_LD) configure: defining DL_LDFLAGS to be $(SH_LDFLAGS) configure: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic configure: defining SONAME_FLAGS to be -Wl,-soname -Wl,$@ configure: defining NO_OCT_FILE_STRIP to be false configure: defining RLD_FLAG to be -Wl,-rpath -Wl,$(octlibdir) configure: defining TEMPLATE_AR to be $(AR) configure: defining TEMPLATE_ARFLAGS to be rc configure: defining CRUFT_DLL_DEFS to be configure: defining OCTAVE_DLL_DEFS to be configure: defining OCTINTERP_DLL_DEFS to be configure: 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... 4 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 defines NPOS... no checking whether 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 for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.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 stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sunmath.h usability... no checking sunmath.h presence... no checking for sunmath.h... no 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 sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... 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 glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking for fnmatch... yes checking for glob... yes checking for atexit... yes checking for basename... yes checking for bcopy... yes checking for bzero... yes checking for canonicalize_file_name... yes checking for chmod... 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 lgamma... 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 realpath... 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 setlocale... 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 snprintf... yes checking for stat... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strptime... yes checking for strsignal... yes checking for symlink... yes checking for tempnam... yes checking for tgamma... yes checking for umask... yes checking for uname... yes checking for unlink... yes checking for usleep... yes checking for utime... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for _chmod... no checking for _snprintf... no checking for x_utime... no checking for _utime32... no checking for strftime... yes checking whether strptime is broken... no 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 i686-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 for _finite... no checking for _isnan... no checking for _copysign... 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 exp2... yes checking for log2... 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 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 gfind... no checking for find... find checking for a usable sed... /bin/sed checking for perl... perl checking for python... python 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 i686-pc-linux-gnu-nm... (cached) i686-pc-linux-gnu-nm checking for a BSD-compatible install... /usr/bin/install -c checking for desktop-file-install... desktop-file-install checking for gnuplot... gnuplot checking for less... less checking for gperf... gperf checking for gs... gs checking for makeinfo... makeinfo checking for texi2dvi... texi2dvi checking for texi2pdf... texi2pdf configure: defining UGLY_DEFS to be -DPACKAGE_NAME=\\\\\"\\\\\" -DPACKAGE_TARNAME=\\\\\"\\\\\" -DPACKAGE_VERSION=\\\\\"\\\\\" -DPACKAGE_STRING=\\\\\"\\\\\" -DPACKAGE_BUGREPORT=\\\\\"\\\\\" -DOCTAVE_SOURCE=1 -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSEPCHAR=\':\' -DSEPCHAR_STR=\\\\\":\\\\\" -D__NO_MATH_INLINES=1 -DCXX_NEW_FRIEND_TEMPLATE_DECL=1 -DCXX_ISO_COMPLIANT_LIBRARY=1 -DCXX_ABI=gnu_v3 -DHAVE_LIBM=1 -DHAVE_QHULL=1 -DHAVE_PCRE=1 -DHAVE_REGEXEC=1 -DHAVE_REGEX=1 -DHAVE_ZLIB_H=1 -DHAVE_ZLIB=1 -DHAVE_HDF5_H=1 -DHAVE_HDF5=1 -DHAVE_H5GGET_NUM_OBJS=1 -DHAVE_FFTW3=1 -DHAVE_GLPK_H=1 -DHAVE_GLPK=1 -DHAVE_CURL_CURL_H=1 -DHAVE_CURL=1 -DHAVE_IEEE754_DATA_FORMAT=1 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ _ -DHAVE_BLAS=1 -DHAVE_UMFPACK_H=1 -DHAVE_UMFPACK=1 -DUMFPACK_SEPARATE_SPLIT=1 -DHAVE_COLAMD_H=1 -DHAVE_COLAMD=1 -DHAVE_CCOLAMD_H=1 -DHAVE_CCOLAMD=1 -DHAVE_CHOLMOD_H=1 -DHAVE_CHOLMOD=1 -DHAVE_CS_H=1 -DHAVE_CXSPARSE=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPWNAM=1 -DHAVE_DEV_T=1 -DHAVE_INO_T=1 -DHAVE_NLINK_T=1 -DHAVE_NLINK_T=1 -DHAVE_LONG_LONG_INT=1 -DHAVE_UNSIGNED_LONG_LONG_INT=1 -DHAVE_SIGSET_T=1 -DHAVE_SIG_ATOMIC_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DNPOS=std::string::npos -DHAVE_PLACEMENT_DELETE=1 -DHAVE_DYNAMIC_AUTO_ARRAYS=1 -DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ASSERT_H=1 -DHAVE_CURSES_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1 -DHAVE_GRP_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NCURSES_H=1 -DHAVE_POLL_H=1 -DHAVE_PWD_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_SSTREAM=1 -DHAVE_TERMIO_H=1 -DHAVE_SGTTY_H=1 -DHAVE_GLOB_H=1 -DHAVE_FNMATCH_H=1 -DHAVE_FNMATCH=1 -DHAVE_GLOB=1 -DHAVE_ATEXIT=1 -DHAVE_BASENAME=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_CHMOD=1 -DHAVE_DUP2=1 -DHAVE_ENDGRENT=1 -DHAVE_ENDPWENT=1 -DHAVE_EXECVP=1 -DHAVE_FCNTL=1 -DHAVE_FORK=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETGRENT=1 -DHAVE_GETGRGID=1 -DHAVE_GETGRNAM=1 -DHAVE_GETPGRP=1 -DHAVE_GETPID=1 -DHAVE_GETPPID=1 -DHAVE_GETPWENT=1 -DHAVE_GETPWUID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_GETUID=1 -DHAVE_GETWD=1 -DHAVE_KILL=1 -DHAVE_LGAMMA=1 -DHAVE_LINK=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT=1 -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MKSTEMP=1 -DHAVE_ON_EXIT=1 -DHAVE_PIPE=1 -DHAVE_POLL=1 -DHAVE_PUTENV=1 -DHAVE_RAISE=1 -DHAVE_READLINK=1 -DHAVE_REALPATH=1 -DHAVE_RENAME=1 -DHAVE_RINDEX=1 -DHAVE_RMDIR=1 -DHAVE_ROUND=1 -DHAVE_SELECT=1 -DHAVE_SETGRENT=1 -DHAVE_SETLOCALE=1 -DHAVE_SETPWENT=1 -DHAVE_SETVBUF=1 -DHAVE_SIGACTION=1 -DHAVE_SIGLONGJMP=1 -DHAVE_SIGPENDING=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSUSPEND=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPTIME=1 -DHAVE_STRSIGNAL=1 -DHAVE_SYMLINK=1 -DHAVE_TEMPNAM=1 -DHAVE_TGAMMA=1 -DHAVE_UMASK=1 -DHAVE_UNAME=1 -DHAVE_UNLINK=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_WAITPID=1 -DHAVE_STRFTIME=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_DLSYM=1 -DHAVE_DLERROR=1 -DHAVE_DLCLOSE=1 -DHAVE_DLOPEN_API=1 -DENABLE_DYNAMIC_LINKING=1 -DHAVE_TIMEVAL=1 -DHAVE_FINITE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_COPYSIGN=1 -DHAVE_DECL_SIGNBIT=1 -DHAVE_ACOSH=1 -DHAVE_ASINH=1 -DHAVE_ATANH=1 -DHAVE_ERF=1 -DHAVE_ERFC=1 -DHAVE_EXP2=1 -DHAVE_LOG2=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DUSE_READLINE=1 -DEXCEPTION_IN_MATH=1 -DRETSIGTYPE=void -DHAVE_DECL_SYS_SIGLIST=1 -DHAVE_POSIX_SIGNALS=1 -DRETSIGTYPE_IS_VOID=1 -DHAVE_GETRUSAGE=1 -DHAVE_TIMES=1 -DYYTEXT_POINTER=1 -DGNUPLOT_BINARY=\\\\\"gnuplot\\\\\" checking whether i686-pc-linux-gnu-gcc accepts -Wall... yes adding -Wall to WARN_CFLAGS checking whether i686-pc-linux-gnu-gcc accepts -W... yes adding -W to WARN_CFLAGS checking whether i686-pc-linux-gnu-gcc accepts -Wshadow... yes adding -Wshadow to WARN_CFLAGS checking whether i686-pc-linux-gnu-g++ accepts -Wall... yes adding -Wall to WARN_CXXFLAGS checking whether i686-pc-linux-gnu-g++ accepts -W... yes adding -W to WARN_CXXFLAGS checking whether i686-pc-linux-gnu-g++ accepts -Wshadow... yes adding -Wshadow to WARN_CXXFLAGS checking whether i686-pc-linux-gnu-g++ accepts -Wold-style-cast... yes adding -Wold-style-cast to WARN_CXXFLAGS configure: creating ./config.status config.status: creating Makefile config.status: creating octMakefile config.status: creating Makeconf config.status: creating test/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 liboctave/oct-types.h config.status: creating src/Makefile config.status: creating src/mxarray.h 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-3.0.3/work/octave-3.0.3/scripts) configure: running /bin/sh ./configure '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/state/octave' '--enable-shared' '--with-blas=-lblas ' '--with-lapack=-llapack -lblas ' '--with-hdf5' '--with-curl' '--with-zlib' '--with-fftw' '--with-umfpack' '--with-colamd' '--with-ccolamd' '--with-cholmod' '--with-cxsparse' '--enable-readline' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-w -mtune=athlon64 -march=athlon64 -m32 -msse3 -O2 -pipe -fomit-frame-pointer -momit-leaf-frame-pointer' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-w -mtune=athlon64 -march=athlon64 -m32 -msse3 -O2 -pipe -fomit-frame-pointer -momit-leaf-frame-pointer -fvisibility-inlines-hidden' --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 geometry/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 optimization/Makefile config.status: creating path/Makefile config.status: creating pkg/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 sparse/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 config.status: creating testfun/Makefile configure: Octave is now configured for i686-pc-linux-gnu Source directory: . Installation prefix: /usr C compiler: i686-pc-linux-gnu-gcc -mieee-fp -Wall -W -Wshadow -w -mtune=athlon64 -march=athlon64 -m32 -msse3 -O2 -pipe -fomit-frame-pointer -momit-leaf-frame-pointer C++ compiler: i686-pc-linux-gnu-g++ -mieee-fp -Wall -W -Wshadow -Wold-style-cast -w -mtune=athlon64 -march=athlon64 -m32 -msse3 -O2 -pipe -fomit-frame-pointer -momit-leaf-frame-pointer -fvisibility-inlines-hidden Fortran compiler: i686-pc-linux-gnu-gfortran -O -mieee-fp Fortran libraries: -L/usr/lib/gcc/i686-pc-linux-gnu/4.2.4 -L/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm BLAS libraries: -llapack -lblas -lblas FFTW libraries: -lfftw3 GLPK libraries: -lglpk UMFPACK libraries: -lumfpack AMD libraries: -lamd CAMD libraries: -lcamd COLAMD libraries: -lcolamd CCOLAMD libraries: -lccolamd CHOLMOD libraries: -lcholmod CXSPARSE libraries: -lcxsparse HDF5 libraries: -lhdf5 CURL libraries: -lcurl REGEX libraries: -L/usr/lib -lpcre QHULL libraries: -lqhull LIBS: -lreadline -lncurses -ldl -lhdf5 -lz -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 64-bit array dims and indexing: false make -j2 -s -l 1.4 *********************************************************** * * To compile Octave, you will need a recent versions of * the following software: * * GNU Make (a recent version) * * g++ (preferably a recent 4.x version, though later * 3.x versions may also work) * * 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. * *********************************************************** making octave-bug from octave-bug.in making octave-config from octave-config.in making mkoctfile from mkoctfile.in making run-octave from run-octave.in making mkf77def from mkf77def.in mkdir pic making dgamln.def from dgamln.f making xzabs.def from xzabs.f making xzexp.def from xzexp.f making xzlog.def from xzlog.f making xzsqrt.def from xzsqrt.f making zacai.def from zacai.f making zacon.def from zacon.f making zairy.def from zairy.f making zasyi.def from zasyi.f making zbesh.def from zbesh.f making zbesi.def from zbesi.f making zbesj.def from zbesj.f making zbesk.def from zbesk.f making zbesy.def from zbesy.f making zbinu.def from zbinu.f making zbiry.def from zbiry.f making zbknu.def from zbknu.f making zbuni.def from zbuni.f making zbunk.def from zbunk.f making zdiv.def from zdiv.f making zkscl.def from zkscl.f making zmlri.def from zmlri.f making zmlt.def from zmlt.f making zrati.def from zrati.f making zs1s2.def from zs1s2.f making zseri.def from zseri.f making zshch.def from zshch.f making zuchk.def from zuchk.f making zunhj.def from zunhj.f making zuni1.def from zuni1.f making zuni2.def from zuni2.f making zunik.def from zunik.f making zunk1.def from zunk1.f making zunk2.def from zunk2.f making zuoik.def from zuoik.f making zwrsk.def from zwrsk.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making xddot.def from xddot.f making xdnrm2.def from xdnrm2.f making xdznrm2.def from xdznrm2.f making xerbla.def from xerbla.f making xzdotu.def from xzdotu.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making datv.def from datv.f making dcnst0.def from dcnst0.f making dcnstr.def from dcnstr.f making ddasic.def from ddasic.f making ddasid.def from ddasid.f making ddasik.def from ddasik.f making ddaspk.def from ddaspk.f making ddstp.def from ddstp.f making ddwnrm.def from ddwnrm.f making dfnrmd.def from dfnrmd.f making dfnrmk.def from dfnrmk.f making dhels.def from dhels.f making dheqr.def from dheqr.f making dinvwt.def from dinvwt.f making dlinsd.def from dlinsd.f making dlinsk.def from dlinsk.f making dmatd.def from dmatd.f making dnedd.def from dnedd.f making dnedk.def from dnedk.f making dnsd.def from dnsd.f making dnsid.def from dnsid.f making dnsik.def from dnsik.f making dnsk.def from dnsk.f making dorth.def from dorth.f making dslvd.def from dslvd.f making dslvk.def from dslvk.f making dspigm.def from dspigm.f making dyypnw.def from dyypnw.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making ddasrt.def from ddasrt.f making drchek.def from drchek.f making droots.def from droots.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making ddaini.def from ddaini.f making ddajac.def from ddajac.f making ddanrm.def from ddanrm.f making ddaslv.def from ddaslv.f making ddassl.def from ddassl.f making ddastp.def from ddastp.f making ddatrp.def from ddatrp.f making ddawts.def from ddawts.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making xdlamch.def from xdlamch.f making xdlange.def from xdlange.f making xilaenv.def from xilaenv.f making xzlange.def from xzlange.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making dogleg.def from dogleg.f making dpmpar.def from dpmpar.f making enorm.def from enorm.f making fdjac1.def from fdjac1.f making hybrd.def from hybrd.f making hybrd1.def from hybrd1.f making hybrj.def from hybrj.f making hybrj1.def from hybrj1.f making qform.def from qform.f making qrfac.def from qrfac.f making r1mpyq.def from r1mpyq.f making r1updt.def from r1updt.f touch stmp-pic warning: run make in parent directory to update libraries making quit.d from quit.cc making f77-extern.d from f77-extern.cc making cquit.d from cquit.c making lo-error.d from lo-error.c making f77-fcn.d from f77-fcn.c making machar.d from machar.c mkdir pic making d1mach.def from d1mach.f making i1mach.def from i1mach.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making cfode.def from cfode.f making dlsode.def from dlsode.f making ewset.def from ewset.f making intdy.def from intdy.f making prepj.def from prepj.f making solsy.def from solsy.f making stode.def from stode.f making vnorm.def from vnorm.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making dsubsp.def from dsubsp.f making exchqz.def from exchqz.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making dqagi.def from dqagi.f making dqagie.def from dqagie.f making dqagp.def from dqagp.f making dqagpe.def from dqagpe.f making dqelg.def from dqelg.f making dqk15i.def from dqk15i.f making dqk21.def from dqk21.f making dqpsrt.def from dqpsrt.f making xerror.def from xerror.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making advnst.def from advnst.f making genbet.def from genbet.f making genchi.def from genchi.f making genexp.def from genexp.f making genf.def from genf.f making gengam.def from gengam.f making genmn.def from genmn.f making genmul.def from genmul.f making gennch.def from gennch.f making gennf.def from gennf.f making gennor.def from gennor.f making genprm.def from genprm.f making genunf.def from genunf.f making getcgn.def from getcgn.f making getsd.def from getsd.f making ignbin.def from ignbin.f making ignlgi.def from ignlgi.f making ignnbn.def from ignnbn.f making ignpoi.def from ignpoi.f making ignuin.def from ignuin.f making initgn.def from initgn.f making inrgcm.def from inrgcm.f making lennob.def from lennob.f making mltmod.def from mltmod.f making phrtsd.def from phrtsd.f making qrgnin.def from qrgnin.f making ranf.def from ranf.f making setall.def from setall.f making setant.def from setant.f making setgmn.def from setgmn.f making setsd.def from setsd.f making sexpo.def from sexpo.f making sgamma.def from sgamma.f making snorm.def from snorm.f making wrap.def from wrap.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making fdump.def from fdump.f making ixsav.def from ixsav.f making j4save.def from j4save.f making xerclr.def from xerclr.f making xercnt.def from xercnt.f making xerhlt.def from xerhlt.f making xermsg.def from xermsg.f making xerprn.def from xerprn.f making xerrwd.def from xerrwd.f making xersve.def from xersve.f making xgetf.def from xgetf.f making xgetua.def from xgetua.f making xsetf.def from xsetf.f making xsetua.def from xsetua.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making d9gmit.def from d9gmit.f making d9lgic.def from d9lgic.f making d9lgit.def from d9lgit.f making d9lgmc.def from d9lgmc.f making dacosh.def from dacosh.f making dasinh.def from dasinh.f making datanh.def from datanh.f making dbetai.def from dbetai.f making dcsevl.def from dcsevl.f making derf.def from derf.f making derfc.def from derfc.f making dgami.def from dgami.f making dgamit.def from dgamit.f making dgamlm.def from dgamlm.f making dgamma.def from dgamma.f making dgamr.def from dgamr.f making dlbeta.def from dlbeta.f making dlgams.def from dlgams.f making dlngam.def from dlngam.f making dlnrel.def from dlnrel.f making dpchim.def from dpchim.f making dpchst.def from dpchst.f making initds.def from initds.f making xdacosh.def from xdacosh.f making xdasinh.def from xdasinh.f making xdatanh.def from xdatanh.f making xdbetai.def from xdbetai.f making xderf.def from xderf.f making xderfc.def from xderfc.f making xdgami.def from xdgami.f making xdgamit.def from xdgamit.f making xdgamma.def from xdgamma.f making xgmainc.def from xgmainc.f touch stmp-pic warning: run make in parent directory to update libraries mkdir pic making dfopr.def from dfopr.f making dif.def from dif.f making intrp.def from intrp.f making jcobi.def from jcobi.f making radau.def from radau.f making vilerr.def from vilerr.f touch stmp-pic warning: run make in parent directory to update libraries making pathsearch.d from pathsearch.cc 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 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 strncase.d from strncase.c making strcasecmp.d from strcasecmp.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 randpoisson.d from randpoisson.c making randmtzig.d from randmtzig.c making randgamma.d from randgamma.c making oct-getopt.d from oct-getopt.c making mkdir.d from mkdir.c making md5.d from md5.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 smx-sbm-bm.d from smx-sbm-bm.cc making smx-bm-sbm.d from smx-bm-sbm.cc making smx-scm-cm.d from smx-scm-cm.cc making smx-sm-cm.d from smx-sm-cm.cc making smx-scm-m.d from smx-scm-m.cc making smx-sm-m.d from smx-sm-m.cc making smx-cm-scm.d from smx-cm-scm.cc making smx-cm-sm.d from smx-cm-sm.cc making smx-m-scm.d from smx-m-scm.cc making smx-m-sm.d from smx-m-sm.cc making smx-sm-scm.d from smx-sm-scm.cc making smx-scm-sm.d from smx-scm-sm.cc making smx-s-scm.d from smx-s-scm.cc making smx-scm-s.d from smx-scm-s.cc making smx-cs-sm.d from smx-cs-sm.cc making smx-sm-cs.d from smx-sm-cs.cc 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-ui16nda.d from mx-i64nda-ui16nda.cc making mx-i64nda-i16nda.d from mx-i64nda-i16nda.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 MatrixType.d from MatrixType.cc making SparseQR.d from SparseQR.cc making SparseCmplxQR.d from SparseCmplxQR.cc making SparsedbleCHOL.d from SparsedbleCHOL.cc making SparseCmplxCHOL.d from SparseCmplxCHOL.cc making SparsedbleLU.d from SparsedbleLU.cc making SparseCmplxLU.d from SparseCmplxLU.cc making Sparse.d from Sparse.cc making MSparse.d from MSparse.cc making dSparse.d from dSparse.cc making CSparse.d from CSparse.cc making boolSparse.d from boolSparse.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 oct-inttypes.d from oct-inttypes.cc making Sparse-d.d from Sparse-d.cc making Sparse-b.d from Sparse-b.cc making Sparse-C.d from Sparse-C.cc making MSparse-d.d from MSparse-d.cc making MSparse-C.d from MSparse-C.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 sparse-dmsolve.d from sparse-dmsolve.cc making sparse-base-chol.d from sparse-base-chol.cc making sparse-base-lu.d from sparse-base-lu.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 sparse-util.d from sparse-util.cc making sparse-sort.d from sparse-sort.cc making so-array.d from so-array.cc making prog-args.d from prog-args.cc making oct-uname.d from oct-uname.cc making oct-time.d from oct-time.cc making oct-syscalls.d from oct-syscalls.cc making oct-spparms.d from oct-spparms.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-md5.d from oct-md5.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 LinConst.d from LinConst.cc making FEGrid.d from FEGrid.cc making DASSL.d from DASSL.cc making DASRT.d from DASRT.cc making DASPK.d from DASPK.cc making CollocWt.d from CollocWt.cc making Bounds.d from Bounds.cc mkdir pic touch stmp-pic CSparse.cc: In member function ‘ComplexMatrix SparseComplexMatrix::fsolve(MatrixType&, const Matrix&, octave_idx_type&, double&, void (*)(double), bool) const’: CSparse.cc:5769: error: invalid conversion from ‘void (*)(int, char*, int, char*)’ to ‘void (*)(int, const char*, int, const char*)’ CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::fsolve(MatrixType&, const SparseMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’: CSparse.cc:6012: error: invalid conversion from ‘void (*)(int, char*, int, char*)’ to ‘void (*)(int, const char*, int, const char*)’ CSparse.cc: In member function ‘ComplexMatrix SparseComplexMatrix::fsolve(MatrixType&, const ComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’: CSparse.cc:6303: error: invalid conversion from ‘void (*)(int, char*, int, char*)’ to ‘void (*)(int, const char*, int, const char*)’ CSparse.cc: In member function ‘SparseComplexMatrix SparseComplexMatrix::fsolve(MatrixType&, const SparseComplexMatrix&, octave_idx_type&, double&, void (*)(double), bool) const’: CSparse.cc:6525: error: invalid conversion from ‘void (*)(int, char*, int, char*)’ to ‘void (*)(int, const char*, int, const char*)’ make[2]: *** [pic/CSparse.o] Error 1 make[1]: *** [liboctave] Error 2 make: *** [all] Error 2 make: INTERNAL: Exiting with 3 jobserver tokens available; should be 2! * * ERROR: sci-mathematics/octave-3.0.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3088: Called die * The specific snippet of code: * emake || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sci-mathematics:octave-3.0.3:20090318-080715.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/octave-3.0.3/temp/environment'. *