>>> Unpacking source...
>>> Unpacking FreeMat-3.6.tar.gz to /var/tmp/portage/sci-mathematics/freemat-3.6/work
>>> Source unpacked in /var/tmp/portage/sci-mathematics/freemat-3.6/work
>>> Preparing source in /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6 ...
 * Applying freemat-3.6-optional-deps.patch ...
  [ ok ]
 * Applying freemat-3.6-includes.patch ...
  [ ok ]
 * Applying freemat-3.6-gcc44.patch ...
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6' ...
 * Running aclocal ...
  [ ok ]
 * Running autoconf ...
  [ ok ]
 * Running automake --add-missing --copy ...
  [ ok ]
>>> Source prepared.
 * Flameeyes QA Warning! AC_CANONICAL_TARGET used
/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/configure.in:3:AC_CANONICAL_TARGET:
 * Flameeyes QA Warning (end)! AC_CANONICAL_TARGET used
>>> Configuring source in /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6 ...
 * econf: updating FreeMat-3.6/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating FreeMat-3.6/config.guess with /usr/share/gnuconfig/config.guess
./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 --with-blas=-lblas   --with-lapack=-llapack -lblas   --with-ncurses --enable-umfpack --enable-arpack --enable-fftw --disable-portaudio --disable-ffcall
configure: loading site script /usr/share/config.site
configure: loading site script /usr/share/crossdev/include/site/linux
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
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 dependency style of i686-pc-linux-gnu-g++... gcc3
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking whether ln -s works... yes
configure: Configuring for non-cross unix build
checking for pkg-config... /usr/bin/pkg-config
checking for QtCore QtGui QtOpenGL QtNetwork QtXml QtSvg >= 4.3.0... yes
checking QT_CFLAGS... -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg  
checking QT_LIBS... -L/usr/lib/qt4 -lQtOpenGL -lQtNetwork -lQtXml -lQtSvg -lQtGui -lQtCore  
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for /usr/include/qt4/QtGui/QWidget... yes
configure: No extra QT_INCLUDE_DIR needed
checking for moc4... no
checking for moc-qt4... no
checking for moc... moc
checking for rcc4... no
checking for rcc-qt4... no
checking for rcc... rcc
checking for uic4... no
checking for uic-qt4... no
checking for uic... uic
checking for working ncurses... yes
configure: Set QT_CFLAGS... -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg  
configure: Win32 flag is false
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/qt4 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../.. -lncurses -lQtOpenGL -lQtNetwork -lQtXml -lQtSvg -lQtGui -lQtCore -lGLU -lgfortranbegin -lgfortran -lm
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
checking for pcre_compile in -lpcre... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for sgemm_ in -lblas  ... yes
checking for cheev_ in -llapack -lblas  ... yes
checking for amd_postorder in -lamd... yes
checking amd.h usability... yes
checking amd.h presence... yes
checking for amd.h... yes
checking for umfpack_zl_solve in -lumfpack... yes
checking umfpack.h usability... yes
checking umfpack.h presence... yes
checking for umfpack.h... yes
checking for fftwf_malloc in -lfftw3f... yes
checking for fftw_malloc in -lfftw3... yes
checking fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
checking for znaupd_ in -larpack... yes
checking for inflate in -lz... yes
checking for LLVM... checking for llvm-config... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking c_asm.h usability... no
checking c_asm.h presence... no
checking for c_asm.h... no
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking for stdint.h... (cached) yes
checking mach/mach_time.h usability... no
checking mach/mach_time.h presence... no
checking for mach/mach_time.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking for BSDgettimeofday... no
checking for gettimeofday... yes
checking for gethrtime... no
checking for read_real_time... no
checking for time_base_to_time... no
checking for drand48... yes
checking for sqrt... yes
checking for memset... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for _mm_malloc... no
checking for _mm_free... no
checking for clock_gettime... no
checking for mach_absolute_time... no
checking for sysctl... yes
checking for abort... yes
checking for _rtc intrinsic... no
checking whether a cycle counter is available... yes
********************************************************************
Dependancy summary:

Required Libraries - These libraries are critical to the operation of
FreeMat.  If any of these libraries are not found, FreeMat will not
compile.

    Library         Function                              Status

    BLAS            Matrix and vector operations          Found
    LAPACK          Solving linear systems                Found
    libz            MAT File I/O                          Found


Optional Libraries - These libraries are used to provide functionality
that is not critical to the operation of FreeMat.  If any of these
libraries are not found, FreeMat will still compile, but the corresponding
functionality will not be available in the resulting binary.

    Library         Function                              Status

    FFTWF           FFT (single precision)                Found
    FFTW            FFT (double precision)                Found
    ARPACK          Eigenvalues for Sparse Matrices       Found
    UMFPACK         Solutions of Sparse Linear Equations  Found
    AVCALL          Imported functions                    Not Found
    PCRE            Regular Expressions                   Found
    PORTAUDIO       Audio I/O                             Not Found
    LLVM            Low Level Virtual Machine (JIT)       Not Found
