------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/hdf-szip-2.1.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/hdf5-1.10.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> matio-1.5.17 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> matio-1.5.17 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by matio-1.5.17 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> matio-1.5.17 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by matio-1.5.17 for building => SHA256 Checksum OK for matio-1.5.17.7z. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> matio-1.5.17 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by matio-1.5.17 for building ===> Extracting for matio-1.5.17 => SHA256 Checksum OK for matio-1.5.17.7z. Extracted Memory Use: 32.50M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for matio-1.5.17 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> matio-1.5.17 depends on shared library: libhdf5.so - found (/usr/local/lib/libhdf5.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> matio-1.5.17 depends on shared library: libhdf5.so - found (/usr/local/lib/libhdf5.so) ===> Configuring for matio-1.5.17 configure: loading site script /xports/Templates/config.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... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk 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... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc 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... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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) /usr/bin/grep checking for pow in -lm... yes checking for ANSI C header files... (cached) yes checking for stdarg.h... (cached) yes checking for varargs.h... no 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 locale.h... (cached) yes checking for stddef.h... (cached) yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for ptrdiff_t... (cached) 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... (cached) yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for size_t... (cached) yes checking for intmax_t... (cached) yes checking for uintmax_t... yes checking for uintptr_t... (cached) 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 no checking for zlib Library... -lz checking for HDF5 software... -L/usr/local/lib -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 MATIO Configuration Summary ============================================================== C Compiler: cc CFLAGS: -pipe -O2 -fno-strict-aliasing Shared Libraries: yes Static Libraries: yes default MAT version: MAT_FT_MAT5 Features -------------------------------------------- MAT v7.3 file support: yes Extended sparse support: yes Packages -------------------------------------------- zlib: -lz hdf5: -L/usr/local/lib -lhdf5 MATLAB: SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for matio-1.5.17 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- snprintf.lo --- --- endian.lo --- --- io.lo --- --- inflate.lo --- --- read_data.lo --- --- mat5.lo --- --- mat4.lo --- --- mat.lo --- --- matvar_cell.lo --- --- matvar_struct.lo --- --- snprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o snprintf.lo snprintf.c --- endian.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o endian.lo endian.c --- io.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o io.lo io.c --- inflate.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o inflate.lo inflate.c --- read_data.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o read_data.lo read_data.c --- mat5.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o mat5.lo mat5.c --- mat4.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o mat4.lo mat4.c --- mat.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o mat.lo mat.c --- matvar_cell.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o matvar_cell.lo matvar_cell.c --- matvar_struct.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o matvar_struct.lo matvar_struct.c --- io.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c io.c -fPIC -DPIC -o .libs/io.o --- inflate.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c inflate.c -fPIC -DPIC -o .libs/inflate.o --- snprintf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o --- matvar_cell.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c matvar_cell.c -fPIC -DPIC -o .libs/matvar_cell.o --- read_data.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c read_data.c -fPIC -DPIC -o .libs/read_data.o --- mat4.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c mat4.c -fPIC -DPIC -o .libs/mat4.o --- snprintf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c snprintf.c -o snprintf.o >/dev/null 2>&1 --- mat.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c mat.c -fPIC -DPIC -o .libs/mat.o --- mat5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c mat5.c -fPIC -DPIC -o .libs/mat5.o --- mat73.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o mat73.lo mat73.c --- endian.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c endian.c -fPIC -DPIC -o .libs/endian.o --- matvar_struct.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c matvar_struct.c -fPIC -DPIC -o .libs/matvar_struct.o --- mat73.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c mat73.c -fPIC -DPIC -o .libs/mat73.o --- matvar_cell.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c matvar_cell.c -o matvar_cell.o >/dev/null 2>&1 --- io.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c io.c -o io.o >/dev/null 2>&1 --- endian.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c endian.c -o endian.o >/dev/null 2>&1 --- inflate.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c inflate.c -o inflate.o >/dev/null 2>&1 --- matvar_struct.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c matvar_struct.c -o matvar_struct.o >/dev/null 2>&1 --- mat4.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c mat4.c -o mat4.o >/dev/null 2>&1 --- mat.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c mat.c -o mat.o >/dev/null 2>&1 --- mat73.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c mat73.c -o mat73.o >/dev/null 2>&1 --- read_data.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c read_data.c -o read_data.o >/dev/null 2>&1 --- mat5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c mat5.c -o mat5.o >/dev/null 2>&1 --- libmatio.la --- /bin/sh ../libtool --tag=CC --mode=link cc -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -no-undefined -export-symbols ./matio.sym -version-info 10:2:1 -o libmatio.la -rpath /usr/local/lib 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 -L/usr/local/lib -lhdf5 -lz -lm libtool: link: echo "{ global:" > .libs/libmatio.so.9.1.2-ver libtool: link: sed -e "s|$|;|" < ./matio.sym >> .libs/libmatio.so.9.1.2-ver libtool: link: echo "local: *; };" >> .libs/libmatio.so.9.1.2-ver libtool: link: cc -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 -L/usr/local/lib -lhdf5 -lz -lm -O2 -Wl,-soname -Wl,libmatio.so.9 -Wl,-version-script -Wl,.libs/libmatio.so.9.1.2-ver -o .libs/libmatio.so.9.1.2 .libs/mat.o:mat.c:function Mat_VarDelete: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() libtool: link: (cd ".libs" && rm -f "libmatio.so.9" && ln -s "libmatio.so.9.1.2" "libmatio.so.9") libtool: link: (cd ".libs" && rm -f "libmatio.so" && ln -s "libmatio.so.9.1.2" "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 matvar_cell.o matvar_struct.o mat73.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmatio.a libtool: link: ( cd ".libs" && rm -f "libmatio.la" && ln -s "../libmatio.la" "libmatio.la" ) Making all in getopt --- libgetopt_la-getopt_long.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src -DREPLACE_GETOPT=1 -pipe -O2 -fno-strict-aliasing -c -o libgetopt_la-getopt_long.lo `test -f 'getopt_long.c' || echo './'`getopt_long.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../src -DREPLACE_GETOPT=1 -pipe -O2 -fno-strict-aliasing -c getopt_long.c -fPIC -DPIC -o .libs/libgetopt_la-getopt_long.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../src -DREPLACE_GETOPT=1 -pipe -O2 -fno-strict-aliasing -c getopt_long.c -o libgetopt_la-getopt_long.o >/dev/null 2>&1 --- libgetopt.la --- /bin/sh ../libtool --tag=CC --mode=link cc -DREPLACE_GETOPT=1 -pipe -O2 -fno-strict-aliasing -o libgetopt.la libgetopt_la-getopt_long.lo -lm libtool: link: ar cru .libs/libgetopt.a .libs/libgetopt_la-getopt_long.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgetopt.a libtool: link: ( cd ".libs" && rm -f "libgetopt.la" && ln -s "../libgetopt.la" "libgetopt.la" ) Making all in tools --- matdump.o --- cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../getopt -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o matdump.o matdump.c --- matdump --- /bin/sh ../libtool --tag=CC --mode=link cc -I../src -I../getopt -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o matdump matdump.o ../src/libmatio.la -L/usr/local/lib -lhdf5 -lz ../getopt/libgetopt.la -lm libtool: link: cc -I../src -I../getopt -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o .libs/matdump matdump.o ../src/.libs/libmatio.so -L/usr/local/lib -lhdf5 -lz ../getopt/.libs/libgetopt.a -lm -Wl,-rpath -Wl,/usr/local/lib Making all in test --- test_mat.o --- --- test_snprintf.o --- --- test_mat.o --- cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../getopt -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o test_mat.o test_mat.c --- test_snprintf.o --- cc -DHAVE_CONFIG_H -I. -I../src -I../src -I../getopt -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c -o test_snprintf.o test_snprintf.c --- test_snprintf --- /bin/sh ../libtool --tag=CC --mode=link cc -I../src -I../getopt -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o test_snprintf test_snprintf.o -lm libtool: link: cc -I../src -I../getopt -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o test_snprintf test_snprintf.o -lm --- test_mat --- /bin/sh ../libtool --tag=CC --mode=link cc -I../src -I../getopt -I/usr/local/include -pipe -O2 -fno-strict-aliasing -L../src -o test_mat test_mat.o ../src/libmatio.la ../getopt/libgetopt.la -L/usr/local/lib -lhdf5 -lz -lm libtool: link: cc -I../src -I../getopt -I/usr/local/include -pipe -O2 -fno-strict-aliasing -o .libs/test_mat test_mat.o -L../src ../src/.libs/libmatio.so ../getopt/.libs/libgetopt.a -L/usr/local/lib -lhdf5 -lz -lm -Wl,-rpath -Wl,/usr/local/lib Making all in documentation SUCCEEDED 00:01:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for matio-1.5.17 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/math/matio/matio-1.5.17/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/math/matio/matio-1.5.17/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/math/matio/matio-1.5.17/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/math/matio/matio-1.5.17/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/math/matio/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libmatio.la '/construction/math/matio/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libmatio.so.9.1.2 /construction/math/matio/stage/usr/local/lib/libmatio.so.9.1.2 libtool: install: strip --strip-unneeded /construction/math/matio/stage/usr/local/lib/libmatio.so.9.1.2 libtool: install: (cd /construction/math/matio/stage/usr/local/lib && { ln -s -f libmatio.so.9.1.2 libmatio.so.9 || { rm -f libmatio.so.9 && ln -s libmatio.so.9.1.2 libmatio.so.9; }; }) libtool: install: (cd /construction/math/matio/stage/usr/local/lib && { ln -s -f libmatio.so.9.1.2 libmatio.so || { rm -f libmatio.so && ln -s libmatio.so.9.1.2 libmatio.so; }; }) libtool: install: /usr/bin/install -c .libs/libmatio.lai /construction/math/matio/stage/usr/local/lib/libmatio.la libtool: install: /usr/bin/install -c .libs/libmatio.a /construction/math/matio/stage/usr/local/lib/libmatio.a libtool: install: strip --strip-debug /construction/math/matio/stage/usr/local/lib/libmatio.a libtool: install: chmod 644 /construction/math/matio/stage/usr/local/lib/libmatio.a libtool: install: ranlib /construction/math/matio/stage/usr/local/lib/libmatio.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/math/matio/stage/usr/local/include' install -m 0644 matio.h '/construction/math/matio/stage/usr/local/include' /bin/mkdir -p '/construction/math/matio/stage/usr/local/include' install -m 0644 matio_pubconf.h '/construction/math/matio/stage/usr/local/include' Making install in getopt Making install in tools /bin/mkdir -p '/construction/math/matio/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/math/matio/matio-1.5.17/config/install-sh -c -s matdump '/construction/math/matio/stage/usr/local/bin' libtool: warning: '../src/libmatio.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/math/matio/matio-1.5.17/config/install-sh -c -s .libs/matdump /construction/math/matio/stage/usr/local/bin/matdump Making install in test Making install in documentation /bin/mkdir -p '/construction/math/matio/stage/usr/local/share/info' /bin/mkdir -p '/construction/math/matio/stage/usr/local/man/man3' install -m 0644 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 '/construction/math/matio/stage/usr/local/man/man3' /bin/mkdir -p '/construction/math/matio/stage/usr/local/libdata/pkgconfig' install -m 0644 matio.pc '/construction/math/matio/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libmatio.so.9.1.2 is linked to /usr/local/lib/libsz.so.2 from science/szip but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsz.so:science/szip Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for matio-1.5.17 file sizes/checksums [34]: 0% file sizes/checksums [34]: 100% packing files [34]: 0% packing files [34]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:19