Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/matio.spec'], chrootPath='/var/lib/mock/f33-build-555998-65433/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/matio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: line 17: Possible unexpanded macro in: Requires: hdf5 = %{_hdf5_version} Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1616630400 Wrote: /builddir/build/SRPMS/matio-1.5.21-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/matio.spec'], chrootPath='/var/lib/mock/f33-build-555998-65433/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/matio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1616630400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.He1e2A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf matio-1.5.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/matio-1.5.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd matio-1.5.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1an1TD + umask 022 + cd /builddir/build/BUILD + cd matio-1.5.21 + sh ./autogen.sh + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-04-08 11:40:55.795930542 -0400 +++ ./configure 2021-04-08 11:40:57.395931237 -0400 @@ -1795,7 +1795,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-04-08 11:40:57.395931237 -0400 +++ ./configure 2021-04-08 11:40:58.285931623 -0400 @@ -6175,7 +6175,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17485,7 +17485,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static --enable-mat73=yes --enable-extended-sparse=yes configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-pgcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking debug mode... no checking profile mode... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6129: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for pow in -lm... yes checking for ANSI C header files... (cached) yes checking for stdarg.h... yes checking for varargs.h... no checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking intsafe.h usability... no checking intsafe.h presence... no checking for intsafe.h... no checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for ptrdiff_t... yes checking for localeconv... yes checking for getopt_long... internal checking size of double... 8 checking size of float... 4 checking size of long long... 8 checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of char... 1 checking size of void *... 8 checking size of size_t... 8 checking for mat_int64_t... int64_t checking for mat_uint64_t... uint64_t checking for mat_int32_t... int32_t checking for mat_uint32_t... uint32_t checking for mat_int16_t... int16_t checking for mat_uint16_t... uint16_t checking for mat_int8_t... int8_t checking for mat_uint8_t... uint8_t checking for long double... yes checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for size_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for va_copy() function... yes checking for vsnprintf()... yes checking for snprintf()... yes checking for vasprintf()... yes checking for asprintf()... yes checking for matlab... no checking for zlib Library... -lz checking for HDF5 software... -lhdf5 checking if HDF5 interface is >= v1.8... yes checking enable MAT v7.3 file support... yes checking for default MAT file version... MAT_FT_MAT5 checking enable extended sparse types... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating matio.pc config.status: creating src/Makefile config.status: creating getopt/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating documentation/Makefile config.status: creating src/matioConfig.h config.status: creating src/matio_pubconf.h config.status: executing libtool commands config.status: executing test/atconfig commands configure: WARNING: unrecognized options: --disable-dependency-tracking MATIO Configuration Summary ============================================================== C Compiler: gcc CFLAGS: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection Shared Libraries: yes Static Libraries: no default MAT version: MAT_FT_MAT5 Features -------------------------------------------- MAT v7.3 file support: yes Extended sparse support: yes Packages -------------------------------------------- zlib: -lz hdf5: -lhdf5 MATLAB: + sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/matio-1.5.21/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snprintf.lo snprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o endian.lo endian.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o io.lo io.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o inflate.lo inflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c endian.c -fPIC -DPIC -o .libs/endian.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c inflate.c -fPIC -DPIC -o .libs/inflate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c io.c -fPIC -DPIC -o .libs/io.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o read_data.lo read_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c read_data.c -fPIC -DPIC -o .libs/read_data.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mat5.lo mat5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mat4.lo mat4.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mat.lo mat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mat5.c -fPIC -DPIC -o .libs/mat5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mat4.c -fPIC -DPIC -o .libs/mat4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mat.c -fPIC -DPIC -o .libs/mat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o matvar_cell.lo matvar_cell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c matvar_cell.c -fPIC -DPIC -o .libs/matvar_cell.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o matvar_struct.lo matvar_struct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c matvar_struct.c -fPIC -DPIC -o .libs/matvar_struct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mat73.lo mat73.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mat73.c -fPIC -DPIC -o .libs/mat73.o /bin/sh ../libtool --tag=CC --mode=link gcc -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -export-symbols ./matio.sym -version-info 11:3:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmatio.la -rpath /usr/lib64 snprintf.lo endian.lo io.lo inflate.lo read_data.lo mat5.lo mat4.lo mat.lo matvar_cell.lo matvar_struct.lo mat73.lo -lhdf5 -lz -lm libtool: link: echo "{ global:" > .libs/libmatio.ver libtool: link: cat ./matio.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmatio.ver libtool: link: echo "local: *; };" >> .libs/libmatio.ver libtool: link: gcc -shared -fPIC -DPIC .libs/snprintf.o .libs/endian.o .libs/io.o .libs/inflate.o .libs/read_data.o .libs/mat5.o .libs/mat4.o .libs/mat.o .libs/matvar_cell.o .libs/matvar_struct.o .libs/mat73.o -lhdf5 -lz -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libmatio.so.11 -Wl,-version-script -Wl,.libs/libmatio.ver -o .libs/libmatio.so.11.0.3 libtool: link: (cd ".libs" && rm -f "libmatio.so.11" && ln -s "libmatio.so.11.0.3" "libmatio.so.11") libtool: link: (cd ".libs" && rm -f "libmatio.so" && ln -s "libmatio.so.11.0.3" "libmatio.so") libtool: link: ( cd ".libs" && rm -f "libmatio.la" && ln -s "../libmatio.la" "libmatio.la" ) make[2]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/src' make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/src' Making all in getopt make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/getopt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -DREPLACE_GETOPT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libgetopt_la-getopt_long.lo `test -f 'getopt_long.c' || echo './'`getopt_long.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -DREPLACE_GETOPT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getopt_long.c -fPIC -DPIC -o .libs/libgetopt_la-getopt_long.o /bin/sh ../libtool --tag=CC --mode=link gcc -DREPLACE_GETOPT=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgetopt.la libgetopt_la-getopt_long.lo -lm libtool: link: ar cru .libs/libgetopt.a .libs/libgetopt_la-getopt_long.o libtool: link: ranlib .libs/libgetopt.a libtool: link: ( cd ".libs" && rm -f "libgetopt.la" && ln -s "../libgetopt.la" "libgetopt.la" ) make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/getopt' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/tools' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../getopt -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o matdump.o matdump.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -I../getopt -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o matdump matdump.o ../src/libmatio.la -lhdf5 -lz ../getopt/libgetopt.la -lm libtool: link: gcc -I../src -I../getopt -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/matdump matdump.o ../src/.libs/libmatio.so -lhdf5 -lz ../getopt/.libs/libgetopt.a -lm make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/tools' Making all in test make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/test' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../getopt -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_mat.o test_mat.c gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../getopt -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_snprintf.o test_snprintf.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -I../getopt -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_snprintf test_snprintf.o -lm libtool: link: gcc -I../src -I../getopt -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_snprintf test_snprintf.o -lm test_mat.c: In function 'test_write_sparse': test_mat.c:3538:17: warning: 'data_type' may be used uninitialized in this function [-Wmaybe-uninitialized] 3538 | Mat_VarCreate("sparse_matrix", MAT_C_SPARSE, data_type, 2, dims, matvar->data, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test_mat.c: In function 'test_write_complex_sparse': test_mat.c:3708:23: warning: 'data_type' may be used uninitialized in this function [-Wmaybe-uninitialized] 3708 | matvar2 = Mat_VarCreate("sparse_matrix", MAT_C_SPARSE, data_type, 2, dims, matvar->data, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3709 | MAT_F_COMPLEX); | ~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -I../getopt -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L../src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_mat test_mat.o ../src/libmatio.la ../getopt/libgetopt.la -lhdf5 -lz -lm libtool: link: gcc -I../src -I../getopt -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_mat test_mat.o -L../src ../src/.libs/libmatio.so ../getopt/.libs/libgetopt.a -lhdf5 -lz -lm make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/test' Making all in documentation make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/documentation' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/documentation' make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.df7wlE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64 + cd matio-1.5.21 + make install DESTDIR=/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/src' make[2]: Entering directory '/builddir/build/BUILD/matio-1.5.21/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libmatio.la '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64' libtool: install: install -p .libs/libmatio.so.11.0.3 /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64/libmatio.so.11.0.3 libtool: install: (cd /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64 && { ln -s -f libmatio.so.11.0.3 libmatio.so.11 || { rm -f libmatio.so.11 && ln -s libmatio.so.11.0.3 libmatio.so.11; }; }) libtool: install: (cd /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64 && { ln -s -f libmatio.so.11.0.3 libmatio.so || { rm -f libmatio.so && ln -s libmatio.so.11.0.3 libmatio.so; }; }) libtool: install: install -p .libs/libmatio.lai /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64/libmatio.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/include' install -p -m 644 matio.h '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/include' install -p -m 644 matio_pubconf.h '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/src' make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/src' Making install in getopt make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/getopt' make[2]: Entering directory '/builddir/build/BUILD/matio-1.5.21/getopt' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/getopt' make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/getopt' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/tools' make[2]: Entering directory '/builddir/build/BUILD/matio-1.5.21/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p matdump '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/bin' libtool: warning: '../src/libmatio.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/matdump /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/bin/matdump make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/tools' make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/tools' Making install in test make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/test' make[2]: Entering directory '/builddir/build/BUILD/matio-1.5.21/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/test' make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/test' Making install in documentation make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/documentation' make[2]: Entering directory '/builddir/build/BUILD/matio-1.5.21/documentation' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/info/matio.info' install-info: No such file or directory for /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/info/matio.info /usr/bin/mkdir -p '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/man/man3' install -p -m 644 Mat_Close.3 Mat_CreateVer.3 Mat_GetDir.3 Mat_GetFilename.3 Mat_GetHeader.3 Mat_GetLibraryVersion.3 Mat_GetVersion.3 Mat_Open.3 Mat_Rewind.3 Mat_VarAddStructField.3 Mat_VarCreate.3 Mat_VarCreateStruct.3 Mat_VarDelete.3 Mat_VarFree.3 Mat_VarGetNumberOfFields.3 Mat_VarGetSize.3 Mat_VarGetStructFieldnames.3 Mat_VarGetStructs.3 Mat_VarGetStructsLinear.3 Mat_VarRead.3 Mat_VarReadInfo.3 Mat_VarReadNext.3 Mat_VarReadNextInfo.3 Mat_VarPrint.3 Mat_VarWrite.3 Mat_VarWriteAppend.3 '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/documentation' make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/documentation' make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21' make[2]: Entering directory '/builddir/build/BUILD/matio-1.5.21' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64/pkgconfig' install -p -m 644 matio.pc '/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/matio-1.5.21' make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21' + find /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64 -name '*.la' -exec rm -f '{}' ';' + touch -r /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/include/matio_pubconf.h NEWS + rm -rf /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5.21-1.fc33 --unique-debug-suffix -1.5.21-1.fc33.riscv64 --unique-debug-src-base matio-1.5.21-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/matio-1.5.21 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/bin/matdump explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64/libmatio.so.11.0.3 extracting debug info from /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/bin/matdump extracting debug info from /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/lib64/libmatio.so.11.0.3 original debug info size: 5000kB, size after compression: 4956kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1473 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dgk7nB + umask 022 + cd /builddir/build/BUILD + cd matio-1.5.21 + fail=1 + export LD_LIBRARY_PATH=/builddir/build/BUILD/matio-1.5.21/src/.libs/ + LD_LIBRARY_PATH=/builddir/build/BUILD/matio-1.5.21/src/.libs/ + make check Making check in src make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/src' make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/src' Making check in getopt make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/getopt' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/getopt' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/tools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/tools' Making check in test make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/test' make check-local make[2]: Entering directory '/builddir/build/BUILD/matio-1.5.21/test' /bin/sh ./testsuite GREP=/usr/bin/grep MAT73=1 MATLABEXE= HAVE_UINT64=1 HAVE_INT64=1 EXTENDED_SPARSE=1 COMPRESSION_ZLIB=1 IS_WIN32=0 LIBTOOL="../libtool" ## ----------------------------------------- ## ## MATIO 1.5.21 test suite: matio testsuite. ## ## ----------------------------------------- ## Read MAT version 4 (Little Endian) 1: Read 2d double array ok 2: Read 2d complex double array ok 3: Read sparse double array ok 4: Read sparse complex double array ok 5: Read 2D character array ok 6: Read small v4 file ok 7: Read directory ok 8: Read linear slab of double array ok 9: Read linear slab of complex double array ok 10: Read slab of double array ok 11: Read slab of complex double array ok 12: Read slab of double array as double ok 13: Read slab of double array as single ok 14: Read slab of double array as int64 ok 15: Read slab of double array as uint64 ok 16: Read slab of double array as int32 ok 17: Read slab of double array as uint32 ok 18: Read slab of double array as int16 ok 19: Read slab of double array as uint16 ok 20: Read slab of double array as int8 ok 21: Read slab of double array as uint8 ok 22: Read slab of complex double array as double ok 23: Read slab of complex double array as single ok 24: Read slab of complex double array as int64 ok 25: Read slab of complex double array as uint64 ok 26: Read slab of complex double array as int32 ok 27: Read slab of complex double array as uint32 ok 28: Read slab of complex double array as int16 ok 29: Read slab of complex double array as uint16 ok 30: Read slab of complex double array as int8 ok 31: Read slab of complex double array as uint8 ok Read MAT version 4 (Big Endian) 32: Read 2d double array ok 33: Read 2d complex double array ok 34: Read sparse double array ok 35: Read sparse complex double array ok 36: Read 2D character array ok 37: Read small v4 file ok 38: Read directory ok 39: Read linear slab of double array ok 40: Read linear slab of complex double array ok 41: Read slab of double array ok 42: Read slab of complex double array ok 43: Read slab of double array as double ok 44: Read slab of double array as single ok 45: Read slab of double array as int64 ok 46: Read slab of double array as uint64 ok 47: Read slab of double array as int32 ok 48: Read slab of double array as uint32 ok 49: Read slab of double array as int16 ok 50: Read slab of double array as uint16 ok 51: Read slab of double array as int8 ok 52: Read slab of double array as uint8 ok 53: Read slab of complex double array as double ok 54: Read slab of complex double array as single ok 55: Read slab of complex double array as int64 ok 56: Read slab of complex double array as uint64 ok 57: Read slab of complex double array as int32 ok 58: Read slab of complex double array as uint32 ok 59: Read slab of complex double array as int16 ok 60: Read slab of complex double array as uint16 ok 61: Read slab of complex double array as int8 ok 62: Read slab of complex double array as uint8 ok Read Uncompressed MAT version 5 (Little Endian) 63: Read 2D double array ok 64: Read 2D single array ok 65: Read 2D int64 array ok 66: Read 2D uint64 array ok 67: Read 2D int32 array ok 68: Read 2D uint32 array ok 69: Read 2D int16 array ok 70: Read 2D uint16 array ok 71: Read 2D int8 array ok 72: Read 2D uint8 array ok 73: Read 2D complex double array ok 74: Read 2D complex single array ok 75: Read 2D complex int64 array ok 76: Read 2D complex uint64 array ok 77: Read 2D complex int32 array ok 78: Read 2D complex uint32 array ok 79: Read 2D complex int16 array ok 80: Read 2D complex uint16 array ok 81: Read 2D complex int8 array ok 82: Read 2D complex uint8 array ok 83: Read 2D logical array ok 84: Read sparse double array ok 85: Read sparse complex double array ok 86: Read empty array ok 87: Read 2D character array ok 88: Read empty struct ok 89: Read empty struct with fields ok 90: Read struct with empty fields ok 91: Read struct with double fields ok 92: Read struct with single fields ok 93: Read struct with int64 fields ok 94: Read struct with uint64 fields ok 95: Read struct with int32 fields ok 96: Read struct with uint32 fields ok 97: Read struct with int16 fields ok 98: Read struct with uint16 fields ok 99: Read struct with int8 fields ok 100: Read struct with uint8 fields ok 101: Read struct with complex double fields ok 102: Read struct with complex single fields ok 103: Read struct with complex int64 fields ok 104: Read struct with complex uint64 fields ok 105: Read struct with complex int32 fields ok 106: Read struct with complex uint32 fields ok 107: Read struct with complex int16 fields ok 108: Read struct with complex uint16 fields ok 109: Read struct with complex int8 fields ok 110: Read struct with complex uint8 fields ok 111: Read struct with logical fields ok 112: Read struct with sparse double fields ok 113: Read struct with sparse complex double fields ok 114: Read struct with character fields ok 115: Read empty cell array ok 116: Read cell array with empty arrays ok 117: Read cell array with double arrays ok 118: Read cell array with single arrays ok 119: Read cell array with int64 arrays ok 120: Read cell array with uint64 arrays ok 121: Read cell array with int32 arrays ok 122: Read cell array with uint32 arrays ok 123: Read cell array with int16 arrays ok 124: Read cell array with uint16 arrays ok 125: Read cell array with int8 arrays ok 126: Read cell array with uint8 arrays ok 127: Read cell array with logical arrays ok 128: Read cell array with sparse double arrays ok 129: Read cell array with sparse complex double arrays ok 130: Read cell array with character arrays ok 131: Read cell array with empty structs ok 132: Read cell array with structs (numeric fields) ok 133: Read cell array with structs (sparse fields) ok 134: Read cell array with structs (character fields) ok 135: Read directory ok 136: Read struct with packed field names ok 137: Read slab of double array ok 138: Read slab of single array ok 139: Read slab of int64 array ok 140: Read slab of uint64 array ok 141: Read slab of int32 array ok 142: Read slab of uint32 array ok 143: Read slab of int16 array ok 144: Read slab of uint16 array ok 145: Read slab of int8 array ok 146: Read slab of uint8 array ok 147: Read slab of complex double array ok 148: Read slab of complex single array ok 149: Read slab of complex int64 array ok 150: Read slab of complex uint64 array ok 151: Read slab of complex int32 array ok 152: Read slab of complex uint32 array ok 153: Read slab of complex int16 array ok 154: Read slab of complex uint16 array ok 155: Read slab of complex int8 array ok 156: Read slab of complex uint8 array ok 157: Read linear slab of double array ok 158: Read linear slab of single array ok 159: Read linear slab of int64 array ok 160: Read linear slab of uint64 array ok 161: Read linear slab of int32 array ok 162: Read linear slab of uint32 array ok 163: Read linear slab of int16 array ok 164: Read linear slab of uint16 array ok 165: Read linear slab of int8 array ok 166: Read linear slab of uint8 array ok 167: Read linear slab of complex double array ok 168: Read linear slab of complex single array ok 169: Read linear slab of complex int64 array ok 170: Read linear slab of complex uint64 array ok 171: Read linear slab of complex int32 array ok 172: Read linear slab of complex uint32 array ok 173: Read linear slab of complex int16 array ok 174: Read linear slab of complex uint16 array ok 175: Read linear slab of complex int8 array ok 176: Read linear slab of complex uint8 array ok 177: Read slab of double array from struct ok 178: Read slab of single array from struct ok 179: Read slab of int64 array from struct ok 180: Read slab of uint64 array from struct ok 181: Read slab of int32 array from struct ok 182: Read slab of uint32 array from struct ok 183: Read slab of int16 array from struct ok 184: Read slab of uint16 array from struct ok 185: Read slab of int8 array from struct ok 186: Read slab of uint8 array from struct ok 187: Read slab of complex double array from struct ok 188: Read slab of complex single array from struct ok 189: Read slab of complex int64 array from struct ok 190: Read slab of complex uint64 array from struct ok 191: Read slab of complex int32 array from struct ok 192: Read slab of complex uint32 array from struct ok 193: Read slab of complex int16 array from struct ok 194: Read slab of complex uint16 array from struct ok 195: Read slab of complex int8 array from struct ok 196: Read slab of complex uint8 array from struct ok 197: Read slab of double array as double ok 198: Read slab of double array as single ok 199: Read slab of double array as int64 ok 200: Read slab of double array as uint64 ok 201: Read slab of double array as int32 ok 202: Read slab of double array as uint32 ok 203: Read slab of double array as int16 ok 204: Read slab of double array as uint16 ok 205: Read slab of double array as int8 ok 206: Read slab of double array as uint8 ok 207: Read slab of single array as double ok 208: Read slab of single array as single ok 209: Read slab of single array as int64 ok 210: Read slab of single array as uint64 ok 211: Read slab of single array as int32 ok 212: Read slab of single array as uint32 ok 213: Read slab of single array as int16 ok 214: Read slab of single array as uint16 ok 215: Read slab of single array as int8 ok 216: Read slab of single array as uint8 ok 217: Read slab of int64 array as double ok 218: Read slab of int64 array as single ok 219: Read slab of int64 array as int64 ok 220: Read slab of int64 array as uint64 ok 221: Read slab of int64 array as int32 ok 222: Read slab of int64 array as uint32 ok 223: Read slab of int64 array as int16 ok 224: Read slab of int64 array as uint16 ok 225: Read slab of int64 array as int8 ok 226: Read slab of int64 array as uint8 ok 227: Read slab of uint64 array as double ok 228: Read slab of uint64 array as single ok 229: Read slab of uint64 array as int64 ok 230: Read slab of uint64 array as uint64 ok 231: Read slab of uint64 array as int32 ok 232: Read slab of uint64 array as uint32 ok 233: Read slab of uint64 array as int16 ok 234: Read slab of uint64 array as uint16 ok 235: Read slab of uint64 array as int8 ok 236: Read slab of uint64 array as uint8 ok 237: Read slab of int32 array as double ok 238: Read slab of int32 array as single ok 239: Read slab of int32 array as int64 ok 240: Read slab of int32 array as uint64 ok 241: Read slab of int32 array as int32 ok 242: Read slab of int32 array as uint32 ok 243: Read slab of int32 array as int16 ok 244: Read slab of int32 array as uint16 ok 245: Read slab of int32 array as int8 ok 246: Read slab of int32 array as uint8 ok 247: Read slab of uint32 array as double ok 248: Read slab of uint32 array as single ok 249: Read slab of uint32 array as int64 ok 250: Read slab of uint32 array as uint64 ok 251: Read slab of uint32 array as int32 ok 252: Read slab of uint32 array as uint32 ok 253: Read slab of uint32 array as int16 ok 254: Read slab of uint32 array as uint16 ok 255: Read slab of uint32 array as int8 ok 256: Read slab of uint32 array as uint8 ok 257: Read slab of int16 array as double ok 258: Read slab of int16 array as single ok 259: Read slab of int16 array as int64 ok 260: Read slab of int16 array as uint64 ok 261: Read slab of int16 array as int32 ok 262: Read slab of int16 array as uint32 ok 263: Read slab of int16 array as int16 ok 264: Read slab of int16 array as uint16 ok 265: Read slab of int16 array as int8 ok 266: Read slab of int16 array as uint8 ok 267: Read slab of uint16 array as double ok 268: Read slab of uint16 array as single ok 269: Read slab of uint16 array as int64 ok 270: Read slab of uint16 array as uint64 ok 271: Read slab of uint16 array as int32 ok 272: Read slab of uint16 array as uint32 ok 273: Read slab of uint16 array as int16 ok 274: Read slab of uint16 array as uint16 ok 275: Read slab of uint16 array as int8 ok 276: Read slab of uint16 array as uint8 ok 277: Read slab of int8 array as double ok 278: Read slab of int8 array as single ok 279: Read slab of int8 array as int64 ok 280: Read slab of int8 array as uint64 ok 281: Read slab of int8 array as int32 ok 282: Read slab of int8 array as uint32 ok 283: Read slab of int8 array as int16 ok 284: Read slab of int8 array as uint16 ok 285: Read slab of int8 array as int8 ok 286: Read slab of int8 array as uint8 ok 287: Read slab of uint8 array as double ok 288: Read slab of uint8 array as single ok 289: Read slab of uint8 array as int64 ok 290: Read slab of uint8 array as uint64 ok 291: Read slab of uint8 array as int32 ok 292: Read slab of uint8 array as uint32 ok 293: Read slab of uint8 array as int16 ok 294: Read slab of uint8 array as uint16 ok 295: Read slab of uint8 array as int8 ok 296: Read slab of uint8 array as uint8 ok 297: Read slab of complex double array as double ok 298: Read slab of complex double array as single ok 299: Read slab of complex double array as int64 ok 300: Read slab of complex double array as uint64 ok 301: Read slab of complex double array as int32 ok 302: Read slab of complex double array as uint32 ok 303: Read slab of complex double array as int16 ok 304: Read slab of complex double array as uint16 ok 305: Read slab of complex double array as int8 ok 306: Read slab of complex double array as uint8 ok 307: Read slab of complex single array as double ok 308: Read slab of complex single array as single ok 309: Read slab of complex single array as int64 ok 310: Read slab of complex single array as uint64 ok 311: Read slab of complex single array as int32 ok 312: Read slab of complex single array as uint32 ok 313: Read slab of complex single array as int16 ok 314: Read slab of complex single array as uint16 ok 315: Read slab of complex single array as int8 ok 316: Read slab of complex single array as uint8 ok 317: Read slab of complex int64 array as double ok 318: Read slab of complex int64 array as single ok 319: Read slab of complex int64 array as int64 ok 320: Read slab of complex int64 array as uint64 ok 321: Read slab of complex int64 array as int32 ok 322: Read slab of complex int64 array as uint32 ok 323: Read slab of complex int64 array as int16 ok 324: Read slab of complex int64 array as uint16 ok 325: Read slab of complex int64 array as int8 ok 326: Read slab of complex int64 array as uint8 ok 327: Read slab of complex uint64 array as double ok 328: Read slab of complex uint64 array as single ok 329: Read slab of complex uint64 array as int64 ok 330: Read slab of complex uint64 array as uint64 ok 331: Read slab of complex uint64 array as int32 ok 332: Read slab of complex uint64 array as uint32 ok 333: Read slab of complex uint64 array as int16 ok 334: Read slab of complex uint64 array as uint16 ok 335: Read slab of complex uint64 array as int8 ok 336: Read slab of complex uint64 array as uint8 ok 337: Read slab of complex int32 array as double ok 338: Read slab of complex int32 array as single ok 339: Read slab of complex int32 array as int64 ok 340: Read slab of complex int32 array as uint64 ok 341: Read slab of complex int32 array as int32 ok 342: Read slab of complex int32 array as uint32 ok 343: Read slab of complex int32 array as int16 ok 344: Read slab of complex int32 array as uint16 ok 345: Read slab of complex int32 array as int8 ok 346: Read slab of complex int32 array as uint8 ok 347: Read slab of complex uint32 array as double ok 348: Read slab of complex uint32 array as single ok 349: Read slab of complex uint32 array as int64 ok 350: Read slab of complex uint32 array as uint64 ok 351: Read slab of complex uint32 array as int32 ok 352: Read slab of complex uint32 array as uint32 ok 353: Read slab of complex uint32 array as int16 ok 354: Read slab of complex uint32 array as uint16 ok 355: Read slab of complex uint32 array as int8 ok 356: Read slab of complex uint32 array as uint8 ok 357: Read slab of complex int16 array as double ok 358: Read slab of complex int16 array as single ok 359: Read slab of complex int16 array as int64 ok 360: Read slab of complex int16 array as uint64 ok 361: Read slab of complex int16 array as int32 ok 362: Read slab of complex int16 array as uint32 ok 363: Read slab of complex int16 array as int16 ok 364: Read slab of complex int16 array as uint16 ok 365: Read slab of complex int16 array as int8 ok 366: Read slab of complex int16 array as uint8 ok 367: Read slab of complex uint16 array as double ok 368: Read slab of complex uint16 array as single ok 369: Read slab of complex uint16 array as int64 ok 370: Read slab of complex uint16 array as uint64 ok 371: Read slab of complex uint16 array as int32 ok 372: Read slab of complex uint16 array as uint32 ok 373: Read slab of complex uint16 array as int16 ok 374: Read slab of complex uint16 array as uint16 ok 375: Read slab of complex uint16 array as int8 ok 376: Read slab of complex uint16 array as uint8 ok 377: Read slab of complex int8 array as double ok 378: Read slab of complex int8 array as single ok 379: Read slab of complex int8 array as int64 ok 380: Read slab of complex int8 array as uint64 ok 381: Read slab of complex int8 array as int32 ok 382: Read slab of complex int8 array as uint32 ok 383: Read slab of complex int8 array as int16 ok 384: Read slab of complex int8 array as uint16 ok 385: Read slab of complex int8 array as int8 ok 386: Read slab of complex int8 array as uint8 ok 387: Read slab of complex uint8 array as double ok 388: Read slab of complex uint8 array as single ok 389: Read slab of complex uint8 array as int64 ok 390: Read slab of complex uint8 array as uint64 ok 391: Read slab of complex uint8 array as int32 ok 392: Read slab of complex uint8 array as uint32 ok 393: Read slab of complex uint8 array as int16 ok 394: Read slab of complex uint8 array as uint16 ok 395: Read slab of complex uint8 array as int8 ok 396: Read slab of complex uint8 array as uint8 ok 397: Read slab of double array from struct as double ok 398: Read slab of double array from struct as single ok 399: Read slab of double array from struct as int64 ok 400: Read slab of double array from struct as uint64 ok 401: Read slab of double array from struct as int32 ok 402: Read slab of double array from struct as uint32 ok 403: Read slab of double array from struct as int16 ok 404: Read slab of double array from struct as uint16 ok 405: Read slab of double array from struct as int8 ok 406: Read slab of double array from struct as uint8 ok 407: Read slab of single array from struct as double ok 408: Read slab of single array from struct as single ok 409: Read slab of single array from struct as int64 ok 410: Read slab of single array from struct as uint64 ok 411: Read slab of single array from struct as int32 ok 412: Read slab of single array from struct as uint32 ok 413: Read slab of single array from struct as int16 ok 414: Read slab of single array from struct as uint16 ok 415: Read slab of single array from struct as int8 ok 416: Read slab of single array from struct as uint8 ok 417: Read slab of int64 array from struct as double ok 418: Read slab of int64 array from struct as single ok 419: Read slab of int64 array from struct as int64 ok 420: Read slab of int64 array from struct as uint64 ok 421: Read slab of int64 array from struct as int32 ok 422: Read slab of int64 array from struct as uint32 ok 423: Read slab of int64 array from struct as int16 ok 424: Read slab of int64 array from struct as uint16 ok 425: Read slab of int64 array from struct as int8 ok 426: Read slab of int64 array from struct as uint8 ok 427: Read slab of uint64 array from struct as double ok 428: Read slab of uint64 array from struct as single ok 429: Read slab of uint64 array from struct as int64 ok 430: Read slab of uint64 array from struct as uint64 ok 431: Read slab of uint64 array from struct as int32 ok 432: Read slab of uint64 array from struct as uint32 ok 433: Read slab of uint64 array from struct as int16 ok 434: Read slab of uint64 array from struct as uint16 ok 435: Read slab of uint64 array from struct as int8 ok 436: Read slab of uint64 array from struct as uint8 ok 437: Read slab of int32 array from struct as double ok 438: Read slab of int32 array from struct as single ok 439: Read slab of int32 array from struct as int64 ok 440: Read slab of int32 array from struct as uint64 ok 441: Read slab of int32 array from struct as int32 ok 442: Read slab of int32 array from struct as uint32 ok 443: Read slab of int32 array from struct as int16 ok 444: Read slab of int32 array from struct as uint16 ok 445: Read slab of int32 array from struct as int8 ok 446: Read slab of int32 array from struct as uint8 ok 447: Read slab of uint32 array from struct as double ok 448: Read slab of uint32 array from struct as single ok 449: Read slab of uint32 array from struct as int64 ok 450: Read slab of uint32 array from struct as uint64 ok 451: Read slab of uint32 array from struct as int32 ok 452: Read slab of uint32 array from struct as uint32 ok 453: Read slab of uint32 array from struct as int16 ok 454: Read slab of uint32 array from struct as uint16 ok 455: Read slab of uint32 array from struct as int8 ok 456: Read slab of uint32 array from struct as uint8 ok 457: Read slab of int16 array from struct as double ok 458: Read slab of int16 array from struct as single ok 459: Read slab of int16 array from struct as int64 ok 460: Read slab of int16 array from struct as uint64 ok 461: Read slab of int16 array from struct as int32 ok 462: Read slab of int16 array from struct as uint32 ok 463: Read slab of int16 array from struct as int16 ok 464: Read slab of int16 array from struct as uint16 ok 465: Read slab of int16 array from struct as int8 ok 466: Read slab of int16 array from struct as uint8 ok 467: Read slab of uint16 array from struct as double ok 468: Read slab of uint16 array from struct as single ok 469: Read slab of uint16 array from struct as int64 ok 470: Read slab of uint16 array from struct as uint64 ok 471: Read slab of uint16 array from struct as int32 ok 472: Read slab of uint16 array from struct as uint32 ok 473: Read slab of uint16 array from struct as int16 ok 474: Read slab of uint16 array from struct as uint16 ok 475: Read slab of uint16 array from struct as int8 ok 476: Read slab of uint16 array from struct as uint8 ok 477: Read slab of int8 array from struct as double ok 478: Read slab of int8 array from struct as single ok 479: Read slab of int8 array from struct as int64 ok 480: Read slab of int8 array from struct as uint64 ok 481: Read slab of int8 array from struct as int32 ok 482: Read slab of int8 array from struct as uint32 ok 483: Read slab of int8 array from struct as int16 ok 484: Read slab of int8 array from struct as uint16 ok 485: Read slab of int8 array from struct as int8 ok 486: Read slab of int8 array from struct as uint8 ok 487: Read slab of uint8 array from struct as double ok 488: Read slab of uint8 array from struct as single ok 489: Read slab of uint8 array from struct as int64 ok 490: Read slab of uint8 array from struct as uint64 ok 491: Read slab of uint8 array from struct as int32 ok 492: Read slab of uint8 array from struct as uint32 ok 493: Read slab of uint8 array from struct as int16 ok 494: Read slab of uint8 array from struct as uint16 ok 495: Read slab of uint8 array from struct as int8 ok 496: Read slab of uint8 array from struct as uint8 ok 497: Read slab of complex double array from struct as double ok 498: Read slab of complex double array from struct as single ok 499: Read slab of complex double array from struct as int64 ok 500: Read slab of complex double array from struct as uint64 ok 501: Read slab of complex double array from struct as int32 ok 502: Read slab of complex double array from struct as uint32 ok 503: Read slab of complex double array from struct as int16 ok 504: Read slab of complex double array from struct as uint16 ok 505: Read slab of complex double array from struct as int8 ok 506: Read slab of complex double array from struct as uint8 ok 507: Read slab of complex single array from struct as double ok 508: Read slab of complex single array from struct as single ok 509: Read slab of complex single array from struct as int64 ok 510: Read slab of complex single array from struct as uint64 ok 511: Read slab of complex single array from struct as int32 ok 512: Read slab of complex single array from struct as uint32 ok 513: Read slab of complex single array from struct as int16 ok 514: Read slab of complex single array from struct as uint16 ok 515: Read slab of complex single array from struct as int8 ok 516: Read slab of complex single array from struct as uint8 ok 517: Read slab of complex int64 array from struct as double ok 518: Read slab of complex int64 array from struct as single ok 519: Read slab of complex int64 array from struct as int64 ok 520: Read slab of complex int64 array from struct as uint64 ok 521: Read slab of complex int64 array from struct as int32 ok 522: Read slab of complex int64 array from struct as uint32 ok 523: Read slab of complex int64 array from struct as int16 ok 524: Read slab of complex int64 array from struct as uint16 ok 525: Read slab of complex int64 array from struct as int8 ok 526: Read slab of complex int64 array from struct as uint8 ok 527: Read slab of complex uint64 array from struct as double ok 528: Read slab of complex uint64 array from struct as single ok 529: Read slab of complex uint64 array from struct as int64 ok 530: Read slab of complex uint64 array from struct as uint64 ok 531: Read slab of complex uint64 array from struct as int32 ok 532: Read slab of complex uint64 array from struct as uint32 ok 533: Read slab of complex uint64 array from struct as int16 ok 534: Read slab of complex uint64 array from struct as uint16 ok 535: Read slab of complex uint64 array from struct as int8 ok 536: Read slab of complex uint64 array from struct as uint8 ok 537: Read slab of complex int32 array from struct as double ok 538: Read slab of complex int32 array from struct as single ok 539: Read slab of complex int32 array from struct as int64 ok 540: Read slab of complex int32 array from struct as uint64 ok 541: Read slab of complex int32 array from struct as int32 ok 542: Read slab of complex int32 array from struct as uint32 ok 543: Read slab of complex int32 array from struct as int16 ok 544: Read slab of complex int32 array from struct as uint16 ok 545: Read slab of complex int32 array from struct as int8 ok 546: Read slab of complex int32 array from struct as uint8 ok 547: Read slab of complex uint32 array from struct as double ok 548: Read slab of complex uint32 array from struct as single ok 549: Read slab of complex uint32 array from struct as int64 ok 550: Read slab of complex uint32 array from struct as uint64 ok 551: Read slab of complex uint32 array from struct as int32 ok 552: Read slab of complex uint32 array from struct as uint32 ok 553: Read slab of complex uint32 array from struct as int16 ok 554: Read slab of complex uint32 array from struct as uint16 ok 555: Read slab of complex uint32 array from struct as int8 ok 556: Read slab of complex uint32 array from struct as uint8 ok 557: Read slab of complex int16 array from struct as double ok 558: Read slab of complex int16 array from struct as single ok 559: Read slab of complex int16 array from struct as int64 ok 560: Read slab of complex int16 array from struct as uint64 ok 561: Read slab of complex int16 array from struct as int32 ok 562: Read slab of complex int16 array from struct as uint32 ok 563: Read slab of complex int16 array from struct as int16 ok 564: Read slab of complex int16 array from struct as uint16 ok 565: Read slab of complex int16 array from struct as int8 ok 566: Read slab of complex int16 array from struct as uint8 ok 567: Read slab of complex uint16 array from struct as double ok 568: Read slab of complex uint16 array from struct as single ok 569: Read slab of complex uint16 array from struct as int64 ok 570: Read slab of complex uint16 array from struct as uint64 ok 571: Read slab of complex uint16 array from struct as int32 ok 572: Read slab of complex uint16 array from struct as uint32 ok 573: Read slab of complex uint16 array from struct as int16 ok 574: Read slab of complex uint16 array from struct as uint16 ok 575: Read slab of complex uint16 array from struct as int8 ok 576: Read slab of complex uint16 array from struct as uint8 ok 577: Read slab of complex int8 array from struct as double ok 578: Read slab of complex int8 array from struct as single ok 579: Read slab of complex int8 array from struct as int64 ok 580: Read slab of complex int8 array from struct as uint64 ok 581: Read slab of complex int8 array from struct as int32 ok 582: Read slab of complex int8 array from struct as uint32 ok 583: Read slab of complex int8 array from struct as int16 ok 584: Read slab of complex int8 array from struct as uint16 ok 585: Read slab of complex int8 array from struct as int8 ok 586: Read slab of complex int8 array from struct as uint8 ok 587: Read slab of complex uint8 array from struct as double ok 588: Read slab of complex uint8 array from struct as single ok 589: Read slab of complex uint8 array from struct as int64 ok 590: Read slab of complex uint8 array from struct as uint64 ok 591: Read slab of complex uint8 array from struct as int32 ok 592: Read slab of complex uint8 array from struct as uint32 ok 593: Read slab of complex uint8 array from struct as int16 ok 594: Read slab of complex uint8 array from struct as uint16 ok 595: Read slab of complex uint8 array from struct as int8 ok 596: Read slab of complex uint8 array from struct as uint8 ok Read Compressed MAT version 5 (Little Endian) 597: Read 2D double array ok 598: Read 2D single array ok 599: Read 2D int64 array ok 600: Read 2D uint64 array ok 601: Read 2D int32 array ok 602: Read 2D uint32 array ok 603: Read 2D int16 array ok 604: Read 2D uint16 array ok 605: Read 2D int8 array ok 606: Read 2D uint8 array ok 607: Read 2D complex double array ok 608: Read 2D complex single array ok 609: Read 2D complex int64 array ok 610: Read 2D complex uint64 array ok 611: Read 2D complex int32 array ok 612: Read 2D complex uint32 array ok 613: Read 2D complex int16 array ok 614: Read 2D complex uint16 array ok 615: Read 2D complex int8 array ok 616: Read 2D complex uint8 array ok 617: Read 2D logical array ok 618: Read sparse double array ok 619: Read sparse complex double array ok 620: Read empty array ok 621: Read 2D character array ok 622: Read 2D Unicode character array ok 623: Read empty struct ok 624: Read empty struct with fields ok 625: Read struct with empty fields ok 626: Read struct with double fields ok 627: Read struct with single fields ok 628: Read struct with int64 fields ok 629: Read struct with uint64 fields ok 630: Read struct with int32 fields ok 631: Read struct with uint32 fields ok 632: Read struct with int16 fields ok 633: Read struct with uint16 fields ok 634: Read struct with int8 fields ok 635: Read struct with uint8 fields ok 636: Read struct with complex double fields ok 637: Read struct with complex single fields ok 638: Read struct with complex int64 fields ok 639: Read struct with complex uint64 fields ok 640: Read struct with complex int32 fields ok 641: Read struct with complex uint32 fields ok 642: Read struct with complex int16 fields ok 643: Read struct with complex uint16 fields ok 644: Read struct with complex int8 fields ok 645: Read struct with complex uint8 fields ok 646: Read struct with logical fields ok 647: Read struct with sparse double fields ok 648: Read struct with sparse complex double fields ok 649: Read struct with character fields ok 650: Read empty cell array ok 651: Read cell array with empty arrays ok 652: Read cell array with double arrays ok 653: Read cell array with single arrays ok 654: Read cell array with int64 arrays ok 655: Read cell array with uint64 arrays ok 656: Read cell array with int32 arrays ok 657: Read cell array with uint32 arrays ok 658: Read cell array with int16 arrays ok 659: Read cell array with uint16 arrays ok 660: Read cell array with int8 arrays ok 661: Read cell array with uint8 arrays ok 662: Read cell array with logical arrays ok 663: Read cell array with sparse double arrays ok 664: Read cell array with sparse complex double arrays ok 665: Read cell array with character arrays ok 666: Read cell array with empty structs ok 667: Read cell array with structs (numeric fields) ok 668: Read cell array with structs (sparse fields) ok 669: Read cell array with structs (character fields) ok 670: Read large struct ok 671: Read directory ok 672: Read struct with packed field names ok 673: Read slab of double array ok 674: Read slab of single array ok 675: Read slab of int64 array ok 676: Read slab of uint64 array ok 677: Read slab of int32 array ok 678: Read slab of uint32 array ok 679: Read slab of int16 array ok 680: Read slab of uint16 array ok 681: Read slab of int8 array ok 682: Read slab of uint8 array ok 683: Read slab of complex double array ok 684: Read slab of complex single array ok 685: Read slab of complex int64 array ok 686: Read slab of complex uint64 array ok 687: Read slab of complex int32 array ok 688: Read slab of complex uint32 array ok 689: Read slab of complex int16 array ok 690: Read slab of complex uint16 array ok 691: Read slab of complex int8 array ok 692: Read slab of complex uint8 array ok 693: Read linear slab of double array ok 694: Read linear slab of single array ok 695: Read linear slab of int64 array ok 696: Read linear slab of uint64 array ok 697: Read linear slab of int32 array ok 698: Read linear slab of uint32 array ok 699: Read linear slab of int16 array ok 700: Read linear slab of uint16 array ok 701: Read linear slab of int8 array ok 702: Read linear slab of uint8 array ok 703: Read linear slab of complex double array ok 704: Read linear slab of complex single array ok 705: Read linear slab of complex int64 array ok 706: Read linear slab of complex uint64 array ok 707: Read linear slab of complex int32 array ok 708: Read linear slab of complex uint32 array ok 709: Read linear slab of complex int16 array ok 710: Read linear slab of complex uint16 array ok 711: Read linear slab of complex int8 array ok 712: Read linear slab of complex uint8 array ok 713: Read slab of double array from struct ok 714: Read slab of single array from struct ok 715: Read slab of int64 array from struct ok 716: Read slab of uint64 array from struct ok 717: Read slab of int32 array from struct ok 718: Read slab of uint32 array from struct ok 719: Read slab of int16 array from struct ok 720: Read slab of uint16 array from struct ok 721: Read slab of int8 array from struct ok 722: Read slab of uint8 array from struct ok 723: Read slab of complex double array from struct ok 724: Read slab of complex single array from struct ok 725: Read slab of complex int64 array from struct ok 726: Read slab of complex uint64 array from struct ok 727: Read slab of complex int32 array from struct ok 728: Read slab of complex uint32 array from struct ok 729: Read slab of complex int16 array from struct ok 730: Read slab of complex uint16 array from struct ok 731: Read slab of complex int8 array from struct ok 732: Read slab of complex uint8 array from struct ok 733: Read slab of double array as double ok 734: Read slab of double array as single ok 735: Read slab of double array as int64 ok 736: Read slab of double array as uint64 ok 737: Read slab of double array as int32 ok 738: Read slab of double array as uint32 ok 739: Read slab of double array as int16 ok 740: Read slab of double array as uint16 ok 741: Read slab of double array as int8 ok 742: Read slab of double array as uint8 ok 743: Read slab of single array as double ok 744: Read slab of single array as single ok 745: Read slab of single array as int64 ok 746: Read slab of single array as uint64 ok 747: Read slab of single array as int32 ok 748: Read slab of single array as uint32 ok 749: Read slab of single array as int16 ok 750: Read slab of single array as uint16 ok 751: Read slab of single array as int8 ok 752: Read slab of single array as uint8 ok 753: Read slab of int64 array as double ok 754: Read slab of int64 array as single ok 755: Read slab of int64 array as int64 ok 756: Read slab of int64 array as uint64 ok 757: Read slab of int64 array as int32 ok 758: Read slab of int64 array as uint32 ok 759: Read slab of int64 array as int16 ok 760: Read slab of int64 array as uint16 ok 761: Read slab of int64 array as int8 ok 762: Read slab of int64 array as uint8 ok 763: Read slab of uint64 array as double ok 764: Read slab of uint64 array as single ok 765: Read slab of uint64 array as int64 ok 766: Read slab of uint64 array as uint64 ok 767: Read slab of uint64 array as int32 ok 768: Read slab of uint64 array as uint32 ok 769: Read slab of uint64 array as int16 ok 770: Read slab of uint64 array as uint16 ok 771: Read slab of uint64 array as int8 ok 772: Read slab of uint64 array as uint8 ok 773: Read slab of int32 array as double ok 774: Read slab of int32 array as single ok 775: Read slab of int32 array as int64 ok 776: Read slab of int32 array as uint64 ok 777: Read slab of int32 array as int32 ok 778: Read slab of int32 array as uint32 ok 779: Read slab of int32 array as int16 ok 780: Read slab of int32 array as uint16 ok 781: Read slab of int32 array as int8 ok 782: Read slab of int32 array as uint8 ok 783: Read slab of uint32 array as double ok 784: Read slab of uint32 array as single ok 785: Read slab of uint32 array as int64 ok 786: Read slab of uint32 array as uint64 ok 787: Read slab of uint32 array as int32 ok 788: Read slab of uint32 array as uint32 ok 789: Read slab of uint32 array as int16 ok 790: Read slab of uint32 array as uint16 ok 791: Read slab of uint32 array as int8 ok 792: Read slab of uint32 array as uint8 ok 793: Read slab of int16 array as double ok 794: Read slab of int16 array as single ok 795: Read slab of int16 array as int64 ok 796: Read slab of int16 array as uint64 ok 797: Read slab of int16 array as int32 ok 798: Read slab of int16 array as uint32 ok 799: Read slab of int16 array as int16 ok 800: Read slab of int16 array as uint16 ok 801: Read slab of int16 array as int8 ok 802: Read slab of int16 array as uint8 ok 803: Read slab of uint16 array as double ok 804: Read slab of uint16 array as single ok 805: Read slab of uint16 array as int64 ok 806: Read slab of uint16 array as uint64 ok 807: Read slab of uint16 array as int32 ok 808: Read slab of uint16 array as uint32 ok 809: Read slab of uint16 array as int16 ok 810: Read slab of uint16 array as uint16 ok 811: Read slab of uint16 array as int8 ok 812: Read slab of uint16 array as uint8 ok 813: Read slab of int8 array as double ok 814: Read slab of int8 array as single ok 815: Read slab of int8 array as int64 ok 816: Read slab of int8 array as uint64 ok 817: Read slab of int8 array as int32 ok 818: Read slab of int8 array as uint32 ok 819: Read slab of int8 array as int16 ok 820: Read slab of int8 array as uint16 ok 821: Read slab of int8 array as int8 ok 822: Read slab of int8 array as uint8 ok 823: Read slab of uint8 array as double ok 824: Read slab of uint8 array as single ok 825: Read slab of uint8 array as int64 ok 826: Read slab of uint8 array as uint64 ok 827: Read slab of uint8 array as int32 ok 828: Read slab of uint8 array as uint32 ok 829: Read slab of uint8 array as int16 ok 830: Read slab of uint8 array as uint16 ok 831: Read slab of uint8 array as int8 ok 832: Read slab of uint8 array as uint8 ok 833: Read slab of complex double array as double ok 834: Read slab of complex double array as single ok 835: Read slab of complex double array as int64 ok 836: Read slab of complex double array as uint64 ok 837: Read slab of complex double array as int32 ok 838: Read slab of complex double array as uint32 ok 839: Read slab of complex double array as int16 ok 840: Read slab of complex double array as uint16 ok 841: Read slab of complex double array as int8 ok 842: Read slab of complex double array as uint8 ok 843: Read slab of complex single array as double ok 844: Read slab of complex single array as single ok 845: Read slab of complex single array as int64 ok 846: Read slab of complex single array as uint64 ok 847: Read slab of complex single array as int32 ok 848: Read slab of complex single array as uint32 ok 849: Read slab of complex single array as int16 ok 850: Read slab of complex single array as uint16 ok 851: Read slab of complex single array as int8 ok 852: Read slab of complex single array as uint8 ok 853: Read slab of complex int64 array as double ok 854: Read slab of complex int64 array as single ok 855: Read slab of complex int64 array as int64 ok 856: Read slab of complex int64 array as uint64 ok 857: Read slab of complex int64 array as int32 ok 858: Read slab of complex int64 array as uint32 ok 859: Read slab of complex int64 array as int16 ok 860: Read slab of complex int64 array as uint16 ok 861: Read slab of complex int64 array as int8 ok 862: Read slab of complex int64 array as uint8 ok 863: Read slab of complex uint64 array as double ok 864: Read slab of complex uint64 array as single ok 865: Read slab of complex uint64 array as int64 ok 866: Read slab of complex uint64 array as uint64 ok 867: Read slab of complex uint64 array as int32 ok 868: Read slab of complex uint64 array as uint32 ok 869: Read slab of complex uint64 array as int16 ok 870: Read slab of complex uint64 array as uint16 ok 871: Read slab of complex uint64 array as int8 ok 872: Read slab of complex uint64 array as uint8 ok 873: Read slab of complex int32 array as double ok 874: Read slab of complex int32 array as single ok 875: Read slab of complex int32 array as int64 ok 876: Read slab of complex int32 array as uint64 ok 877: Read slab of complex int32 array as int32 ok 878: Read slab of complex int32 array as uint32 ok 879: Read slab of complex int32 array as int16 ok 880: Read slab of complex int32 array as uint16 ok 881: Read slab of complex int32 array as int8 ok 882: Read slab of complex int32 array as uint8 ok 883: Read slab of complex uint32 array as double ok 884: Read slab of complex uint32 array as single ok 885: Read slab of complex uint32 array as int64 ok 886: Read slab of complex uint32 array as uint64 ok 887: Read slab of complex uint32 array as int32 ok 888: Read slab of complex uint32 array as uint32 ok 889: Read slab of complex uint32 array as int16 ok 890: Read slab of complex uint32 array as uint16 ok 891: Read slab of complex uint32 array as int8 ok 892: Read slab of complex uint32 array as uint8 ok 893: Read slab of complex int16 array as double ok 894: Read slab of complex int16 array as single ok 895: Read slab of complex int16 array as int64 ok 896: Read slab of complex int16 array as uint64 ok 897: Read slab of complex int16 array as int32 ok 898: Read slab of complex int16 array as uint32 ok 899: Read slab of complex int16 array as int16 ok 900: Read slab of complex int16 array as uint16 ok 901: Read slab of complex int16 array as int8 ok 902: Read slab of complex int16 array as uint8 ok 903: Read slab of complex uint16 array as double ok 904: Read slab of complex uint16 array as single ok 905: Read slab of complex uint16 array as int64 ok 906: Read slab of complex uint16 array as uint64 ok 907: Read slab of complex uint16 array as int32 ok 908: Read slab of complex uint16 array as uint32 ok 909: Read slab of complex uint16 array as int16 ok 910: Read slab of complex uint16 array as uint16 ok 911: Read slab of complex uint16 array as int8 ok 912: Read slab of complex uint16 array as uint8 ok 913: Read slab of complex int8 array as double ok 914: Read slab of complex int8 array as single ok 915: Read slab of complex int8 array as int64 ok 916: Read slab of complex int8 array as uint64 ok 917: Read slab of complex int8 array as int32 ok 918: Read slab of complex int8 array as uint32 ok 919: Read slab of complex int8 array as int16 ok 920: Read slab of complex int8 array as uint16 ok 921: Read slab of complex int8 array as int8 ok 922: Read slab of complex int8 array as uint8 ok 923: Read slab of complex uint8 array as double ok 924: Read slab of complex uint8 array as single ok 925: Read slab of complex uint8 array as int64 ok 926: Read slab of complex uint8 array as uint64 ok 927: Read slab of complex uint8 array as int32 ok 928: Read slab of complex uint8 array as uint32 ok 929: Read slab of complex uint8 array as int16 ok 930: Read slab of complex uint8 array as uint16 ok 931: Read slab of complex uint8 array as int8 ok 932: Read slab of complex uint8 array as uint8 ok 933: Read slab of double array from struct as double ok 934: Read slab of double array from struct as single ok 935: Read slab of double array from struct as int64 ok 936: Read slab of double array from struct as uint64 ok 937: Read slab of double array from struct as int32 ok 938: Read slab of double array from struct as uint32 ok 939: Read slab of double array from struct as int16 ok 940: Read slab of double array from struct as uint16 ok 941: Read slab of double array from struct as int8 ok 942: Read slab of double array from struct as uint8 ok 943: Read slab of single array from struct as double ok 944: Read slab of single array from struct as single ok 945: Read slab of single array from struct as int64 ok 946: Read slab of single array from struct as uint64 ok 947: Read slab of single array from struct as int32 ok 948: Read slab of single array from struct as uint32 ok 949: Read slab of single array from struct as int16 ok 950: Read slab of single array from struct as uint16 ok 951: Read slab of single array from struct as int8 ok 952: Read slab of single array from struct as uint8 ok 953: Read slab of int64 array from struct as double ok 954: Read slab of int64 array from struct as single ok 955: Read slab of int64 array from struct as int64 ok 956: Read slab of int64 array from struct as uint64 ok 957: Read slab of int64 array from struct as int32 ok 958: Read slab of int64 array from struct as uint32 ok 959: Read slab of int64 array from struct as int16 ok 960: Read slab of int64 array from struct as uint16 ok 961: Read slab of int64 array from struct as int8 ok 962: Read slab of int64 array from struct as uint8 ok 963: Read slab of uint64 array from struct as double ok 964: Read slab of uint64 array from struct as single ok 965: Read slab of uint64 array from struct as int64 ok 966: Read slab of uint64 array from struct as uint64 ok 967: Read slab of uint64 array from struct as int32 ok 968: Read slab of uint64 array from struct as uint32 ok 969: Read slab of uint64 array from struct as int16 ok 970: Read slab of uint64 array from struct as uint16 ok 971: Read slab of uint64 array from struct as int8 ok 972: Read slab of uint64 array from struct as uint8 ok 973: Read slab of int32 array from struct as double ok 974: Read slab of int32 array from struct as single ok 975: Read slab of int32 array from struct as int64 ok 976: Read slab of int32 array from struct as uint64 ok 977: Read slab of int32 array from struct as int32 ok 978: Read slab of int32 array from struct as uint32 ok 979: Read slab of int32 array from struct as int16 ok 980: Read slab of int32 array from struct as uint16 ok 981: Read slab of int32 array from struct as int8 ok 982: Read slab of int32 array from struct as uint8 ok 983: Read slab of uint32 array from struct as double ok 984: Read slab of uint32 array from struct as single ok 985: Read slab of uint32 array from struct as int64 ok 986: Read slab of uint32 array from struct as uint64 ok 987: Read slab of uint32 array from struct as int32 ok 988: Read slab of uint32 array from struct as uint32 ok 989: Read slab of uint32 array from struct as int16 ok 990: Read slab of uint32 array from struct as uint16 ok 991: Read slab of uint32 array from struct as int8 ok 992: Read slab of uint32 array from struct as uint8 ok 993: Read slab of int16 array from struct as double ok 994: Read slab of int16 array from struct as single ok 995: Read slab of int16 array from struct as int64 ok 996: Read slab of int16 array from struct as uint64 ok 997: Read slab of int16 array from struct as int32 ok 998: Read slab of int16 array from struct as uint32 ok 999: Read slab of int16 array from struct as int16 ok 1000: Read slab of int16 array from struct as uint16 ok 1001: Read slab of int16 array from struct as int8 ok 1002: Read slab of int16 array from struct as uint8 ok 1003: Read slab of uint16 array from struct as double ok 1004: Read slab of uint16 array from struct as single ok 1005: Read slab of uint16 array from struct as int64 ok 1006: Read slab of uint16 array from struct as uint64 ok 1007: Read slab of uint16 array from struct as int32 ok 1008: Read slab of uint16 array from struct as uint32 ok 1009: Read slab of uint16 array from struct as int16 ok 1010: Read slab of uint16 array from struct as uint16 ok 1011: Read slab of uint16 array from struct as int8 ok 1012: Read slab of uint16 array from struct as uint8 ok 1013: Read slab of int8 array from struct as double ok 1014: Read slab of int8 array from struct as single ok 1015: Read slab of int8 array from struct as int64 ok 1016: Read slab of int8 array from struct as uint64 ok 1017: Read slab of int8 array from struct as int32 ok 1018: Read slab of int8 array from struct as uint32 ok 1019: Read slab of int8 array from struct as int16 ok 1020: Read slab of int8 array from struct as uint16 ok 1021: Read slab of int8 array from struct as int8 ok 1022: Read slab of int8 array from struct as uint8 ok 1023: Read slab of uint8 array from struct as double ok 1024: Read slab of uint8 array from struct as single ok 1025: Read slab of uint8 array from struct as int64 ok 1026: Read slab of uint8 array from struct as uint64 ok 1027: Read slab of uint8 array from struct as int32 ok 1028: Read slab of uint8 array from struct as uint32 ok 1029: Read slab of uint8 array from struct as int16 ok 1030: Read slab of uint8 array from struct as uint16 ok 1031: Read slab of uint8 array from struct as int8 ok 1032: Read slab of uint8 array from struct as uint8 ok 1033: Read slab of complex double array from struct as double ok 1034: Read slab of complex double array from struct as single ok 1035: Read slab of complex double array from struct as int64 ok 1036: Read slab of complex double array from struct as uint64 ok 1037: Read slab of complex double array from struct as int32 ok 1038: Read slab of complex double array from struct as uint32 ok 1039: Read slab of complex double array from struct as int16 ok 1040: Read slab of complex double array from struct as uint16 ok 1041: Read slab of complex double array from struct as int8 ok 1042: Read slab of complex double array from struct as uint8 ok 1043: Read slab of complex single array from struct as double ok 1044: Read slab of complex single array from struct as single ok 1045: Read slab of complex single array from struct as int64 ok 1046: Read slab of complex single array from struct as uint64 ok 1047: Read slab of complex single array from struct as int32 ok 1048: Read slab of complex single array from struct as uint32 ok 1049: Read slab of complex single array from struct as int16 ok 1050: Read slab of complex single array from struct as uint16 ok 1051: Read slab of complex single array from struct as int8 ok 1052: Read slab of complex single array from struct as uint8 ok 1053: Read slab of complex int64 array from struct as double ok 1054: Read slab of complex int64 array from struct as single ok 1055: Read slab of complex int64 array from struct as int64 ok 1056: Read slab of complex int64 array from struct as uint64 ok 1057: Read slab of complex int64 array from struct as int32 ok 1058: Read slab of complex int64 array from struct as uint32 ok 1059: Read slab of complex int64 array from struct as int16 ok 1060: Read slab of complex int64 array from struct as uint16 ok 1061: Read slab of complex int64 array from struct as int8 ok 1062: Read slab of complex int64 array from struct as uint8 ok 1063: Read slab of complex uint64 array from struct as double ok 1064: Read slab of complex uint64 array from struct as single ok 1065: Read slab of complex uint64 array from struct as int64 ok 1066: Read slab of complex uint64 array from struct as uint64 ok 1067: Read slab of complex uint64 array from struct as int32 ok 1068: Read slab of complex uint64 array from struct as uint32 ok 1069: Read slab of complex uint64 array from struct as int16 ok 1070: Read slab of complex uint64 array from struct as uint16 ok 1071: Read slab of complex uint64 array from struct as int8 ok 1072: Read slab of complex uint64 array from struct as uint8 ok 1073: Read slab of complex int32 array from struct as double ok 1074: Read slab of complex int32 array from struct as single ok 1075: Read slab of complex int32 array from struct as int64 ok 1076: Read slab of complex int32 array from struct as uint64 ok 1077: Read slab of complex int32 array from struct as int32 ok 1078: Read slab of complex int32 array from struct as uint32 ok 1079: Read slab of complex int32 array from struct as int16 ok 1080: Read slab of complex int32 array from struct as uint16 ok 1081: Read slab of complex int32 array from struct as int8 ok 1082: Read slab of complex int32 array from struct as uint8 ok 1083: Read slab of complex uint32 array from struct as double ok 1084: Read slab of complex uint32 array from struct as single ok 1085: Read slab of complex uint32 array from struct as int64 ok 1086: Read slab of complex uint32 array from struct as uint64 ok 1087: Read slab of complex uint32 array from struct as int32 ok 1088: Read slab of complex uint32 array from struct as uint32 ok 1089: Read slab of complex uint32 array from struct as int16 ok 1090: Read slab of complex uint32 array from struct as uint16 ok 1091: Read slab of complex uint32 array from struct as int8 ok 1092: Read slab of complex uint32 array from struct as uint8 ok 1093: Read slab of complex int16 array from struct as double ok 1094: Read slab of complex int16 array from struct as single ok 1095: Read slab of complex int16 array from struct as int64 ok 1096: Read slab of complex int16 array from struct as uint64 ok 1097: Read slab of complex int16 array from struct as int32 ok 1098: Read slab of complex int16 array from struct as uint32 ok 1099: Read slab of complex int16 array from struct as int16 ok 1100: Read slab of complex int16 array from struct as uint16 ok 1101: Read slab of complex int16 array from struct as int8 ok 1102: Read slab of complex int16 array from struct as uint8 ok 1103: Read slab of complex uint16 array from struct as double ok 1104: Read slab of complex uint16 array from struct as single ok 1105: Read slab of complex uint16 array from struct as int64 ok 1106: Read slab of complex uint16 array from struct as uint64 ok 1107: Read slab of complex uint16 array from struct as int32 ok 1108: Read slab of complex uint16 array from struct as uint32 ok 1109: Read slab of complex uint16 array from struct as int16 ok 1110: Read slab of complex uint16 array from struct as uint16 ok 1111: Read slab of complex uint16 array from struct as int8 ok 1112: Read slab of complex uint16 array from struct as uint8 ok 1113: Read slab of complex int8 array from struct as double ok 1114: Read slab of complex int8 array from struct as single ok 1115: Read slab of complex int8 array from struct as int64 ok 1116: Read slab of complex int8 array from struct as uint64 ok 1117: Read slab of complex int8 array from struct as int32 ok 1118: Read slab of complex int8 array from struct as uint32 ok 1119: Read slab of complex int8 array from struct as int16 ok 1120: Read slab of complex int8 array from struct as uint16 ok 1121: Read slab of complex int8 array from struct as int8 ok 1122: Read slab of complex int8 array from struct as uint8 ok 1123: Read slab of complex uint8 array from struct as double ok 1124: Read slab of complex uint8 array from struct as single ok 1125: Read slab of complex uint8 array from struct as int64 ok 1126: Read slab of complex uint8 array from struct as uint64 ok 1127: Read slab of complex uint8 array from struct as int32 ok 1128: Read slab of complex uint8 array from struct as uint32 ok 1129: Read slab of complex uint8 array from struct as int16 ok 1130: Read slab of complex uint8 array from struct as uint16 ok 1131: Read slab of complex uint8 array from struct as int8 ok 1132: Read slab of complex uint8 array from struct as uint8 ok Read Uncompressed MAT version 5 (Big Endian) 1133: Read 2D double array ok 1134: Read 2D single array ok 1135: Read 2D int64 array ok 1136: Read 2D uint64 array ok 1137: Read 2D int32 array ok 1138: Read 2D uint32 array ok 1139: Read 2D int16 array ok 1140: Read 2D uint16 array ok 1141: Read 2D int8 array ok 1142: Read 2D uint8 array ok 1143: Read 2D complex double array ok 1144: Read 2D complex single array ok 1145: Read 2D complex int64 array ok 1146: Read 2D complex uint64 array ok 1147: Read 2D complex int32 array ok 1148: Read 2D complex uint32 array ok 1149: Read 2D complex int16 array ok 1150: Read 2D complex uint16 array ok 1151: Read 2D complex int8 array ok 1152: Read 2D complex uint8 array ok 1153: Read 2D logical array ok 1154: Read sparse double array ok 1155: Read sparse complex double array ok 1156: Read empty array ok 1157: Read 2D character array ok 1158: Read empty struct ok 1159: Read empty struct with fields ok 1160: Read struct with empty fields ok 1161: Read struct with double fields ok 1162: Read struct with single fields ok 1163: Read struct with int64 fields ok 1164: Read struct with uint64 fields ok 1165: Read struct with int32 fields ok 1166: Read struct with uint32 fields ok 1167: Read struct with int16 fields ok 1168: Read struct with uint16 fields ok 1169: Read struct with int8 fields ok 1170: Read struct with uint8 fields ok 1171: Read struct with complex double fields ok 1172: Read struct with complex single fields ok 1173: Read struct with complex int64 fields ok 1174: Read struct with complex uint64 fields ok 1175: Read struct with complex int32 fields ok 1176: Read struct with complex uint32 fields ok 1177: Read struct with complex int16 fields ok 1178: Read struct with complex uint16 fields ok 1179: Read struct with complex int8 fields ok 1180: Read struct with complex uint8 fields ok 1181: Read struct with logical fields ok 1182: Read struct with sparse double fields ok 1183: Read struct with sparse complex double fields ok 1184: Read struct with character fields ok 1185: Read empty cell array ok 1186: Read cell array with empty arrays ok 1187: Read cell array with double arrays ok 1188: Read cell array with single arrays ok 1189: Read cell array with int64 arrays ok 1190: Read cell array with uint64 arrays ok 1191: Read cell array with int32 arrays ok 1192: Read cell array with uint32 arrays ok 1193: Read cell array with int16 arrays ok 1194: Read cell array with uint16 arrays ok 1195: Read cell array with int8 arrays ok 1196: Read cell array with uint8 arrays ok 1197: Read cell array with logical arrays ok 1198: Read cell array with sparse double arrays ok 1199: Read cell array with sparse complex double arrays ok 1200: Read cell array with character arrays ok 1201: Read cell array with empty structs ok 1202: Read cell array with structs (numeric fields) ok 1203: Read cell array with structs (sparse fields) ok 1204: Read cell array with structs (character fields) ok 1205: Read directory ok 1206: Read slab of double array ok 1207: Read slab of single array ok 1208: Read slab of int64 array ok 1209: Read slab of uint64 array ok 1210: Read slab of int32 array ok 1211: Read slab of uint32 array ok 1212: Read slab of int16 array ok 1213: Read slab of uint16 array ok 1214: Read slab of int8 array ok 1215: Read slab of uint8 array ok 1216: Read slab of complex double array ok 1217: Read slab of complex single array ok 1218: Read slab of complex int64 array ok 1219: Read slab of complex uint64 array ok 1220: Read slab of complex int32 array ok 1221: Read slab of complex uint32 array ok 1222: Read slab of complex int16 array ok 1223: Read slab of complex uint16 array ok 1224: Read slab of complex int8 array ok 1225: Read slab of complex uint8 array ok 1226: Read linear slab of double array ok 1227: Read linear slab of single array ok 1228: Read linear slab of int64 array ok 1229: Read linear slab of uint64 array ok 1230: Read linear slab of int32 array ok 1231: Read linear slab of uint32 array ok 1232: Read linear slab of int16 array ok 1233: Read linear slab of uint16 array ok 1234: Read linear slab of int8 array ok 1235: Read linear slab of uint8 array ok 1236: Read linear slab of complex double array ok 1237: Read linear slab of complex single array ok 1238: Read linear slab of complex int64 array ok 1239: Read linear slab of complex uint64 array ok 1240: Read linear slab of complex int32 array ok 1241: Read linear slab of complex uint32 array ok 1242: Read linear slab of complex int16 array ok 1243: Read linear slab of complex uint16 array ok 1244: Read linear slab of complex int8 array ok 1245: Read linear slab of complex uint8 array ok 1246: Read slab of double array from struct ok 1247: Read slab of single array from struct ok 1248: Read slab of int64 array from struct ok 1249: Read slab of uint64 array from struct ok 1250: Read slab of int32 array from struct ok 1251: Read slab of uint32 array from struct ok 1252: Read slab of int16 array from struct ok 1253: Read slab of uint16 array from struct ok 1254: Read slab of int8 array from struct ok 1255: Read slab of uint8 array from struct ok 1256: Read slab of complex double array from struct ok 1257: Read slab of complex single array from struct ok 1258: Read slab of complex int64 array from struct ok 1259: Read slab of complex uint64 array from struct ok 1260: Read slab of complex int32 array from struct ok 1261: Read slab of complex uint32 array from struct ok 1262: Read slab of complex int16 array from struct ok 1263: Read slab of complex uint16 array from struct ok 1264: Read slab of complex int8 array from struct ok 1265: Read slab of complex uint8 array from struct ok 1266: Read slab of double array as double ok 1267: Read slab of double array as single ok 1268: Read slab of double array as int64 ok 1269: Read slab of double array as uint64 ok 1270: Read slab of double array as int32 ok 1271: Read slab of double array as uint32 ok 1272: Read slab of double array as int16 ok 1273: Read slab of double array as uint16 ok 1274: Read slab of double array as int8 ok 1275: Read slab of double array as uint8 ok 1276: Read slab of single array as double ok 1277: Read slab of single array as single ok 1278: Read slab of single array as int64 ok 1279: Read slab of single array as uint64 ok 1280: Read slab of single array as int32 ok 1281: Read slab of single array as uint32 ok 1282: Read slab of single array as int16 ok 1283: Read slab of single array as uint16 ok 1284: Read slab of single array as int8 ok 1285: Read slab of single array as uint8 ok 1286: Read slab of int64 array as double ok 1287: Read slab of int64 array as single ok 1288: Read slab of int64 array as int64 ok 1289: Read slab of int64 array as uint64 ok 1290: Read slab of int64 array as int32 ok 1291: Read slab of int64 array as uint32 ok 1292: Read slab of int64 array as int16 ok 1293: Read slab of int64 array as uint16 ok 1294: Read slab of int64 array as int8 ok 1295: Read slab of int64 array as uint8 ok 1296: Read slab of uint64 array as double ok 1297: Read slab of uint64 array as single ok 1298: Read slab of uint64 array as int64 ok 1299: Read slab of uint64 array as uint64 ok 1300: Read slab of uint64 array as int32 ok 1301: Read slab of uint64 array as uint32 ok 1302: Read slab of uint64 array as int16 ok 1303: Read slab of uint64 array as uint16 ok 1304: Read slab of uint64 array as int8 ok 1305: Read slab of uint64 array as uint8 ok 1306: Read slab of int32 array as double ok 1307: Read slab of int32 array as single ok 1308: Read slab of int32 array as int64 ok 1309: Read slab of int32 array as uint64 ok 1310: Read slab of int32 array as int32 ok 1311: Read slab of int32 array as uint32 ok 1312: Read slab of int32 array as int16 ok 1313: Read slab of int32 array as uint16 ok 1314: Read slab of int32 array as int8 ok 1315: Read slab of int32 array as uint8 ok 1316: Read slab of uint32 array as double ok 1317: Read slab of uint32 array as single ok 1318: Read slab of uint32 array as int64 ok 1319: Read slab of uint32 array as uint64 ok 1320: Read slab of uint32 array as int32 ok 1321: Read slab of uint32 array as uint32 ok 1322: Read slab of uint32 array as int16 ok 1323: Read slab of uint32 array as uint16 ok 1324: Read slab of uint32 array as int8 ok 1325: Read slab of uint32 array as uint8 ok 1326: Read slab of int16 array as double ok 1327: Read slab of int16 array as single ok 1328: Read slab of int16 array as int64 ok 1329: Read slab of int16 array as uint64 ok 1330: Read slab of int16 array as int32 ok 1331: Read slab of int16 array as uint32 ok 1332: Read slab of int16 array as int16 ok 1333: Read slab of int16 array as uint16 ok 1334: Read slab of int16 array as int8 ok 1335: Read slab of int16 array as uint8 ok 1336: Read slab of uint16 array as double ok 1337: Read slab of uint16 array as single ok 1338: Read slab of uint16 array as int64 ok 1339: Read slab of uint16 array as uint64 ok 1340: Read slab of uint16 array as int32 ok 1341: Read slab of uint16 array as uint32 ok 1342: Read slab of uint16 array as int16 ok 1343: Read slab of uint16 array as uint16 ok 1344: Read slab of uint16 array as int8 ok 1345: Read slab of uint16 array as uint8 ok 1346: Read slab of int8 array as double ok 1347: Read slab of int8 array as single ok 1348: Read slab of int8 array as int64 ok 1349: Read slab of int8 array as uint64 ok 1350: Read slab of int8 array as int32 ok 1351: Read slab of int8 array as uint32 ok 1352: Read slab of int8 array as int16 ok 1353: Read slab of int8 array as uint16 ok 1354: Read slab of int8 array as int8 ok 1355: Read slab of int8 array as uint8 ok 1356: Read slab of uint8 array as double ok 1357: Read slab of uint8 array as single ok 1358: Read slab of uint8 array as int64 ok 1359: Read slab of uint8 array as uint64 ok 1360: Read slab of uint8 array as int32 ok 1361: Read slab of uint8 array as uint32 ok 1362: Read slab of uint8 array as int16 ok 1363: Read slab of uint8 array as uint16 ok 1364: Read slab of uint8 array as int8 ok 1365: Read slab of uint8 array as uint8 ok 1366: Read slab of complex double array as double ok 1367: Read slab of complex double array as single ok 1368: Read slab of complex double array as int64 ok 1369: Read slab of complex double array as uint64 ok 1370: Read slab of complex double array as int32 ok 1371: Read slab of complex double array as uint32 ok 1372: Read slab of complex double array as int16 ok 1373: Read slab of complex double array as uint16 ok 1374: Read slab of complex double array as int8 ok 1375: Read slab of complex double array as uint8 ok 1376: Read slab of complex single array as double ok 1377: Read slab of complex single array as single ok 1378: Read slab of complex single array as int64 ok 1379: Read slab of complex single array as uint64 ok 1380: Read slab of complex single array as int32 ok 1381: Read slab of complex single array as uint32 ok 1382: Read slab of complex single array as int16 ok 1383: Read slab of complex single array as uint16 ok 1384: Read slab of complex single array as int8 ok 1385: Read slab of complex single array as uint8 ok 1386: Read slab of complex int64 array as double ok 1387: Read slab of complex int64 array as single ok 1388: Read slab of complex int64 array as int64 ok 1389: Read slab of complex int64 array as uint64 ok 1390: Read slab of complex int64 array as int32 ok 1391: Read slab of complex int64 array as uint32 ok 1392: Read slab of complex int64 array as int16 ok 1393: Read slab of complex int64 array as uint16 ok 1394: Read slab of complex int64 array as int8 ok 1395: Read slab of complex int64 array as uint8 ok 1396: Read slab of complex uint64 array as double ok 1397: Read slab of complex uint64 array as single ok 1398: Read slab of complex uint64 array as int64 ok 1399: Read slab of complex uint64 array as uint64 ok 1400: Read slab of complex uint64 array as int32 ok 1401: Read slab of complex uint64 array as uint32 ok 1402: Read slab of complex uint64 array as int16 ok 1403: Read slab of complex uint64 array as uint16 ok 1404: Read slab of complex uint64 array as int8 ok 1405: Read slab of complex uint64 array as uint8 ok 1406: Read slab of complex int32 array as double ok 1407: Read slab of complex int32 array as single ok 1408: Read slab of complex int32 array as int64 ok 1409: Read slab of complex int32 array as uint64 ok 1410: Read slab of complex int32 array as int32 ok 1411: Read slab of complex int32 array as uint32 ok 1412: Read slab of complex int32 array as int16 ok 1413: Read slab of complex int32 array as uint16 ok 1414: Read slab of complex int32 array as int8 ok 1415: Read slab of complex int32 array as uint8 ok 1416: Read slab of complex uint32 array as double ok 1417: Read slab of complex uint32 array as single ok 1418: Read slab of complex uint32 array as int64 ok 1419: Read slab of complex uint32 array as uint64 ok 1420: Read slab of complex uint32 array as int32 ok 1421: Read slab of complex uint32 array as uint32 ok 1422: Read slab of complex uint32 array as int16 ok 1423: Read slab of complex uint32 array as uint16 ok 1424: Read slab of complex uint32 array as int8 ok 1425: Read slab of complex uint32 array as uint8 ok 1426: Read slab of complex int16 array as double ok 1427: Read slab of complex int16 array as single ok 1428: Read slab of complex int16 array as int64 ok 1429: Read slab of complex int16 array as uint64 ok 1430: Read slab of complex int16 array as int32 ok 1431: Read slab of complex int16 array as uint32 ok 1432: Read slab of complex int16 array as int16 ok 1433: Read slab of complex int16 array as uint16 ok 1434: Read slab of complex int16 array as int8 ok 1435: Read slab of complex int16 array as uint8 ok 1436: Read slab of complex uint16 array as double ok 1437: Read slab of complex uint16 array as single ok 1438: Read slab of complex uint16 array as int64 ok 1439: Read slab of complex uint16 array as uint64 ok 1440: Read slab of complex uint16 array as int32 ok 1441: Read slab of complex uint16 array as uint32 ok 1442: Read slab of complex uint16 array as int16 ok 1443: Read slab of complex uint16 array as uint16 ok 1444: Read slab of complex uint16 array as int8 ok 1445: Read slab of complex uint16 array as uint8 ok 1446: Read slab of complex int8 array as double ok 1447: Read slab of complex int8 array as single ok 1448: Read slab of complex int8 array as int64 ok 1449: Read slab of complex int8 array as uint64 ok 1450: Read slab of complex int8 array as int32 ok 1451: Read slab of complex int8 array as uint32 ok 1452: Read slab of complex int8 array as int16 ok 1453: Read slab of complex int8 array as uint16 ok 1454: Read slab of complex int8 array as int8 ok 1455: Read slab of complex int8 array as uint8 ok 1456: Read slab of complex uint8 array as double ok 1457: Read slab of complex uint8 array as single ok 1458: Read slab of complex uint8 array as int64 ok 1459: Read slab of complex uint8 array as uint64 ok 1460: Read slab of complex uint8 array as int32 ok 1461: Read slab of complex uint8 array as uint32 ok 1462: Read slab of complex uint8 array as int16 ok 1463: Read slab of complex uint8 array as uint16 ok 1464: Read slab of complex uint8 array as int8 ok 1465: Read slab of complex uint8 array as uint8 ok 1466: Read slab of double array from struct as double ok 1467: Read slab of double array from struct as single ok 1468: Read slab of double array from struct as int64 ok 1469: Read slab of double array from struct as uint64 ok 1470: Read slab of double array from struct as int32 ok 1471: Read slab of double array from struct as uint32 ok 1472: Read slab of double array from struct as int16 ok 1473: Read slab of double array from struct as uint16 ok 1474: Read slab of double array from struct as int8 ok 1475: Read slab of double array from struct as uint8 ok 1476: Read slab of single array from struct as double ok 1477: Read slab of single array from struct as single ok 1478: Read slab of single array from struct as int64 ok 1479: Read slab of single array from struct as uint64 ok 1480: Read slab of single array from struct as int32 ok 1481: Read slab of single array from struct as uint32 ok 1482: Read slab of single array from struct as int16 ok 1483: Read slab of single array from struct as uint16 ok 1484: Read slab of single array from struct as int8 ok 1485: Read slab of single array from struct as uint8 ok 1486: Read slab of int64 array from struct as double ok 1487: Read slab of int64 array from struct as single ok 1488: Read slab of int64 array from struct as int64 ok 1489: Read slab of int64 array from struct as uint64 ok 1490: Read slab of int64 array from struct as int32 ok 1491: Read slab of int64 array from struct as uint32 ok 1492: Read slab of int64 array from struct as int16 ok 1493: Read slab of int64 array from struct as uint16 ok 1494: Read slab of int64 array from struct as int8 ok 1495: Read slab of int64 array from struct as uint8 ok 1496: Read slab of uint64 array from struct as double ok 1497: Read slab of uint64 array from struct as single ok 1498: Read slab of uint64 array from struct as int64 ok 1499: Read slab of uint64 array from struct as uint64 ok 1500: Read slab of uint64 array from struct as int32 ok 1501: Read slab of uint64 array from struct as uint32 ok 1502: Read slab of uint64 array from struct as int16 ok 1503: Read slab of uint64 array from struct as uint16 ok 1504: Read slab of uint64 array from struct as int8 ok 1505: Read slab of uint64 array from struct as uint8 ok 1506: Read slab of int32 array from struct as double ok 1507: Read slab of int32 array from struct as single ok 1508: Read slab of int32 array from struct as int64 ok 1509: Read slab of int32 array from struct as uint64 ok 1510: Read slab of int32 array from struct as int32 ok 1511: Read slab of int32 array from struct as uint32 ok 1512: Read slab of int32 array from struct as int16 ok 1513: Read slab of int32 array from struct as uint16 ok 1514: Read slab of int32 array from struct as int8 ok 1515: Read slab of int32 array from struct as uint8 ok 1516: Read slab of uint32 array from struct as double ok 1517: Read slab of uint32 array from struct as single ok 1518: Read slab of uint32 array from struct as int64 ok 1519: Read slab of uint32 array from struct as uint64 ok 1520: Read slab of uint32 array from struct as int32 ok 1521: Read slab of uint32 array from struct as uint32 ok 1522: Read slab of uint32 array from struct as int16 ok 1523: Read slab of uint32 array from struct as uint16 ok 1524: Read slab of uint32 array from struct as int8 ok 1525: Read slab of uint32 array from struct as uint8 ok 1526: Read slab of int16 array from struct as double ok 1527: Read slab of int16 array from struct as single ok 1528: Read slab of int16 array from struct as int64 ok 1529: Read slab of int16 array from struct as uint64 ok 1530: Read slab of int16 array from struct as int32 ok 1531: Read slab of int16 array from struct as uint32 ok 1532: Read slab of int16 array from struct as int16 ok 1533: Read slab of int16 array from struct as uint16 ok 1534: Read slab of int16 array from struct as int8 ok 1535: Read slab of int16 array from struct as uint8 ok 1536: Read slab of uint16 array from struct as double ok 1537: Read slab of uint16 array from struct as single ok 1538: Read slab of uint16 array from struct as int64 ok 1539: Read slab of uint16 array from struct as uint64 ok 1540: Read slab of uint16 array from struct as int32 ok 1541: Read slab of uint16 array from struct as uint32 ok 1542: Read slab of uint16 array from struct as int16 ok 1543: Read slab of uint16 array from struct as uint16 ok 1544: Read slab of uint16 array from struct as int8 ok 1545: Read slab of uint16 array from struct as uint8 ok 1546: Read slab of int8 array from struct as double ok 1547: Read slab of int8 array from struct as single ok 1548: Read slab of int8 array from struct as int64 ok 1549: Read slab of int8 array from struct as uint64 ok 1550: Read slab of int8 array from struct as int32 ok 1551: Read slab of int8 array from struct as uint32 ok 1552: Read slab of int8 array from struct as int16 ok 1553: Read slab of int8 array from struct as uint16 ok 1554: Read slab of int8 array from struct as int8 ok 1555: Read slab of int8 array from struct as uint8 ok 1556: Read slab of uint8 array from struct as double ok 1557: Read slab of uint8 array from struct as single ok 1558: Read slab of uint8 array from struct as int64 ok 1559: Read slab of uint8 array from struct as uint64 ok 1560: Read slab of uint8 array from struct as int32 ok 1561: Read slab of uint8 array from struct as uint32 ok 1562: Read slab of uint8 array from struct as int16 ok 1563: Read slab of uint8 array from struct as uint16 ok 1564: Read slab of uint8 array from struct as int8 ok 1565: Read slab of uint8 array from struct as uint8 ok 1566: Read slab of complex double array from struct as double ok 1567: Read slab of complex double array from struct as single ok 1568: Read slab of complex double array from struct as int64 ok 1569: Read slab of complex double array from struct as uint64 ok 1570: Read slab of complex double array from struct as int32 ok 1571: Read slab of complex double array from struct as uint32 ok 1572: Read slab of complex double array from struct as int16 ok 1573: Read slab of complex double array from struct as uint16 ok 1574: Read slab of complex double array from struct as int8 ok 1575: Read slab of complex double array from struct as uint8 ok 1576: Read slab of complex single array from struct as double ok 1577: Read slab of complex single array from struct as single ok 1578: Read slab of complex single array from struct as int64 ok 1579: Read slab of complex single array from struct as uint64 ok 1580: Read slab of complex single array from struct as int32 ok 1581: Read slab of complex single array from struct as uint32 ok 1582: Read slab of complex single array from struct as int16 ok 1583: Read slab of complex single array from struct as uint16 ok 1584: Read slab of complex single array from struct as int8 ok 1585: Read slab of complex single array from struct as uint8 ok 1586: Read slab of complex int64 array from struct as double ok 1587: Read slab of complex int64 array from struct as single ok 1588: Read slab of complex int64 array from struct as int64 ok 1589: Read slab of complex int64 array from struct as uint64 ok 1590: Read slab of complex int64 array from struct as int32 ok 1591: Read slab of complex int64 array from struct as uint32 ok 1592: Read slab of complex int64 array from struct as int16 ok 1593: Read slab of complex int64 array from struct as uint16 ok 1594: Read slab of complex int64 array from struct as int8 ok 1595: Read slab of complex int64 array from struct as uint8 ok 1596: Read slab of complex uint64 array from struct as double ok 1597: Read slab of complex uint64 array from struct as single ok 1598: Read slab of complex uint64 array from struct as int64 ok 1599: Read slab of complex uint64 array from struct as uint64 ok 1600: Read slab of complex uint64 array from struct as int32 ok 1601: Read slab of complex uint64 array from struct as uint32 ok 1602: Read slab of complex uint64 array from struct as int16 ok 1603: Read slab of complex uint64 array from struct as uint16 ok 1604: Read slab of complex uint64 array from struct as int8 ok 1605: Read slab of complex uint64 array from struct as uint8 ok 1606: Read slab of complex int32 array from struct as double ok 1607: Read slab of complex int32 array from struct as single ok 1608: Read slab of complex int32 array from struct as int64 ok 1609: Read slab of complex int32 array from struct as uint64 ok 1610: Read slab of complex int32 array from struct as int32 ok 1611: Read slab of complex int32 array from struct as uint32 ok 1612: Read slab of complex int32 array from struct as int16 ok 1613: Read slab of complex int32 array from struct as uint16 ok 1614: Read slab of complex int32 array from struct as int8 ok 1615: Read slab of complex int32 array from struct as uint8 ok 1616: Read slab of complex uint32 array from struct as double ok 1617: Read slab of complex uint32 array from struct as single ok 1618: Read slab of complex uint32 array from struct as int64 ok 1619: Read slab of complex uint32 array from struct as uint64 ok 1620: Read slab of complex uint32 array from struct as int32 ok 1621: Read slab of complex uint32 array from struct as uint32 ok 1622: Read slab of complex uint32 array from struct as int16 ok 1623: Read slab of complex uint32 array from struct as uint16 ok 1624: Read slab of complex uint32 array from struct as int8 ok 1625: Read slab of complex uint32 array from struct as uint8 ok 1626: Read slab of complex int16 array from struct as double ok 1627: Read slab of complex int16 array from struct as single ok 1628: Read slab of complex int16 array from struct as int64 ok 1629: Read slab of complex int16 array from struct as uint64 ok 1630: Read slab of complex int16 array from struct as int32 ok 1631: Read slab of complex int16 array from struct as uint32 ok 1632: Read slab of complex int16 array from struct as int16 ok 1633: Read slab of complex int16 array from struct as uint16 ok 1634: Read slab of complex int16 array from struct as int8 ok 1635: Read slab of complex int16 array from struct as uint8 ok 1636: Read slab of complex uint16 array from struct as double ok 1637: Read slab of complex uint16 array from struct as single ok 1638: Read slab of complex uint16 array from struct as int64 ok 1639: Read slab of complex uint16 array from struct as uint64 ok 1640: Read slab of complex uint16 array from struct as int32 ok 1641: Read slab of complex uint16 array from struct as uint32 ok 1642: Read slab of complex uint16 array from struct as int16 ok 1643: Read slab of complex uint16 array from struct as uint16 ok 1644: Read slab of complex uint16 array from struct as int8 ok 1645: Read slab of complex uint16 array from struct as uint8 ok 1646: Read slab of complex int8 array from struct as double ok 1647: Read slab of complex int8 array from struct as single ok 1648: Read slab of complex int8 array from struct as int64 ok 1649: Read slab of complex int8 array from struct as uint64 ok 1650: Read slab of complex int8 array from struct as int32 ok 1651: Read slab of complex int8 array from struct as uint32 ok 1652: Read slab of complex int8 array from struct as int16 ok 1653: Read slab of complex int8 array from struct as uint16 ok 1654: Read slab of complex int8 array from struct as int8 ok 1655: Read slab of complex int8 array from struct as uint8 ok 1656: Read slab of complex uint8 array from struct as double ok 1657: Read slab of complex uint8 array from struct as single ok 1658: Read slab of complex uint8 array from struct as int64 ok 1659: Read slab of complex uint8 array from struct as uint64 ok 1660: Read slab of complex uint8 array from struct as int32 ok 1661: Read slab of complex uint8 array from struct as uint32 ok 1662: Read slab of complex uint8 array from struct as int16 ok 1663: Read slab of complex uint8 array from struct as uint16 ok 1664: Read slab of complex uint8 array from struct as int8 ok 1665: Read slab of complex uint8 array from struct as uint8 ok Read Compressed MAT version 5 (Big Endian) 1666: Read 2D double array ok 1667: Read 2D single array ok 1668: Read 2D int64 array ok 1669: Read 2D uint64 array ok 1670: Read 2D int32 array ok 1671: Read 2D uint32 array ok 1672: Read 2D int16 array ok 1673: Read 2D uint16 array ok 1674: Read 2D int8 array ok 1675: Read 2D uint8 array ok 1676: Read 2D complex double array ok 1677: Read 2D complex single array ok 1678: Read 2D complex int64 array ok 1679: Read 2D complex uint64 array ok 1680: Read 2D complex int32 array ok 1681: Read 2D complex uint32 array ok 1682: Read 2D complex int16 array ok 1683: Read 2D complex uint16 array ok 1684: Read 2D complex int8 array ok 1685: Read 2D complex uint8 array ok 1686: Read 2D logical array ok 1687: Read sparse double array ok 1688: Read sparse complex double array ok 1689: Read empty array ok 1690: Read 2D character array ok 1691: Read empty struct ok 1692: Read empty struct with fields ok 1693: Read struct with empty fields ok 1694: Read struct with double fields ok 1695: Read struct with single fields ok 1696: Read struct with int64 fields ok 1697: Read struct with uint64 fields ok 1698: Read struct with int32 fields ok 1699: Read struct with uint32 fields ok 1700: Read struct with int16 fields ok 1701: Read struct with uint16 fields ok 1702: Read struct with int8 fields ok 1703: Read struct with uint8 fields ok 1704: Read struct with complex double fields ok 1705: Read struct with complex single fields ok 1706: Read struct with complex int64 fields ok 1707: Read struct with complex uint64 fields ok 1708: Read struct with complex int32 fields ok 1709: Read struct with complex uint32 fields ok 1710: Read struct with complex int16 fields ok 1711: Read struct with complex uint16 fields ok 1712: Read struct with complex int8 fields ok 1713: Read struct with complex uint8 fields ok 1714: Read struct with logical fields ok 1715: Read struct with sparse double fields ok 1716: Read struct with sparse complex double fields ok 1717: Read struct with character fields ok 1718: Read empty cell array ok 1719: Read cell array with empty arrays ok 1720: Read cell array with double arrays ok 1721: Read cell array with single arrays ok 1722: Read cell array with int64 arrays ok 1723: Read cell array with uint64 arrays ok 1724: Read cell array with int32 arrays ok 1725: Read cell array with uint32 arrays ok 1726: Read cell array with int16 arrays ok 1727: Read cell array with uint16 arrays ok 1728: Read cell array with int8 arrays ok 1729: Read cell array with uint8 arrays ok 1730: Read cell array with logical arrays ok 1731: Read cell array with sparse double arrays ok 1732: Read cell array with sparse complex double arrays ok 1733: Read cell array with character arrays ok 1734: Read cell array with empty structs ok 1735: Read cell array with structs (numeric fields) ok 1736: Read cell array with structs (sparse fields) ok 1737: Read cell array with structs (character fields) ok 1738: Read directory ok 1739: Read slab of double array ok 1740: Read slab of single array ok 1741: Read slab of int64 array ok 1742: Read slab of uint64 array ok 1743: Read slab of int32 array ok 1744: Read slab of uint32 array ok 1745: Read slab of int16 array ok 1746: Read slab of uint16 array ok 1747: Read slab of int8 array ok 1748: Read slab of uint8 array ok 1749: Read slab of complex double array ok 1750: Read slab of complex single array ok 1751: Read slab of complex int64 array ok 1752: Read slab of complex uint64 array ok 1753: Read slab of complex int32 array ok 1754: Read slab of complex uint32 array ok 1755: Read slab of complex int16 array ok 1756: Read slab of complex uint16 array ok 1757: Read slab of complex int8 array ok 1758: Read slab of complex uint8 array ok 1759: Read linear slab of double array ok 1760: Read linear slab of single array ok 1761: Read linear slab of int64 array ok 1762: Read linear slab of uint64 array ok 1763: Read linear slab of int32 array ok 1764: Read linear slab of uint32 array ok 1765: Read linear slab of int16 array ok 1766: Read linear slab of uint16 array ok 1767: Read linear slab of int8 array ok 1768: Read linear slab of uint8 array ok 1769: Read linear slab of complex double array ok 1770: Read linear slab of complex single array ok 1771: Read linear slab of complex int64 array ok 1772: Read linear slab of complex uint64 array ok 1773: Read linear slab of complex int32 array ok 1774: Read linear slab of complex uint32 array ok 1775: Read linear slab of complex int16 array ok 1776: Read linear slab of complex uint16 array ok 1777: Read linear slab of complex int8 array ok 1778: Read linear slab of complex uint8 array ok 1779: Read slab of double array from struct ok 1780: Read slab of single array from struct ok 1781: Read slab of int64 array from struct ok 1782: Read slab of uint64 array from struct ok 1783: Read slab of int32 array from struct ok 1784: Read slab of uint32 array from struct ok 1785: Read slab of int16 array from struct ok 1786: Read slab of uint16 array from struct ok 1787: Read slab of int8 array from struct ok 1788: Read slab of uint8 array from struct ok 1789: Read slab of complex double array from struct ok 1790: Read slab of complex single array from struct ok 1791: Read slab of complex int64 array from struct ok 1792: Read slab of complex uint64 array from struct ok 1793: Read slab of complex int32 array from struct ok 1794: Read slab of complex uint32 array from struct ok 1795: Read slab of complex int16 array from struct ok 1796: Read slab of complex uint16 array from struct ok 1797: Read slab of complex int8 array from struct ok 1798: Read slab of complex uint8 array from struct ok 1799: Read slab of double array as double ok 1800: Read slab of double array as single ok 1801: Read slab of double array as int64 ok 1802: Read slab of double array as uint64 ok 1803: Read slab of double array as int32 ok 1804: Read slab of double array as uint32 ok 1805: Read slab of double array as int16 ok 1806: Read slab of double array as uint16 ok 1807: Read slab of double array as int8 ok 1808: Read slab of double array as uint8 ok 1809: Read slab of single array as double ok 1810: Read slab of single array as single ok 1811: Read slab of single array as int64 ok 1812: Read slab of single array as uint64 ok 1813: Read slab of single array as int32 ok 1814: Read slab of single array as uint32 ok 1815: Read slab of single array as int16 ok 1816: Read slab of single array as uint16 ok 1817: Read slab of single array as int8 ok 1818: Read slab of single array as uint8 ok 1819: Read slab of int64 array as double ok 1820: Read slab of int64 array as single ok 1821: Read slab of int64 array as int64 ok 1822: Read slab of int64 array as uint64 ok 1823: Read slab of int64 array as int32 ok 1824: Read slab of int64 array as uint32 ok 1825: Read slab of int64 array as int16 ok 1826: Read slab of int64 array as uint16 ok 1827: Read slab of int64 array as int8 ok 1828: Read slab of int64 array as uint8 ok 1829: Read slab of uint64 array as double ok 1830: Read slab of uint64 array as single ok 1831: Read slab of uint64 array as int64 ok 1832: Read slab of uint64 array as uint64 ok 1833: Read slab of uint64 array as int32 ok 1834: Read slab of uint64 array as uint32 ok 1835: Read slab of uint64 array as int16 ok 1836: Read slab of uint64 array as uint16 ok 1837: Read slab of uint64 array as int8 ok 1838: Read slab of uint64 array as uint8 ok 1839: Read slab of int32 array as double ok 1840: Read slab of int32 array as single ok 1841: Read slab of int32 array as int64 ok 1842: Read slab of int32 array as uint64 ok 1843: Read slab of int32 array as int32 ok 1844: Read slab of int32 array as uint32 ok 1845: Read slab of int32 array as int16 ok 1846: Read slab of int32 array as uint16 ok 1847: Read slab of int32 array as int8 ok 1848: Read slab of int32 array as uint8 ok 1849: Read slab of uint32 array as double ok 1850: Read slab of uint32 array as single ok 1851: Read slab of uint32 array as int64 ok 1852: Read slab of uint32 array as uint64 ok 1853: Read slab of uint32 array as int32 ok 1854: Read slab of uint32 array as uint32 ok 1855: Read slab of uint32 array as int16 ok 1856: Read slab of uint32 array as uint16 ok 1857: Read slab of uint32 array as int8 ok 1858: Read slab of uint32 array as uint8 ok 1859: Read slab of int16 array as double ok 1860: Read slab of int16 array as single ok 1861: Read slab of int16 array as int64 ok 1862: Read slab of int16 array as uint64 ok 1863: Read slab of int16 array as int32 ok 1864: Read slab of int16 array as uint32 ok 1865: Read slab of int16 array as int16 ok 1866: Read slab of int16 array as uint16 ok 1867: Read slab of int16 array as int8 ok 1868: Read slab of int16 array as uint8 ok 1869: Read slab of uint16 array as double ok 1870: Read slab of uint16 array as single ok 1871: Read slab of uint16 array as int64 ok 1872: Read slab of uint16 array as uint64 ok 1873: Read slab of uint16 array as int32 ok 1874: Read slab of uint16 array as uint32 ok 1875: Read slab of uint16 array as int16 ok 1876: Read slab of uint16 array as uint16 ok 1877: Read slab of uint16 array as int8 ok 1878: Read slab of uint16 array as uint8 ok 1879: Read slab of int8 array as double ok 1880: Read slab of int8 array as single ok 1881: Read slab of int8 array as int64 ok 1882: Read slab of int8 array as uint64 ok 1883: Read slab of int8 array as int32 ok 1884: Read slab of int8 array as uint32 ok 1885: Read slab of int8 array as int16 ok 1886: Read slab of int8 array as uint16 ok 1887: Read slab of int8 array as int8 ok 1888: Read slab of int8 array as uint8 ok 1889: Read slab of uint8 array as double ok 1890: Read slab of uint8 array as single ok 1891: Read slab of uint8 array as int64 ok 1892: Read slab of uint8 array as uint64 ok 1893: Read slab of uint8 array as int32 ok 1894: Read slab of uint8 array as uint32 ok 1895: Read slab of uint8 array as int16 ok 1896: Read slab of uint8 array as uint16 ok 1897: Read slab of uint8 array as int8 ok 1898: Read slab of uint8 array as uint8 ok 1899: Read slab of complex double array as double ok 1900: Read slab of complex double array as single ok 1901: Read slab of complex double array as int64 ok 1902: Read slab of complex double array as uint64 ok 1903: Read slab of complex double array as int32 ok 1904: Read slab of complex double array as uint32 ok 1905: Read slab of complex double array as int16 ok 1906: Read slab of complex double array as uint16 ok 1907: Read slab of complex double array as int8 ok 1908: Read slab of complex double array as uint8 ok 1909: Read slab of complex single array as double ok 1910: Read slab of complex single array as single ok 1911: Read slab of complex single array as int64 ok 1912: Read slab of complex single array as uint64 ok 1913: Read slab of complex single array as int32 ok 1914: Read slab of complex single array as uint32 ok 1915: Read slab of complex single array as int16 ok 1916: Read slab of complex single array as uint16 ok 1917: Read slab of complex single array as int8 ok 1918: Read slab of complex single array as uint8 ok 1919: Read slab of complex int64 array as double ok 1920: Read slab of complex int64 array as single ok 1921: Read slab of complex int64 array as int64 ok 1922: Read slab of complex int64 array as uint64 ok 1923: Read slab of complex int64 array as int32 ok 1924: Read slab of complex int64 array as uint32 ok 1925: Read slab of complex int64 array as int16 ok 1926: Read slab of complex int64 array as uint16 ok 1927: Read slab of complex int64 array as int8 ok 1928: Read slab of complex int64 array as uint8 ok 1929: Read slab of complex uint64 array as double ok 1930: Read slab of complex uint64 array as single ok 1931: Read slab of complex uint64 array as int64 ok 1932: Read slab of complex uint64 array as uint64 ok 1933: Read slab of complex uint64 array as int32 ok 1934: Read slab of complex uint64 array as uint32 ok 1935: Read slab of complex uint64 array as int16 ok 1936: Read slab of complex uint64 array as uint16 ok 1937: Read slab of complex uint64 array as int8 ok 1938: Read slab of complex uint64 array as uint8 ok 1939: Read slab of complex int32 array as double ok 1940: Read slab of complex int32 array as single ok 1941: Read slab of complex int32 array as int64 ok 1942: Read slab of complex int32 array as uint64 ok 1943: Read slab of complex int32 array as int32 ok 1944: Read slab of complex int32 array as uint32 ok 1945: Read slab of complex int32 array as int16 ok 1946: Read slab of complex int32 array as uint16 ok 1947: Read slab of complex int32 array as int8 ok 1948: Read slab of complex int32 array as uint8 ok 1949: Read slab of complex uint32 array as double ok 1950: Read slab of complex uint32 array as single ok 1951: Read slab of complex uint32 array as int64 ok 1952: Read slab of complex uint32 array as uint64 ok 1953: Read slab of complex uint32 array as int32 ok 1954: Read slab of complex uint32 array as uint32 ok 1955: Read slab of complex uint32 array as int16 ok 1956: Read slab of complex uint32 array as uint16 ok 1957: Read slab of complex uint32 array as int8 ok 1958: Read slab of complex uint32 array as uint8 ok 1959: Read slab of complex int16 array as double ok 1960: Read slab of complex int16 array as single ok 1961: Read slab of complex int16 array as int64 ok 1962: Read slab of complex int16 array as uint64 ok 1963: Read slab of complex int16 array as int32 ok 1964: Read slab of complex int16 array as uint32 ok 1965: Read slab of complex int16 array as int16 ok 1966: Read slab of complex int16 array as uint16 ok 1967: Read slab of complex int16 array as int8 ok 1968: Read slab of complex int16 array as uint8 ok 1969: Read slab of complex uint16 array as double ok 1970: Read slab of complex uint16 array as single ok 1971: Read slab of complex uint16 array as int64 ok 1972: Read slab of complex uint16 array as uint64 ok 1973: Read slab of complex uint16 array as int32 ok 1974: Read slab of complex uint16 array as uint32 ok 1975: Read slab of complex uint16 array as int16 ok 1976: Read slab of complex uint16 array as uint16 ok 1977: Read slab of complex uint16 array as int8 ok 1978: Read slab of complex uint16 array as uint8 ok 1979: Read slab of complex int8 array as double ok 1980: Read slab of complex int8 array as single ok 1981: Read slab of complex int8 array as int64 ok 1982: Read slab of complex int8 array as uint64 ok 1983: Read slab of complex int8 array as int32 ok 1984: Read slab of complex int8 array as uint32 ok 1985: Read slab of complex int8 array as int16 ok 1986: Read slab of complex int8 array as uint16 ok 1987: Read slab of complex int8 array as int8 ok 1988: Read slab of complex int8 array as uint8 ok 1989: Read slab of complex uint8 array as double ok 1990: Read slab of complex uint8 array as single ok 1991: Read slab of complex uint8 array as int64 ok 1992: Read slab of complex uint8 array as uint64 ok 1993: Read slab of complex uint8 array as int32 ok 1994: Read slab of complex uint8 array as uint32 ok 1995: Read slab of complex uint8 array as int16 ok 1996: Read slab of complex uint8 array as uint16 ok 1997: Read slab of complex uint8 array as int8 ok 1998: Read slab of complex uint8 array as uint8 ok 1999: Read slab of double array from struct as double ok 2000: Read slab of double array from struct as single ok 2001: Read slab of double array from struct as int64 ok 2002: Read slab of double array from struct as uint64 ok 2003: Read slab of double array from struct as int32 ok 2004: Read slab of double array from struct as uint32 ok 2005: Read slab of double array from struct as int16 ok 2006: Read slab of double array from struct as uint16 ok 2007: Read slab of double array from struct as int8 ok 2008: Read slab of double array from struct as uint8 ok 2009: Read slab of single array from struct as double ok 2010: Read slab of single array from struct as single ok 2011: Read slab of single array from struct as int64 ok 2012: Read slab of single array from struct as uint64 ok 2013: Read slab of single array from struct as int32 ok 2014: Read slab of single array from struct as uint32 ok 2015: Read slab of single array from struct as int16 ok 2016: Read slab of single array from struct as uint16 ok 2017: Read slab of single array from struct as int8 ok 2018: Read slab of single array from struct as uint8 ok 2019: Read slab of int64 array from struct as double ok 2020: Read slab of int64 array from struct as single ok 2021: Read slab of int64 array from struct as int64 ok 2022: Read slab of int64 array from struct as uint64 ok 2023: Read slab of int64 array from struct as int32 ok 2024: Read slab of int64 array from struct as uint32 ok 2025: Read slab of int64 array from struct as int16 ok 2026: Read slab of int64 array from struct as uint16 ok 2027: Read slab of int64 array from struct as int8 ok 2028: Read slab of int64 array from struct as uint8 ok 2029: Read slab of uint64 array from struct as double ok 2030: Read slab of uint64 array from struct as single ok 2031: Read slab of uint64 array from struct as int64 ok 2032: Read slab of uint64 array from struct as uint64 ok 2033: Read slab of uint64 array from struct as int32 ok 2034: Read slab of uint64 array from struct as uint32 ok 2035: Read slab of uint64 array from struct as int16 ok 2036: Read slab of uint64 array from struct as uint16 ok 2037: Read slab of uint64 array from struct as int8 ok 2038: Read slab of uint64 array from struct as uint8 ok 2039: Read slab of int32 array from struct as double ok 2040: Read slab of int32 array from struct as single ok 2041: Read slab of int32 array from struct as int64 ok 2042: Read slab of int32 array from struct as uint64 ok 2043: Read slab of int32 array from struct as int32 ok 2044: Read slab of int32 array from struct as uint32 ok 2045: Read slab of int32 array from struct as int16 ok 2046: Read slab of int32 array from struct as uint16 ok 2047: Read slab of int32 array from struct as int8 ok 2048: Read slab of int32 array from struct as uint8 ok 2049: Read slab of uint32 array from struct as double ok 2050: Read slab of uint32 array from struct as single ok 2051: Read slab of uint32 array from struct as int64 ok 2052: Read slab of uint32 array from struct as uint64 ok 2053: Read slab of uint32 array from struct as int32 ok 2054: Read slab of uint32 array from struct as uint32 ok 2055: Read slab of uint32 array from struct as int16 ok 2056: Read slab of uint32 array from struct as uint16 ok 2057: Read slab of uint32 array from struct as int8 ok 2058: Read slab of uint32 array from struct as uint8 ok 2059: Read slab of int16 array from struct as double ok 2060: Read slab of int16 array from struct as single ok 2061: Read slab of int16 array from struct as int64 ok 2062: Read slab of int16 array from struct as uint64 ok 2063: Read slab of int16 array from struct as int32 ok 2064: Read slab of int16 array from struct as uint32 ok 2065: Read slab of int16 array from struct as int16 ok 2066: Read slab of int16 array from struct as uint16 ok 2067: Read slab of int16 array from struct as int8 ok 2068: Read slab of int16 array from struct as uint8 ok 2069: Read slab of uint16 array from struct as double ok 2070: Read slab of uint16 array from struct as single ok 2071: Read slab of uint16 array from struct as int64 ok 2072: Read slab of uint16 array from struct as uint64 ok 2073: Read slab of uint16 array from struct as int32 ok 2074: Read slab of uint16 array from struct as uint32 ok 2075: Read slab of uint16 array from struct as int16 ok 2076: Read slab of uint16 array from struct as uint16 ok 2077: Read slab of uint16 array from struct as int8 ok 2078: Read slab of uint16 array from struct as uint8 ok 2079: Read slab of int8 array from struct as double ok 2080: Read slab of int8 array from struct as single ok 2081: Read slab of int8 array from struct as int64 ok 2082: Read slab of int8 array from struct as uint64 ok 2083: Read slab of int8 array from struct as int32 ok 2084: Read slab of int8 array from struct as uint32 ok 2085: Read slab of int8 array from struct as int16 ok 2086: Read slab of int8 array from struct as uint16 ok 2087: Read slab of int8 array from struct as int8 ok 2088: Read slab of int8 array from struct as uint8 ok 2089: Read slab of uint8 array from struct as double ok 2090: Read slab of uint8 array from struct as single ok 2091: Read slab of uint8 array from struct as int64 ok 2092: Read slab of uint8 array from struct as uint64 ok 2093: Read slab of uint8 array from struct as int32 ok 2094: Read slab of uint8 array from struct as uint32 ok 2095: Read slab of uint8 array from struct as int16 ok 2096: Read slab of uint8 array from struct as uint16 ok 2097: Read slab of uint8 array from struct as int8 ok 2098: Read slab of uint8 array from struct as uint8 ok 2099: Read slab of complex double array from struct as double ok 2100: Read slab of complex double array from struct as single ok 2101: Read slab of complex double array from struct as int64 ok 2102: Read slab of complex double array from struct as uint64 ok 2103: Read slab of complex double array from struct as int32 ok 2104: Read slab of complex double array from struct as uint32 ok 2105: Read slab of complex double array from struct as int16 ok 2106: Read slab of complex double array from struct as uint16 ok 2107: Read slab of complex double array from struct as int8 ok 2108: Read slab of complex double array from struct as uint8 ok 2109: Read slab of complex single array from struct as double ok 2110: Read slab of complex single array from struct as single ok 2111: Read slab of complex single array from struct as int64 ok 2112: Read slab of complex single array from struct as uint64 ok 2113: Read slab of complex single array from struct as int32 ok 2114: Read slab of complex single array from struct as uint32 ok 2115: Read slab of complex single array from struct as int16 ok 2116: Read slab of complex single array from struct as uint16 ok 2117: Read slab of complex single array from struct as int8 ok 2118: Read slab of complex single array from struct as uint8 ok 2119: Read slab of complex int64 array from struct as double ok 2120: Read slab of complex int64 array from struct as single ok 2121: Read slab of complex int64 array from struct as int64 ok 2122: Read slab of complex int64 array from struct as uint64 ok 2123: Read slab of complex int64 array from struct as int32 ok 2124: Read slab of complex int64 array from struct as uint32 ok 2125: Read slab of complex int64 array from struct as int16 ok 2126: Read slab of complex int64 array from struct as uint16 ok 2127: Read slab of complex int64 array from struct as int8 ok 2128: Read slab of complex int64 array from struct as uint8 ok 2129: Read slab of complex uint64 array from struct as double ok 2130: Read slab of complex uint64 array from struct as single ok 2131: Read slab of complex uint64 array from struct as int64 ok 2132: Read slab of complex uint64 array from struct as uint64 ok 2133: Read slab of complex uint64 array from struct as int32 ok 2134: Read slab of complex uint64 array from struct as uint32 ok 2135: Read slab of complex uint64 array from struct as int16 ok 2136: Read slab of complex uint64 array from struct as uint16 ok 2137: Read slab of complex uint64 array from struct as int8 ok 2138: Read slab of complex uint64 array from struct as uint8 ok 2139: Read slab of complex int32 array from struct as double ok 2140: Read slab of complex int32 array from struct as single ok 2141: Read slab of complex int32 array from struct as int64 ok 2142: Read slab of complex int32 array from struct as uint64 ok 2143: Read slab of complex int32 array from struct as int32 ok 2144: Read slab of complex int32 array from struct as uint32 ok 2145: Read slab of complex int32 array from struct as int16 ok 2146: Read slab of complex int32 array from struct as uint16 ok 2147: Read slab of complex int32 array from struct as int8 ok 2148: Read slab of complex int32 array from struct as uint8 ok 2149: Read slab of complex uint32 array from struct as double ok 2150: Read slab of complex uint32 array from struct as single ok 2151: Read slab of complex uint32 array from struct as int64 ok 2152: Read slab of complex uint32 array from struct as uint64 ok 2153: Read slab of complex uint32 array from struct as int32 ok 2154: Read slab of complex uint32 array from struct as uint32 ok 2155: Read slab of complex uint32 array from struct as int16 ok 2156: Read slab of complex uint32 array from struct as uint16 ok 2157: Read slab of complex uint32 array from struct as int8 ok 2158: Read slab of complex uint32 array from struct as uint8 ok 2159: Read slab of complex int16 array from struct as double ok 2160: Read slab of complex int16 array from struct as single ok 2161: Read slab of complex int16 array from struct as int64 ok 2162: Read slab of complex int16 array from struct as uint64 ok 2163: Read slab of complex int16 array from struct as int32 ok 2164: Read slab of complex int16 array from struct as uint32 ok 2165: Read slab of complex int16 array from struct as int16 ok 2166: Read slab of complex int16 array from struct as uint16 ok 2167: Read slab of complex int16 array from struct as int8 ok 2168: Read slab of complex int16 array from struct as uint8 ok 2169: Read slab of complex uint16 array from struct as double ok 2170: Read slab of complex uint16 array from struct as single ok 2171: Read slab of complex uint16 array from struct as int64 ok 2172: Read slab of complex uint16 array from struct as uint64 ok 2173: Read slab of complex uint16 array from struct as int32 ok 2174: Read slab of complex uint16 array from struct as uint32 ok 2175: Read slab of complex uint16 array from struct as int16 ok 2176: Read slab of complex uint16 array from struct as uint16 ok 2177: Read slab of complex uint16 array from struct as int8 ok 2178: Read slab of complex uint16 array from struct as uint8 ok 2179: Read slab of complex int8 array from struct as double ok 2180: Read slab of complex int8 array from struct as single ok 2181: Read slab of complex int8 array from struct as int64 ok 2182: Read slab of complex int8 array from struct as uint64 ok 2183: Read slab of complex int8 array from struct as int32 ok 2184: Read slab of complex int8 array from struct as uint32 ok 2185: Read slab of complex int8 array from struct as int16 ok 2186: Read slab of complex int8 array from struct as uint16 ok 2187: Read slab of complex int8 array from struct as int8 ok 2188: Read slab of complex int8 array from struct as uint8 ok 2189: Read slab of complex uint8 array from struct as double ok 2190: Read slab of complex uint8 array from struct as single ok 2191: Read slab of complex uint8 array from struct as int64 ok 2192: Read slab of complex uint8 array from struct as uint64 ok 2193: Read slab of complex uint8 array from struct as int32 ok 2194: Read slab of complex uint8 array from struct as uint32 ok 2195: Read slab of complex uint8 array from struct as int16 ok 2196: Read slab of complex uint8 array from struct as uint16 ok 2197: Read slab of complex uint8 array from struct as int8 ok 2198: Read slab of complex uint8 array from struct as uint8 ok Read Compressed MAT version 7.3 (HDF5 Schema 1) (Little Endian) 2199: Read 2D double array ok 2200: Read 2D single array ok 2201: Read 2D int64 array ok 2202: Read 2D uint64 array ok 2203: Read 2D int32 array ok 2204: Read 2D uint32 array ok 2205: Read 2D int16 array ok 2206: Read 2D uint16 array ok 2207: Read 2D int8 array ok 2208: Read 2D uint8 array ok 2209: Read 2D complex double array ok 2210: Read 2D complex single array ok 2211: Read 2D complex int64 array ok 2212: Read 2D complex uint64 array ok 2213: Read 2D complex int32 array ok 2214: Read 2D complex uint32 array ok 2215: Read 2D complex int16 array ok 2216: Read 2D complex uint16 array ok 2217: Read 2D complex int8 array ok 2218: Read 2D complex uint8 array ok 2219: Read 2D logical array ok 2220: Read sparse double array ok 2221: Read sparse complex double array ok 2222: Read empty array ok 2223: Read 2D character array ok 2224: Read 2D Unicode character array ok 2225: Read empty struct ok 2226: Read empty struct with fields ok 2227: Read struct with empty fields ok 2228: Read struct with double fields ok 2229: Read struct with single fields ok 2230: Read struct with int64 fields ok 2231: Read struct with uint64 fields ok 2232: Read struct with int32 fields ok 2233: Read struct with uint32 fields ok 2234: Read struct with int16 fields ok 2235: Read struct with uint16 fields ok 2236: Read struct with int8 fields ok 2237: Read struct with uint8 fields ok 2238: Read struct with complex double fields ok 2239: Read struct with complex single fields ok 2240: Read struct with complex int64 fields ok 2241: Read struct with complex uint64 fields ok 2242: Read struct with complex int32 fields ok 2243: Read struct with complex uint32 fields ok 2244: Read struct with complex int16 fields ok 2245: Read struct with complex uint16 fields ok 2246: Read struct with complex int8 fields ok 2247: Read struct with complex uint8 fields ok 2248: Read struct with logical fields ok 2249: Read struct with sparse double fields ok 2250: Read struct with sparse complex double fields ok 2251: Read struct with character fields ok 2252: Read empty cell array ok 2253: Read cell array with empty arrays ok 2254: Read cell array with double arrays ok 2255: Read cell array with single arrays ok 2256: Read cell array with int64 arrays ok 2257: Read cell array with uint64 arrays ok 2258: Read cell array with int32 arrays ok 2259: Read cell array with uint32 arrays ok 2260: Read cell array with int16 arrays ok 2261: Read cell array with uint16 arrays ok 2262: Read cell array with int8 arrays ok 2263: Read cell array with uint8 arrays ok 2264: Read cell array with logical arrays ok 2265: Read cell array with sparse double arrays ok 2266: Read cell array with sparse complex double arrays ok 2267: Read cell array with character arrays ok 2268: Read cell array with empty structs ok 2269: Read cell array with structs (numeric fields) ok 2270: Read cell array with structs (sparse fields) ok 2271: Read cell array with structs (character fields) ok 2272: Read directory ok 2273: Read slab of double array ok 2274: Read slab of single array ok 2275: Read slab of int64 array ok 2276: Read slab of uint64 array ok 2277: Read slab of int32 array ok 2278: Read slab of uint32 array ok 2279: Read slab of int16 array ok 2280: Read slab of uint16 array ok 2281: Read slab of int8 array ok 2282: Read slab of uint8 array ok 2283: Read slab of complex double array ok 2284: Read slab of complex single array ok 2285: Read slab of complex int64 array ok 2286: Read slab of complex uint64 array ok 2287: Read slab of complex int32 array ok 2288: Read slab of complex uint32 array ok 2289: Read slab of complex int16 array ok 2290: Read slab of complex uint16 array ok 2291: Read slab of complex int8 array ok 2292: Read slab of complex uint8 array ok 2293: Read linear slab of double array ok 2294: Read linear slab of single array ok 2295: Read linear slab of int64 array ok 2296: Read linear slab of uint64 array ok 2297: Read linear slab of int32 array ok 2298: Read linear slab of uint32 array ok 2299: Read linear slab of int16 array ok 2300: Read linear slab of uint16 array ok 2301: Read linear slab of int8 array ok 2302: Read linear slab of uint8 array ok 2303: Read linear slab of complex double array ok 2304: Read linear slab of complex single array ok 2305: Read linear slab of complex int64 array ok 2306: Read linear slab of complex uint64 array ok 2307: Read linear slab of complex int32 array ok 2308: Read linear slab of complex uint32 array ok 2309: Read linear slab of complex int16 array ok 2310: Read linear slab of complex uint16 array ok 2311: Read linear slab of complex int8 array ok 2312: Read linear slab of complex uint8 array ok 2313: Read slab of double array from struct ok 2314: Read slab of single array from struct ok 2315: Read slab of int64 array from struct ok 2316: Read slab of uint64 array from struct ok 2317: Read slab of int32 array from struct ok 2318: Read slab of uint32 array from struct ok 2319: Read slab of int16 array from struct ok 2320: Read slab of uint16 array from struct ok 2321: Read slab of int8 array from struct ok 2322: Read slab of uint8 array from struct ok 2323: Read slab of complex double array from struct ok 2324: Read slab of complex single array from struct ok 2325: Read slab of complex int64 array from struct ok 2326: Read slab of complex uint64 array from struct ok 2327: Read slab of complex int32 array from struct ok 2328: Read slab of complex uint32 array from struct ok 2329: Read slab of complex int16 array from struct ok 2330: Read slab of complex uint16 array from struct ok 2331: Read slab of complex int8 array from struct ok 2332: Read slab of complex uint8 array from struct ok 2333: Read slab of double array as double ok 2334: Read slab of double array as single ok 2335: Read slab of double array as int64 ok 2336: Read slab of double array as uint64 ok 2337: Read slab of double array as int32 ok 2338: Read slab of double array as uint32 ok 2339: Read slab of double array as int16 ok 2340: Read slab of double array as uint16 ok 2341: Read slab of double array as int8 ok 2342: Read slab of double array as uint8 ok 2343: Read slab of complex double array as double ok 2344: Read slab of complex double array as single ok 2345: Read slab of complex double array as int64 ok 2346: Read slab of complex double array as uint64 ok 2347: Read slab of complex double array as int32 ok 2348: Read slab of complex double array as uint32 ok 2349: Read slab of complex double array as int16 ok 2350: Read slab of complex double array as uint16 ok 2351: Read slab of complex double array as int8 ok 2352: Read slab of complex double array as uint8 ok Read Uncompressed MAT version 7.3 (HDF5 Schema 1) (Little Endian) 2353: Read 2D double array ok 2354: Read 2D single array ok 2355: Read 2D int64 array ok 2356: Read 2D uint64 array ok 2357: Read 2D int32 array ok 2358: Read 2D uint32 array ok 2359: Read 2D int16 array ok 2360: Read 2D uint16 array ok 2361: Read 2D int8 array ok 2362: Read 2D uint8 array ok 2363: Read 2D complex double array ok 2364: Read 2D complex single array ok 2365: Read 2D complex int64 array ok 2366: Read 2D complex uint64 array ok 2367: Read 2D complex int32 array ok 2368: Read 2D complex uint32 array ok 2369: Read 2D complex int16 array ok 2370: Read 2D complex uint16 array ok 2371: Read 2D complex int8 array ok 2372: Read 2D complex uint8 array ok 2373: Read 2D logical array ok 2374: Read 2D logical array ok 2375: Read sparse double array ok 2376: Read sparse complex double array ok 2377: Read empty array ok 2378: Read 2D character array ok 2379: Read 2D Unicode character array ok 2380: Read empty struct ok 2381: Read empty struct with fields ok 2382: Read struct with empty fields ok 2383: Read struct with double fields ok 2384: Read struct with single fields ok 2385: Read struct with int64 fields ok 2386: Read struct with uint64 fields ok 2387: Read struct with int32 fields ok 2388: Read struct with uint32 fields ok 2389: Read struct with int16 fields ok 2390: Read struct with uint16 fields ok 2391: Read struct with int8 fields ok 2392: Read struct with uint8 fields ok 2393: Read struct with complex double fields ok 2394: Read struct with complex single fields ok 2395: Read struct with complex int64 fields ok 2396: Read struct with complex uint64 fields ok 2397: Read struct with complex int32 fields ok 2398: Read struct with complex uint32 fields ok 2399: Read struct with complex int16 fields ok 2400: Read struct with complex uint16 fields ok 2401: Read struct with complex int8 fields ok 2402: Read struct with complex uint8 fields ok 2403: Read struct with logical fields ok 2404: Read struct with logical fields ok 2405: Read struct with sparse double fields ok 2406: Read struct with sparse complex double fields ok 2407: Read struct with character fields ok 2408: Read empty cell array ok 2409: Read cell array with empty arrays ok 2410: Read cell array with double arrays ok 2411: Read cell array with single arrays ok 2412: Read cell array with int64 arrays ok 2413: Read cell array with uint64 arrays ok 2414: Read cell array with int32 arrays ok 2415: Read cell array with uint32 arrays ok 2416: Read cell array with int16 arrays ok 2417: Read cell array with uint16 arrays ok 2418: Read cell array with int8 arrays ok 2419: Read cell array with uint8 arrays ok 2420: Read cell array with logical arrays ok 2421: Read cell array with sparse double arrays ok 2422: Read cell array with sparse complex double arrays ok 2423: Read cell array with character arrays ok 2424: Read cell array with empty structs ok 2425: Read cell array with structs (numeric fields) ok 2426: Read cell array with structs (sparse fields) ok 2427: Read cell array with structs (character fields) ok 2428: Read directory ok 2429: Read slab of double array ok 2430: Read slab of single array ok 2431: Read slab of int64 array ok 2432: Read slab of uint64 array ok 2433: Read slab of int32 array ok 2434: Read slab of uint32 array ok 2435: Read slab of int16 array ok 2436: Read slab of uint16 array ok 2437: Read slab of int8 array ok 2438: Read slab of uint8 array ok 2439: Read slab of complex double array ok 2440: Read slab of complex single array ok 2441: Read slab of complex int64 array ok 2442: Read slab of complex uint64 array ok 2443: Read slab of complex int32 array ok 2444: Read slab of complex uint32 array ok 2445: Read slab of complex int16 array ok 2446: Read slab of complex uint16 array ok 2447: Read slab of complex int8 array ok 2448: Read slab of complex uint8 array ok 2449: Read linear slab of double array ok 2450: Read linear slab of single array ok 2451: Read linear slab of int64 array ok 2452: Read linear slab of uint64 array ok 2453: Read linear slab of int32 array ok 2454: Read linear slab of uint32 array ok 2455: Read linear slab of int16 array ok 2456: Read linear slab of uint16 array ok 2457: Read linear slab of int8 array ok 2458: Read linear slab of uint8 array ok 2459: Read linear slab of complex double array ok 2460: Read linear slab of complex single array ok 2461: Read linear slab of complex int64 array ok 2462: Read linear slab of complex uint64 array ok 2463: Read linear slab of complex int32 array ok 2464: Read linear slab of complex uint32 array ok 2465: Read linear slab of complex int16 array ok 2466: Read linear slab of complex uint16 array ok 2467: Read linear slab of complex int8 array ok 2468: Read linear slab of complex uint8 array ok 2469: Read slab of double array from struct ok 2470: Read slab of single array from struct ok 2471: Read slab of int64 array from struct ok 2472: Read slab of uint64 array from struct ok 2473: Read slab of int32 array from struct ok 2474: Read slab of uint32 array from struct ok 2475: Read slab of int16 array from struct ok 2476: Read slab of uint16 array from struct ok 2477: Read slab of int8 array from struct ok 2478: Read slab of uint8 array from struct ok 2479: Read slab of complex double array from struct ok 2480: Read slab of complex single array from struct ok 2481: Read slab of complex int64 array from struct ok 2482: Read slab of complex uint64 array from struct ok 2483: Read slab of complex int32 array from struct ok 2484: Read slab of complex uint32 array from struct ok 2485: Read slab of complex int16 array from struct ok 2486: Read slab of complex uint16 array from struct ok 2487: Read slab of complex int8 array from struct ok 2488: Read slab of complex uint8 array from struct ok 2489: Read slab of double array as double ok 2490: Read slab of double array as single ok 2491: Read slab of double array as int64 ok 2492: Read slab of double array as uint64 ok 2493: Read slab of double array as int32 ok 2494: Read slab of double array as uint32 ok 2495: Read slab of double array as int16 ok 2496: Read slab of double array as uint16 ok 2497: Read slab of double array as int8 ok 2498: Read slab of double array as uint8 ok 2499: Read slab of complex double array as double ok 2500: Read slab of complex double array as single ok 2501: Read slab of complex double array as int64 ok 2502: Read slab of complex double array as uint64 ok 2503: Read slab of complex double array as int32 ok 2504: Read slab of complex double array as uint32 ok 2505: Read slab of complex double array as int16 ok 2506: Read slab of complex double array as uint16 ok 2507: Read slab of complex double array as int8 ok 2508: Read slab of complex double array as uint8 ok Read MAT version 7.3 (HDF5 Schema 1) (Big Endian) 2509: Read 2D double array ok 2510: Read 2D single array ok 2511: Read 2D int64 array ok 2512: Read 2D uint64 array ok 2513: Read 2D int32 array ok 2514: Read 2D uint32 array ok 2515: Read 2D int16 array ok 2516: Read 2D uint16 array ok 2517: Read 2D int8 array ok 2518: Read 2D uint8 array ok 2519: Read 2D complex double array ok 2520: Read 2D complex single array ok 2521: Read 2D complex int64 array ok 2522: Read 2D complex uint64 array ok 2523: Read 2D complex int32 array ok 2524: Read 2D complex uint32 array ok 2525: Read 2D complex int16 array ok 2526: Read 2D complex uint16 array ok 2527: Read 2D complex int8 array ok 2528: Read 2D complex uint8 array ok 2529: Read 2D logical array ok 2530: Read sparse double array ok 2531: Read sparse complex double array ok 2532: Read empty array ok 2533: Read 2D character array ok 2534: Read empty struct ok 2535: Read empty struct with fields ok 2536: Read struct with empty fields ok 2537: Read struct with double fields ok 2538: Read struct with single fields ok 2539: Read struct with int64 fields ok 2540: Read struct with uint64 fields ok 2541: Read struct with int32 fields ok 2542: Read struct with uint32 fields ok 2543: Read struct with int16 fields ok 2544: Read struct with uint16 fields ok 2545: Read struct with int8 fields ok 2546: Read struct with uint8 fields ok 2547: Read struct with complex double fields ok 2548: Read struct with complex single fields ok 2549: Read struct with complex int64 fields ok 2550: Read struct with complex uint64 fields ok 2551: Read struct with complex int32 fields ok 2552: Read struct with complex uint32 fields ok 2553: Read struct with complex int16 fields ok 2554: Read struct with complex uint16 fields ok 2555: Read struct with complex int8 fields ok 2556: Read struct with complex uint8 fields ok 2557: Read struct with logical fields ok 2558: Read struct with sparse double fields ok 2559: Read struct with sparse complex double fields ok 2560: Read struct with character fields ok 2561: Read empty cell array ok 2562: Read cell array with empty arrays ok 2563: Read cell array with double arrays ok 2564: Read cell array with single arrays ok 2565: Read cell array with int64 arrays ok 2566: Read cell array with uint64 arrays ok 2567: Read cell array with int32 arrays ok 2568: Read cell array with uint32 arrays ok 2569: Read cell array with int16 arrays ok 2570: Read cell array with uint16 arrays ok 2571: Read cell array with int8 arrays ok 2572: Read cell array with uint8 arrays ok 2573: Read cell array with logical arrays ok 2574: Read cell array with sparse double arrays ok 2575: Read cell array with sparse complex double arrays ok 2576: Read cell array with character arrays ok 2577: Read cell array with empty structs ok 2578: Read cell array with structs (numeric fields) ok 2579: Read cell array with structs (sparse fields) ok 2580: Read cell array with structs (character fields) ok 2581: Read directory ok 2582: Read slab of double array ok 2583: Read slab of single array ok 2584: Read slab of int64 array ok 2585: Read slab of uint64 array ok 2586: Read slab of int32 array ok 2587: Read slab of uint32 array ok 2588: Read slab of int16 array ok 2589: Read slab of uint16 array ok 2590: Read slab of int8 array ok 2591: Read slab of uint8 array ok 2592: Read slab of complex double array ok 2593: Read slab of complex single array ok 2594: Read slab of complex int64 array ok 2595: Read slab of complex uint64 array ok 2596: Read slab of complex int32 array ok 2597: Read slab of complex uint32 array ok 2598: Read slab of complex int16 array ok 2599: Read slab of complex uint16 array ok 2600: Read slab of complex int8 array ok 2601: Read slab of complex uint8 array ok 2602: Read linear slab of double array ok 2603: Read linear slab of single array ok 2604: Read linear slab of int64 array ok 2605: Read linear slab of uint64 array ok 2606: Read linear slab of int32 array ok 2607: Read linear slab of uint32 array ok 2608: Read linear slab of int16 array ok 2609: Read linear slab of uint16 array ok 2610: Read linear slab of int8 array ok 2611: Read linear slab of uint8 array ok 2612: Read linear slab of complex double array ok 2613: Read linear slab of complex single array ok 2614: Read linear slab of complex int64 array ok 2615: Read linear slab of complex uint64 array ok 2616: Read linear slab of complex int32 array ok 2617: Read linear slab of complex uint32 array ok 2618: Read linear slab of complex int16 array ok 2619: Read linear slab of complex uint16 array ok 2620: Read linear slab of complex int8 array ok 2621: Read linear slab of complex uint8 array ok 2622: Read slab of double array from struct ok 2623: Read slab of single array from struct ok 2624: Read slab of int64 array from struct ok 2625: Read slab of uint64 array from struct ok 2626: Read slab of int32 array from struct ok 2627: Read slab of uint32 array from struct ok 2628: Read slab of int16 array from struct ok 2629: Read slab of uint16 array from struct ok 2630: Read slab of int8 array from struct ok 2631: Read slab of uint8 array from struct ok 2632: Read slab of complex double array from struct ok 2633: Read slab of complex single array from struct ok 2634: Read slab of complex int64 array from struct ok 2635: Read slab of complex uint64 array from struct ok 2636: Read slab of complex int32 array from struct ok 2637: Read slab of complex uint32 array from struct ok 2638: Read slab of complex int16 array from struct ok 2639: Read slab of complex uint16 array from struct ok 2640: Read slab of complex int8 array from struct ok 2641: Read slab of complex uint8 array from struct ok 2642: Read slab of double array as double ok 2643: Read slab of double array as single ok 2644: Read slab of double array as int64 ok 2645: Read slab of double array as uint64 ok 2646: Read slab of double array as int32 ok 2647: Read slab of double array as uint32 ok 2648: Read slab of double array as int16 ok 2649: Read slab of double array as uint16 ok 2650: Read slab of double array as int8 ok 2651: Read slab of double array as uint8 ok 2652: Read slab of complex double array as double ok 2653: Read slab of complex double array as single ok 2654: Read slab of complex double array as int64 ok 2655: Read slab of complex double array as uint64 ok 2656: Read slab of complex double array as int32 ok 2657: Read slab of complex double array as uint32 ok 2658: Read slab of complex double array as int16 ok 2659: Read slab of complex double array as uint16 ok 2660: Read slab of complex double array as int8 ok 2661: Read slab of complex double array as uint8 ok Write MAT version 4 2662: Write 2D double array skipped (mat4_write.at:29) 2663: Write 2D single array skipped (mat4_write.at:39) 2664: Write 2D int32 array skipped (mat4_write.at:49) 2665: Write 2D int16 array skipped (mat4_write.at:59) 2666: Write 2D uint16 array skipped (mat4_write.at:69) 2667: Write 2D uint8 array skipped (mat4_write.at:79) 2668: Write 2D complex double array skipped (mat4_write.at:89) 2669: Write 2D complex single array skipped (mat4_write.at:99) 2670: Write 2D complex int32 array skipped (mat4_write.at:109) 2671: Write 2D complex int16 array skipped (mat4_write.at:119) 2672: Write 2D complex uint16 array skipped (mat4_write.at:129) 2673: Write 2D complex uint8 array skipped (mat4_write.at:139) 2674: Write 2D sparse double array skipped (mat4_write.at:149) 2675: Write 2D sparse complex double array skipped (mat4_write.at:159) 2676: Write 2D empty array skipped (mat4_write.at:170) 2677: Write character array skipped (mat4_write.at:180) Read/Write MAT version 4 2678: Copy variables skipped (mat4_readwrite.at:27) 2679: Copy variables ok 2680: Delete variables ok Write Uncompressed MAT version 5 2681: Write 2D double array skipped (mat5_uncompressed_write.at:29) 2682: Write 2D single array skipped (mat5_uncompressed_write.at:39) 2683: Write 2D int64 array skipped (mat5_uncompressed_write.at:50) 2684: Write 2D uint64 array skipped (mat5_uncompressed_write.at:61) 2685: Write 2D int32 array skipped (mat5_uncompressed_write.at:71) 2686: Write 2D uint32 array skipped (mat5_uncompressed_write.at:81) 2687: Write 2D int16 array skipped (mat5_uncompressed_write.at:91) 2688: Write 2D uint16 array skipped (mat5_uncompressed_write.at:101) 2689: Write 2D int8 array skipped (mat5_uncompressed_write.at:111) 2690: Write 2D uint8 array skipped (mat5_uncompressed_write.at:121) 2691: Write 2D complex double array skipped (mat5_uncompressed_write.at:131) 2692: Write 2D complex single array skipped (mat5_uncompressed_write.at:141) 2693: Write 2D complex int64 array skipped (mat5_uncompressed_write.at:152) 2694: Write 2D complex uint64 array skipped (mat5_uncompressed_write.at:163) 2695: Write 2D complex int32 array skipped (mat5_uncompressed_write.at:173) 2696: Write 2D complex uint32 array skipped (mat5_uncompressed_write.at:183) 2697: Write 2D complex int16 array skipped (mat5_uncompressed_write.at:193) 2698: Write 2D complex uint16 array skipped (mat5_uncompressed_write.at:203) 2699: Write 2D complex int8 array skipped (mat5_uncompressed_write.at:213) 2700: Write 2D complex uint8 array skipped (mat5_uncompressed_write.at:223) 2701: Write 2D logical array skipped (mat5_uncompressed_write.at:237) 2702: Write 2D sparse double array skipped (mat5_uncompressed_write.at:247) 2703: Write 2D sparse complex double array skipped (mat5_uncompressed_write.at:257) 2704: Write 2D empty array skipped (mat5_uncompressed_write.at:268) 2705: Write character array skipped (mat5_uncompressed_write.at:278) 2706: Write Unicode character array skipped (mat5_uncompressed_write.at:289) 2707: Write UTF-8 character array skipped (mat5_uncompressed_write.at:300) 2708: Write empty struct skipped (mat5_uncompressed_write.at:317) 2709: Write struct with 2D double fields skipped (mat5_uncompressed_write.at:327) 2710: Write struct with 2D single fields skipped (mat5_uncompressed_write.at:337) 2711: Write struct with 2D int64 fields skipped (mat5_uncompressed_write.at:348) 2712: Write struct with 2D uint64 fields skipped (mat5_uncompressed_write.at:359) 2713: Write struct with 2D int32 fields skipped (mat5_uncompressed_write.at:369) 2714: Write struct with 2D uint32 fields skipped (mat5_uncompressed_write.at:379) 2715: Write struct with 2D int16 fields skipped (mat5_uncompressed_write.at:389) 2716: Write struct with 2D uint16 fields skipped (mat5_uncompressed_write.at:399) 2717: Write struct with 2D int8 fields skipped (mat5_uncompressed_write.at:409) 2718: Write struct with 2D uint8 fields skipped (mat5_uncompressed_write.at:419) 2719: Write struct with 2D complex double fields skipped (mat5_uncompressed_write.at:429) 2720: Write struct with 2D complex single fields skipped (mat5_uncompressed_write.at:439) 2721: Write struct with 2D complex int64 fields skipped (mat5_uncompressed_write.at:450) 2722: Write struct with 2D complex uint64 fields skipped (mat5_uncompressed_write.at:461) 2723: Write struct with 2D complex int32 fields skipped (mat5_uncompressed_write.at:471) 2724: Write struct with 2D complex uint32 fields skipped (mat5_uncompressed_write.at:481) 2725: Write struct with 2D complex int16 fields skipped (mat5_uncompressed_write.at:491) 2726: Write struct with 2D complex uint16 fields skipped (mat5_uncompressed_write.at:501) 2727: Write struct with 2D complex int8 fields skipped (mat5_uncompressed_write.at:511) 2728: Write struct with 2D complex uint8 fields skipped (mat5_uncompressed_write.at:521) 2729: Write struct with 2D logical fields skipped (mat5_uncompressed_write.at:531) 2730: Write struct with character fields skipped (mat5_uncompressed_write.at:542) 2731: Write empty cell array skipped (mat5_uncompressed_write.at:555) 2732: Write cell array with 2D double fields skipped (mat5_uncompressed_write.at:565) 2733: Write cell array with 2D single fields skipped (mat5_uncompressed_write.at:575) 2734: Write cell array with 2D int64 fields skipped (mat5_uncompressed_write.at:586) 2735: Write cell array with 2D uint64 fields skipped (mat5_uncompressed_write.at:597) 2736: Write cell array with 2D int32 fields skipped (mat5_uncompressed_write.at:607) 2737: Write cell array with 2D uint32 fields skipped (mat5_uncompressed_write.at:617) 2738: Write cell array with 2D int16 fields skipped (mat5_uncompressed_write.at:627) 2739: Write cell array with 2D uint16 fields skipped (mat5_uncompressed_write.at:637) 2740: Write cell array with 2D int8 fields skipped (mat5_uncompressed_write.at:647) 2741: Write cell array with 2D uint8 fields skipped (mat5_uncompressed_write.at:657) 2742: Write cell array with 2D complex double fields skipped (mat5_uncompressed_write.at:667) 2743: Write cell array with 2D complex single fields skipped (mat5_uncompressed_write.at:677) 2744: Write cell array with 2D complex int64 fields skipped (mat5_uncompressed_write.at:688) 2745: Write cell array with 2D complex uint64 fields skipped (mat5_uncompressed_write.at:699) 2746: Write cell array with 2D complex int32 fields skipped (mat5_uncompressed_write.at:709) 2747: Write cell array with 2D complex uint32 fields skipped (mat5_uncompressed_write.at:719) 2748: Write cell array with 2D complex int16 fields skipped (mat5_uncompressed_write.at:729) 2749: Write cell array with 2D complex uint16 fields skipped (mat5_uncompressed_write.at:739) 2750: Write cell array with 2D complex int8 fields skipped (mat5_uncompressed_write.at:749) 2751: Write cell array with 2D complex uint8 fields skipped (mat5_uncompressed_write.at:759) 2752: Write cell array with 2D logical fields skipped (mat5_uncompressed_write.at:769) 2753: Write cell array with empty struct fields skipped (mat5_uncompressed_write.at:780) Read/Write Uncompressed MAT version 5 2754: Copy variables skipped (mat5_uncompressed_readwrite.at:27) 2755: Copy variables ok 2756: Delete variables ok Write Compressed MAT version 5 2757: Write 2D double array skipped (mat5_compressed_write.at:30) 2758: Write 2D single array skipped (mat5_compressed_write.at:41) 2759: Write 2D int64 array skipped (mat5_compressed_write.at:53) 2760: Write 2D uint64 array skipped (mat5_compressed_write.at:65) 2761: Write 2D int32 array skipped (mat5_compressed_write.at:76) 2762: Write 2D uint32 array skipped (mat5_compressed_write.at:87) 2763: Write 2D int16 array skipped (mat5_compressed_write.at:98) 2764: Write 2D uint16 array skipped (mat5_compressed_write.at:109) 2765: Write 2D int8 array skipped (mat5_compressed_write.at:120) 2766: Write 2D uint8 array skipped (mat5_compressed_write.at:131) 2767: Write 2D complex double array skipped (mat5_compressed_write.at:142) 2768: Write 2D complex single array skipped (mat5_compressed_write.at:153) 2769: Write 2D complex int64 array skipped (mat5_compressed_write.at:165) 2770: Write 2D complex uint64 array skipped (mat5_compressed_write.at:177) 2771: Write 2D complex int32 array skipped (mat5_compressed_write.at:188) 2772: Write 2D complex uint32 array skipped (mat5_compressed_write.at:199) 2773: Write 2D complex int16 array skipped (mat5_compressed_write.at:210) 2774: Write 2D complex uint16 array skipped (mat5_compressed_write.at:221) 2775: Write 2D complex int8 array skipped (mat5_compressed_write.at:232) 2776: Write 2D complex uint8 array skipped (mat5_compressed_write.at:243) 2777: Write 2D logical array skipped (mat5_compressed_write.at:258) 2778: Write 2D sparse double array skipped (mat5_compressed_write.at:269) 2779: Write 2D sparse complex double array skipped (mat5_compressed_write.at:280) 2780: Write 2D empty array skipped (mat5_compressed_write.at:292) 2781: Write character array skipped (mat5_compressed_write.at:303) 2782: Write Unicode character array skipped (mat5_compressed_write.at:315) 2783: Write UTF-8 character array skipped (mat5_compressed_write.at:327) 2784: Write empty struct skipped (mat5_compressed_write.at:345) 2785: Write struct with 2D double fields skipped (mat5_compressed_write.at:356) 2786: Write struct with 2D single fields skipped (mat5_compressed_write.at:367) 2787: Write struct with 2D int64 fields skipped (mat5_compressed_write.at:379) 2788: Write struct with 2D uint64 fields skipped (mat5_compressed_write.at:391) 2789: Write struct with 2D int32 fields skipped (mat5_compressed_write.at:402) 2790: Write struct with 2D uint32 fields skipped (mat5_compressed_write.at:413) 2791: Write struct with 2D int16 fields skipped (mat5_compressed_write.at:424) 2792: Write struct with 2D uint16 fields skipped (mat5_compressed_write.at:435) 2793: Write struct with 2D int8 fields skipped (mat5_compressed_write.at:446) 2794: Write struct with 2D uint8 fields skipped (mat5_compressed_write.at:457) 2795: Write struct with 2D complex double fields skipped (mat5_compressed_write.at:468) 2796: Write struct with 2D complex single fields skipped (mat5_compressed_write.at:479) 2797: Write struct with 2D complex int64 fields skipped (mat5_compressed_write.at:491) 2798: Write struct with 2D complex uint64 fields skipped (mat5_compressed_write.at:503) 2799: Write struct with 2D complex int32 fields skipped (mat5_compressed_write.at:514) 2800: Write struct with 2D complex uint32 fields skipped (mat5_compressed_write.at:525) 2801: Write struct with 2D complex int16 fields skipped (mat5_compressed_write.at:536) 2802: Write struct with 2D complex uint16 fields skipped (mat5_compressed_write.at:547) 2803: Write struct with 2D complex int8 fields skipped (mat5_compressed_write.at:558) 2804: Write struct with 2D complex uint8 fields skipped (mat5_compressed_write.at:569) 2805: Write struct with 2D logical fields skipped (mat5_compressed_write.at:580) 2806: Write struct with character fields skipped (mat5_compressed_write.at:592) 2807: Write empty cell array skipped (mat5_compressed_write.at:606) 2808: Write cell array with 2D double fields skipped (mat5_compressed_write.at:617) 2809: Write cell array with 2D single fields skipped (mat5_compressed_write.at:628) 2810: Write cell array with 2D int64 fields skipped (mat5_compressed_write.at:640) 2811: Write cell array with 2D uint64 fields skipped (mat5_compressed_write.at:652) 2812: Write cell array with 2D int32 fields skipped (mat5_compressed_write.at:663) 2813: Write cell array with 2D uint32 fields skipped (mat5_compressed_write.at:674) 2814: Write cell array with 2D int16 fields skipped (mat5_compressed_write.at:685) 2815: Write cell array with 2D uint16 fields skipped (mat5_compressed_write.at:696) 2816: Write cell array with 2D int8 fields skipped (mat5_compressed_write.at:707) 2817: Write cell array with 2D uint8 fields skipped (mat5_compressed_write.at:718) 2818: Write cell array with 2D complex double fields skipped (mat5_compressed_write.at:729) 2819: Write cell array with 2D complex single fields skipped (mat5_compressed_write.at:740) 2820: Write cell array with 2D complex int64 fields skipped (mat5_compressed_write.at:752) 2821: Write cell array with 2D complex uint64 fields skipped (mat5_compressed_write.at:764) 2822: Write cell array with 2D complex int32 fields skipped (mat5_compressed_write.at:775) 2823: Write cell array with 2D complex uint32 fields skipped (mat5_compressed_write.at:786) 2824: Write cell array with 2D complex int16 fields skipped (mat5_compressed_write.at:797) 2825: Write cell array with 2D complex uint16 fields skipped (mat5_compressed_write.at:808) 2826: Write cell array with 2D complex int8 fields skipped (mat5_compressed_write.at:819) 2827: Write cell array with 2D complex uint8 fields skipped (mat5_compressed_write.at:830) 2828: Write cell array with 2D logical fields skipped (mat5_compressed_write.at:841) 2829: Write cell array with empty structs skipped (mat5_compressed_write.at:853) Read/Write Compressed MAT version 5 2830: Copy variables skipped (mat5_compressed_readwrite.at:28) 2831: Copy variables ok 2832: Delete variables ok 2833: Copy large struct skipped (mat5_compressed_readwrite.at:149) 2834: Copy large struct ok Write MAT version 7.3 2835: Write 2D double array skipped (mat73_write.at:30) 2836: Write 2D single array skipped (mat73_write.at:41) 2837: Write 2D int64 array skipped (mat73_write.at:53) 2838: Write 2D uint64 array skipped (mat73_write.at:65) 2839: Write 2D int32 array skipped (mat73_write.at:76) 2840: Write 2D uint32 array skipped (mat73_write.at:87) 2841: Write 2D int16 array skipped (mat73_write.at:98) 2842: Write 2D uint16 array skipped (mat73_write.at:109) 2843: Write 2D int8 array skipped (mat73_write.at:120) 2844: Write 2D uint8 array skipped (mat73_write.at:131) 2845: Write 2D complex double array skipped (mat73_write.at:142) 2846: Write 2D complex single array skipped (mat73_write.at:153) 2847: Write 2D complex int64 array skipped (mat73_write.at:165) 2848: Write 2D complex uint64 array skipped (mat73_write.at:177) 2849: Write 2D complex int32 array skipped (mat73_write.at:188) 2850: Write 2D complex uint32 array skipped (mat73_write.at:199) 2851: Write 2D complex int16 array skipped (mat73_write.at:210) 2852: Write 2D complex uint16 array skipped (mat73_write.at:221) 2853: Write 2D complex int8 array skipped (mat73_write.at:232) 2854: Write 2D complex uint8 array skipped (mat73_write.at:243) 2855: Write 2D logical array skipped (mat73_write.at:258) 2856: Write 2D sparse double array skipped (mat73_write.at:269) 2857: Write 2D sparse complex double array skipped (mat73_write.at:280) 2858: Write 2D empty array skipped (mat73_write.at:292) 2859: Write character array skipped (mat73_write.at:303) 2860: Write Unicode character array skipped (mat73_write.at:315) 2861: Write UTF-8 character array skipped (mat73_write.at:327) 2862: Write empty struct skipped (mat73_write.at:345) 2863: Write struct with 2D double fields skipped (mat73_write.at:356) 2864: Write struct with 2D single fields skipped (mat73_write.at:367) 2865: Write struct with 2D int64 fields skipped (mat73_write.at:379) 2866: Write struct with 2D uint64 fields skipped (mat73_write.at:391) 2867: Write struct with 2D int32 fields skipped (mat73_write.at:402) 2868: Write struct with 2D uint32 fields skipped (mat73_write.at:413) 2869: Write struct with 2D int16 fields skipped (mat73_write.at:424) 2870: Write struct with 2D uint16 fields skipped (mat73_write.at:435) 2871: Write struct with 2D int8 fields skipped (mat73_write.at:446) 2872: Write struct with 2D uint8 fields skipped (mat73_write.at:457) 2873: Write struct with 2D complex double fields skipped (mat73_write.at:468) 2874: Write struct with 2D complex single fields skipped (mat73_write.at:479) 2875: Write struct with 2D complex int64 fields skipped (mat73_write.at:491) 2876: Write struct with 2D complex uint64 fields skipped (mat73_write.at:503) 2877: Write struct with 2D complex int32 fields skipped (mat73_write.at:514) 2878: Write struct with 2D complex uint32 fields skipped (mat73_write.at:525) 2879: Write struct with 2D complex int16 fields skipped (mat73_write.at:536) 2880: Write struct with 2D complex uint16 fields skipped (mat73_write.at:547) 2881: Write struct with 2D complex int8 fields skipped (mat73_write.at:558) 2882: Write struct with 2D complex uint8 fields skipped (mat73_write.at:569) 2883: Write struct with 2D logical fields skipped (mat73_write.at:580) 2884: Write struct with character fields skipped (mat73_write.at:592) 2885: Write empty cell array skipped (mat73_write.at:605) 2886: Write cell array with 2D double fields skipped (mat73_write.at:616) 2887: Write cell array with 2D single fields skipped (mat73_write.at:627) 2888: Write cell array with 2D int64 fields skipped (mat73_write.at:639) 2889: Write cell array with 2D uint64 fields skipped (mat73_write.at:651) 2890: Write cell array with 2D int32 fields skipped (mat73_write.at:662) 2891: Write cell array with 2D uint32 fields skipped (mat73_write.at:673) 2892: Write cell array with 2D int16 fields skipped (mat73_write.at:684) 2893: Write cell array with 2D uint16 fields skipped (mat73_write.at:695) 2894: Write cell array with 2D int8 fields skipped (mat73_write.at:706) 2895: Write cell array with 2D uint8 fields skipped (mat73_write.at:717) 2896: Write cell array with 2D complex double fields skipped (mat73_write.at:728) 2897: Write cell array with 2D complex single fields skipped (mat73_write.at:739) 2898: Write cell array with 2D complex int64 fields skipped (mat73_write.at:751) 2899: Write cell array with 2D complex uint64 fields skipped (mat73_write.at:763) 2900: Write cell array with 2D complex int32 fields skipped (mat73_write.at:774) 2901: Write cell array with 2D complex uint32 fields skipped (mat73_write.at:785) 2902: Write cell array with 2D complex int16 fields skipped (mat73_write.at:796) 2903: Write cell array with 2D complex uint16 fields skipped (mat73_write.at:807) 2904: Write cell array with 2D complex int8 fields skipped (mat73_write.at:818) 2905: Write cell array with 2D complex uint8 fields skipped (mat73_write.at:829) 2906: Write cell array with 2D logical fields skipped (mat73_write.at:840) 2907: Write cell array with empty struct fields skipped (mat73_write.at:852) Write/Append MAT version 7.3 2908: Append (1st dim) 2D double array skipped (mat73_writeappend.at:31) 2909: Append (1st dim) 2D single array skipped (mat73_writeappend.at:43) 2910: Append (1st dim) 2D int64 array skipped (mat73_writeappend.at:56) 2911: Append (1st dim) 2D uint64 array skipped (mat73_writeappend.at:69) 2912: Append (1st dim) 2D int32 array skipped (mat73_writeappend.at:81) 2913: Append (1st dim) 2D uint32 array skipped (mat73_writeappend.at:93) 2914: Append (1st dim) 2D int16 array skipped (mat73_writeappend.at:105) 2915: Append (1st dim) 2D uint16 array skipped (mat73_writeappend.at:117) 2916: Append (1st dim) 2D int8 array skipped (mat73_writeappend.at:129) 2917: Append (1st dim) 2D uint8 array skipped (mat73_writeappend.at:141) 2918: Append (2nd dim) 2D double array skipped (mat73_writeappend.at:153) 2919: Append (2nd dim) 2D single array skipped (mat73_writeappend.at:165) 2920: Append (2nd dim) 2D int64 array skipped (mat73_writeappend.at:178) 2921: Append (2nd dim) 2D uint64 array skipped (mat73_writeappend.at:191) 2922: Append (2nd dim) 2D int32 array skipped (mat73_writeappend.at:203) 2923: Append (2nd dim) 2D uint32 array skipped (mat73_writeappend.at:215) 2924: Append (2nd dim) 2D int16 array skipped (mat73_writeappend.at:227) 2925: Append (2nd dim) 2D uint16 array skipped (mat73_writeappend.at:239) 2926: Append (2nd dim) 2D int8 array skipped (mat73_writeappend.at:251) 2927: Append (2nd dim) 2D uint8 array skipped (mat73_writeappend.at:263) 2928: Append (1st dim) 2D complex double array skipped (mat73_writeappend.at:275) 2929: Append (1st dim) 2D complex single array skipped (mat73_writeappend.at:287) 2930: Append (1st dim) 2D complex int64 array skipped (mat73_writeappend.at:300) 2931: Append (1st dim) 2D complex uint64 array skipped (mat73_writeappend.at:313) 2932: Append (1st dim) 2D complex int32 array skipped (mat73_writeappend.at:325) 2933: Append (1st dim) 2D complex uint32 array skipped (mat73_writeappend.at:337) 2934: Append (1st dim) 2D complex int16 array skipped (mat73_writeappend.at:349) 2935: Append (1st dim) 2D complex uint16 array skipped (mat73_writeappend.at:361) 2936: Append (1st dim) 2D complex int8 array skipped (mat73_writeappend.at:373) 2937: Append (1st dim) 2D complex uint8 array skipped (mat73_writeappend.at:385) 2938: Append (2nd dim) 2D complex double array skipped (mat73_writeappend.at:397) 2939: Append (2nd dim) 2D complex single array skipped (mat73_writeappend.at:409) 2940: Append (2nd dim) 2D complex int64 array skipped (mat73_writeappend.at:422) 2941: Append (2nd dim) 2D complex uint64 array skipped (mat73_writeappend.at:435) 2942: Append (2nd dim) 2D complex int32 array skipped (mat73_writeappend.at:447) 2943: Append (2nd dim) 2D complex uint32 array skipped (mat73_writeappend.at:459) 2944: Append (2nd dim) 2D complex int16 array skipped (mat73_writeappend.at:471) 2945: Append (2nd dim) 2D complex uint16 array skipped (mat73_writeappend.at:483) 2946: Append (2nd dim) 2D complex int8 array skipped (mat73_writeappend.at:495) 2947: Append (2nd dim) 2D complex uint8 array skipped (mat73_writeappend.at:507) 2948: Append (1st dim) struct with 2D double fields skipped (mat73_writeappend.at:519) 2949: Append (1st dim) struct with 2D single fields skipped (mat73_writeappend.at:531) 2950: Append (1st dim) struct with 2D int64 fields skipped (mat73_writeappend.at:544) 2951: Append (1st dim) struct with 2D uint64 fields skipped (mat73_writeappend.at:557) 2952: Append (1st dim) struct with 2D int32 fields skipped (mat73_writeappend.at:569) 2953: Append (1st dim) struct with 2D uint32 fields skipped (mat73_writeappend.at:581) 2954: Append (1st dim) struct with 2D int16 fields skipped (mat73_writeappend.at:593) 2955: Append (1st dim) struct with 2D uint16 fields skipped (mat73_writeappend.at:605) 2956: Append (1st dim) struct with 2D int8 fields skipped (mat73_writeappend.at:617) 2957: Append (1st dim) struct with 2D uint8 fields skipped (mat73_writeappend.at:629) 2958: Append (1st dim) struct with 2D complex double fields skipped (mat73_writeappend.at:641) 2959: Append (1st dim) struct with 2D complex single fields skipped (mat73_writeappend.at:653) 2960: Append (1st dim) struct with 2D complex int64 fields skipped (mat73_writeappend.at:666) 2961: Append (1st dim) struct with 2D complex uint64 fields skipped (mat73_writeappend.at:679) 2962: Append (1st dim) struct with 2D complex int32 fields skipped (mat73_writeappend.at:691) 2963: Append (1st dim) struct with 2D complex uint32 fields skipped (mat73_writeappend.at:703) 2964: Append (1st dim) struct with 2D complex int16 fields skipped (mat73_writeappend.at:715) 2965: Append (1st dim) struct with 2D complex uint16 fields skipped (mat73_writeappend.at:727) 2966: Append (1st dim) struct with 2D complex int8 fields skipped (mat73_writeappend.at:739) 2967: Append (1st dim) struct with 2D complex uint8 fields skipped (mat73_writeappend.at:751) Read/Write Compressed MAT version 7.3 2968: Copy variables skipped (mat73_compressed_readwrite.at:28) 2969: Copy variables ok 2970: Delete variables ok Read/Write Uncompressed MAT version 7.3 2971: Copy variables skipped (mat73_uncompressed_readwrite.at:28) 2972: Copy variables ok 2973: Delete variables ok Write Compressed MAT version 7.3 2974: Write 2D double array skipped (mat73_compressed_write.at:31) 2975: Write 2D single array skipped (mat73_compressed_write.at:43) 2976: Write 2D int64 array skipped (mat73_compressed_write.at:56) 2977: Write 2D uint64 array skipped (mat73_compressed_write.at:69) 2978: Write 2D int32 array skipped (mat73_compressed_write.at:81) 2979: Write 2D uint32 array skipped (mat73_compressed_write.at:93) 2980: Write 2D int16 array skipped (mat73_compressed_write.at:105) 2981: Write 2D uint16 array skipped (mat73_compressed_write.at:117) 2982: Write 2D int8 array skipped (mat73_compressed_write.at:129) 2983: Write 2D uint8 array skipped (mat73_compressed_write.at:141) 2984: Write 2D complex double array skipped (mat73_compressed_write.at:153) 2985: Write 2D complex single array skipped (mat73_compressed_write.at:165) 2986: Write 2D complex int64 array skipped (mat73_compressed_write.at:178) 2987: Write 2D complex uint64 array skipped (mat73_compressed_write.at:191) 2988: Write 2D complex int32 array skipped (mat73_compressed_write.at:203) 2989: Write 2D complex uint32 array skipped (mat73_compressed_write.at:215) 2990: Write 2D complex int16 array skipped (mat73_compressed_write.at:227) 2991: Write 2D complex uint16 array skipped (mat73_compressed_write.at:239) 2992: Write 2D complex int8 array skipped (mat73_compressed_write.at:251) 2993: Write 2D complex uint8 array skipped (mat73_compressed_write.at:263) 2994: Write 2D logical array skipped (mat73_compressed_write.at:279) 2995: Write 2D sparse double array skipped (mat73_compressed_write.at:291) 2996: Write 2D sparse complex double array skipped (mat73_compressed_write.at:303) 2997: Write 2D empty array skipped (mat73_compressed_write.at:316) 2998: Write character array skipped (mat73_compressed_write.at:328) 2999: Write Unicode character array skipped (mat73_compressed_write.at:341) 3000: Write UTF-8 character array skipped (mat73_compressed_write.at:354) 3001: Write empty struct skipped (mat73_compressed_write.at:373) 3002: Write struct with 2D double fields skipped (mat73_compressed_write.at:385) 3003: Write struct with 2D single fields skipped (mat73_compressed_write.at:397) 3004: Write struct with 2D int64 fields skipped (mat73_compressed_write.at:410) 3005: Write struct with 2D uint64 fields skipped (mat73_compressed_write.at:423) 3006: Write struct with 2D int32 fields skipped (mat73_compressed_write.at:435) 3007: Write struct with 2D uint32 fields skipped (mat73_compressed_write.at:447) 3008: Write struct with 2D int16 fields skipped (mat73_compressed_write.at:459) 3009: Write struct with 2D uint16 fields skipped (mat73_compressed_write.at:471) 3010: Write struct with 2D int8 fields skipped (mat73_compressed_write.at:483) 3011: Write struct with 2D uint8 fields skipped (mat73_compressed_write.at:495) 3012: Write struct with 2D complex double fields skipped (mat73_compressed_write.at:507) 3013: Write struct with 2D complex single fields skipped (mat73_compressed_write.at:519) 3014: Write struct with 2D complex int64 fields skipped (mat73_compressed_write.at:532) 3015: Write struct with 2D complex uint64 fields skipped (mat73_compressed_write.at:545) 3016: Write struct with 2D complex int32 fields skipped (mat73_compressed_write.at:557) 3017: Write struct with 2D complex uint32 fields skipped (mat73_compressed_write.at:569) 3018: Write struct with 2D complex int16 fields skipped (mat73_compressed_write.at:581) 3019: Write struct with 2D complex uint16 fields skipped (mat73_compressed_write.at:593) 3020: Write struct with 2D complex int8 fields skipped (mat73_compressed_write.at:605) 3021: Write struct with 2D complex uint8 fields skipped (mat73_compressed_write.at:617) 3022: Write struct with 2D logical fields skipped (mat73_compressed_write.at:629) 3023: Write empty cell array skipped (mat73_compressed_write.at:644) 3024: Write cell array with 2D double fields skipped (mat73_compressed_write.at:656) 3025: Write cell array with 2D single fields skipped (mat73_compressed_write.at:668) 3026: Write cell array with 2D int64 fields skipped (mat73_compressed_write.at:681) 3027: Write cell array with 2D uint64 fields skipped (mat73_compressed_write.at:694) 3028: Write cell array with 2D int32 fields skipped (mat73_compressed_write.at:706) 3029: Write cell array with 2D uint32 fields skipped (mat73_compressed_write.at:718) 3030: Write cell array with 2D int16 fields skipped (mat73_compressed_write.at:730) 3031: Write cell array with 2D uint16 fields skipped (mat73_compressed_write.at:742) 3032: Write cell array with 2D int8 fields skipped (mat73_compressed_write.at:754) 3033: Write cell array with 2D uint8 fields skipped (mat73_compressed_write.at:766) 3034: Write cell array with 2D complex double fields skipped (mat73_compressed_write.at:778) 3035: Write cell array with 2D complex single fields skipped (mat73_compressed_write.at:790) 3036: Write cell array with 2D complex int64 fields skipped (mat73_compressed_write.at:803) 3037: Write cell array with 2D complex uint64 fields skipped (mat73_compressed_write.at:816) 3038: Write cell array with 2D complex int32 fields skipped (mat73_compressed_write.at:828) 3039: Write cell array with 2D complex uint32 fields skipped (mat73_compressed_write.at:840) 3040: Write cell array with 2D complex int16 fields skipped (mat73_compressed_write.at:852) 3041: Write cell array with 2D complex uint16 fields skipped (mat73_compressed_write.at:864) 3042: Write cell array with 2D complex int8 fields skipped (mat73_compressed_write.at:876) 3043: Write cell array with 2D complex uint8 fields skipped (mat73_compressed_write.at:888) 3044: Write cell array with 2D logical fields skipped (mat73_compressed_write.at:900) 3045: Write cell array with empty struct fields skipped (mat73_compressed_write.at:913) Write/Append Compressed MAT version 7.3 3046: Append (1st dim) 2D double array skipped (mat73_compressed_writeappend.at:32) 3047: Append (1st dim) 2D single array skipped (mat73_compressed_writeappend.at:45) 3048: Append (1st dim) 2D int64 array skipped (mat73_compressed_writeappend.at:59) 3049: Append (1st dim) 2D uint64 array skipped (mat73_compressed_writeappend.at:73) 3050: Append (1st dim) 2D int32 array skipped (mat73_compressed_writeappend.at:86) 3051: Append (1st dim) 2D uint32 array skipped (mat73_compressed_writeappend.at:99) 3052: Append (1st dim) 2D int16 array skipped (mat73_compressed_writeappend.at:112) 3053: Append (1st dim) 2D uint16 array skipped (mat73_compressed_writeappend.at:125) 3054: Append (1st dim) 2D int8 array skipped (mat73_compressed_writeappend.at:138) 3055: Append (1st dim) 2D uint8 array skipped (mat73_compressed_writeappend.at:151) 3056: Append (2nd dim) 2D double array skipped (mat73_compressed_writeappend.at:164) 3057: Append (2nd dim) 2D single array skipped (mat73_compressed_writeappend.at:177) 3058: Append (2nd dim) 2D int64 array skipped (mat73_compressed_writeappend.at:191) 3059: Append (2nd dim) 2D uint64 array skipped (mat73_compressed_writeappend.at:205) 3060: Append (2nd dim) 2D int32 array skipped (mat73_compressed_writeappend.at:218) 3061: Append (2nd dim) 2D uint32 array skipped (mat73_compressed_writeappend.at:231) 3062: Append (2nd dim) 2D int16 array skipped (mat73_compressed_writeappend.at:244) 3063: Append (2nd dim) 2D uint16 array skipped (mat73_compressed_writeappend.at:257) 3064: Append (2nd dim) 2D int8 array skipped (mat73_compressed_writeappend.at:270) 3065: Append (2nd dim) 2D uint8 array skipped (mat73_compressed_writeappend.at:283) 3066: Append (1st dim) 2D complex double array skipped (mat73_compressed_writeappend.at:296) 3067: Append (1st dim) 2D complex single array skipped (mat73_compressed_writeappend.at:309) 3068: Append (1st dim) 2D complex int64 array skipped (mat73_compressed_writeappend.at:323) 3069: Append (1st dim) 2D complex uint64 array skipped (mat73_compressed_writeappend.at:337) 3070: Append (1st dim) 2D complex int32 array skipped (mat73_compressed_writeappend.at:350) 3071: Append (1st dim) 2D complex uint32 array skipped (mat73_compressed_writeappend.at:363) 3072: Append (1st dim) 2D complex int16 array skipped (mat73_compressed_writeappend.at:376) 3073: Append (1st dim) 2D complex uint16 array skipped (mat73_compressed_writeappend.at:389) 3074: Append (1st dim) 2D complex int8 array skipped (mat73_compressed_writeappend.at:402) 3075: Append (1st dim) 2D complex uint8 array skipped (mat73_compressed_writeappend.at:415) 3076: Append (2nd dim) 2D complex double array skipped (mat73_compressed_writeappend.at:428) 3077: Append (2nd dim) 2D complex single array skipped (mat73_compressed_writeappend.at:441) 3078: Append (2nd dim) 2D complex int64 array skipped (mat73_compressed_writeappend.at:455) 3079: Append (2nd dim) 2D complex uint64 array skipped (mat73_compressed_writeappend.at:469) 3080: Append (2nd dim) 2D complex int32 array skipped (mat73_compressed_writeappend.at:482) 3081: Append (2nd dim) 2D complex uint32 array skipped (mat73_compressed_writeappend.at:495) 3082: Append (2nd dim) 2D complex int16 array skipped (mat73_compressed_writeappend.at:508) 3083: Append (2nd dim) 2D complex uint16 array skipped (mat73_compressed_writeappend.at:521) 3084: Append (2nd dim) 2D complex int8 array skipped (mat73_compressed_writeappend.at:534) 3085: Append (2nd dim) 2D complex uint8 array skipped (mat73_compressed_writeappend.at:547) 3086: Append (1st dim) struct with 2D double fields skipped (mat73_compressed_writeappend.at:560) 3087: Append (1st dim) struct with 2D single fields skipped (mat73_compressed_writeappend.at:573) 3088: Append (1st dim) struct with 2D int64 fields skipped (mat73_compressed_writeappend.at:587) 3089: Append (1st dim) struct with 2D uint64 fields skipped (mat73_compressed_writeappend.at:601) 3090: Append (1st dim) struct with 2D int32 fields skipped (mat73_compressed_writeappend.at:614) 3091: Append (1st dim) struct with 2D uint32 fields skipped (mat73_compressed_writeappend.at:627) 3092: Append (1st dim) struct with 2D int16 fields skipped (mat73_compressed_writeappend.at:640) 3093: Append (1st dim) struct with 2D uint16 fields skipped (mat73_compressed_writeappend.at:653) 3094: Append (1st dim) struct with 2D int8 fields skipped (mat73_compressed_writeappend.at:666) 3095: Append (1st dim) struct with 2D uint8 fields skipped (mat73_compressed_writeappend.at:679) 3096: Append (1st dim) struct with 2D complex double fields skipped (mat73_compressed_writeappend.at:692) 3097: Append (1st dim) struct with 2D complex single fields skipped (mat73_compressed_writeappend.at:705) 3098: Append (1st dim) struct with 2D complex int64 fields skipped (mat73_compressed_writeappend.at:719) 3099: Append (1st dim) struct with 2D complex uint64 fields skipped (mat73_compressed_writeappend.at:733) 3100: Append (1st dim) struct with 2D complex int32 fields skipped (mat73_compressed_writeappend.at:746) 3101: Append (1st dim) struct with 2D complex uint32 fields skipped (mat73_compressed_writeappend.at:759) 3102: Append (1st dim) struct with 2D complex int16 fields skipped (mat73_compressed_writeappend.at:772) 3103: Append (1st dim) struct with 2D complex uint16 fields skipped (mat73_compressed_writeappend.at:785) 3104: Append (1st dim) struct with 2D complex int8 fields skipped (mat73_compressed_writeappend.at:798) 3105: Append (1st dim) struct with 2D complex uint8 fields skipped (mat73_compressed_writeappend.at:811) Extended Sparse MAT version 4 3106: Write 2D sparse single array ok 3107: Write 2D sparse int32 array ok 3108: Write 2D sparse int16 array ok 3109: Write 2D sparse uint16 array ok 3110: Write 2D sparse uint8 array ok 3111: Write 2D sparse complex single array ok 3112: Write 2D sparse complex int32 array ok 3113: Write 2D sparse complex int16 array ok 3114: Write 2D sparse complex uint16 array ok 3115: Write 2D sparse complex uint8 array ok Extended Sparse Uncompressed MAT version 5 3116: Write 2D sparse single array ok 3117: Write 2D sparse int64 array ok 3118: Write 2D sparse uint64 array ok 3119: Write 2D sparse int32 array ok 3120: Write 2D sparse uint32 array ok 3121: Write 2D sparse int16 array ok 3122: Write 2D sparse uint16 array ok 3123: Write 2D sparse int8 array ok 3124: Write 2D sparse uint8 array ok 3125: Write 2D sparse complex single array ok 3126: Write 2D sparse complex int64 array ok 3127: Write 2D sparse complex uint64 array ok 3128: Write 2D sparse complex int32 array ok 3129: Write 2D sparse complex uint32 array ok 3130: Write 2D sparse complex int16 array ok 3131: Write 2D sparse complex uint16 array ok 3132: Write 2D sparse complex int8 array ok 3133: Write 2D sparse complex uint8 array ok Extended Sparse Compressed MAT version 5 3134: Write 2D sparse single array ok 3135: Write 2D sparse int64 array ok 3136: Write 2D sparse uint64 array ok 3137: Write 2D sparse int32 array ok 3138: Write 2D sparse uint32 array ok 3139: Write 2D sparse int16 array ok 3140: Write 2D sparse uint16 array ok 3141: Write 2D sparse int8 array ok 3142: Write 2D sparse uint8 array ok 3143: Write 2D sparse complex single array ok 3144: Write 2D sparse complex int64 array ok 3145: Write 2D sparse complex uint64 array ok 3146: Write 2D sparse complex int32 array ok 3147: Write 2D sparse complex uint32 array ok 3148: Write 2D sparse complex int16 array ok 3149: Write 2D sparse complex uint16 array ok 3150: Write 2D sparse complex int8 array ok 3151: Write 2D sparse complex uint8 array ok Extended Sparse Uncompressed MAT version 7.3 3152: Write 2D sparse single array ok 3153: Write 2D sparse int64 array ok 3154: Write 2D sparse uint64 array ok 3155: Write 2D sparse int32 array ok 3156: Write 2D sparse uint32 array ok 3157: Write 2D sparse int16 array ok 3158: Write 2D sparse uint16 array ok 3159: Write 2D sparse int8 array ok 3160: Write 2D sparse uint8 array ok 3161: Write 2D sparse complex single array ok 3162: Write 2D sparse complex int64 array ok 3163: Write 2D sparse complex uint64 array ok 3164: Write 2D sparse complex int32 array ok 3165: Write 2D sparse complex uint32 array ok 3166: Write 2D sparse complex int16 array ok 3167: Write 2D sparse complex uint16 array ok 3168: Write 2D sparse complex int8 array ok 3169: Write 2D sparse complex uint8 array ok Extended Sparse Compressed MAT version 7.3 3170: Write 2D sparse single array ok 3171: Write 2D sparse int64 array ok 3172: Write 2D sparse uint64 array ok 3173: Write 2D sparse int32 array ok 3174: Write 2D sparse uint32 array ok 3175: Write 2D sparse int16 array ok 3176: Write 2D sparse uint16 array ok 3177: Write 2D sparse int8 array ok 3178: Write 2D sparse uint8 array ok 3179: Write 2D sparse complex single array ok 3180: Write 2D sparse complex int64 array ok 3181: Write 2D sparse complex uint64 array ok 3182: Write 2D sparse complex int32 array ok 3183: Write 2D sparse complex uint32 array ok 3184: Write 2D sparse complex int16 array ok 3185: Write 2D sparse complex uint16 array ok 3186: Write 2D sparse complex int8 array ok 3187: Write 2D sparse complex uint8 array ok API Tests 3188: Create struct ok 3189: Set struct field ok 3190: Get struct fieldnames ok 3191: Add fields to struct ok 3192: Linearly index a struct ok 3193: Index struct via dimension slices ok 3194: Set cell array elements ok 3195: Linearly index cell array ok 3196: Index cell array via dimension slices ok 3197: Calculate a set of subscripts from a linear index ok 3198: Calculate the linear index from subscript values ok ## ------------- ## ## Test results. ## ## ------------- ## 2765 tests were successful. 433 tests were skipped. make[2]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/test' make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/test' Making check in documentation make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21/documentation' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21/documentation' make[1]: Entering directory '/builddir/build/BUILD/matio-1.5.21' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/matio-1.5.21' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: matio-1.5.21-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GTykiB + umask 022 + cd /builddir/build/BUILD + cd matio-1.5.21 + DOCDIR=/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/doc/matio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/doc/matio + cp -pr NEWS /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/doc/matio + cp -pr README /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/doc/matio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dBaiSE + umask 022 + cd /builddir/build/BUILD + cd matio-1.5.21 + LICENSEDIR=/builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/licenses/matio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/licenses/matio + cp -pr COPYING /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64/usr/share/licenses/matio + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmatio.so.11()(64bit) matio = 1.5.21-1.fc33 matio(riscv-64) = 1.5.21-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libhdf5.so.103()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmatio.so.11()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: matio-devel-1.5.21-1.fc33.riscv64 Provides: matio-devel = 1.5.21-1.fc33 matio-devel(riscv-64) = 1.5.21-1.fc33 pkgconfig(matio) = 1.5.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmatio.so.11()(64bit) Processing files: matio-debugsource-1.5.21-1.fc33.riscv64 Provides: matio-debugsource = 1.5.21-1.fc33 matio-debugsource(riscv-64) = 1.5.21-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: matio-debuginfo-1.5.21-1.fc33.riscv64 Provides: debuginfo(build-id) = 273269b4be3cc8fc88d005e4babd8d5a06e92fb0 debuginfo(build-id) = 52d69db9baca9779877e8062c6f1a2c0830501fa matio-debuginfo = 1.5.21-1.fc33 matio-debuginfo(riscv-64) = 1.5.21-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: matio-debugsource(riscv-64) = 1.5.21-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64 Wrote: /builddir/build/RPMS/matio-devel-1.5.21-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/matio-1.5.21-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/matio-debugsource-1.5.21-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/matio-debuginfo-1.5.21-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RJKMOD + umask 022 + cd /builddir/build/BUILD + cd matio-1.5.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/matio-1.5.21-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0