********************************************************************
checking for working ncurses... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating libs/Makefile
config.status: creating libs/libFreeMat/Makefile
config.status: creating libs/libCore/Makefile
config.status: creating libs/libFN/Makefile
config.status: creating libs/libMex/Makefile
config.status: creating libs/libXP/Makefile
config.status: creating libs/libGraphics/Makefile
config.status: creating images/Makefile
config.status: creating libs/libMatC/Makefile
config.status: creating tools/Makefile
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6 ...
make -j14 
Making all in libs
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
Making all in libFreeMat
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
moc -o Interpreter.moc.cpp Interpreter.hpp
make  all-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Array.o -MD -MP -MF .deps/Array.Tpo -c -o Array.o Array.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Interpreter.o -MD -MP -MF .deps/Interpreter.Tpo -c -o Interpreter.o Interpreter.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Context.o -MD -MP -MF .deps/Context.Tpo -c -o Context.o Context.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Data.o -MD -MP -MF .deps/Data.Tpo -c -o Data.o Data.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Dimensions.o -MD -MP -MF .deps/Dimensions.Tpo -c -o Dimensions.o Dimensions.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT EigenDecompose.o -MD -MP -MF .deps/EigenDecompose.Tpo -c -o EigenDecompose.o EigenDecompose.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Exception.o -MD -MP -MF .deps/Exception.Tpo -c -o Exception.o Exception.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT File.o -MD -MP -MF .deps/File.Tpo -c -o File.o File.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT IEEEFP.o -MD -MP -MF .deps/IEEEFP.Tpo -c -o IEEEFP.o IEEEFP.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT LAPACK.o -MD -MP -MF .deps/LAPACK.Tpo -c -o LAPACK.o LAPACK.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT LeastSquaresSolver.o -MD -MP -MF .deps/LeastSquaresSolver.Tpo -c -o LeastSquaresSolver.o LeastSquaresSolver.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT LinearEqSolver.o -MD -MP -MF .deps/LinearEqSolver.Tpo -c -o LinearEqSolver.o LinearEqSolver.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT LUDecompose.o -MD -MP -MF .deps/LUDecompose.Tpo -c -o LUDecompose.o LUDecompose.cpp
mv -f .deps/Context.Tpo .deps/Context.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Malloc.o -MD -MP -MF .deps/Malloc.Tpo -c -o Malloc.o Malloc.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Math.o -MD -MP -MF .deps/Math.Tpo -c -o Math.o Math.cpp
mv -f .deps/LAPACK.Tpo .deps/LAPACK.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT MatrixMultiply.o -MD -MP -MF .deps/MatrixMultiply.Tpo -c -o MatrixMultiply.o MatrixMultiply.cpp
mv -f .deps/MatrixMultiply.Tpo .deps/MatrixMultiply.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Module.o -MD -MP -MF .deps/Module.Tpo -c -o Module.o Module.cpp
mv -f .deps/IEEEFP.Tpo .deps/IEEEFP.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT NumericArray.o -MD -MP -MF .deps/NumericArray.Tpo -c -o NumericArray.o NumericArray.cpp
mv -f .deps/EigenDecompose.Tpo .deps/EigenDecompose.Po
File.cpp: In member function 'virtual void File::writeBytes(const void*, int)':
File.cpp:42: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
File.cpp: In member function 'virtual void File::readBytes(void*, int)':
File.cpp:46: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f .deps/File.Tpo .deps/File.Po
mv -f .deps/Malloc.Tpo .deps/Malloc.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT QRDecompose.o -MD -MP -MF .deps/QRDecompose.Tpo -c -o QRDecompose.o QRDecompose.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Scope.o -MD -MP -MF .deps/Scope.Tpo -c -o Scope.o Scope.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Serialize.o -MD -MP -MF .deps/Serialize.Tpo -c -o Serialize.o Serialize.cpp
mv -f .deps/Exception.Tpo .deps/Exception.Po
mv -f .deps/Data.Tpo .deps/Data.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT SingularValueDecompose.o -MD -MP -MF .deps/SingularValueDecompose.Tpo -c -o SingularValueDecompose.o SingularValueDecompose.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Sparse.o -MD -MP -MF .deps/Sparse.Tpo -c -o Sparse.o Sparse.cpp
mv -f .deps/LeastSquaresSolver.Tpo .deps/LeastSquaresSolver.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Class.o -MD -MP -MF .deps/Class.Tpo -c -o Class.o Class.cpp
mv -f .deps/QRDecompose.Tpo .deps/QRDecompose.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Print.o -MD -MP -MF .deps/Print.Tpo -c -o Print.o Print.cpp
mv -f .deps/SingularValueDecompose.Tpo .deps/SingularValueDecompose.Po
mv -f .deps/Dimensions.Tpo .deps/Dimensions.Po
mv -f .deps/LinearEqSolver.Tpo .deps/LinearEqSolver.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Token.o -MD -MP -MF .deps/Token.Tpo -c -o Token.o Token.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Parser.o -MD -MP -MF .deps/Parser.Tpo -c -o Parser.o Parser.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Scanner.o -MD -MP -MF .deps/Scanner.Tpo -c -o Scanner.o Scanner.cpp
mv -f .deps/Scope.Tpo .deps/Scope.Po
mv -f .deps/Module.Tpo .deps/Module.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Tree.o -MD -MP -MF .deps/Tree.Tpo -c -o Tree.o Tree.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT FunctionDef.o -MD -MP -MF .deps/FunctionDef.Tpo -c -o FunctionDef.o FunctionDef.cpp
Serialize.cpp: In member function 'Class Serialize::getDataClass(bool&, StringVector&)':
Serialize.cpp:353: warning: case label value exceeds maximum value for type
mv -f .deps/Serialize.Tpo .deps/Serialize.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libXP -I../../libs/libMex -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Interpreter.moc.o -MD -MP -MF .deps/Interpreter.moc.Tpo -c -o Interpreter.moc.o Interpreter.moc.cpp
mv -f .deps/LUDecompose.Tpo .deps/LUDecompose.Po
mv -f .deps/Token.Tpo .deps/Token.Po
mv -f .deps/Print.Tpo .deps/Print.Po
mv -f .deps/Scanner.Tpo .deps/Scanner.Po
mv -f .deps/Tree.Tpo .deps/Tree.Po
mv -f .deps/Interpreter.moc.Tpo .deps/Interpreter.moc.Po
mv -f .deps/Parser.Tpo .deps/Parser.Po
mv -f .deps/Class.Tpo .deps/Class.Po
mv -f .deps/NumericArray.Tpo .deps/NumericArray.Po
mv -f .deps/Math.Tpo .deps/Math.Po
FunctionDef.cpp: In member function 'virtual bool MFunctionDef::updateCode(Interpreter*)':
FunctionDef.cpp:512: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result
mv -f .deps/FunctionDef.Tpo .deps/FunctionDef.Po
mv -f .deps/Array.Tpo .deps/Array.Po
mv -f .deps/Interpreter.Tpo .deps/Interpreter.Po
mv -f .deps/Sparse.Tpo .deps/Sparse.Po
rm -f libFreeMat.a
ar cru libFreeMat.a Array.o Interpreter.o Context.o Data.o Dimensions.o EigenDecompose.o Exception.o File.o IEEEFP.o LAPACK.o LeastSquaresSolver.o LinearEqSolver.o LUDecompose.o Malloc.o Math.o MatrixMultiply.o Module.o NumericArray.o QRDecompose.o Scope.o Serialize.o SingularValueDecompose.o Sparse.o Class.o Print.o Token.o Parser.o Scanner.o Tree.o FunctionDef.o  Interpreter.moc.o 
i686-pc-linux-gnu-ranlib libFreeMat.a
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
Making all in libGraphics
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
moc -o HandleUIControl.moc.cpp HandleUIControl.hpp
moc -o HandleMultiEdit.moc.cpp HandleMultiEdit.hpp
moc -o HandleWindow.moc.cpp HandleWindow.hpp
make  all-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT GLRenderEngine.o -MD -MP -MF .deps/GLRenderEngine.Tpo -c -o GLRenderEngine.o GLRenderEngine.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleAxis.o -MD -MP -MF .deps/HandleAxis.Tpo -c -o HandleAxis.o HandleAxis.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleCommands.o -MD -MP -MF .deps/HandleCommands.Tpo -c -o HandleCommands.o HandleCommands.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleContour.o -MD -MP -MF .deps/HandleContour.Tpo -c -o HandleContour.o HandleContour.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleFigure.o -MD -MP -MF .deps/HandleFigure.Tpo -c -o HandleFigure.o HandleFigure.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleImage.o -MD -MP -MF .deps/HandleImage.Tpo -c -o HandleImage.o HandleImage.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleLineSeries.o -MD -MP -MF .deps/HandleLineSeries.Tpo -c -o HandleLineSeries.o HandleLineSeries.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleObject.o -MD -MP -MF .deps/HandleObject.Tpo -c -o HandleObject.o HandleObject.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleProperty.o -MD -MP -MF .deps/HandleProperty.Tpo -c -o HandleProperty.o HandleProperty.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleSurface.o -MD -MP -MF .deps/HandleSurface.Tpo -c -o HandleSurface.o HandleSurface.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleText.o -MD -MP -MF .deps/HandleText.Tpo -c -o HandleText.o HandleText.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleWindow.o -MD -MP -MF .deps/HandleWindow.Tpo -c -o HandleWindow.o HandleWindow.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT LoadGraphicsCore.o -MD -MP -MF .deps/LoadGraphicsCore.Tpo -c -o LoadGraphicsCore.o LoadGraphicsCore.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT QTRenderEngine.o -MD -MP -MF .deps/QTRenderEngine.Tpo -c -o QTRenderEngine.o QTRenderEngine.cpp
mv -f .deps/LoadGraphicsCore.Tpo .deps/LoadGraphicsCore.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT RenderEngine.o -MD -MP -MF .deps/RenderEngine.Tpo -c -o RenderEngine.o RenderEngine.cpp
mv -f .deps/HandleFigure.Tpo .deps/HandleFigure.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleUIControl.o -MD -MP -MF .deps/HandleUIControl.Tpo -c -o HandleUIControl.o HandleUIControl.cpp
mv -f .deps/HandleObject.Tpo .deps/HandleObject.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleMultiEdit.o -MD -MP -MF .deps/HandleMultiEdit.Tpo -c -o HandleMultiEdit.o HandleMultiEdit.cpp
mv -f .deps/RenderEngine.Tpo .deps/RenderEngine.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleUIControl.moc.o -MD -MP -MF .deps/HandleUIControl.moc.Tpo -c -o HandleUIControl.moc.o HandleUIControl.moc.cpp
mv -f .deps/HandleImage.Tpo .deps/HandleImage.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleMultiEdit.moc.o -MD -MP -MF .deps/HandleMultiEdit.moc.Tpo -c -o HandleMultiEdit.moc.o HandleMultiEdit.moc.cpp
mv -f .deps/HandleLineSeries.Tpo .deps/HandleLineSeries.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libCore -I../../libs/libXP -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HandleWindow.moc.o -MD -MP -MF .deps/HandleWindow.moc.Tpo -c -o HandleWindow.moc.o HandleWindow.moc.cpp
mv -f .deps/HandleSurface.Tpo .deps/HandleSurface.Po
mv -f .deps/HandleUIControl.moc.Tpo .deps/HandleUIControl.moc.Po
mv -f .deps/GLRenderEngine.Tpo .deps/GLRenderEngine.Po
mv -f .deps/HandleMultiEdit.moc.Tpo .deps/HandleMultiEdit.moc.Po
mv -f .deps/QTRenderEngine.Tpo .deps/QTRenderEngine.Po
mv -f .deps/HandleProperty.Tpo .deps/HandleProperty.Po
mv -f .deps/HandleWindow.moc.Tpo .deps/HandleWindow.moc.Po
mv -f .deps/HandleMultiEdit.Tpo .deps/HandleMultiEdit.Po
mv -f .deps/HandleContour.Tpo .deps/HandleContour.Po
mv -f .deps/HandleText.Tpo .deps/HandleText.Po
mv -f .deps/HandleWindow.Tpo .deps/HandleWindow.Po
mv -f .deps/HandleCommands.Tpo .deps/HandleCommands.Po
mv -f .deps/HandleUIControl.Tpo .deps/HandleUIControl.Po
mv -f .deps/HandleAxis.Tpo .deps/HandleAxis.Po
rm -f libGraphics.a
ar cru libGraphics.a GLRenderEngine.o HandleAxis.o HandleCommands.o HandleContour.o HandleFigure.o HandleImage.o HandleLineSeries.o HandleObject.o HandleProperty.o HandleSurface.o HandleText.o HandleWindow.o LoadGraphicsCore.o QTRenderEngine.o RenderEngine.o HandleUIControl.o HandleMultiEdit.o  HandleUIControl.moc.o HandleMultiEdit.moc.o HandleWindow.moc.o 
i686-pc-linux-gnu-ranlib libGraphics.a
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
Making all in libMex
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMex'
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT MexInterface.o -MD -MP -MF .deps/MexInterface.Tpo -c -o MexInterface.o MexInterface.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT mxArray.o -MD -MP -MF .deps/mxArray.Tpo -c -o mxArray.o mxArray.cpp
mv -f .deps/mxArray.Tpo .deps/mxArray.Po
mv -f .deps/MexInterface.Tpo .deps/MexInterface.Po
rm -f libMex.a
ar cru libMex.a MexInterface.o mxArray.o  
i686-pc-linux-gnu-ranlib libMex.a
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMex'
Making all in libXP
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
moc -o KeyManager.moc.cpp KeyManager.hpp
moc -o QTTerm.moc.cpp QTTerm.hpp
moc -o Editor.moc.cpp Editor.hpp
moc -o PathTool.moc.cpp PathTool.hpp
moc -o highlighter.moc.cpp highlighter.hpp
moc -o VariablesTool.moc.cpp VariablesTool.hpp
moc -o FileTool.moc.cpp FileTool.hpp
moc -o HistoryWidget.moc.cpp HistoryWidget.hpp
moc -o ToolDock.moc.cpp ToolDock.hpp
uic -o findform.ui.h findform.ui
uic -o replaceform.ui.h replaceform.ui
uic -o synlightconf.ui.h synlightconf.ui
uic -o indentconf.ui.h indentconf.ui
Warning: name layoutWidget is already used
Warning: name layoutWidget is already used
Warning: name layoutWidget is already used
Warning: name layoutWidget is already used
make  all-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT DynLib.o -MD -MP -MF .deps/DynLib.Tpo -c -o DynLib.o DynLib.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT KeyManager.o -MD -MP -MF .deps/KeyManager.Tpo -c -o KeyManager.o KeyManager.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT PathSearch.o -MD -MP -MF .deps/PathSearch.Tpo -c -o PathSearch.o PathSearch.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT QTTerm.o -MD -MP -MF .deps/QTTerm.Tpo -c -o QTTerm.o QTTerm.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT System.o -MD -MP -MF .deps/System.Tpo -c -o System.o System.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Editor.o -MD -MP -MF .deps/Editor.Tpo -c -o Editor.o Editor.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT PathTool.o -MD -MP -MF .deps/PathTool.Tpo -c -o PathTool.o PathTool.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT highlighter.o -MD -MP -MF .deps/highlighter.Tpo -c -o highlighter.o highlighter.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT FileTool.o -MD -MP -MF .deps/FileTool.Tpo -c -o FileTool.o FileTool.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Common.o -MD -MP -MF .deps/Common.Tpo -c -o Common.o Common.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT ToolDock.o -MD -MP -MF .deps/ToolDock.Tpo -c -o ToolDock.o ToolDock.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT VariablesTool.o -MD -MP -MF .deps/VariablesTool.Tpo -c -o VariablesTool.o VariablesTool.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HistoryWidget.o -MD -MP -MF .deps/HistoryWidget.Tpo -c -o HistoryWidget.o HistoryWidget.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT KeyManager.moc.o -MD -MP -MF .deps/KeyManager.moc.Tpo -c -o KeyManager.moc.o KeyManager.moc.cpp
mv -f .deps/DynLib.Tpo .deps/DynLib.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT QTTerm.moc.o -MD -MP -MF .deps/QTTerm.moc.Tpo -c -o QTTerm.moc.o QTTerm.moc.cpp
mv -f .deps/PathSearch.Tpo .deps/PathSearch.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Editor.moc.o -MD -MP -MF .deps/Editor.moc.Tpo -c -o Editor.moc.o Editor.moc.cpp
mv -f .deps/KeyManager.moc.Tpo .deps/KeyManager.moc.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT PathTool.moc.o -MD -MP -MF .deps/PathTool.moc.Tpo -c -o PathTool.moc.o PathTool.moc.cpp
mv -f .deps/Common.Tpo .deps/Common.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT highlighter.moc.o -MD -MP -MF .deps/highlighter.moc.Tpo -c -o highlighter.moc.o highlighter.moc.cpp
mv -f .deps/QTTerm.moc.Tpo .deps/QTTerm.moc.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT VariablesTool.moc.o -MD -MP -MF .deps/VariablesTool.moc.Tpo -c -o VariablesTool.moc.o VariablesTool.moc.cpp
mv -f .deps/ToolDock.Tpo .deps/ToolDock.Po
mv -f .deps/FileTool.Tpo .deps/FileTool.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT FileTool.moc.o -MD -MP -MF .deps/FileTool.moc.Tpo -c -o FileTool.moc.o FileTool.moc.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT HistoryWidget.moc.o -MD -MP -MF .deps/HistoryWidget.moc.Tpo -c -o HistoryWidget.moc.o HistoryWidget.moc.cpp
mv -f .deps/PathTool.moc.Tpo .deps/PathTool.moc.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT ToolDock.moc.o -MD -MP -MF .deps/ToolDock.moc.Tpo -c -o ToolDock.moc.o ToolDock.moc.cpp
mv -f .deps/System.Tpo .deps/System.Po
mv -f .deps/highlighter.moc.Tpo .deps/highlighter.moc.Po
mv -f .deps/HistoryWidget.Tpo .deps/HistoryWidget.Po
mv -f .deps/Editor.moc.Tpo .deps/Editor.moc.Po
mv -f .deps/PathTool.Tpo .deps/PathTool.Po
mv -f .deps/highlighter.Tpo .deps/highlighter.Po
mv -f .deps/FileTool.moc.Tpo .deps/FileTool.moc.Po
mv -f .deps/VariablesTool.moc.Tpo .deps/VariablesTool.moc.Po
mv -f .deps/HistoryWidget.moc.Tpo .deps/HistoryWidget.moc.Po
mv -f .deps/QTTerm.Tpo .deps/QTTerm.Po
mv -f .deps/KeyManager.Tpo .deps/KeyManager.Po
mv -f .deps/VariablesTool.Tpo .deps/VariablesTool.Po
mv -f .deps/ToolDock.moc.Tpo .deps/ToolDock.moc.Po
mv -f .deps/Editor.Tpo .deps/Editor.Po
rm -f libXP.a
ar cru libXP.a DynLib.o KeyManager.o PathSearch.o QTTerm.o System.o Editor.o PathTool.o highlighter.o FileTool.o Common.o ToolDock.o VariablesTool.o HistoryWidget.o  KeyManager.moc.o QTTerm.moc.o Editor.moc.o PathTool.moc.o highlighter.moc.o VariablesTool.moc.o FileTool.moc.o HistoryWidget.moc.o ToolDock.moc.o VariablesTool.moc.o  
i686-pc-linux-gnu-ranlib libXP.a
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
Making all in libCore
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
moc -o helpwidget.moc.cpp helpwidget.hpp
moc -o XML.moc.cpp XML.hpp
make  all-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Analyze.o -MD -MP -MF .deps/Analyze.Tpo -c -o Analyze.o Analyze.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Cast.o -MD -MP -MF .deps/Cast.Tpo -c -o Cast.o Cast.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Constants.o -MD -MP -MF .deps/Constants.Tpo -c -o Constants.o Constants.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Constructors.o -MD -MP -MF .deps/Constructors.Tpo -c -o Constructors.o Constructors.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Directory.o -MD -MP -MF .deps/Directory.Tpo -c -o Directory.o Directory.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT FFT.o -MD -MP -MF .deps/FFT.Tpo -c -o FFT.o FFT.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT helpwidget.o -MD -MP -MF .deps/helpwidget.Tpo -c -o helpwidget.o helpwidget.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Inspect.o -MD -MP -MF .deps/Inspect.Tpo -c -o Inspect.o Inspect.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT IO.o -MD -MP -MF .deps/IO.Tpo -c -o IO.o IO.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT LoadCore.o -MD -MP -MF .deps/LoadCore.Tpo -c -o LoadCore.o LoadCore.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Misc.o -MD -MP -MF .deps/Misc.Tpo -c -o Misc.o Misc.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT MPIWrap.o -MD -MP -MF .deps/MPIWrap.Tpo -c -o MPIWrap.o MPIWrap.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Random.o -MD -MP -MF .deps/Random.Tpo -c -o Random.o Random.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT RanLib.o -MD -MP -MF .deps/RanLib.Tpo -c -o RanLib.o RanLib.cpp
mv -f .deps/MPIWrap.Tpo .deps/MPIWrap.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT StringOps.o -MD -MP -MF .deps/StringOps.Tpo -c -o StringOps.o StringOps.cpp
RanLib.cpp: In function 'void genmul(long int, float*, long int, long int*)':
RanLib.cpp:953: warning: deprecated conversion from string constant to 'char*'
RanLib.cpp:954: warning: deprecated conversion from string constant to 'char*'
RanLib.cpp:957: warning: deprecated conversion from string constant to 'char*'
RanLib.cpp:958: warning: deprecated conversion from string constant to 'char*'
RanLib.cpp:961: warning: deprecated conversion from string constant to 'char*'
RanLib.cpp: In function 'long int ignnbn(long int, float)':
RanLib.cpp:1470: warning: deprecated conversion from string constant to 'char*'
RanLib.cpp:1471: warning: deprecated conversion from string constant to 'char*'
RanLib.cpp:1472: warning: deprecated conversion from string constant to 'char*'
mv -f .deps/RanLib.Tpo .deps/RanLib.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Transcendental.o -MD -MP -MF .deps/Transcendental.Tpo -c -o Transcendental.o Transcendental.cpp
mv -f .deps/Constants.Tpo .deps/Constants.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Trigonometric.o -MD -MP -MF .deps/Trigonometric.Tpo -c -o Trigonometric.o Trigonometric.cpp
mv -f .deps/Cast.Tpo .deps/Cast.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Utils.o -MD -MP -MF .deps/Utils.Tpo -c -o Utils.o Utils.cpp
mv -f .deps/Random.Tpo .deps/Random.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT MatIO.o -MD -MP -MF .deps/MatIO.Tpo -c -o MatIO.o MatIO.cpp
mv -f .deps/Constructors.Tpo .deps/Constructors.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT XML.o -MD -MP -MF .deps/XML.Tpo -c -o XML.o XML.cpp
mv -f .deps/FFT.Tpo .deps/FFT.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT RPC.o -MD -MP -MF .deps/RPC.Tpo -c -o RPC.o RPC.cpp
mv -f .deps/Utils.Tpo .deps/Utils.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Cstruct.o -MD -MP -MF .deps/Cstruct.Tpo -c -o Cstruct.o Cstruct.cpp
mv -f .deps/Directory.Tpo .deps/Directory.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT helpwidget.moc.o -MD -MP -MF .deps/helpwidget.moc.Tpo -c -o helpwidget.moc.o helpwidget.moc.cpp
mv -f .deps/LoadCore.Tpo .deps/LoadCore.Po
mv -f .deps/Transcendental.Tpo .deps/Transcendental.Po
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -I../../libs/libXP -I../../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT XML.moc.o -MD -MP -MF .deps/XML.moc.Tpo -c -o XML.moc.o XML.moc.cpp
mv -f .deps/helpwidget.Tpo .deps/helpwidget.Po
mv -f .deps/StringOps.Tpo .deps/StringOps.Po
mv -f .deps/helpwidget.moc.Tpo .deps/helpwidget.moc.Po
mv -f .deps/XML.moc.Tpo .deps/XML.moc.Po
MatIO.cpp: In member function 'void MatIO::ReadFileBytes(void*, uint32)':
MatIO.cpp:591: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
MatIO.cpp: In member function 'void MatIO::WriteFileBytes(const void*, uint32)':
MatIO.cpp:595: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
MatIO.cpp: In member function 'std::string MatIO::getHeader()':
MatIO.cpp:884: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
MatIO.cpp: In member function 'void MatIO::putHeader(std::string)':
MatIO.cpp:901: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f .deps/MatIO.Tpo .deps/MatIO.Po
mv -f .deps/Trigonometric.Tpo .deps/Trigonometric.Po
mv -f .deps/RPC.Tpo .deps/RPC.Po
mv -f .deps/Cstruct.Tpo .deps/Cstruct.Po
mv -f .deps/XML.Tpo .deps/XML.Po
mv -f .deps/Misc.Tpo .deps/Misc.Po
Inspect.cpp: In function 'ArrayVector HelpFunction(int, const ArrayVector&, Interpreter*)':
Inspect.cpp:425: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result
mv -f .deps/Inspect.Tpo .deps/Inspect.Po
IO.cpp: In function 'char* xprintfFunction(int, const ArrayVector&)':
IO.cpp:1868: warning: format not a string literal and no format arguments
IO.cpp:1868: warning: format not a string literal and no format arguments
IO.cpp: In function 'ArrayVector FgetlineFunction(int, const ArrayVector&)':
IO.cpp:2311: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result
IO.cpp: In function 'ArrayVector SscanfFunction(int, const ArrayVector&)':
IO.cpp:2399: warning: format not a string literal and no format arguments
IO.cpp:2399: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2410: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2432: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2440: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2455: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2463: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2479: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2487: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2497: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp: In function 'ArrayVector FscanfFunction(int, const ArrayVector&)':
IO.cpp:2555: warning: format not a string literal and no format arguments
IO.cpp:2555: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2566: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2588: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2596: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2611: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2619: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2635: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2643: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
IO.cpp:2653: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
mv -f .deps/IO.Tpo .deps/IO.Po
mv -f .deps/Analyze.Tpo .deps/Analyze.Po
rm -f libCore.a
ar cru libCore.a Analyze.o Cast.o Constants.o Constructors.o Directory.o FFT.o helpwidget.o Inspect.o IO.o LoadCore.o Misc.o MPIWrap.o Random.o RanLib.o StringOps.o Transcendental.o Trigonometric.o Utils.o MatIO.o XML.o RPC.o Cstruct.o  helpwidget.moc.o XML.moc.o 
i686-pc-linux-gnu-ranlib libCore.a
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
Making all in libFN
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFN'
i686-pc-linux-gnu-gfortran  -g -O2 -c -o dpmpar.o dpmpar.f
i686-pc-linux-gnu-gfortran  -g -O2 -c -o enorm.o enorm.f
i686-pc-linux-gnu-gfortran  -g -O2 -c -o fdjac2.o fdjac2.f
i686-pc-linux-gnu-gfortran  -g -O2 -c -o lmdif1.o lmdif1.f
i686-pc-linux-gnu-gfortran  -g -O2 -c -o lmdif.o lmdif.f
i686-pc-linux-gnu-gfortran  -g -O2 -c -o lmpar.o lmpar.f
i686-pc-linux-gnu-gfortran  -g -O2 -c -o qrfac.o qrfac.f
i686-pc-linux-gnu-gfortran  -g -O2 -c -o qrsolv.o qrsolv.f
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT FNFun.o -MD -MP -MF .deps/FNFun.Tpo -c -o FNFun.o FNFun.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT Interp1D.o -MD -MP -MF .deps/Interp1D.Tpo -c -o Interp1D.o Interp1D.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT LoadFN.o -MD -MP -MF .deps/LoadFN.Tpo -c -o LoadFN.o LoadFN.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libMex -I../../libs/libXP -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT OptFun.o -MD -MP -MF .deps/OptFun.Tpo -c -o OptFun.o OptFun.cpp
mv -f .deps/LoadFN.Tpo .deps/LoadFN.Po
mv -f .deps/FNFun.Tpo .deps/FNFun.Po
mv -f .deps/Interp1D.Tpo .deps/Interp1D.Po
mv -f .deps/OptFun.Tpo .deps/OptFun.Po
rm -f libFN.a
ar cru libFN.a dpmpar.o enorm.o fdjac2.o lmdif1.o lmdif.o lmpar.o qrfac.o qrsolv.o FNFun.o Interp1D.o LoadFN.o OptFun.o  
i686-pc-linux-gnu-ranlib libFN.a
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFN'
Making all in libMatC
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMatC'
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libXP -I../../libs/libMex  -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT JIT.o -MD -MP -MF .deps/JIT.Tpo -c -o JIT.o JIT.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../../libs/libFreeMat -I../../libs/libXP -I../../libs/libMex  -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg      -O2 -pipe -MT JITFunc.o -MD -MP -MF .deps/JITFunc.Tpo -c -o JITFunc.o JITFunc.cpp
mv -f .deps/JIT.Tpo .deps/JIT.Po
mv -f .deps/JITFunc.Tpo .deps/JITFunc.Po
rm -f libMatC.a
ar cru libMatC.a JIT.o JITFunc.o  
i686-pc-linux-gnu-ranlib libMatC.a
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMatC'
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
Making all in src
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
moc -o application.moc.cpp application.hpp
moc -o FuncMode.moc.cpp FuncMode.hpp
moc -o MainApp.moc.cpp MainApp.hpp
moc -o Terminal.moc.cpp Terminal.hpp
moc -o DumbTerminal.moc.cpp DumbTerminal.hpp
rcc -o FreeMat_qrc.cpp FreeMat.qrc
make  all-am
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT application.o -MD -MP -MF .deps/application.Tpo -c -o application.o application.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT FuncMode.o -MD -MP -MF .deps/FuncMode.Tpo -c -o FuncMode.o FuncMode.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT FuncTerminal.o -MD -MP -MF .deps/FuncTerminal.Tpo -c -o FuncTerminal.o FuncTerminal.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT MainApp.o -MD -MP -MF .deps/MainApp.Tpo -c -o MainApp.o MainApp.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT DumbTerminal.o -MD -MP -MF .deps/DumbTerminal.Tpo -c -o DumbTerminal.o DumbTerminal.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Terminal.o -MD -MP -MF .deps/Terminal.Tpo -c -o Terminal.o Terminal.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT application.moc.o -MD -MP -MF .deps/application.moc.Tpo -c -o application.moc.o application.moc.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT FuncMode.moc.o -MD -MP -MF .deps/FuncMode.moc.Tpo -c -o FuncMode.moc.o FuncMode.moc.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT MainApp.moc.o -MD -MP -MF .deps/MainApp.moc.Tpo -c -o MainApp.moc.o MainApp.moc.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT Terminal.moc.o -MD -MP -MF .deps/Terminal.moc.Tpo -c -o Terminal.moc.o Terminal.moc.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT DumbTerminal.moc.o -MD -MP -MF .deps/DumbTerminal.moc.Tpo -c -o DumbTerminal.moc.o DumbTerminal.moc.cpp
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FreeMat\" -DVERSION=\"3.6\" -DHAVE_NCURSES_H=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 -DHAVE_PCRE=1 -DHAVE_UMFPACK=1 -DHAVE_FFTWF=1 -DHAVE_FFTW=1 -DHAVE_ARPACK=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_DRAND48=1 -DHAVE_SQRT=1 -DHAVE_MEMSET=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_SYSCTL=1 -DHAVE_ABORT=1 -DHAVE_PROFILE=1 -DHAVE_NCURSES_H=1 -I. -I../libs/libFreeMat -I../libs/libMex -I../libs/libXP -I../libs/libCore -I../libs/libGraphics -I../libs/libFN -I../src -I../libs/libXP -I../libs/libMatC -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg   -DRESOURCEDIR=\"/usr/share/FreeMat-3.6\"   -O2 -pipe -MT FreeMat_qrc.o -MD -MP -MF .deps/FreeMat_qrc.Tpo -c -o FreeMat_qrc.o FreeMat_qrc.cpp
mv -f .deps/FreeMat_qrc.Tpo .deps/FreeMat_qrc.Po
mv -f .deps/FuncMode.Tpo .deps/FuncMode.Po
mv -f .deps/DumbTerminal.Tpo .deps/DumbTerminal.Po
mv -f .deps/FuncMode.moc.Tpo .deps/FuncMode.moc.Po
mv -f .deps/Terminal.moc.Tpo .deps/Terminal.moc.Po
mv -f .deps/DumbTerminal.moc.Tpo .deps/DumbTerminal.moc.Po
mv -f .deps/Terminal.Tpo .deps/Terminal.Po
mv -f .deps/FuncTerminal.Tpo .deps/FuncTerminal.Po
mv -f .deps/application.moc.Tpo .deps/application.moc.Po
mv -f .deps/MainApp.moc.Tpo .deps/MainApp.moc.Po
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/application.Tpo .deps/application.Po
mv -f .deps/MainApp.Tpo .deps/MainApp.Po
i686-pc-linux-gnu-g++  -O2 -pipe  -Wl,-O1 -o FreeMat application.o FuncMode.o FuncTerminal.o MainApp.o main.o DumbTerminal.o Terminal.o   application.moc.o FuncMode.moc.o MainApp.moc.o Terminal.moc.o DumbTerminal.moc.o FreeMat_qrc.o ../libs/libCore/libCore.a ../libs/libFN/libFN.a ../libs/libGraphics/libGraphics.a ../libs/libFreeMat/libFreeMat.a ../libs/libXP/libXP.a ../libs/libMex/libMex.a ../libs/libMatC/libMatC.a -lz -larpack -lfftw3 -lfftw3f -lumfpack -lamd -llapack -lblas   -lblas   -lpcre  -lncurses  -L/usr/lib/qt4 -lQtOpenGL -lQtNetwork -lQtXml -lQtSvg -lQtGui -lQtCore   -lGLU  -L/usr/lib/qt4 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../.. -lncurses -lQtOpenGL -lQtNetwork -lQtXml -lQtSvg -lQtGui -lQtCore -lGLU -lgfortranbegin -lgfortran -lm -lncurses
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
Making all in images
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/images'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/images'
Making all in tools
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/tools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/tools'
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6'
>>> Source compiled.
>>> Test phase [check]: sci-mathematics/freemat-3.6
make -j14 -j1 check 
Making check in libs
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
Making check in libFreeMat
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
make  check-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
Making check in libGraphics
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
make  check-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
Making check in libMex
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMex'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMex'
Making check in libXP
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
make  check-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
Making check in libCore
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
make  check-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
Making check in libFN
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFN'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFN'
Making check in libMatC
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMatC'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMatC'
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
Making check in src
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make  check-am
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make  check-TESTS
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
FreeMat: cannot connect to X server 
FAIL: FreeMat
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make: *** [check-recursive] Error 1
 * 
 * ERROR: sci-mathematics/freemat-3.6 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2910:  Called _eapi0_src_test
 *               ebuild.sh, line  607:  Called die
 * The specific snippet of code:
 *   			hasq test $FEATURES && die "Make check failed. See above for details."
 *  The die message:
 *   Make check failed. See above for details.
 * 
 * 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/freemat-3.6:20090802-172155.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/freemat-3.6/temp/environment'.
 * 

