Cook: matio 1.5.2 ================================================================================ QA: checking package receipt... Extracting source archive "matio-1.5.2.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for i486-slitaz-linux-pgcc... no checking for i486-slitaz-linux-icc... no checking for i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking debug mode... no checking profile mode... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i486-slitaz-linux-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i486-slitaz-linux-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 i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-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... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /bin/grep checking for pow in -lm... yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) 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... 4 checking size of int... 4 checking size of short... 2 checking size of char... 1 checking size of void *... 4 checking size of size_t... 4 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 va_copy()... yes checking for vsnprintf()... yes checking for snprintf()... yes checking for vasprintf()... yes checking for asprintf()... yes checking for matlab... no no checking for zlib Library... configure: no checking for HDF5 software... no checking enable enable MAT v7.3 file support... no checking for default MAT file version... MAT_FT_MAT5 checking enable extended sparse types... yes 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 MATIO Configuration Summary ============================================================== C Compiler: i486-slitaz-linux-gcc CFLAGS: -march=i486 -Os -pipe -mindirect-branch=thunk Shared Libraries: yes Static Libraries: yes default MAT version: MAT_FT_MAT5 Features -------------------------------------------- MAT v7.3 file support: no Extended sparse support: yes Packages -------------------------------------------- zlib: hdf5: MATLAB: Making all in src make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/src' make all-am make[2]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/src' /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o snprintf.lo snprintf.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o endian.lo endian.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o io.lo io.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o read_data.lo read_data.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mat5.lo mat5.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mat4.lo mat4.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c mat5.c -fPIC -DPIC -o .libs/mat5.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c endian.c -fPIC -DPIC -o .libs/endian.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c mat4.c -fPIC -DPIC -o .libs/mat4.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c read_data.c -fPIC -DPIC -o .libs/read_data.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o snprintf.c: In function 'mat_vasprintf': snprintf.c:837:12: warning: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] return vasprintf(ptr,format,ap); ^~~~~~~~~ vsprintf libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c endian.c -o endian.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c io.c -o io.o >/dev/null 2>&1 mat5.c: In function 'Mat_VarReadNumeric5': mat5.c:3450:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c:3459:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag+1,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~~~ mat5.c: In function 'Read5': mat5.c:3933:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c:3942:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag+1,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~~~ mat5.c:4052:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c:4061:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&N,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~ mat5.c:4115:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c:4124:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&N,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~ mat5.c:4178:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c:4187:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&N,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~ mat5.c:4268:25: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c:4277:29: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag+1,4,1,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~~~ mat5.c: In function 'ReadData5': mat5.c:4672:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,2,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c:4720:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,2,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c:4780:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,2,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c: In function 'Mat_VarReadDataLinear5': mat5.c:4914:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,2,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ mat5.c:4963:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tag,4,2,mat->fp); ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mat.lo mat.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c mat4.c -o mat4.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c mat.c -fPIC -DPIC -o .libs/mat.o /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o matvar_cell.lo matvar_cell.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c matvar_cell.c -fPIC -DPIC -o .libs/matvar_cell.o /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o matvar_struct.lo matvar_struct.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c matvar_struct.c -fPIC -DPIC -o .libs/matvar_struct.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c snprintf.c -o snprintf.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c matvar_cell.c -o matvar_cell.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c matvar_struct.c -o matvar_struct.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c mat.c -o mat.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c mat5.c -o mat5.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c read_data.c -o read_data.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -I. -march=i486 -Os -pipe -mindirect-branch=thunk -version-info 2:2:0 -Wl,-Os,--as-needed -o libmatio.la -rpath /usr/lib snprintf.lo endian.lo io.lo read_data.lo mat5.lo mat4.lo mat.lo matvar_cell.lo matvar_struct.lo -lm libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC .libs/snprintf.o .libs/endian.o .libs/io.o .libs/read_data.o .libs/mat5.o .libs/mat4.o .libs/mat.o .libs/matvar_cell.o .libs/matvar_struct.o -lm -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,libmatio.so.2 -o .libs/libmatio.so.2.0.2 /usr/bin/ld: .libs/mat.o: in function `Mat_VarDelete': mat.c:(.text+0x1eeb): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' libtool: link: (cd ".libs" && rm -f "libmatio.so.2" && ln -s "libmatio.so.2.0.2" "libmatio.so.2") libtool: link: (cd ".libs" && rm -f "libmatio.so" && ln -s "libmatio.so.2.0.2" "libmatio.so") libtool: link: i486-slitaz-linux-ar cru .libs/libmatio.a snprintf.o endian.o io.o read_data.o mat5.o mat4.o mat.o matvar_cell.o matvar_struct.o libtool: link: i486-slitaz-linux-ranlib .libs/libmatio.a libtool: link: ( cd ".libs" && rm -f "libmatio.la" && ln -s "../libmatio.la" "libmatio.la" ) make[2]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/src' make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/src' Making all in getopt make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/getopt' /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I../src -D_GLIBCXX_USE_C99_MATH=1 -DREPLACE_GETOPT=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o libgetopt_la-getopt_long.lo `test -f 'getopt_long.c' || echo './'`getopt_long.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I../src -D_GLIBCXX_USE_C99_MATH=1 -DREPLACE_GETOPT=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c getopt_long.c -fPIC -DPIC -o .libs/libgetopt_la-getopt_long.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I../src -D_GLIBCXX_USE_C99_MATH=1 -DREPLACE_GETOPT=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c getopt_long.c -o libgetopt_la-getopt_long.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -DREPLACE_GETOPT=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o libgetopt.la libgetopt_la-getopt_long.lo -lm libtool: link: i486-slitaz-linux-ar cru .libs/libgetopt.a .libs/libgetopt_la-getopt_long.o libtool: link: i486-slitaz-linux-ranlib .libs/libgetopt.a libtool: link: ( cd ".libs" && rm -f "libgetopt.la" && ln -s "../libgetopt.la" "libgetopt.la" ) make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/getopt' Making all in tools make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/tools' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I../src -D_GLIBCXX_USE_C99_MATH=1 -I../src -I../getopt -march=i486 -Os -pipe -mindirect-branch=thunk -c matdump.c matdump.c: In function 'print_whos': matdump.c:564:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf(" %10luB",nbytes); ~~~~^ ~~~~~~ %10u matdump.c:566:23: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf(" %10lu",nbytes); ~~~~^ ~~~~~~ %10u /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -I../src -I../getopt -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o matdump matdump.o ../src/libmatio.la ../getopt/libgetopt.la -lm libtool: link: i486-slitaz-linux-gcc -I../src -I../getopt -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/matdump matdump.o ../src/.libs/libmatio.so ../getopt/.libs/libgetopt.a -lm make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/tools' Making all in test make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/test' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I../src -D_GLIBCXX_USE_C99_MATH=1 -I../src -I../getopt -march=i486 -Os -pipe -mindirect-branch=thunk -c test_mat.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I../src -D_GLIBCXX_USE_C99_MATH=1 -I../src -I../getopt -march=i486 -Os -pipe -mindirect-branch=thunk -c test_snprintf.c test_mat.c: In function 'test_get_struct_field': test_mat.c:2525:58: warning: passing argument 2 of 'Mat_VarGetStructField' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] field = Mat_VarGetStructField(matvar,fieldname, ^~~~~~~~~ In file included from ../src/matio_private.h:32, from test_mat.c:34: ../src/matio.h:278:19: note: expected 'void *' but argument is of type 'const char *' EXTERN matvar_t *Mat_VarGetStructField(matvar_t *matvar,void *name_or_index, ^~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -I../src -I../getopt -march=i486 -Os -pipe -mindirect-branch=thunk -L../src -Wl,-Os,--as-needed -o test_snprintf test_snprintf.o ../src/libmatio.la ../getopt/libgetopt.la -lm libtool: link: i486-slitaz-linux-gcc -I../src -I../getopt -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/test_snprintf test_snprintf.o -L../src ../src/.libs/libmatio.so ../getopt/.libs/libgetopt.a -lm /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -I../src -I../getopt -march=i486 -Os -pipe -mindirect-branch=thunk -L../src -Wl,-Os,--as-needed -o test_mat test_mat.o ../src/libmatio.la ../getopt/libgetopt.la -lm libtool: link: i486-slitaz-linux-gcc -I../src -I../getopt -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/test_mat test_mat.o -L../src ../src/.libs/libmatio.so ../getopt/.libs/libgetopt.a -lm make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/test' Making all in documentation make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/documentation' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/documentation' make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2' Making install in src make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/src' make[2]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/src' test -z "/usr/lib" || ../config/install-sh -c -d "/home/slitaz/wok/matio/install/usr/lib" test -z "/usr/include" || ../config/install-sh -c -d "/home/slitaz/wok/matio/install/usr/include" test -z "/usr/include" || ../config/install-sh -c -d "/home/slitaz/wok/matio/install/usr/include" /bin/sh ../libtool --mode=install /usr/bin/install -c libmatio.la '/home/slitaz/wok/matio/install/usr/lib' /usr/bin/install -c -m 644 matio.h '/home/slitaz/wok/matio/install/usr/include' /usr/bin/install -c -m 644 matio_pubconf.h '/home/slitaz/wok/matio/install/usr/include' libtool: install: /usr/bin/install -c .libs/libmatio.so.2.0.2 /home/slitaz/wok/matio/install/usr/lib/libmatio.so.2.0.2 libtool: install: (cd /home/slitaz/wok/matio/install/usr/lib && { ln -s -f libmatio.so.2.0.2 libmatio.so.2 || { rm -f libmatio.so.2 && ln -s libmatio.so.2.0.2 libmatio.so.2; }; }) libtool: install: (cd /home/slitaz/wok/matio/install/usr/lib && { ln -s -f libmatio.so.2.0.2 libmatio.so || { rm -f libmatio.so && ln -s libmatio.so.2.0.2 libmatio.so; }; }) libtool: install: /usr/bin/install -c .libs/libmatio.lai /home/slitaz/wok/matio/install/usr/lib/libmatio.la libtool: install: /usr/bin/install -c .libs/libmatio.a /home/slitaz/wok/matio/install/usr/lib/libmatio.a libtool: install: chmod 644 /home/slitaz/wok/matio/install/usr/lib/libmatio.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/matio/install/usr/lib/libmatio.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/src' make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/src' Making install in getopt make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/getopt' make[2]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/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 '/home/slitaz/wok/matio/source/matio-1.5.2/getopt' make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/getopt' Making install in tools make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/tools' make[2]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/tools' test -z "/usr/bin" || ../config/install-sh -c -d "/home/slitaz/wok/matio/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c matdump '/home/slitaz/wok/matio/install/usr/bin' libtool: install: warning: `../src/libmatio.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/matdump /home/slitaz/wok/matio/install/usr/bin/matdump make[2]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/tools' make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/tools' Making install in test make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/test' make[2]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/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 '/home/slitaz/wok/matio/source/matio-1.5.2/test' make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/test' Making install in documentation make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/documentation' make[2]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2/documentation' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || ../config/install-sh -c -d "/home/slitaz/wok/matio/install/usr/share/info" test -z "/usr/share/man/man3" || ../config/install-sh -c -d "/home/slitaz/wok/matio/install/usr/share/man/man3" /usr/bin/install -c -m 644 Mat_Close.3 Mat_CreateVer.3 Mat_GetFilename.3 Mat_GetLibraryVersion.3 Mat_GetVersion.3 Mat_Open.3 Mat_Rewind.3 Mat_VarAddStructField.3 Mat_VarCreate.3 Mat_VarCreateStruct.3 Mat_VarFree.3 Mat_VarGetNumberOfFields.3 Mat_VarGetStructFieldnames.3 Mat_VarGetStructs.3 Mat_VarGetStructsLinear.3 Mat_VarRead.3 Mat_VarReadInfo.3 Mat_VarReadNext.3 Mat_VarReadNextInfo.3 Mat_VarWrite.3 '/home/slitaz/wok/matio/install/usr/share/man/man3' make[2]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/documentation' make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2/documentation' make[1]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2' make[2]: Entering directory '/home/slitaz/wok/matio/source/matio-1.5.2' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/pkgconfig" || config/install-sh -c -d "/home/slitaz/wok/matio/install/usr/lib/pkgconfig" /usr/bin/install -c -m 644 matio.pc '/home/slitaz/wok/matio/install/usr/lib/pkgconfig' make[2]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2' make[1]: Leaving directory '/home/slitaz/wok/matio/source/matio-1.5.2' ================================================================================ Executing strip on all files... Done Time: 1.19s. Size: 244858 B -> 224590 B. Save: 20 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.39s. Size: 52714 B -> 25338 B. Save: 27 KB. Cache hit: 20/20. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: matio 1.5.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "matio-1.5.2-i486.tazpkg" created Pack: matio-dev 1.5.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "matio-dev-1.5.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/matio-1.5.2... Done Checking site script in source/matio-1.5.2... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: matio 1.5.2 ================================================================================ Src file : matio-1.5.2.tar.gz Src size : 7.8M Source dir : 25.0M Produced : 376.0K Cook time : 36s Cook date : 2020-09-12 23:30 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 156.0K : 38.4K : 3 : matio-1.5.2-i486.tazpkg 2 : 172.0K : 33.6K : 5 : matio-dev-1.5.2-i486.tazpkg ================================================================================