Source file .. ok matio-1.3.3/ matio-1.3.3/configure matio-1.3.3/matio.pc.in matio-1.3.3/patches/ matio-1.3.3/patches/inflate.patch matio-1.3.3/share/ matio-1.3.3/share/test_file.mat matio-1.3.3/share/test_file_v6.mat matio-1.3.3/Makefile.am matio-1.3.3/test/ matio-1.3.3/test/test_matf.f90 matio-1.3.3/test/Makefile.am matio-1.3.3/test/test_mat.c matio-1.3.3/test/Makefile.in matio-1.3.3/test/test_snprintf.c matio-1.3.3/doxygen/ matio-1.3.3/doxygen/header.tex matio-1.3.3/doxygen/format_api.sh matio-1.3.3/doxygen/textopdf.sh matio-1.3.3/doxygen/Makefile.am matio-1.3.3/doxygen/doxygen.config matio-1.3.3/doxygen/Makefile.in matio-1.3.3/bootstrap matio-1.3.3/ChangeLog matio-1.3.3/README matio-1.3.3/COPYING matio-1.3.3/configure.ac matio-1.3.3/Makefile.in matio-1.3.3/src/ matio-1.3.3/src/matioConfig.h.in matio-1.3.3/src/inflate.c matio-1.3.3/src/fortran/ matio-1.3.3/src/fortran/write.f90 matio-1.3.3/src/fortran/matio.f90 matio-1.3.3/src/fortran/create.f90 matio-1.3.3/src/fortran/read_data.f90 matio-1.3.3/src/fortran/write_data.f90 matio-1.3.3/src/fortran/matio_internal.c matio-1.3.3/src/fortran/matio_t.inc.in matio-1.3.3/src/matioConfig.h matio-1.3.3/src/Makefile.am matio-1.3.3/src/mat4.c matio-1.3.3/src/mat4.h matio-1.3.3/src/mat5.c matio-1.3.3/src/read_data.c matio-1.3.3/src/mat.c matio-1.3.3/src/matio_private.h matio-1.3.3/src/matio.h matio-1.3.3/src/Makefile.in matio-1.3.3/src/snprintf.c matio-1.3.3/src/io.c matio-1.3.3/src/mat5.h matio-1.3.3/src/endian.c matio-1.3.3/config/ matio-1.3.3/config/missing matio-1.3.3/config/matio_uint32_t.m4 matio-1.3.3/config/matio_int8_t.m4 matio-1.3.3/config/matio_lib_suffix.m4 matio-1.3.3/config/ltmain.sh matio-1.3.3/config/matio_uint8_t.m4 matio-1.3.3/config/matio_uint16_t.m4 matio-1.3.3/config/matio_zlib.m4 matio-1.3.3/config/config.guess matio-1.3.3/config/matio_int32_t.m4 matio-1.3.3/config/matio_uint64_t.m4 matio-1.3.3/config/config.sub matio-1.3.3/config/install-sh matio-1.3.3/config/depcomp matio-1.3.3/config/matio_int64_t.m4 matio-1.3.3/config/matio_int16_t.m4 matio-1.3.3/NEWS matio-1.3.3/aclocal.m4 checking for a BSD-compatible install... /usr/bin/ginstall -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 to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for pgcc... no checking for icc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking debug mode... no checking profile mode... no 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/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/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 "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... 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... yes 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/i486-slackware-linux/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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/ginstall -c 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 double... yes checking size of double... 8 checking for float... yes checking size of float... 4 checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for char... yes checking size of char... 1 checking for void *... yes checking size of void *... 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 zlib Library... -lz checking enable extended sparse types... yes checking whether to build test programs... no checking install docs... yes configure: creating ./config.status config.status: creating Makefile config.status: creating matio.pc config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating doxygen/Makefile config.status: creating src/matioConfig.h config.status: executing depfiles commands config.status: executing libtool commands MATIO Configuration Summary ============================================================== C Compiler: gcc Fortran Compiler: gfortran CFLAGS: -O2 -march=i486 -mtune=i686 FCFLAGS: FCLDFLAGS: Shared Libraries: yes Static Libraries: yes Features -------------------------------------------- Fortran Interface: no test programs: no Documentation: yes Packages -------------------------------------------- zlib: -lz Making all in src make[1]: Entering directory `/root/matio/matio-1.3.3/src' make all-am make[2]: Entering directory `/root/matio/matio-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c -o snprintf.lo snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c snprintf.c -o snprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c -o endian.lo endian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c endian.c -fPIC -DPIC -o .libs/endian.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c endian.c -o endian.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c -o io.lo io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c io.c -o io.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c -o inflate.lo inflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c inflate.c -fPIC -DPIC -o .libs/inflate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c inflate.c -o inflate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c -o read_data.lo read_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c read_data.c -fPIC -DPIC -o .libs/read_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c read_data.c -o read_data.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c -o mat5.lo mat5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c mat5.c -fPIC -DPIC -o .libs/mat5.o mat5.c: In function ‘WriteCompressedCharData’: mat5.c:420: warning: assignment from incompatible pointer type mat5.c:455: warning: assignment from incompatible pointer type mat5.c:466: warning: assignment from incompatible pointer type mat5.c:490: warning: assignment from incompatible pointer type mat5.c: In function ‘WriteCompressedEmptyData’: mat5.c:743: warning: assignment from incompatible pointer type mat5.c:744: warning: assignment from incompatible pointer type mat5.c:750: warning: assignment from incompatible pointer type mat5.c:751: warning: assignment from incompatible pointer type mat5.c: In function ‘WriteCompressedData’: mat5.c:1281: warning: assignment from incompatible pointer type mat5.c: In function ‘WriteCompressedCellArrayField’: mat5.c:2240: warning: assignment from incompatible pointer type mat5.c:2241: warning: assignment from incompatible pointer type mat5.c:2266: warning: assignment from incompatible pointer type mat5.c:2267: warning: assignment from incompatible pointer type mat5.c:2276: warning: assignment from incompatible pointer type mat5.c:2277: warning: assignment from incompatible pointer type mat5.c:2352: warning: assignment from incompatible pointer type mat5.c:2353: warning: assignment from incompatible pointer type mat5.c:2378: warning: assignment from incompatible pointer type mat5.c:2379: warning: assignment from incompatible pointer type mat5.c:2388: warning: assignment from incompatible pointer type mat5.c: In function ‘WriteCompressedStructField’: mat5.c:2646: warning: assignment from incompatible pointer type mat5.c:2647: warning: assignment from incompatible pointer type mat5.c:2672: warning: assignment from incompatible pointer type mat5.c:2673: warning: assignment from incompatible pointer type mat5.c:2682: warning: assignment from incompatible pointer type mat5.c:2683: warning: assignment from incompatible pointer type mat5.c:2758: warning: assignment from incompatible pointer type mat5.c:2759: warning: assignment from incompatible pointer type mat5.c:2784: warning: assignment from incompatible pointer type mat5.c:2785: warning: assignment from incompatible pointer type mat5.c:2794: warning: assignment from incompatible pointer type mat5.c: In function ‘Write5’: mat5.c:5639: warning: assignment from incompatible pointer type mat5.c:5640: warning: assignment from incompatible pointer type mat5.c:5665: warning: assignment from incompatible pointer type mat5.c:5666: warning: assignment from incompatible pointer type mat5.c:5683: warning: assignment from incompatible pointer type mat5.c:5684: warning: assignment from incompatible pointer type mat5.c:5700: warning: assignment from incompatible pointer type mat5.c:5701: warning: assignment from incompatible pointer type mat5.c:5776: warning: assignment from incompatible pointer type mat5.c:5777: warning: assignment from incompatible pointer type mat5.c:5802: warning: assignment from incompatible pointer type mat5.c:5803: warning: assignment from incompatible pointer type mat5.c:5812: warning: assignment from incompatible pointer type mat5.c:5851: warning: assignment from incompatible pointer type mat5.c:5858: warning: assignment from incompatible pointer type libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c mat5.c -o mat5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c -o mat4.lo mat4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c mat4.c -fPIC -DPIC -o .libs/mat4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c mat4.c -o mat4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c -o mat.lo mat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c mat.c -fPIC -DPIC -o .libs/mat.o mat.c: In function ‘Mat_VarReadDataLinear’: mat.c:1416: warning: passing argument 2 of ‘InflateDataType’ from incompatible pointer type libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -O2 -march=i486 -mtune=i686 -c mat.c -o mat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -I. -O2 -march=i486 -mtune=i686 -o libmatio.la -rpath /usr/lib snprintf.lo endian.lo io.lo inflate.lo read_data.lo mat5.lo mat4.lo mat.lo -lm libtool: link: gcc -shared .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 -lm -march=i486 -mtune=i686 -Wl,-soname -Wl,libmatio.so.0 -o .libs/libmatio.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmatio.so.0" && ln -s "libmatio.so.0.0.0" "libmatio.so.0") libtool: link: (cd ".libs" && rm -f "libmatio.so" && ln -s "libmatio.so.0.0.0" "libmatio.so") libtool: link: ar cru .libs/libmatio.a snprintf.o endian.o io.o inflate.o read_data.o mat5.o mat4.o mat.o libtool: link: ranlib .libs/libmatio.a libtool: link: ( cd ".libs" && rm -f "libmatio.la" && ln -s "../libmatio.la" "libmatio.la" ) make[2]: Leaving directory `/root/matio/matio-1.3.3/src' make[1]: Leaving directory `/root/matio/matio-1.3.3/src' Making all in doxygen make[1]: Entering directory `/root/matio/matio-1.3.3/doxygen' (cat ./doxygen.config; echo "INPUT=../src";echo "LATEX_HEADER=./header.tex"; echo "EXCLUDE=../scats"; echo "IMAGE_PATH=."; echo "PROJECT_NUMBER=1.3.3") | doxygen - Warning: Tag `USE_WINDOWS_ENCODING' at line 64 of file - has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DETAILS_AT_TOP' at line 155 of file - has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1122 of file - has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1130 of file - has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" /root/matio/matio-1.3.3/src/io.c:57: Conditional section does not have a corresponding \endcond command within this file. /root/matio/matio-1.3.3/src/matio.h:163: Warning: documentation for unknown define MEM_CONSERVE found. /root/matio/matio-1.3.3/src/fortran/matio_internal.c:67: Warning: Compound fmatvar_t is not documented. /root/matio/matio-1.3.3/src/fortran/matio_internal.c:62: Warning: Compound fmat_t is not documented. /root/matio/matio-1.3.3/src/io.c:54: Warning: Member asprintf (define) of file io.c is not documented. /root/matio/matio-1.3.3/src/io.c:43: Warning: Member snprintf (define) of file io.c is not documented. /root/matio/matio-1.3.3/src/io.c:32: Warning: Member va_copy(d, s) (define) of file io.c is not documented. /root/matio/matio-1.3.3/src/io.c:51: Warning: Member vasprintf (define) of file io.c is not documented. /root/matio/matio-1.3.3/src/io.c:35: Warning: Member vsnprintf (define) of file io.c is not documented. /root/matio/matio-1.3.3/src/io.c:47: Warning: Member snprintf(char *str, size_t size, const char *format,...) (function) of file io.c is not documented. /root/matio/matio-1.3.3/src/io.c:39: Warning: Member vsnprintf(char *, size_t, const char *, va_list) (function) of file io.c is not documented. /root/matio/matio-1.3.3/src/mat.c:748: Warning: Member Mat_VarFree2(matvar_t *matvar) (function) of file mat.c is not documented. /root/matio/matio-1.3.3/src/mat4.c:382: Warning: Member Mat_VarPrint4(matvar_t *matvar, int printdata) (function) of file mat4.c is not documented. /root/matio/matio-1.3.3/src/mat4.c:271: Warning: Member Mat_VarReadNextInfo4(mat_t *mat) (function) of file mat4.c is not documented. /root/matio/matio-1.3.3/src/mat4.c:52: Warning: Member Read4(mat_t *mat, matvar_t *matvar) (function) of file mat4.c is not documented. /root/matio/matio-1.3.3/src/mat4.c:203: Warning: Member ReadData4(mat_t *mat, matvar_t *matvar, void *data, int *start, int *stride, int *edge) (function) of file mat4.c is not documented. /root/matio/matio-1.3.3/src/mat5.c:1269: Warning: Member WriteCompressedData(mat_t *mat, z_stream *z, void *data, int N, int data_type) (function) of file mat5.c is not documented. /root/matio/matio-1.3.3/src/mat5.c:726: Warning: Member WriteCompressedEmptyData(mat_t *mat, z_stream *z, int N, int data_type) (function) of file mat5.c is not documented. /root/matio/matio-1.3.3/src/mat5.c:586: Warning: Member WriteEmptyData(mat_t *mat, int N, int data_type) (function) of file mat5.c is not documented. /root/matio/matio-1.3.3/src/matio.h:60: Warning: Member mat_int16_t (typedef) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:54: Warning: Member mat_int32_t (typedef) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:48: Warning: Member mat_int64_t (typedef) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:66: Warning: Member mat_int8_t (typedef) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:63: Warning: Member mat_uint16_t (typedef) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:57: Warning: Member mat_uint32_t (typedef) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:51: Warning: Member mat_uint64_t (typedef) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:69: Warning: Member mat_uint8_t (typedef) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:262: Warning: Member Mat_Critical(const char *format,...) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:270: Warning: Member Mat_DebugMessage(int level, const char *format,...) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:263: Warning: Member Mat_Error(const char *format,...) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:264: Warning: Member Mat_Help(const char *helpstr[]) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:266: Warning: Member Mat_LogClose(void) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:265: Warning: Member Mat_LogInit(char *progname) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:268: Warning: Member Mat_LogInitFunc(char *prog_name, void(*log_func)(int log_level, char *message)) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:269: Warning: Member Mat_Message(const char *format,...) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:261: Warning: Member Mat_SetDebug(int d) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:260: Warning: Member Mat_SetVerbose(int verb, int s) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:273: Warning: Member Mat_SizeOf(int data_type) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:271: Warning: Member Mat_VerbMessage(int level, const char *format,...) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:272: Warning: Member Mat_Warning(const char *format,...) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:259: Warning: Member strdup_printf(const char *format,...) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/matio.h:258: Warning: Member strdup_vprintf(const char *format, va_list ap) (function) of file matio.h is not documented. /root/matio/matio-1.3.3/src/read_data.c:3669: Warning: Member ReadCharData(mat_t *mat, char *data, int data_type, int len) (function) of file read_data.c is not documented. /root/matio/matio-1.3.3/src/inflate.c:558: Warning: argument 'matvar' of command @param is not found in the argument list of InflateDataType(mat_t *mat, z_stream *z, void *buf) /root/matio/matio-1.3.3/src/inflate.c:558: Warning: The following parameters of InflateDataType(mat_t *mat, z_stream *z, void *buf) are not documented: parameter 'z' /root/matio/matio-1.3.3/src/inflate.c:96: Warning: argument 'z' of command @param is not found in the argument list of InflateSkip2(mat_t *mat, matvar_t *matvar, int nbytes) /root/matio/matio-1.3.3/src/inflate.c:96: Warning: The following parameters of InflateSkip2(mat_t *mat, matvar_t *matvar, int nbytes) are not documented: parameter 'matvar' /root/matio/matio-1.3.3/src/mat5.c:6193: Warning: argument 'mat' of command @param is not found in the argument list of Mat_VarPrint5(matvar_t *matvar, int printdata) /root/matio/matio-1.3.3/src/mat5.c:6193: Warning: The following parameters of Mat_VarPrint5(matvar_t *matvar, int printdata) are not documented: parameter 'printdata' /root/matio/matio-1.3.3/src/mat5.c:6824: Warning: Found unknown command `\retuen' /root/matio/matio-1.3.3/src/mat5.c:1134: Warning: argument 'Writes' of command @param is not found in the argument list of WriteCharDataSlab2(mat_t *mat, void *data, int data_type, int *dims, int *start, int *stride, int *edge) /root/matio/matio-1.3.3/src/mat5.c:1141: Warning: Found unknown command `\fixme' /root/matio/matio-1.3.3/src/mat5.c:2197: Warning: The following parameters of WriteCompressedCellArrayField(mat_t *mat, matvar_t *matvar, z_stream *z) are not documented: parameter 'z' /root/matio/matio-1.3.3/src/mat5.c:2602: Warning: Found unknown command `\fixme' /root/matio/matio-1.3.3/src/mat5.c:2602: Warning: The following parameters of WriteCompressedStructField(mat_t *mat, matvar_t *matvar, z_stream *z) are not documented: parameter 'z' /root/matio/matio-1.3.3/src/mat5.c:878: Warning: argument 'Writes' of command @param is not found in the argument list of WriteDataSlab2(mat_t *mat, void *data, int data_type, int *dims, int *start, int *stride, int *edge) /root/matio/matio-1.3.3/src/mat5.c:881: Warning: Found unknown command `\fixme' /root/matio/matio-1.3.3/src/mat5.c:520: Warning: argument 'data' of command @param is not found in the argument list of WriteEmptyCharData(mat_t *mat, int N, int data_type) This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./_formulas.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. cd latex;.././format_api.sh;.././textopdf.sh This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./refman.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support). Scanning input file refman.idx....done (380 entries accepted, 0 rejected). Sorting entries......done (3401 comparisons). Generating output file refman.ind....done (620 lines written, 0 warnings). Output written in refman.ind. Transcript written in refman.ilg. This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./refman.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. mv latex/refman.pdf latex/libmatio.pdf make[1]: Leaving directory `/root/matio/matio-1.3.3/doxygen' make[1]: Entering directory `/root/matio/matio-1.3.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/root/matio/matio-1.3.3' Making check in src make[1]: Entering directory `/root/matio/matio-1.3.3/src' make[1]: Leaving directory `/root/matio/matio-1.3.3/src' Making check in doxygen make[1]: Entering directory `/root/matio/matio-1.3.3/doxygen' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/root/matio/matio-1.3.3/doxygen' make[1]: Entering directory `/root/matio/matio-1.3.3' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/root/matio/matio-1.3.3' Making install in src make[1]: Entering directory `/root/matio/matio-1.3.3/src' make[2]: Entering directory `/root/matio/matio-1.3.3/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/root/matio/matio-1.3.3-i486-62.1/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libmatio.la' '/root/matio/matio-1.3.3-i486-62.1/usr/lib/libmatio.la' libtool: install: /usr/bin/ginstall -c .libs/libmatio.so.0.0.0 /root/matio/matio-1.3.3-i486-62.1/usr/lib/libmatio.so.0.0.0 libtool: install: (cd /root/matio/matio-1.3.3-i486-62.1/usr/lib && { ln -s -f libmatio.so.0.0.0 libmatio.so.0 || { rm -f libmatio.so.0 && ln -s libmatio.so.0.0.0 libmatio.so.0; }; }) libtool: install: (cd /root/matio/matio-1.3.3-i486-62.1/usr/lib && { ln -s -f libmatio.so.0.0.0 libmatio.so || { rm -f libmatio.so && ln -s libmatio.so.0.0.0 libmatio.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libmatio.lai /root/matio/matio-1.3.3-i486-62.1/usr/lib/libmatio.la libtool: install: /usr/bin/ginstall -c .libs/libmatio.a /root/matio/matio-1.3.3-i486-62.1/usr/lib/libmatio.a libtool: install: chmod 644 /root/matio/matio-1.3.3-i486-62.1/usr/lib/libmatio.a libtool: install: ranlib /root/matio/matio-1.3.3-i486-62.1/usr/lib/libmatio.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/root/matio/matio-1.3.3-i486-62.1/usr/include" /usr/bin/ginstall -c -m 644 'matio.h' '/root/matio/matio-1.3.3-i486-62.1/usr/include/matio.h' /usr/bin/ginstall -c -m 644 'matioConfig.h' '/root/matio/matio-1.3.3-i486-62.1/usr/include/matioConfig.h' test -z "/usr/include" || /usr/bin/mkdir -p "/root/matio/matio-1.3.3-i486-62.1/usr/include" make[2]: Leaving directory `/root/matio/matio-1.3.3/src' make[1]: Leaving directory `/root/matio/matio-1.3.3/src' Making install in doxygen make[1]: Entering directory `/root/matio/matio-1.3.3/doxygen' make[2]: Entering directory `/root/matio/matio-1.3.3/doxygen' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/matio" || /usr/bin/mkdir -p "/root/matio/matio-1.3.3-i486-62.1/usr/share/doc/matio" /usr/bin/ginstall -c -m 644 '../doxygen/latex/libmatio.pdf' '/root/matio/matio-1.3.3-i486-62.1/usr/share/doc/matio/libmatio.pdf' make[2]: Leaving directory `/root/matio/matio-1.3.3/doxygen' make[1]: Leaving directory `/root/matio/matio-1.3.3/doxygen' make[1]: Entering directory `/root/matio/matio-1.3.3' make[2]: Entering directory `/root/matio/matio-1.3.3' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/matio" || /usr/bin/mkdir -p "/root/matio/matio-1.3.3-i486-62.1/usr/share/matio" test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/root/matio/matio-1.3.3-i486-62.1/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'matio.pc' '/root/matio/matio-1.3.3-i486-62.1/usr/lib/pkgconfig/matio.pc' make[2]: Leaving directory `/root/matio/matio-1.3.3' make[1]: Leaving directory `/root/matio/matio-1.3.3' Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libmatio.so.0 -> libmatio.so.0.0.0 usr/lib/libmatio.so -> libmatio.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libmatio.so.0 ) ( cd usr/lib ; ln -sf libmatio.so.0.0.0 libmatio.so.0 ) ( cd usr/lib ; rm -rf libmatio.so ) ( cd usr/lib ; ln -sf libmatio.so.0.0.0 libmatio.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libmatio.so.0' removed `./usr/lib/libmatio.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: ../matio-1.3.3-i486-62.1.tlz ./ usr/ usr/lib/ usr/lib/libmatio.so.0.0.0 usr/lib/libmatio.la usr/lib/libmatio.a usr/lib/pkgconfig/ usr/lib/pkgconfig/matio.pc usr/include/ usr/include/matio.h usr/include/matioConfig.h usr/doc/ usr/doc/matio-1.3.3/ usr/doc/matio-1.3.3/README usr/doc/matio-1.3.3/COPYING usr/doc/matio-1.3.3/NEWS usr/doc/matio-1.3.3/libmatio.pdf usr/src/ usr/src/matio-1.3.3/ usr/src/matio-1.3.3/build-matio.sh install/ install/slack-desc install/doinst.sh Slackware package ../matio-1.3.3-i486-62.1.tlz created. Checking package: matio-1.3.3-i486-62.1.tlz Checking file name extention (.t[glxb]z)... OK Checking package name release... 62 Checking package arch... i486 Checking package version... 1.3.3 Checking package name... matio Checking md5 file... OK Reading the contents of the package... Checking setuid files... OK Checking for proper root directory... OK Checking for './install' directory... OK Checking for slack-desc file... OK Checking contents of slack-desc file... OK Checking for zenbuild file... OK Checking contents of zenbuild file... OK Checking for icon directory... OK Checking for matio.desktop file... Warning. Checking for non-root owned files and dirs... OK Checking group for bin directories... OK Checking bin files for execute permissions ... OK Checking zero length files... OK Checking non readable files... OK Checking non readable directories... OK Checking for documentation directory... OK Checking for documentation directory in /usr/share... OK Checking for empty documentation directory... OK Checking for /usr/share/man... OK, not found. Checking non-compressed man pages... OK Checking non-compressed info pages... OK Checking for info dir or dir.gz... OK Checking for usr/etc/ directory... OK Checking for usr/local/ directory... OK Checking for abnormally large files... OK Checking for unstripped bin... OK ------------------------------------------------------------ FATAL ERRORS: WARNINGS: 'matio.desktop' file is missing from package. SUGGESTIONS: ------------------------------------------------------------ SUMMARY for matio-1.3.3-i486-62.1.tlz: 0 fatal errors. 1 warnings. 0 suggestions ------------------------------------------------------------