>>> Install freemat-3.6 into /var/tmp/portage/sci-mathematics/freemat-3.6/image/ category sci-mathematics
make -j14 DESTDIR=/var/tmp/portage/sci-mathematics/freemat-3.6/image/ install 
Making install in libs
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
Making install in libFreeMat
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
make  install-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
make[4]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFreeMat'
Making install in libGraphics
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
make  install-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
make[4]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libGraphics'
Making install in libMex
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMex'
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMex'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMex'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMex'
Making install in libXP
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
make  install-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
make[4]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libXP'
Making install in libCore
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
make  install-am
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
make[4]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libCore'
Making install in libFN
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFN'
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFN'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFN'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libFN'
Making install in libMatC
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMatC'
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMatC'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMatC'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs/libMatC'
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/libs'
Making install in src
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make  install-am
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make[3]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/bin"
make[3]: Nothing to be done for `install-data-am'.
  /usr/bin/install -c 'FreeMat' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/bin/FreeMat'
make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/src'
Making install in images
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/images'
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/images'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/images'
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/images'
Making install in tools
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/tools'
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/tools'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/tools'
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/tools'
make[1]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6'
make[2]: Entering directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/FreeMat-3.6" || /bin/mkdir -p "/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6"
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acos_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acos_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acos_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acos_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acosh_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acosh_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acoshplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acoshplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acosplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acosplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acot_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acot_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acoth_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acoth_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acothplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acothplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acotplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acotplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acsc_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acsc_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acsch_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acsch_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acschplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acschplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/acscplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/acscplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/all_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/all_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/angle_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/angle_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/angle_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/angle_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/any_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/any_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_assign.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_assign.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_cell.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_cell.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_circshift.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_circshift.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_cond.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_cond.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_det.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_det.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_diag.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_diag.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_expm.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_expm.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_eye.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_eye.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_find.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_find.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_flipdim.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_flipdim.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_fliplr.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_fliplr.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_flipud.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_flipud.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_ipermute.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_ipermute.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_isfloat.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_isfloat.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_isinteger.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_isinteger.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_linspace.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_linspace.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_logspace.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_logspace.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_meshgrid.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_meshgrid.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_ndgrid.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_ndgrid.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_nonzeros.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_nonzeros.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_norm.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_norm.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_num2str.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_num2str.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_ones.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_ones.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_permute.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_permute.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_pinv.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_pinv.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_rank.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_rank.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_rcond.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_rcond.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_repmat.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_repmat.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_reshape.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_reshape.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_resize.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_resize.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_rref.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_rref.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_shiftdim.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_shiftdim.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_sort.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_sort.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_squeeze.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_squeeze.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_subsref.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_subsref.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_transpose.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_transpose.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_unique.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_unique.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_xnrm2.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_xnrm2.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/array_zeros.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/array_zeros.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/asec_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/asec_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/asech_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/asech_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/asechplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/asechplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/asecplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/asecplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/asin_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/asin_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/asin_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/asin_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/asinh_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/asinh_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/asinhplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/asinhplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/asinplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/asinplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/atan2_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/atan2_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/atan2_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/atan2_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/atan2plot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/atan2plot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/atan_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/atan_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/atan_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/atan_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/atanh_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/atanh_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/atanhplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/atanhplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/atanplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/atanplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/betapdf.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/betapdf.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/binary_bitand.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/binary_bitand.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/binary_bitcmp.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/binary_bitcmp.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/binary_bitcmp_cpp.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/binary_bitcmp_cpp.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/binary_bitor.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/binary_bitor.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/binary_bitxor.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/binary_bitxor.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/chipdf.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/chipdf.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/clabel1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/clabel1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/clabel2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/clabel2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_and.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_and.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_class.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_class.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_colon.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_colon.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_constructors.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_constructors.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_ctranspose.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_ctranspose.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_eq.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_eq.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_ge.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_ge.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_gt.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_gt.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_horzcat.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_horzcat.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_ldivide.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_ldivide.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_le.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_le.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_lt.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_lt.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_minus.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_minus.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_mldivide.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_mldivide.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_mpower.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_mpower.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_mrdivide.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_mrdivide.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_mtimes.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_mtimes.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_ne.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_ne.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_not.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_not.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_or.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_or.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_plus.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_plus.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_power.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_power.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_rdivide.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_rdivide.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_subsasgn.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_subsasgn.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_subsindex.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_subsindex.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_subsref.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_subsref.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_times.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_times.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_transpose.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_transpose.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_uminus.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_uminus.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_uplus.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_uplus.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/class_vertcat.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/class_vertcat.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/clim1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/clim1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/clim2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/clim2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colon_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colon_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colon_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colon_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colon_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colon_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colon_eqn4.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colon_eqn4.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colon_eqn5.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colon_eqn5.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colon_eqn6.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colon_eqn6.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colon_eqn7.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colon_eqn7.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colormap1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colormap1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colormap2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colormap2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colormap3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colormap3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colormap4.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colormap4.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colormap5.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colormap5.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colormap6.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colormap6.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colormap7.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colormap7.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colormap_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colormap_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/colormap_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/colormap_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cond_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cond_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_e.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_e.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_eps.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_eps.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_false.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_false.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_feps.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_feps.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_i.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_i.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_inf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_inf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_nan.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_nan.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_pi.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_pi.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_teps.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_teps.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/constants_true.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/constants_true.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/contour1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/contour1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/contour2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/contour2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/contour3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/contour3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/contour3_1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/contour3_1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/contour4.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/contour4.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/conv2_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/conv2_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/copper1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/copper1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cos_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cos_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cos_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cos_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cosh_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cosh_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/coshplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/coshplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cosplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cosplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cot_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cot_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cot_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cot_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/coth_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/coth_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cothplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cothplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cotplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cotplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/csc_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/csc_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/csch_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/csch_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cschplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cschplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cscplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cscplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cumprod_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cumprod_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/cumsum_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/cumsum_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/curvefit_fitfun.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/curvefit_fitfun.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/curvefit_gausfit.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/curvefit_gausfit.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/curvefit_interplin1.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/curvefit_interplin1.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/curvefit_poly.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/curvefit_poly.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/curvefit_polyder.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/curvefit_polyder.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/curvefit_polyfit.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/curvefit_polyfit.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/curvefit_polyint.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/curvefit_polyint.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/curvefit_polyval.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/curvefit_polyval.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/curvefit_roots.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/curvefit_roots.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/debug_dbauto.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/debug_dbauto.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/debug_dbdelete.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/debug_dbdelete.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/debug_dblist.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/debug_dblist.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/debug_dbstep.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/debug_dbstep.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/debug_dbstop.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/debug_dbstop.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/det_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/det_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/det_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/det_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dotleftdivide_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dotleftdivide_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dotleftdivide_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dotleftdivide_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dotleftdivide_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dotleftdivide_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dotpower_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dotpower_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dotpower_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dotpower_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dotpower_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dotpower_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dotrightdivide_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dotrightdivide_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dotrightdivide_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dotrightdivide_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dotrightdivide_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dotrightdivide_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dottimes_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dottimes_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dottimes_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dottimes_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/dottimes_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/dottimes_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/eig_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/eig_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/eig_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/eig_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/eig_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/eig_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/eig_eqn4.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/eig_eqn4.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/eig_eqn5.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/eig_eqn5.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/eig_eqn6.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/eig_eqn6.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_abs.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_abs.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_all.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_all.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_any.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_any.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_ceil.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_ceil.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_conj.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_conj.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_cumprod.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_cumprod.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_cumsum.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_cumsum.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_deal.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_deal.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_dec2hex.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_dec2hex.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_dot.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_dot.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_floor.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_floor.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_getfield.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_getfield.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_hex2dec.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_hex2dec.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_imag.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_imag.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_max.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_max.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_mean.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_mean.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_min.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_min.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_num2hex.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_num2hex.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_prod.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_prod.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_real.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_real.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_round.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_round.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_std.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_std.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_sub2ind.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_sub2ind.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_sum.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_sum.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_test.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_test.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_var.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_var.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/elementary_vec.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/elementary_vec.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/erf1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/erf1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/erf_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/erf_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/erfc1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/erfc1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/erfc_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/erfc_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/exp_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/exp_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/exp_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/exp_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/exp_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/exp_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/expplot1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/expplot1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/expplot2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/expplot2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_cenum.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_cenum.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_ctypecast.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_ctypecast.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_ctypedefine.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_ctypedefine.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_ctypefreeze.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_ctypefreeze.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_ctypenew.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_ctypenew.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_ctypeprint.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_ctypeprint.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_ctyperead.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_ctyperead.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_ctypesize.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_ctypesize.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_ctypethaw.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_ctypethaw.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_ctypewrite.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_ctypewrite.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_import.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_import.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/external_loadlib.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/external_loadlib.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/fft1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/fft1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/fft2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/fft2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/fft_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/fft_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/fft_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/fft_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/fft_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/fft_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/fft_eqn4.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/fft_eqn4.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/find_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/find_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/fitfun_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/fitfun_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/fitfun_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/fitfun_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_break.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_break.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_continue.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_continue.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_error.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_error.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_for.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_for.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_if.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_if.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_keyboard.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_keyboard.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_lasterr.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_lasterr.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_retall.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_retall.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_return.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_return.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_switch.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_switch.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_try.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_try.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_warning.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_warning.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/flow_while.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/flow_while.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_addpath.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_addpath.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_assignin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_assignin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_builtin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_builtin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_clc.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_clc.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_clock.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_clock.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_clocktotime.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_clocktotime.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_computer.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_computer.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_diary.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_diary.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_docli.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_docli.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_edit.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_edit.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_editor.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_editor.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_errorcount.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_errorcount.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_etime.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_etime.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_eval.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_eval.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_evalin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_evalin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_exit.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_exit.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_feval.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_feval.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_filesep.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_filesep.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_help.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_help.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_helpwin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_helpwin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_jitcontrol.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_jitcontrol.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_mfilename.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_mfilename.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_path.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_path.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_pathsep.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_pathsep.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_pathtool.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_pathtool.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_pcode.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_pcode.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_profiler.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_profiler.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_quiet.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_quiet.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_quit.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_quit.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_rehash.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_rehash.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_rescan.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_rescan.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_simkeys.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_simkeys.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_sleep.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_sleep.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_source.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_source.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_startup.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_startup.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_tic.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_tic.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_toc.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_toc.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_typerules.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_typerules.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_version.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_version.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/freemat_verstring.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/freemat_verstring.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/function_inline.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/function_inline.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/function_symvar.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/function_symvar.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/functions_anonymous.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/functions_anonymous.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/functions_function.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/functions_function.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/functions_keywords.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/functions_keywords.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/functions_nargin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/functions_nargin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/functions_nargout.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/functions_nargout.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/functions_script.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/functions_script.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/functions_special.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/functions_special.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/functions_varargin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/functions_varargin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/functions_varargout.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/functions_varargout.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/gamma1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/gamma1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/gamma_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/gamma_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/gamma_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/gamma_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/gammaln1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/gammaln1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/gausfit1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/gausfit1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/gray1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/gray1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/grid1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/grid1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/grid2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/grid2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_axes.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_axes.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_axis.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_axis.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_axisproperties.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_axisproperties.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_cla.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_cla.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_clabel.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_clabel.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_clf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_clf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_clim.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_clim.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_close.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_close.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_colorbar.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_colorbar.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_colormap.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_colormap.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_colorspec.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_colorspec.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_contour.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_contour.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_contour3.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_contour3.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_copper.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_copper.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_copy.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_copy.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_countour.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_countour.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_drawnow.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_drawnow.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_figlower.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_figlower.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_figraise.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_figraise.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_figure.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_figure.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_figureproperties.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_figureproperties.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_gca.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_gca.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_gcf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_gcf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_get.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_get.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_gray.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_gray.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_grid.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_grid.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_hcontour.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_hcontour.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_himage.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_himage.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_hline.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_hline.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_hold.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_hold.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_hpoint.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_hpoint.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_hsurface.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_hsurface.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_htext.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_htext.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_image.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_image.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_imageproperties.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_imageproperties.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_imagesc.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_imagesc.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_is2dview.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_is2dview.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_ishold.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_ishold.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_legend.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_legend.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_line.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_line.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_lineproperties.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_lineproperties.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_loglog.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_loglog.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_newplot.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_newplot.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_pcolor.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_pcolor.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_plot.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_plot.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_plot3.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_plot3.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_point.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_point.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_print.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_print.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_pvalid.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_pvalid.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_semilogx.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_semilogx.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_semilogy.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_semilogy.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_set.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_set.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_sizefig.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_sizefig.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_subplot.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_subplot.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_surf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_surf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_surfaceproperties.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_surfaceproperties.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_text.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_text.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_textproperties.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_textproperties.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_title.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_title.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_tubeplot.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_tubeplot.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_uicontrol.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_uicontrol.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_uicontrolproperties.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_uicontrolproperties.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_view.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_view.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_winlev.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_winlev.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_xlabel.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_xlabel.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_xlim.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_xlim.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_ylabel.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_ylabel.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_ylim.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_ylim.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_zlabel.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_zlabel.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_zlim.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_zlim.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_zoom.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_zoom.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/handle_zplane.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/handle_zplane.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/hermitian_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/hermitian_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/hold1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/hold1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/hold2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/hold2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/image1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/image1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/image2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/image2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/index.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/index.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inf_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inf_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_clear.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_clear.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_exist.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_exist.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_fieldnames.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_fieldnames.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isa.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isa.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_iscell.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_iscell.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_iscellstr.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_iscellstr.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_ischar.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_ischar.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isempty.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isempty.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isfield.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isfield.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_ishandle.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_ishandle.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isinf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isinf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isinttype.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isinttype.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_islogical.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_islogical.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isnan.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isnan.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isnumeric.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isnumeric.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isreal.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isreal.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isscalar.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isscalar.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isset.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isset.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_issparse.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_issparse.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isstr.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isstr.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isstruct.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isstruct.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_isvector.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_isvector.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_length.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_length.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_ndims.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_ndims.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_numel.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_numel.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_size.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_size.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_typeof.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_typeof.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_where.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_where.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_which.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_which.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/inspection_who.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/inspection_who.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/interplin1_1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/interplin1_1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/interplin1_2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/interplin1_2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/introduction_install.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/introduction_install.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_csvread.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_csvread.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_csvwrite.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_csvwrite.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_disp.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_disp.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_dlmread.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_dlmread.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_fclose.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_fclose.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_feof.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_feof.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_fflush.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_fflush.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_fgetline.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_fgetline.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_fopen.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_fopen.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_format.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_format.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_fprintf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_fprintf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_fread.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_fread.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_fscanf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_fscanf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_fseek.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_fseek.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_ftell.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_ftell.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_fwrite.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_fwrite.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_getline.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_getline.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_getprintlimit.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_getprintlimit.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_htmlread.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_htmlread.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_imread.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_imread.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_imwrite.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_imwrite.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_input.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_input.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_load.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_load.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_pause.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_pause.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_printf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_printf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_rawread.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_rawread.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_rawwrite.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_rawwrite.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_save.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_save.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_setprintlimit.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_setprintlimit.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_sprintf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_sprintf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_sscanf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_sscanf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_str2num.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_str2num.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_urlwrite.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_urlwrite.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_wavplay.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_wavplay.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_wavread.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_wavread.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_wavrecord.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_wavrecord.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_wavwrite.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_wavwrite.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/io_xmlread.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/io_xmlread.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/leftdivide_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/leftdivide_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/leftdivide_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/leftdivide_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/leftdivide_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/leftdivide_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/leftdivide_eqn4.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/leftdivide_eqn4.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/leftdivide_eqn5.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/leftdivide_eqn5.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/leftdivide_eqn6.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/leftdivide_eqn6.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/leftdivide_eqn7.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/leftdivide_eqn7.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/leftdivide_eqn8.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/leftdivide_eqn8.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/leftdivide_eqn9.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/leftdivide_eqn9.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/log10plot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/log10plot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/log2plot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/log2plot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/log_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/log_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/log_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/log_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/loglog1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/loglog1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/loglog2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/loglog2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/logplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/logplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_acos.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_acos.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_acosd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_acosd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_acosh.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_acosh.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_acot.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_acot.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_acotd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_acotd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_acoth.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_acoth.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_acsc.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_acsc.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_acscd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_acscd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_acsch.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_acsch.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_angle.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_angle.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_asec.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_asec.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_asecd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_asecd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_asech.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_asech.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_asin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_asin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_asind.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_asind.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_asinh.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_asinh.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_atan.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_atan.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_atan2.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_atan2.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_atand.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_atand.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_atanh.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_atanh.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_cos.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_cos.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_cosd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_cosd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_cosh.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_cosh.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_cot.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_cot.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_cotd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_cotd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_coth.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_coth.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_cross.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_cross.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_csc.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_csc.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_cscd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_cscd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_csch.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_csch.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_deg2rad.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_deg2rad.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_erf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_erf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_erfc.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_erfc.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_exp.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_exp.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_expm1.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_expm1.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_fix.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_fix.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_gamma.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_gamma.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_gammaln.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_gammaln.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_idiv.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_idiv.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_log.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_log.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_log10.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_log10.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_log1p.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_log1p.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_log2.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_log2.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_mod.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_mod.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_rad2deg.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_rad2deg.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_rem.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_rem.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_sec.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_sec.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_secd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_secd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_sech.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_sech.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_sin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_sin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_sind.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_sind.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_sinh.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_sinh.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_sqrt.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_sqrt.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_tan.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_tan.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_tand.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_tand.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mathfunctions_tanh.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mathfunctions_tanh.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/max_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/max_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/max_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/max_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/max_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/max_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/mean_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/mean_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/min_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/min_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/min_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/min_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/min_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/min_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/minus_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/minus_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/minus_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/minus_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/minus_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/minus_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/modules.txt' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/modules.txt'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/ndgrid_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/ndgrid_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/num_ode45.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/num_ode45.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_colon.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_colon.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_comparisonops.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_comparisonops.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_dotleftdivide.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_dotleftdivide.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_dotpower.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_dotpower.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_dotrightdivide.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_dotrightdivide.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_dottimes.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_dottimes.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_hermitian.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_hermitian.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_leftdivide.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_leftdivide.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_logicalops.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_logicalops.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_minus.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_minus.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_plus.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_plus.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_power.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_power.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_rightdivide.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_rightdivide.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_times.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_times.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/operators_transpose.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/operators_transpose.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_cd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_cd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_copyfile.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_copyfile.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_delete.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_delete.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_dir.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_dir.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_dirsep.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_dirsep.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_fileparts.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_fileparts.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_fullfile.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_fullfile.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_getpath.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_getpath.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_ls.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_ls.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_mkdir.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_mkdir.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_pwd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_pwd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_rmdir.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_rmdir.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_setpath.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_setpath.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/os_system.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/os_system.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/pinv_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/pinv_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/pinv_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/pinv_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plot1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plot1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plot2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plot2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plot3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plot3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plot4.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plot4.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plot5.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plot5.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plot6.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plot6.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plt3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plt3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plus_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plus_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plus_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plus_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/plus_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/plus_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/point_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/point_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/polyfit1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/polyfit1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/polyfit2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/polyfit2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/polyfit3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/polyfit3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/polyfit_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/polyfit_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/polyfit_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/polyfit_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/polyval1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/polyval1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/polyval_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/polyval_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/polyval_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/polyval_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/power_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/power_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/power_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/power_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/power_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/power_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/power_eqn4.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/power_eqn4.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/printfig1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/printfig1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/prod_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/prod_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randbeta_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randbeta_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randbin_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randbin_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randchi_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randchi_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randexp_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randexp_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randf_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randf_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randf_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randf_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randgamma_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randgamma_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randmulti_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randmulti_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randmulti_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randmulti_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randn_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randn_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randnbin_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randnbin_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randnf_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randnf_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_rand.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_rand.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randbeta.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randbeta.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randbin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randbin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randchi.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randchi.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randexp.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randexp.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randgamma.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randgamma.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randi.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randi.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randmulti.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randmulti.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randn.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randn.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randnbin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randnbin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randnchi.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randnchi.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randnf.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randnf.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_randp.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_randp.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/random_seed.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/random_seed.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/randp_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/randp_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/rightdivide_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/rightdivide_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/rightdivide_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/rightdivide_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/rightdivide_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/rightdivide_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/roots_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/roots_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/roots_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/roots_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/roots_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/roots_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_array.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_array.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_binary.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_binary.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_class.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_class.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_constants.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_constants.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_curvefit.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_curvefit.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_debug.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_debug.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_elementary.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_elementary.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_external.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_external.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_flow.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_flow.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_freemat.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_freemat.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_function.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_function.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_functions.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_functions.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_handle.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_handle.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_inspection.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_inspection.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_introduction.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_introduction.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_io.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_io.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_mathfunctions.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_mathfunctions.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_num.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_num.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_operators.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_operators.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_os.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_os.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_random.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_random.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_signal.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_signal.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_sparse.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_sparse.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_string.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_string.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_thread.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_thread.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_transforms.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_transforms.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_typecast.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_typecast.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sec_variables.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sec_variables.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sech_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sech_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sechplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sechplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/secplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/secplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sectable.txt' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sectable.txt'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/semilogx1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/semilogx1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/semilogx2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/semilogx2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/semilogy1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/semilogy1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/semilogy2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/semilogy2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/signal_conv.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/signal_conv.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/signal_conv2.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/signal_conv2.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sin_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sin_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sin_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sin_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sinh_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sinh_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sinhplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sinhplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sinplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sinplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sparse_eigs.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sparse_eigs.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sparse_full.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sparse_full.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sparse_nnz.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sparse_nnz.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sparse_sparse.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sparse_sparse.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sparse_speye.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sparse_speye.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sparse_spones.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sparse_spones.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sparse_sprand.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sparse_sprand.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sparse_sprandn.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sparse_sprandn.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sparse_spy.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sparse_spy.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/spy1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/spy1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/spy2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/spy2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_cellstr.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_cellstr.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_deblank.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_deblank.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_isalpha.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_isalpha.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_isdigit.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_isdigit.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_isspace.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_isspace.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_lower.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_lower.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_regexp.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_regexp.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_regexprep.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_regexprep.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_strcmp.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_strcmp.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_strcmpi.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_strcmpi.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_strfind.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_strfind.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_strncmp.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_strncmp.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_strrep.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_strrep.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_strstr.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_strstr.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_strtrim.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_strtrim.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/string_upper.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/string_upper.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/subplot1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/subplot1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/subplot2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/subplot2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/subplot3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/subplot3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/sum_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/sum_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/surf1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/surf1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/surf2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/surf2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/svd_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/svd_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/svd_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/svd_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/svd_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/svd_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/tan_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/tan_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/tan_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/tan_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/tan_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/tan_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/tanh_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/tanh_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/tanhplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/tanhplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/tanplot.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/tanplot.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/text1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/text1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/text2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/text2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/thread_threadcall.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/thread_threadcall.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/thread_threadfree.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/thread_threadfree.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/thread_threadid.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/thread_threadid.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/thread_threadkill.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/thread_threadkill.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/thread_threadnew.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/thread_threadnew.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/thread_threadstart.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/thread_threadstart.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/thread_threadvalue.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/thread_threadvalue.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/thread_threadwait.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/thread_threadwait.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/times_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/times_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/times_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/times_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/times_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/times_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/title1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/title1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/title2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/title2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_eig.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_eig.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_fft.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_fft.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_fftn.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_fftn.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_fftshift.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_fftshift.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_hilbert.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_hilbert.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_ifftn.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_ifftn.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_ifftshift.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_ifftshift.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_inv.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_inv.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_lu.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_lu.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_qr.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_qr.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transforms_svd.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transforms_svd.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/transpose_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/transpose_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/tubeplot1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/tubeplot1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_bin2dec.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_bin2dec.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_bin2int.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_bin2int.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_cast.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_cast.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_char.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_char.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_complex.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_complex.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_dcomplex.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_dcomplex.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_dec2bin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_dec2bin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_double.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_double.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_float.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_float.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_int16.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_int16.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_int2bin.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_int2bin.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_int32.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_int32.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_int64.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_int64.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_int8.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_int8.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_logical.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_logical.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_single.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_single.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_string.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_string.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_uint16.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_uint16.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_uint32.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_uint32.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_uint64.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_uint64.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/typecast_uint8.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/typecast_uint8.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/var_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/var_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/var_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/var_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/variables_cell.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/variables_cell.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/variables_function.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/variables_function.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/variables_global.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/variables_global.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/variables_indexing.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/variables_indexing.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/variables_matrix.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/variables_matrix.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/variables_persistent.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/variables_persistent.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/variables_string.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/variables_string.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/variables_struct.html' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/variables_struct.html'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/view1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/view1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/view2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/view2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/view3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/view3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/winlev1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/winlev1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/winlev2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/winlev2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/winlev_eqn1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/winlev_eqn1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/winlev_eqn2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/winlev_eqn2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/winlev_eqn3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/winlev_eqn3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/xlabel1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/xlabel1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/xlim1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/xlim1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/xlim2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/xlim2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/ylabel1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/ylabel1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/ylim1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/ylim1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/ylim2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/ylim2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/zlabel1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/zlabel1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/zlim1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/zlim1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/zlim2.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/zlim2.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/zoom1.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/zoom1.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/zoom3.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/zoom3.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/zoom4.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/zoom4.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/zoom5.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/zoom5.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/html/zoom6.png' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/html/zoom6.png'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/abs.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/abs.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/acos.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/acos.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/acosd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/acosd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/acosh.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/acosh.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/acot.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/acot.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/acotd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/acotd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/acoth.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/acoth.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/acsc.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/acsc.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/acscd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/acscd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/acsch.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/acsch.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/addpath.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/addpath.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/all.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/all.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/and.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/and.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/angle.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/angle.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/anonymous.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/anonymous.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/any.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/any.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/asec.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/asec.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/asecd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/asecd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/asech.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/asech.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/asin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/asin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/asind.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/asind.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/asinh.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/asinh.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/assign.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/assign.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/assignin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/assignin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/atan.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/atan.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/atan2.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/atan2.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/atand.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/atand.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/atanh.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/atanh.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/axes.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/axes.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/axis.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/axis.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/axisproperties.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/axisproperties.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/bin2dec.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/bin2dec.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/bin2int.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/bin2int.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/bitand.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/bitand.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/bitcmp.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/bitcmp.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/bitcmp_cpp.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/bitcmp_cpp.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/bitor.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/bitor.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/bitxor.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/bitxor.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/break.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/break.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/builtin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/builtin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cast.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cast.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ceil.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ceil.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cell.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cell.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cellstr.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cellstr.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cenum.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cenum.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/char.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/char.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/circshift.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/circshift.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cla.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cla.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/clabel.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/clabel.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/class.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/class.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/clc.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/clc.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/clear.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/clear.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/clf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/clf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/clim.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/clim.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/clock.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/clock.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/clocktotime.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/clocktotime.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/close.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/close.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/colon.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/colon.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/colorbar.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/colorbar.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/colormap.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/colormap.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/colorspec.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/colorspec.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/comparisonops.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/comparisonops.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/complex.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/complex.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/computer.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/computer.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cond.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cond.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/conj.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/conj.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/constructors.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/constructors.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/continue.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/continue.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/contour.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/contour.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/contour3.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/contour3.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/conv.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/conv.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/conv2.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/conv2.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/copper.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/copper.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/copy.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/copy.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/copyfile.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/copyfile.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cos.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cos.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cosd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cosd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cosh.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cosh.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cot.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cot.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cotd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cotd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/coth.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/coth.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/countour.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/countour.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cross.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cross.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/csc.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/csc.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cscd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cscd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/csch.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/csch.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/csvread.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/csvread.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/csvwrite.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/csvwrite.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctranspose.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctranspose.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctypecast.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctypecast.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctypedefine.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctypedefine.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctypefreeze.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctypefreeze.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctypenew.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctypenew.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctypeprint.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctypeprint.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctyperead.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctyperead.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctypesize.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctypesize.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctypethaw.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctypethaw.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ctypewrite.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ctypewrite.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cumprod.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cumprod.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/cumsum.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/cumsum.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dbauto.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dbauto.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dbdelete.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dbdelete.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dblist.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dblist.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dbstep.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dbstep.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dbstop.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dbstop.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dcomplex.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dcomplex.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/deal.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/deal.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/deblank.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/deblank.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dec2bin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dec2bin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dec2hex.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dec2hex.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/deg2rad.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/deg2rad.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/delete.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/delete.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/det.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/det.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/diag.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/diag.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/diary.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/diary.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dir.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dir.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dirsep.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dirsep.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/disp.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/disp.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dlmread.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dlmread.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/docli.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/docli.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dot.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dot.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dotleftdivide.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dotleftdivide.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dotpower.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dotpower.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dotrightdivide.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dotrightdivide.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/dottimes.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/dottimes.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/double.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/double.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/drawnow.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/drawnow.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/e.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/e.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/edit.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/edit.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/editor.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/editor.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/eig.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/eig.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/eigs.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/eigs.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/eps.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/eps.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/eq.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/eq.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/erf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/erf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/erfc.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/erfc.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/error.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/error.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/errorcount.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/errorcount.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/etime.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/etime.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/eval.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/eval.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/evalin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/evalin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/exist.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/exist.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/exit.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/exit.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/exp.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/exp.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/expm.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/expm.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/expm1.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/expm1.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/eye.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/eye.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/false.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/false.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fclose.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fclose.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/feof.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/feof.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/feps.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/feps.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/feval.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/feval.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fflush.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fflush.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fft.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fft.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fftn.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fftn.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fftshift.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fftshift.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fgetline.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fgetline.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fieldnames.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fieldnames.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/figlower.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/figlower.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/figraise.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/figraise.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/figure.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/figure.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/figureproperties.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/figureproperties.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fileparts.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fileparts.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/filesep.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/filesep.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/find.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/find.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fitfun.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fitfun.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fix.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fix.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/flipdim.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/flipdim.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fliplr.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fliplr.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/flipud.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/flipud.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/float.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/float.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/floor.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/floor.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fopen.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fopen.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/for.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/for.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/format.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/format.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fprintf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fprintf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fread.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fread.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fscanf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fscanf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fseek.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fseek.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ftell.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ftell.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/full.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/full.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fullfile.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fullfile.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/function.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/function.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/fwrite.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/fwrite.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/gamma.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/gamma.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/gammaln.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/gammaln.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/gausfit.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/gausfit.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/gca.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/gca.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/gcf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/gcf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ge.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ge.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/get.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/get.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/getfield.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/getfield.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/getline.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/getline.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/getpath.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/getpath.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/getprintlimit.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/getprintlimit.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/global.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/global.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/gray.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/gray.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/grid.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/grid.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/gt.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/gt.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/hcontour.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/hcontour.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/help.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/help.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/helpwin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/helpwin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/hermitian.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/hermitian.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/hex2dec.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/hex2dec.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/hilbert.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/hilbert.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/himage.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/himage.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/hline.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/hline.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/hold.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/hold.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/horzcat.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/horzcat.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/hpoint.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/hpoint.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/hsurface.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/hsurface.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/htext.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/htext.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/htmlread.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/htmlread.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/i.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/i.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/idiv.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/idiv.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/if.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/if.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ifftn.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ifftn.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ifftshift.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ifftshift.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/imag.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/imag.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/image.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/image.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/imageproperties.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/imageproperties.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/imagesc.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/imagesc.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/import.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/import.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/imread.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/imread.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/imwrite.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/imwrite.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/indexing.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/indexing.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/inf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/inf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/inline.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/inline.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/input.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/input.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/install.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/install.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/int16.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/int16.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/int2bin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/int2bin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/int32.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/int32.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/int64.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/int64.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/int8.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/int8.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/interplin1.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/interplin1.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/inv.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/inv.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ipermute.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ipermute.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/is2dview.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/is2dview.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isa.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isa.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isalpha.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isalpha.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/iscell.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/iscell.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/iscellstr.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/iscellstr.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ischar.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ischar.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isdigit.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isdigit.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isempty.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isempty.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isfield.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isfield.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isfloat.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isfloat.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ishandle.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ishandle.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ishold.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ishold.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isinf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isinf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isinteger.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isinteger.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isinttype.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isinttype.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/islogical.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/islogical.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isnan.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isnan.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isnumeric.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isnumeric.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isreal.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isreal.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isscalar.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isscalar.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isset.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isset.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isspace.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isspace.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/issparse.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/issparse.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isstr.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isstr.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isstruct.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isstruct.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/isvector.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/isvector.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/jitcontrol.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/jitcontrol.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/keyboard.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/keyboard.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/keywords.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/keywords.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/lasterr.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/lasterr.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ldivide.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ldivide.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/le.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/le.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/leftdivide.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/leftdivide.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/legend.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/legend.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/length.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/length.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/line.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/line.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/lineproperties.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/lineproperties.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/linspace.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/linspace.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/load.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/load.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/loadlib.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/loadlib.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/log.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/log.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/log10.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/log10.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/log1p.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/log1p.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/log2.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/log2.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/logical.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/logical.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/logicalops.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/logicalops.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/loglog.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/loglog.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/logspace.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/logspace.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/lower.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/lower.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ls.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ls.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/lt.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/lt.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/lu.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/lu.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/matrix.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/matrix.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/max.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/max.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/mean.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/mean.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/meshgrid.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/meshgrid.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/mfilename.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/mfilename.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/min.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/min.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/minus.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/minus.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/mkdir.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/mkdir.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/mldivide.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/mldivide.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/mod.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/mod.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/mpower.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/mpower.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/mrdivide.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/mrdivide.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/mtimes.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/mtimes.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/nan.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/nan.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/nargin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/nargin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/nargout.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/nargout.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ndgrid.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ndgrid.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ndims.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ndims.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ne.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ne.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/newplot.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/newplot.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/nnz.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/nnz.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/nonzeros.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/nonzeros.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/norm.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/norm.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/not.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/not.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/num2hex.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/num2hex.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/num2str.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/num2str.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/numel.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/numel.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ode45.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ode45.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ones.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ones.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/or.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/or.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/path.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/path.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/pathsep.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/pathsep.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/pathtool.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/pathtool.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/pause.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/pause.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/pcode.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/pcode.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/pcolor.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/pcolor.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/permute.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/permute.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/persistent.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/persistent.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/pi.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/pi.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/pinv.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/pinv.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/plot.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/plot.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/plot3.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/plot3.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/plus.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/plus.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/point.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/point.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/poly.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/poly.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/polyder.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/polyder.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/polyfit.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/polyfit.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/polyint.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/polyint.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/polyval.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/polyval.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/power.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/power.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/print.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/print.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/printf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/printf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/prod.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/prod.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/profiler.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/profiler.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/pvalid.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/pvalid.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/pwd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/pwd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/qr.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/qr.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/quiet.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/quiet.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/quit.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/quit.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rad2deg.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rad2deg.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rand.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rand.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randbeta.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randbeta.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randbin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randbin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randchi.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randchi.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randexp.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randexp.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randgamma.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randgamma.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randi.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randi.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randmulti.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randmulti.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randn.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randn.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randnbin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randnbin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randnchi.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randnchi.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randnf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randnf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/randp.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/randp.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rank.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rank.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rawread.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rawread.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rawwrite.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rawwrite.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rcond.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rcond.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rdivide.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rdivide.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/real.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/real.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/regexp.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/regexp.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/regexprep.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/regexprep.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rehash.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rehash.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rem.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rem.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/repmat.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/repmat.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rescan.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rescan.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/reshape.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/reshape.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/resize.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/resize.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/retall.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/retall.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/return.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/return.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rightdivide.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rightdivide.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rmdir.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rmdir.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/roots.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/roots.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/round.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/round.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/rref.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/rref.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/save.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/save.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/script.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/script.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sec.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sec.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/secd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/secd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sech.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sech.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/seed.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/seed.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/semilogx.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/semilogx.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/semilogy.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/semilogy.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/set.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/set.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/setpath.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/setpath.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/setprintlimit.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/setprintlimit.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/shiftdim.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/shiftdim.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/simkeys.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/simkeys.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sind.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sind.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/single.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/single.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sinh.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sinh.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/size.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/size.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sizefig.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sizefig.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sleep.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sleep.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sort.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sort.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/source.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/source.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sparse.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sparse.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/special.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/special.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/speye.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/speye.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/spones.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/spones.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sprand.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sprand.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sprandn.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sprandn.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sprintf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sprintf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/spy.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/spy.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sqrt.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sqrt.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/squeeze.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/squeeze.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sscanf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sscanf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/startup.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/startup.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/std.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/std.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/str2num.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/str2num.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/strcmp.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/strcmp.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/strcmpi.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/strcmpi.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/strfind.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/strfind.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/string.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/string.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/strncmp.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/strncmp.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/strrep.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/strrep.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/strstr.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/strstr.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/strtrim.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/strtrim.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/struct.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/struct.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sub2ind.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sub2ind.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/subplot.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/subplot.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/subsasgn.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/subsasgn.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/subsindex.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/subsindex.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/subsref.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/subsref.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/sum.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/sum.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/surf.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/surf.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/surfaceproperties.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/surfaceproperties.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/svd.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/svd.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/switch.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/switch.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/symvar.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/symvar.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/system.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/system.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/tan.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/tan.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/tand.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/tand.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/tanh.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/tanh.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/teps.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/teps.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/test.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/test.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/text.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/text.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/textproperties.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/textproperties.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/threadcall.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/threadcall.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/threadfree.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/threadfree.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/threadid.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/threadid.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/threadkill.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/threadkill.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/threadnew.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/threadnew.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/threadstart.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/threadstart.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/threadvalue.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/threadvalue.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/threadwait.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/threadwait.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/tic.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/tic.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/times.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/times.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/title.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/title.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/toc.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/toc.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/transpose.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/transpose.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/true.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/true.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/try.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/try.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/tubeplot.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/tubeplot.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/typeof.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/typeof.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/typerules.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/typerules.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/uicontrol.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/uicontrol.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/uicontrolproperties.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/uicontrolproperties.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/uint16.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/uint16.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/uint32.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/uint32.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/uint64.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/uint64.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/uint8.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/uint8.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/uminus.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/uminus.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/unique.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/unique.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/uplus.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/uplus.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/upper.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/upper.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/urlwrite.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/urlwrite.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/var.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/var.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/varargin.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/varargin.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/varargout.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/varargout.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/vec.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/vec.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/version.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/version.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/verstring.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/verstring.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/vertcat.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/vertcat.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/view.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/view.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/warning.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/warning.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/wavplay.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/wavplay.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/wavread.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/wavread.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/wavrecord.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/wavrecord.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/wavwrite.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/wavwrite.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/where.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/where.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/which.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/which.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/while.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/while.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/who.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/who.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/winlev.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/winlev.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/xlabel.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/xlabel.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/xlim.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/xlim.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/xmlread.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/xmlread.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/xnrm2.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/xnrm2.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ylabel.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ylabel.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/ylim.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/ylim.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/zeros.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/zeros.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/zlabel.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/zlabel.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/zlim.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/zlim.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/zoom.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/zoom.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/text/zplane.mdc' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/text/zplane.mdc'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'help/latex/main.pdf' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/help/latex/main.pdf'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/all.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/all.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/any.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/any.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/cast.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/cast.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/char.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/char.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/circshift.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/circshift.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/deal.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/deal.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/dot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/dot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/flipdim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/flipdim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/fliplr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/fliplr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/flipud.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/flipud.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/getfield.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/getfield.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/horzcat.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/horzcat.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/ipermute.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/ipermute.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isa.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isa.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isalpha.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isalpha.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/iscell.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/iscell.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/iscellstr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/iscellstr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/ischar.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/ischar.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isdigit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isdigit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isfield.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isfield.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isfloat.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isfloat.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/ishandle.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/ishandle.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/ishold.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/ishold.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isinteger.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isinteger.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isinttype.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isinttype.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/islogical.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/islogical.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isnumeric.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isnumeric.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isreal.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isreal.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isscalar.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isscalar.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isspace.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isspace.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isstr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isstr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isstruct.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isstruct.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/isvector.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/isvector.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/length.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/length.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/linspace.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/linspace.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/logspace.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/logspace.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/meshgrid.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/meshgrid.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/ndgrid.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/ndgrid.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/ndims.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/ndims.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/nonzeros.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/nonzeros.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/numel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/numel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/shiftdim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/shiftdim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/squeeze.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/squeeze.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/sub2ind.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/sub2ind.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/subsref.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/subsref.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/test.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/test.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/vec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/vec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/array/vertcat.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/array/vertcat.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/binary/bin2dec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/binary/bin2dec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/binary/bitcmp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/binary/bitcmp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/binary/dec2bin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/binary/dec2bin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/deprecated/bind.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/deprecated/bind.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/fitting/gausfit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/fitting/gausfit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/fitting/gfitfun.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/fitting/gfitfun.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/func/@inline/display.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/func/@inline/display.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/func/@inline/feval.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/func/@inline/feval.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/func/@inline/inline.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/func/@inline/inline.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/func/@inline/subsref.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/func/@inline/subsref.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/func/symvar.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/func/symvar.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/funfun/deval.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/funfun/deval.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/funfun/ode45.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/funfun/ode45.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/funfun/odeset.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/funfun/odeset.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/general/install.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/general/install.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/general/license.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/general/license.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/geom/cross.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/geom/cross.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/axis.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/axis.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/cla.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/cla.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/clabel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/clabel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/clf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/clf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/clim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/clim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/colorbar.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/colorbar.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/colormap.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/colormap.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/contour.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/contour.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/contour3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/contour3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/copper.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/copper.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/gray.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/gray.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/grid.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/grid.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/hold.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/hold.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/image.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/image.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/imagesc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/imagesc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/legend.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/legend.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/line.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/line.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/loglog.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/loglog.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/newplot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/newplot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/pcolor.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/pcolor.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/plot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/plot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/plot3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/plot3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/point.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/point.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/private/colorset.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/private/colorset.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/private/completeprops.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/private/completeprops.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/private/islinespec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/private/islinespec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/private/markerset.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/private/markerset.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/private/matchit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/private/matchit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/private/parseit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/private/parseit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/private/stcmp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/private/stcmp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/private/styleset.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/private/styleset.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/quiver.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/quiver.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/semilogx.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/semilogx.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/semilogy.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/semilogy.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/sizefig.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/sizefig.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/subplot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/subplot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/surf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/surf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/testtube.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/testtube.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/text.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/text.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/title.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/title.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/tubeplot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/tubeplot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/view.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/view.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/winlev.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/winlev.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/xlabel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/xlabel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/xlim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/xlim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/ylabel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/ylabel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/ylim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/ylim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/zlabel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/zlabel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/zlim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/zlim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/zoom.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/zoom.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/graph/zplane.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/graph/zplane.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/bbtestwriter.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/bbtestwriter.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/begingroup.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/begingroup.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/beginmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/beginmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/beginverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/beginverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/docomputeblock.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/docomputeblock.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/doenumerate.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/doenumerate.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/doequation.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/doequation.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/dofigure.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/dofigure.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/dofile.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/dofile.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/doitemize.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/doitemize.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/endmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/endmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/endverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/endverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/outputtext.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/outputtext.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@bbtestwriter/writeindex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@bbtestwriter/writeindex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/begingroup.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/begingroup.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/beginmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/beginmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/beginverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/beginverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/docomputeblock.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/docomputeblock.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/doenumerate.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/doenumerate.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/doequation.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/doequation.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/dofigure.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/dofigure.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/dofile.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/dofile.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/doitemize.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/doitemize.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/endmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/endmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/endverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/endverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/groupwriter.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/groupwriter.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/outputtext.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/outputtext.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@groupwriter/writeindex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@groupwriter/writeindex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/begingroup.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/begingroup.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/beginmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/beginmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/beginverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/beginverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/docomputeblock.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/docomputeblock.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/doenumerate.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/doenumerate.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/doequation.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/doequation.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/dofigure.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/dofigure.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/dofile.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/dofile.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/doitemize.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/doitemize.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/endmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/endmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/endverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/endverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/htmlwriter.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/htmlwriter.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/outputtext.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/outputtext.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/private/expand_codes.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/private/expand_codes.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/private/latin_filter.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/private/latin_filter.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@htmlwriter/writeindex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@htmlwriter/writeindex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/begingroup.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/begingroup.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/beginmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/beginmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/beginverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/beginverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/docomputeblock.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/docomputeblock.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/doenumerate.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/doenumerate.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/doequation.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/doequation.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/dofigure.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/dofigure.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/dofile.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/dofile.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/doitemize.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/doitemize.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/endmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/endmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/endverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/endverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/latexwriter.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/latexwriter.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/outputtext.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/outputtext.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/private/expand_codes.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/private/expand_codes.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@latexwriter/writeindex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@latexwriter/writeindex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/begingroup.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/begingroup.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/beginmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/beginmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/beginverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/beginverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/docomputeblock.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/docomputeblock.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/doenumerate.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/doenumerate.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/doequation.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/doequation.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/dofigure.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/dofigure.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/dofile.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/dofile.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/doitemize.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/doitemize.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/endmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/endmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/endverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/endverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/outputtext.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/outputtext.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/testwriter.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/testwriter.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@testwriter/writeindex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@testwriter/writeindex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/begingroup.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/begingroup.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/beginmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/beginmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/beginverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/beginverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/docomputeblock.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/docomputeblock.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/doenumerate.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/doenumerate.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/doequation.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/doequation.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/dofigure.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/dofigure.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/dofile.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/dofile.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/doitemize.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/doitemize.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/endmodule.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/endmodule.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/endverbatim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/endverbatim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/outputtext.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/outputtext.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/private/expand_codes.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/private/expand_codes.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/textwriter.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/textwriter.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/@textwriter/writeindex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/@textwriter/writeindex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/helpgen.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/helpgen.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/help/mprint.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/help/mprint.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/io/csvread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/io/csvread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/io/csvwrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/io/csvwrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/io/input.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/io/input.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/io/rawread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/io/rawread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/io/rawwrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/io/rawwrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/io/wavread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/io/wavread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/io/wavwrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/io/wavwrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/matrix/cond.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/matrix/cond.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/matrix/det.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/matrix/det.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/matrix/expm.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/matrix/expm.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/matrix/eye.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/matrix/eye.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/matrix/norm.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/matrix/norm.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/matrix/pinv.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/matrix/pinv.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/matrix/rank.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/matrix/rank.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/matrix/rref.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/matrix/rref.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/matrix/transpose.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/matrix/transpose.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/numerical/fix.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/numerical/fix.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/numerical/idiv.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/numerical/idiv.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/numerical/log10.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/numerical/log10.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/numerical/log2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/numerical/log2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/numerical/mod.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/numerical/mod.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/numerical/rem.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/numerical/rem.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/numerical/sqrt.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/numerical/sqrt.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/numerical/teps.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/numerical/teps.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/os/mkdir.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/os/mkdir.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/poly/poly.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/poly/poly.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/poly/polyder.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/poly/polyder.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/poly/polyfit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/poly/polyfit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/poly/polyint.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/poly/polyint.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/poly/polyval.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/poly/polyval.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/poly/roots.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/poly/roots.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/signal/conv.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/signal/conv.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/signal/fftn.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/signal/fftn.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/signal/fftshift.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/signal/fftshift.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/signal/hilbert.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/signal/hilbert.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/signal/ifftn.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/signal/ifftn.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/signal/ifftshift.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/signal/ifftshift.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/sparse/speye.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/sparse/speye.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/sparse/sprand.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/sparse/sprand.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/sparse/sprandn.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/sparse/sprandn.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/sparse/spy.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/sparse/spy.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/stat/std.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/stat/std.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/cellstr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/cellstr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/deblank.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/deblank.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/lower.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/lower.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/regexprep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/regexprep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/strcmp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/strcmp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/strcmpi.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/strcmpi.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/strfind.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/strfind.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/strncmp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/strncmp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/strrep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/strrep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/strtrim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/strtrim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/string/upper.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/string/upper.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/addArrays.c' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/addArrays.c'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/addtest.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/addtest.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/addtest2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/addtest2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/addtest3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/addtest3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_abs.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_abs.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_acos.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_acos.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_acosd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_acosd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_acosh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_acosh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_acot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_acot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_acotd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_acotd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_acoth.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_acoth.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_acsc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_acsc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_acscd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_acscd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_acsch.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_acsch.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_addpath.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_addpath.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_all.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_all.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_and.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_and.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_angle.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_angle.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_anonymous.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_anonymous.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_any.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_any.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_asec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_asec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_asecd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_asecd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_asech.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_asech.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_asin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_asin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_asind.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_asind.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_asinh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_asinh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_assign.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_assign.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_assignin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_assignin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_atan.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_atan.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_atan2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_atan2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_atand.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_atand.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_atanh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_atanh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_axes.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_axes.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_axis.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_axis.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_axisproperties.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_axisproperties.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_bin2dec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_bin2dec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_bin2int.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_bin2int.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_bitand.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_bitand.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_bitcmp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_bitcmp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_bitcmp_cpp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_bitcmp_cpp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_bitor.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_bitor.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_bitxor.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_bitxor.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_break.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_break.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_builtin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_builtin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cast.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cast.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ceil.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ceil.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cell.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cell.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cellstr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cellstr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cenum.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cenum.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_char.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_char.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_circshift.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_circshift.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cla.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cla.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_clabel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_clabel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_class.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_class.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_clc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_clc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_clear.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_clear.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_clf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_clf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_clim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_clim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_clock.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_clock.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_clocktotime.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_clocktotime.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_close.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_close.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_colon.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_colon.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_colorbar.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_colorbar.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_colormap.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_colormap.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_colorspec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_colorspec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_comparisonops.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_comparisonops.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_complex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_complex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_computer.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_computer.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cond.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cond.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_conj.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_conj.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_constructors.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_constructors.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_continue.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_continue.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_contour.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_contour.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_contour3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_contour3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_conv.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_conv.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_conv2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_conv2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_copper.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_copper.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_copy.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_copy.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_copyfile.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_copyfile.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cos.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cos.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cosd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cosd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cosh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cosh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cotd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cotd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_coth.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_coth.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_countour.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_countour.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cross.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cross.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_csc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_csc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cscd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cscd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_csch.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_csch.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_csvread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_csvread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_csvwrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_csvwrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctranspose.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctranspose.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctypecast.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctypecast.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctypedefine.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctypedefine.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctypefreeze.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctypefreeze.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctypenew.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctypenew.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctypeprint.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctypeprint.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctyperead.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctyperead.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctypesize.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctypesize.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctypethaw.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctypethaw.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ctypewrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ctypewrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cumprod.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cumprod.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_cumsum.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_cumsum.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dbauto.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dbauto.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dbdelete.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dbdelete.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dblist.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dblist.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dbstep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dbstep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dbstop.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dbstop.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dcomplex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dcomplex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_deal.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_deal.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_deblank.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_deblank.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dec2bin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dec2bin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dec2hex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dec2hex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_deg2rad.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_deg2rad.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_delete.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_delete.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_det.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_det.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_diag.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_diag.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_diary.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_diary.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dir.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dir.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dirsep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dirsep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_disp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_disp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dlmread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dlmread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_docli.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_docli.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dotleftdivide.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dotleftdivide.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dotpower.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dotpower.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dotrightdivide.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dotrightdivide.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_dottimes.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_dottimes.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_double.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_double.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_drawnow.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_drawnow.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_e.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_e.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_edit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_edit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_editor.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_editor.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_eig.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_eig.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_eigs.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_eigs.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_eps.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_eps.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_eq.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_eq.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_erf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_erf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_erfc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_erfc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_error.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_error.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_errorcount.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_errorcount.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_etime.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_etime.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_eval.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_eval.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_evalin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_evalin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_exist.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_exist.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_exit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_exit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_exp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_exp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_expm.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_expm.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_expm1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_expm1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_eye.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_eye.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_false.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_false.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fclose.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fclose.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_feof.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_feof.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_feps.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_feps.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_feval.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_feval.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fflush.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fflush.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fft.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fft.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fftn.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fftn.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fftshift.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fftshift.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fgetline.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fgetline.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fieldnames.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fieldnames.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_figlower.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_figlower.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_figraise.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_figraise.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_figure.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_figure.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_figureproperties.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_figureproperties.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fileparts.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fileparts.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_filesep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_filesep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_find.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_find.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fitfun.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fitfun.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fix.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fix.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_flipdim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_flipdim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fliplr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fliplr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_flipud.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_flipud.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_float.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_float.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_floor.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_floor.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fopen.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fopen.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_for.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_for.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_format.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_format.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fprintf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fprintf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fscanf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fscanf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fseek.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fseek.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ftell.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ftell.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_full.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_full.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fullfile.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fullfile.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_function.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_function.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_fwrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_fwrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_gamma.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_gamma.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_gammaln.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_gammaln.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_gausfit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_gausfit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_gca.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_gca.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_gcf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_gcf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ge.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ge.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_get.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_get.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_getfield.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_getfield.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_getline.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_getline.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_getpath.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_getpath.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_getprintlimit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_getprintlimit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_global.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_global.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_gray.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_gray.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_grid.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_grid.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_gt.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_gt.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_hcontour.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_hcontour.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_help.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_help.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_helpwin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_helpwin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_hermitian.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_hermitian.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_hex2dec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_hex2dec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_hilbert.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_hilbert.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_himage.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_himage.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_hline.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_hline.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_hold.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_hold.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_horzcat.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_horzcat.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_hpoint.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_hpoint.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_hsurface.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_hsurface.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_htext.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_htext.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_htmlread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_htmlread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_i.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_i.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_idiv.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_idiv.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_if.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_if.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ifftn.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ifftn.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ifftshift.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ifftshift.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_imag.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_imag.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_image.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_image.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_imageproperties.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_imageproperties.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_imagesc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_imagesc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_import.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_import.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_imread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_imread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_imwrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_imwrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_indexing.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_indexing.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_inf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_inf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_inline.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_inline.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_input.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_input.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_install.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_install.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_int16.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_int16.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_int2bin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_int2bin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_int32.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_int32.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_int64.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_int64.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_int8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_int8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_interplin1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_interplin1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_inv.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_inv.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ipermute.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ipermute.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_is2dview.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_is2dview.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isa.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isa.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isalpha.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isalpha.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_iscell.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_iscell.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_iscellstr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_iscellstr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ischar.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ischar.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isdigit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isdigit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isempty.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isempty.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isfield.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isfield.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isfloat.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isfloat.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ishandle.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ishandle.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ishold.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ishold.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isinf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isinf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isinteger.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isinteger.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isinttype.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isinttype.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_islogical.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_islogical.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isnan.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isnan.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isnumeric.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isnumeric.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isreal.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isreal.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isscalar.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isscalar.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isset.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isset.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isspace.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isspace.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_issparse.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_issparse.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isstr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isstr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isstruct.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isstruct.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_isvector.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_isvector.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_jitcontrol.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_jitcontrol.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_keyboard.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_keyboard.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_keywords.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_keywords.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_lasterr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_lasterr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ldivide.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ldivide.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_le.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_le.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_leftdivide.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_leftdivide.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_legend.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_legend.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_length.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_length.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_line.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_line.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_lineproperties.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_lineproperties.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_linspace.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_linspace.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_load.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_load.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_loadlib.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_loadlib.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_log.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_log.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_log10.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_log10.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_log1p.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_log1p.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_log2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_log2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_logical.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_logical.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_logicalops.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_logicalops.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_loglog.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_loglog.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_logspace.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_logspace.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_lower.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_lower.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ls.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ls.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_lt.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_lt.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_lu.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_lu.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_matrix.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_matrix.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_max.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_max.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_mean.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_mean.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_meshgrid.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_meshgrid.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_mfilename.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_mfilename.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_min.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_min.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_minus.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_minus.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_mkdir.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_mkdir.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_mldivide.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_mldivide.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_mod.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_mod.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_mpower.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_mpower.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_mrdivide.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_mrdivide.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_mtimes.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_mtimes.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_nan.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_nan.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_nargin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_nargin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_nargout.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_nargout.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ndgrid.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ndgrid.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ndims.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ndims.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ne.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ne.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_newplot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_newplot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_nnz.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_nnz.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_nonzeros.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_nonzeros.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_norm.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_norm.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_not.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_not.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_num2hex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_num2hex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_num2str.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_num2str.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_numel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_numel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ode45.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ode45.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ones.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ones.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_or.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_or.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_path.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_path.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_pathsep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_pathsep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_pathtool.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_pathtool.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_pause.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_pause.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_pcode.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_pcode.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_pcolor.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_pcolor.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_permute.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_permute.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_persistent.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_persistent.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_pi.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_pi.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_pinv.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_pinv.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_plot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_plot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_plot3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_plot3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_plus.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_plus.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_point.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_point.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_poly.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_poly.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_polyder.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_polyder.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_polyfit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_polyfit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_polyint.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_polyint.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_polyval.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_polyval.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_power.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_power.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_print.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_print.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_printf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_printf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_prod.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_prod.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_profiler.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_profiler.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_pvalid.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_pvalid.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_pwd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_pwd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_qr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_qr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_quiet.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_quiet.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_quit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_quit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rad2deg.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rad2deg.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rand.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rand.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randbeta.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randbeta.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randbin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randbin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randchi.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randchi.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randexp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randexp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randgamma.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randgamma.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randi.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randi.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randmulti.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randmulti.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randn.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randn.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randnbin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randnbin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randnchi.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randnchi.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randnf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randnf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_randp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_randp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rank.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rank.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rawread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rawread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rawwrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rawwrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rcond.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rcond.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rdivide.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rdivide.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_real.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_real.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_regexp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_regexp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_regexprep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_regexprep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rehash.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rehash.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rem.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rem.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_repmat.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_repmat.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rescan.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rescan.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_reshape.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_reshape.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_resize.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_resize.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_retall.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_retall.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_return.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_return.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rightdivide.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rightdivide.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rmdir.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rmdir.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_roots.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_roots.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_round.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_round.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_rref.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_rref.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_save.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_save.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_script.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_script.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_secd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_secd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sech.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sech.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_seed.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_seed.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_semilogx.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_semilogx.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_semilogy.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_semilogy.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_set.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_set.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_setpath.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_setpath.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_setprintlimit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_setprintlimit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_shiftdim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_shiftdim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_simkeys.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_simkeys.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sind.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sind.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_single.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_single.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sinh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sinh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_size.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_size.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sizefig.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sizefig.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sleep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sleep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sort.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sort.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_source.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_source.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sparse.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sparse.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_special.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_special.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_speye.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_speye.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_spones.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_spones.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sprand.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sprand.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sprandn.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sprandn.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sprintf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sprintf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_spy.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_spy.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sqrt.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sqrt.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_squeeze.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_squeeze.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sscanf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sscanf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_startup.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_startup.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_std.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_std.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_str2num.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_str2num.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_strcmp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_strcmp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_strcmpi.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_strcmpi.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_strfind.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_strfind.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_string.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_string.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_strncmp.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_strncmp.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_strrep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_strrep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_strstr.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_strstr.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_strtrim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_strtrim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_struct.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_struct.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sub2ind.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sub2ind.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_subplot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_subplot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_subsasgn.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_subsasgn.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_subsindex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_subsindex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_subsref.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_subsref.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_sum.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_sum.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_surf.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_surf.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_surfaceproperties.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_surfaceproperties.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_svd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_svd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_switch.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_switch.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_symvar.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_symvar.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_system.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_system.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_tan.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_tan.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_tand.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_tand.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_tanh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_tanh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_teps.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_teps.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_test.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_test.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_text.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_text.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_textproperties.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_textproperties.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_threadcall.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_threadcall.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_threadfree.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_threadfree.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_threadid.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_threadid.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_threadkill.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_threadkill.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_threadnew.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_threadnew.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_threadstart.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_threadstart.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_threadvalue.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_threadvalue.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_threadwait.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_threadwait.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_tic.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_tic.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_times.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_times.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_title.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_title.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_toc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_toc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_transpose.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_transpose.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_true.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_true.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_try.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_try.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_tubeplot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_tubeplot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_typeof.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_typeof.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_typerules.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_typerules.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_uicontrol.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_uicontrol.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_uicontrolproperties.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_uicontrolproperties.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_uint16.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_uint16.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_uint32.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_uint32.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_uint64.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_uint64.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_uint8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_uint8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_uminus.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_uminus.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_unique.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_unique.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_uplus.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_uplus.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_upper.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_upper.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_urlwrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_urlwrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_var.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_var.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_varargin.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_varargin.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_varargout.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_varargout.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_vec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_vec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_version.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_version.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_verstring.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_verstring.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_vertcat.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_vertcat.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_view.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_view.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_warning.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_warning.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_wavplay.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_wavplay.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_wavread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_wavread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_wavrecord.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_wavrecord.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_wavwrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_wavwrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_where.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_where.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_which.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_which.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_while.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_while.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_who.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_who.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_winlev.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_winlev.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_xlabel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_xlabel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_xlim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_xlim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_xmlread.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_xmlread.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_xnrm2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_xnrm2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ylabel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ylabel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_ylim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_ylim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_zeros.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_zeros.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_zlabel.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_zlabel.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_zlim.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_zlim.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_zoom.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_zoom.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/bbtest_zplane.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/bbtest_zplane.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/break_ex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/break_ex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/chain1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/chain1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/chain2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/chain2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/chain3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/chain3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/continue_ex.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/continue_ex.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/count_calls.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/count_calls.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/euclidlength.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/euclidlength.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/evenoddtest.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/evenoddtest.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/freecount.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/freecount.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/get_global.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/get_global.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/if_test.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/if_test.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/key_one.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/key_one.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/keyfunc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/keyfunc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/match_close.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/match_close.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/match_exact.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/match_exact.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/nargintest.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/nargintest.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/nargouttest.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/nargouttest.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/read_file.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/read_file.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/return_func.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/return_func.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/return_func2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/return_func2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/run_tests.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/run_tests.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/sample_data.csv' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/sample_data.csv'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/self.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/self.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/set_global.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/set_global.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/source_test' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/source_test'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/source_test_script.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/source_test_script.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/sparse_test_mat.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/sparse_test_mat.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/strcattest.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/strcattest.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/switch_test.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/switch_test.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign10.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign10.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign11.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign11.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign12.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign12.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign13.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign13.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign14.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign14.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign15.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign15.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign16.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign16.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign7.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign7.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_assign9.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_assign9.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_call1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_call1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_call2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_call2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_call3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_call3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_call4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_call4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_continue1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_continue1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_delete1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_delete1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_delete2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_delete2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_delete3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_delete3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_delete4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_delete4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_delete5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_delete5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_delete6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_delete6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_det1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_det1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_diag1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_diag1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_diag2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_diag2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_diag3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_diag3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_diag4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_diag4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_diag5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_diag5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_eig1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_eig1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_eig2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_eig2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_eig3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_eig3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_eig4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_eig4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_eig5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_eig5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_eig6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_eig6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_empty.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_empty.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_exist1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_exist1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_exist2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_exist2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_fcall1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_fcall1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_fcall2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_fcall2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_feval1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_feval1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_fitfun1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_fitfun1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_for1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_for1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_for2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_for2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_for3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_for3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_for4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_for4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_if1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_if1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_if2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_if2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_if3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_if3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_image1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_image1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_lu1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_lu1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_lu2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_lu2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_matcat1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_matcat1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_matcat2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_matcat2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_matcat3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_matcat3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_matcat4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_matcat4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_matcat5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_matcat5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_matcat6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_matcat6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_matcat7.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_matcat7.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_matcat8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_matcat8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_permute1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_permute1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_persistent1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_persistent1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_persistent2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_persistent2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_plot1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_plot1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_power1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_power1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr10.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr10.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr11.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr11.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr12.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr12.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr7.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr7.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_qr9.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_qr9.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_range1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_range1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_range2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_range2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_range3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_range3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_range4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_range4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_range5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_range5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_range6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_range6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_range7.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_range7.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_range8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_range8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_range9.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_range9.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_resize1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_resize1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_resize2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_resize2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_resize3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_resize3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_resize4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_resize4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_resize5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_resize5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_save1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_save1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_size1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_size1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_size2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_size2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_size3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_size3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_size4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_size4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sort.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sort.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_source.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_source.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse10.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse10.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse100.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse100.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse101.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse101.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse102.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse102.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse103.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse103.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse104.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse104.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse105.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse105.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse106.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse106.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse107.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse107.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse108.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse108.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse109.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse109.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse11.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse11.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse110.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse110.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse111.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse111.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse112.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse112.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse113.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse113.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse114.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse114.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse115.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse115.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse12.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse12.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse13.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse13.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse14.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse14.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse15.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse15.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse16.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse16.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse17.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse17.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse18.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse18.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse19.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse19.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse20.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse20.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse21.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse21.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse22.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse22.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse23.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse23.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse24.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse24.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse25.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse25.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse26.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse26.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse27.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse27.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse28.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse28.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse29.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse29.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse30.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse30.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse31.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse31.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse32.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse32.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse33.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse33.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse34.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse34.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse35.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse35.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse36.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse36.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse37.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse37.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse38.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse38.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse39.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse39.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse40.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse40.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse41.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse41.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse42.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse42.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse43.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse43.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse44.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse44.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse45.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse45.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse50.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse50.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse51.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse51.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse52.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse52.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse53.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse53.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse54.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse54.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse55.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse55.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse56.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse56.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse57.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse57.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse58.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse58.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse59.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse59.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse60.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse60.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse61.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse61.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse62.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse62.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse63.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse63.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse64.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse64.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse65.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse65.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse66.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse66.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse67.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse67.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse68.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse68.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse69.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse69.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse7.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse7.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse70.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse70.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse71.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse71.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse72.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse72.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse73.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse73.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse74.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse74.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse75.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse75.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse76.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse76.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse77.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse77.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse78.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse78.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse79.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse79.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse80.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse80.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse81.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse81.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse82.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse82.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse83.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse83.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse84.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse84.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse85.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse85.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse86.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse86.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse87.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse87.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse88.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse88.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse89.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse89.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse9.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse9.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse90.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse90.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse91.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse91.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse92.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse92.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse93.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse93.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse94.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse94.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse95.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse95.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse96.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse96.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse97.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse97.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse98.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse98.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_sparse99.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_sparse99.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_strcmp1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_strcmp1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_strcmp2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_strcmp2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_struct1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_struct1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_struct2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_struct2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_struct3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_struct3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_struct4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_struct4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_struct5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_struct5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_struct6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_struct6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_struct7.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_struct7.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_struct8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_struct8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_struct9.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_struct9.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset10.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset10.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset11.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset11.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset12.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset12.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset13.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset13.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset14.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset14.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset15.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset15.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset16.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset16.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset17.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset17.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset18.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset18.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset19.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset19.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset20.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset20.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset21.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset21.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset7.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset7.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_subset9.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_subset9.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd10.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd10.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd11.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd11.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd12.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd12.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd7.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd7.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_svd9.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_svd9.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_switch1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_switch1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_switch2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_switch2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_switch3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_switch3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_switch4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_switch4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_switch5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_switch5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_switch6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_switch6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_switch7.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_switch7.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_switch8.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_switch8.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_test1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_test1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_test2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_test2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_test3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_test3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_test4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_test4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_test5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_test5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_typeof1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_typeof1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_typeof2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_typeof2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_typeof3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_typeof3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_typeof4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_typeof4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_typeof5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_typeof5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_vec1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_vec1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_while1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_while1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_while2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_while2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/test_while3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/test_while3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/testeq.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/testeq.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/tscript.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/tscript.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/varoutfunc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/varoutfunc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_abs_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_abs_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_abs_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_abs_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acosd_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acosd_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acosd_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acosd_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acosd_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acosd_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acosh_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acosh_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acosh_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acosh_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acosh_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acosh_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acosh_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acosh_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acosh_5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acosh_5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acotd_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acotd_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acotd_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acotd_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acotd_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acotd_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acotd_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acotd_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acoth_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acoth_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acoth_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acoth_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acoth_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acoth_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acoth_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acoth_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acsc_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acsc_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acsc_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acsc_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acsc_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acsc_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acsc_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acsc_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acscd_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acscd_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acscd_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acscd_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acscd_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acscd_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acscd_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acscd_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acsch_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acsch_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acsch_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acsch_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acsch_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acsch_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_acsch_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_acsch_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_all_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_all_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_all_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_all_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_all_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_all_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_angle_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_angle_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_angle_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_angle_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_any_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_any_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_any_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_any_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_any_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_any_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asec_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asec_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asec_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asec_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asec_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asec_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asec_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asec_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asecd_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asecd_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asecd_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asecd_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asecd_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asecd_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asecd_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asecd_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asech_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asech_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asech_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asech_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asech_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asech_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asech_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asech_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asind_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asind_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asind_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asind_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asind_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asind_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asind_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asind_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asinh_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asinh_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asinh_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asinh_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asinh_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asinh_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asinh_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asinh_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_asinh_5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_asinh_5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_atand_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_atand_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_atand_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_atand_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_atand_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_atand_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_atand_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_atand_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_atanh_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_atanh_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_atanh_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_atanh_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_atanh_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_atanh_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_atanh_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_atanh_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cast_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cast_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cast_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cast_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cellstr_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cellstr_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_conv_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_conv_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_conv_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_conv_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cosd_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cosd_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cosd_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cosd_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cosh_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cosh_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cosh_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cosh_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cosh_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cosh_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cosh_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cosh_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cotd_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cotd_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cotd_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cotd_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cotd_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cotd_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cotd_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cotd_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cotd_5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cotd_5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_coth_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_coth_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_coth_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_coth_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_coth_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_coth_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_coth_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_coth_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cscd_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cscd_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cscd_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cscd_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_csch_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_csch_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_csch_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_csch_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_csch_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_csch_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_csch_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_csch_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cumprod_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cumprod_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_cumprod_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_cumprod_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_deblank_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_deblank_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_deblank_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_deblank_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_dec2hex_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_dec2hex_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_dec2hex_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_dec2hex_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_deg2rad_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_deg2rad_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_dot_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_dot_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_dot_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_dot_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_dot_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_dot_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_dot_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_dot_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_dotpower_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_dotpower_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_dotpower_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_dotpower_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_etime_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_etime_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_false_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_false_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_false_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_false_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_feval_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_feval_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_feval_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_feval_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_feval_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_feval_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_fix_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_fix_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_fix_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_fix_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_fix_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_fix_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_fliplr_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_fliplr_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_fliplr_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_fliplr_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_fliplr_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_fliplr_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_idiv_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_idiv_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_idiv_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_idiv_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_idiv_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_idiv_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_ipermute_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_ipermute_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_ipermute_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_ipermute_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_isvector_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_isvector_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_isvector_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_isvector_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_isvector_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_isvector_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_isvector_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_isvector_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_isvector_5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_isvector_5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_isvector_6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_isvector_6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_linspace_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_linspace_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_lower_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_lower_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_lower_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_lower_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_lower_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_lower_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_norm_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_norm_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_norm_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_norm_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_norm_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_norm_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_num2hex_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_num2hex_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_num2hex_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_num2hex_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_permute_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_permute_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_permute_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_permute_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_plus_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_plus_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_polyder_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_polyder_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_polyder_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_polyder_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_prod_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_prod_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_rad2deg_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_rad2deg_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_rad2deg_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_rad2deg_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_rad2deg_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_rad2deg_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_roots_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_roots_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_secd_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_secd_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_secd_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_secd_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sech_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sech_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sech_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sech_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sech_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sech_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sech_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sech_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sind_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sind_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sind_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sind_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sinh_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sinh_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sinh_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sinh_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sinh_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sinh_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_sinh_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_sinh_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_speye_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_speye_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_std_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_std_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_std_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_std_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmp_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmp_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmp_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmp_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmp_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmp_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmp_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmp_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmp_5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmp_5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmpi_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmpi_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmpi_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmpi_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmpi_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmpi_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmpi_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmpi_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strcmpi_5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strcmpi_5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strfind_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strfind_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strfind_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strfind_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strncmp_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strncmp_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strncmp_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strncmp_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strncmp_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strncmp_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strncmp_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strncmp_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strncmp_5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strncmp_5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strncmp_6.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strncmp_6.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strrep_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strrep_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strrep_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strrep_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strtrim_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strtrim_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_strtrim_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_strtrim_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_symvar_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_symvar_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_symvar_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_symvar_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_symvar_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_symvar_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_tand_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_tand_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_tand_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_tand_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_tand_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_tand_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_tand_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_tand_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_tand_5.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_tand_5.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_tanh_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_tanh_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_tanh_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_tanh_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_tanh_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_tanh_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_tanh_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_tanh_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_true_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_true_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_true_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_true_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_typerules_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_typerules_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_typerules_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_typerules_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_typerules_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_typerules_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_typerules_4.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_typerules_4.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_upper_1.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_upper_1.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_upper_2.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_upper_2.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wbtest_upper_3.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wbtest_upper_3.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/test/wrapcall.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/test/wrapcall.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/time/etime.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/time/etime.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/acosd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/acosd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/acosh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/acosh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/acot.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/acot.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/acotd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/acotd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/acoth.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/acoth.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/acsc.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/acsc.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/acscd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/acscd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/acsch.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/acsch.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/angle.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/angle.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/asec.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/asec.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/asecd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/asecd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/asech.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/asech.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/asind.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/asind.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/asinh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/asinh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/atand.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/atand.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/atanh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/atanh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/cosd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/cosd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/cosh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/cosh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/cotd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/cotd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/coth.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/coth.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/cscd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/cscd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/csch.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/csch.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/deg2rad.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/deg2rad.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/rad2deg.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/rad2deg.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/secd.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/secd.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/sech.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/sech.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/sind.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/sind.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/sinh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/sinh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/tand.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/tand.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/trig/tanh.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/trig/tanh.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/addpath.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/addpath.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/ctypecast.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/ctypecast.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/ctypenew.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/ctypenew.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/ctyperead.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/ctyperead.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/ctypewrite.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/ctypewrite.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/exit.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/exit.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/filesep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/filesep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/fullfile.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/fullfile.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/inline_evaluate.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/inline_evaluate.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/path.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/path.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/pathsep.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/pathsep.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/rehash.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/rehash.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/rescan.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/rescan.m'
 /bin/sh /var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6/install-sh -c -m 644 'toolbox/util/threadcall.m' '/var/tmp/portage/sci-mathematics/freemat-3.6/image//usr/share/FreeMat-3.6/toolbox/util/threadcall.m'
make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6'
make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/freemat-3.6/work/FreeMat-3.6'
>>> Completed installing freemat-3.6 into /var/tmp/portage/sci-mathematics/freemat-3.6/image/

strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/bin/FreeMat
 * Removing /usr/share/doc
 * Removing /usr/share/man
 * Removing /usr/share/info
 * Updating desktop mime database ...
 * Before using FreeMat, do (as a normal user)
 * FreeMat -i /usr/share/FreeMat-3.6
 * Then start FreeMat, choose Tools -> Path Tool,
 * select /usr/share/FreeMat-3.6/toolbox and Add With Subfolders