Building ltl-1.9.1_3.txz (origin /buildshare/ports/355755/math/ltl) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ltl-1.9.1.tar.gz x packages/ x packages/mpc-1.0.2.txz x packages/gcc-4.7.3_1.txz x packages/gmp-5.1.3_2.txz x packages/libtool-2.4.2_3.txz x packages/bison-2.7.1,1.txz x packages/perl5-5.16.3_10.txz x packages/python27-2.7.6_4.txz x packages/mpfr-3.1.2_2.txz x packages/m4-1.4.17_1,1.txz x packages/lapack-3.4.2_2.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/blas-3.4.2_2.txz x packages/binutils-2.24.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ltl-1.9.1_3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ltl-1.9.1_3 ===> ltl-1.9.1_3 depends on shared library: lapack.4 - not found ===> Verifying install for lapack.4 in /buildshare/ports/355755/math/lapack ===> Installing existing package /packages/lapack-3.4.2_2.txz Installing lapack-3.4.2_2...Installing blas-3.4.2_2...Installing gcc-4.7.3_1...Installing binutils-2.24...Installing gettext-0.18.3.1_1... done done Installing gmp-5.1.3_2... done Installing mpc-1.0.2...Installing mpfr-3.1.2_2... done done done done done To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc47 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of ltl-1.9.1_3 ===> ltl-1.9.1_3 depends on shared library: blas.2 - found ===> ltl-1.9.1_3 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of ltl-1.9.1_3 ===> ltl-1.9.1_3 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of ltl-1.9.1_3 Make install ===> ltl-1.9.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ltl-1.9.1_3 for building ===> Extracting for ltl-1.9.1_3 => SHA256 Checksum OK for ltl-1.9.1.tar.gz. ===> Patching for ltl-1.9.1_3 ===> ltl-1.9.1_3 depends on executable: gmake - found ===> ltl-1.9.1_3 depends on package: libtool>=2.4 - found ===> ltl-1.9.1_3 depends on shared library: lapack.4 - found ===> ltl-1.9.1_3 depends on shared library: blas.2 - found ===> Configuring for ltl-1.9.1_3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 gmake sets $(MAKE)... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar 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 c++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of c++... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether system differentiates 64bit off_t by defines... yes checking how to run the C++ preprocessor... c++ -E checking for ranlib... ranlib checking whether the compiler supports namespaces... yes checking for long double with more range or precision than double... no checking for NCEG/C99 restrict keyword... __restrict__ checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 whether byte ordering is bigendian... yes checking for stdint-types... found in stdint.h creating ltl/misc/stdint_hack.h - (just to include stdint.h) checking for ANSI C header files... (cached) yes checking for math.h... (cached) yes checking for fcntl.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for float.h... (cached) yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking for mktime... yes checking for strftime... (cached) yes checking for getrusage... (cached) yes checking for snprintf... (cached) yes checking whether the compiler has the Standard Template Library... yes checking strstream usability... yes checking strstream presence... yes checking for strstream... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking ios usability... yes checking ios presence... yes checking for ios... yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking whether the compiler supports the IEEE math library... yes checking whether the compiler has numeric_limits... yes checking whether the compiler has complex... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether the compiler supports enum computations... yes checking whether the compiler supports full specializations... yes checking whether the compiler supports partial specialization... yes checking whether the compiler supports member templates... yes checking whether the compiler supports member templates outside the class declaration... yes checking whether the compiler recognizes typename... yes checking whether the compiler supports template-qualified return types... yes checking whether the compiler supports partial ordering... yes checking whether the compiler supports vector types... yes checking whether the system provides Apple's vecLib... no checking for sgemm_ in -lmkl... no checking for sgemm_ in -lacml... no checking for sgemm_ in -lacml_mp... no checking for dgemm_ in -lacml... no checking for dgemm_ in -lacml_mp... no checking for sgemm_ in framework vecLib checking for sgemm_... no checking for ATL_xerbla in -latlas... no checking for sgemm_ in -lblas... no checking for dgemm_ in -lblas... no configure: WARNING: cannot find any BLAS library, which is required by LAPACK. You can override this warning by using "--without-blas" option. configure: creating ./config.status config.status: creating Makefile config.status: creating ltl/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating ltl/acconfig.h config.status: executing depfiles commands configure: displaying configuration summary ------------------------------------------------------------------------------ ltl-1.9.1 library configuration: ------------------------------------------------------------------------------ Directories: - prefix ......... : /usr/local - exec_prefix .... : ${prefix} - includedir ..... : /usr/local/include/LTL - libdir ......... : ${exec_prefix}/lib - datarootdir .... : ${prefix}/share - docdir ......... : ${datarootdir}/doc/${PACKAGE_TARNAME} Compiler/linker flags/libs/defs: - CXX ............ : c++ - F77 ............ : - CXXFLAGS ....... : -O2 -pipe -fno-strict-aliasing - CXXVECFLAGS .... : - CPPFLAGS ....... : - LDFLAGS ........ : - LIBS ........... : Options: - thread safe .... : no - vectorization .. : yes External libs: - Apple Accelerate : no - BLAS ........... : no * MKL .......... : no * ACML ......... : no * ATLAS ........ : no - LAPACK ......... : noblas ------------------------------------------------------------------------------ Now type 'make && make install' to build and install ltl-1.9.1 library ------------------------------------------------------------------------------ Configure done. ===> Building for ltl-1.9.1_3 gmake[1]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' Making all in . gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' Making all in ltl gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' gmake all-am gmake[3]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT fits.o -MD -MP -MF .deps/fits.Tpo -c -o fits.o `test -f 'io/fits.cpp' || echo './'`io/fits.cpp In file included from ../ltl/fits.h:49, from io/fits.cpp:27: ../ltl/io/fits_header.h:89:8: warning: #warning LTL requires largefile mode - use AC_SYS_LARGEFILE mv -f .deps/fits.Tpo .deps/fits.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT fits_card.o -MD -MP -MF .deps/fits_card.Tpo -c -o fits_card.o `test -f 'io/fits_card.cpp' || echo './'`io/fits_card.cpp mv -f .deps/fits_card.Tpo .deps/fits_card.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT fits_const.o -MD -MP -MF .deps/fits_const.Tpo -c -o fits_const.o `test -f 'io/fits_const.cpp' || echo './'`io/fits_const.cpp mv -f .deps/fits_const.Tpo .deps/fits_const.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT fits_data.o -MD -MP -MF .deps/fits_data.Tpo -c -o fits_data.o `test -f 'io/fits_data.cpp' || echo './'`io/fits_data.cpp mv -f .deps/fits_data.Tpo .deps/fits_data.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT fits_header.o -MD -MP -MF .deps/fits_header.Tpo -c -o fits_header.o `test -f 'io/fits_header.cpp' || echo './'`io/fits_header.cpp In file included from io/fits_header.cpp:27: ../ltl/io/fits_header.h:89:8: warning: #warning LTL requires largefile mode - use AC_SYS_LARGEFILE mv -f .deps/fits_header.Tpo .deps/fits_header.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT ascio.o -MD -MP -MF .deps/ascio.Tpo -c -o ascio.o `test -f 'io/ascio.cpp' || echo './'`io/ascio.cpp mv -f .deps/ascio.Tpo .deps/ascio.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT wcs.o -MD -MP -MF .deps/wcs.Tpo -c -o wcs.o `test -f 'io/wcs.cpp' || echo './'`io/wcs.cpp In file included from ../ltl/wcs.h:35, from io/wcs.cpp:26: ../ltl/io/fits_header.h:89:8: warning: #warning LTL requires largefile mode - use AC_SYS_LARGEFILE mv -f .deps/wcs.Tpo .deps/wcs.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT command_line_reader.o -MD -MP -MF .deps/command_line_reader.Tpo -c -o command_line_reader.o `test -f 'util/command_line_reader.cpp' || echo './'`util/command_line_reader.cpp mv -f .deps/command_line_reader.Tpo .deps/command_line_reader.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT config_file_reader.o -MD -MP -MF .deps/config_file_reader.Tpo -c -o config_file_reader.o `test -f 'util/config_file_reader.cpp' || echo './'`util/config_file_reader.cpp mv -f .deps/config_file_reader.Tpo .deps/config_file_reader.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT option.o -MD -MP -MF .deps/option.Tpo -c -o option.o `test -f 'util/option.cpp' || echo './'`util/option.cpp mv -f .deps/option.Tpo .deps/option.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT option_parser.o -MD -MP -MF .deps/option_parser.Tpo -c -o option_parser.o `test -f 'util/option_parser.cpp' || echo './'`util/option_parser.cpp mv -f .deps/option_parser.Tpo .deps/option_parser.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT stringfac.o -MD -MP -MF .deps/stringfac.Tpo -c -o stringfac.o `test -f 'util/stringfac.cpp' || echo './'`util/stringfac.cpp mv -f .deps/stringfac.Tpo .deps/stringfac.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT region.o -MD -MP -MF .deps/region.Tpo -c -o region.o `test -f 'util/region.cpp' || echo './'`util/region.cpp mv -f .deps/region.Tpo .deps/region.Po c++ -DHAVE_CONFIG_H -I. -I../ -O2 -pipe -fno-strict-aliasing -MT utdate.o -MD -MP -MF .deps/utdate.Tpo -c -o utdate.o `test -f 'util/utdate.cpp' || echo './'`util/utdate.cpp mv -f .deps/utdate.Tpo .deps/utdate.Po rm -f libltl.a ar cru libltl.a fits.o fits_card.o fits_const.o fits_data.o fits_header.o ascio.o wcs.o command_line_reader.o config_file_reader.o option.o option_parser.o stringfac.o region.o utdate.o ranlib libltl.a gmake[3]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' Making all in test gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' Making all in doc gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' ===> Installing for ltl-1.9.1_3 ===> Generating temporary packing list ===> Checking if math/ltl already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' Making install in . gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' gmake[3]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/include/LTL" || /bin/mkdir -p "/usr/local/include/LTL" /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/acconfig.h' '/usr/local/include/LTL/ltl/acconfig.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/ascio.h' '/usr/local/include/LTL/ltl/ascio.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/config.h' '/usr/local/include/LTL/ltl/config.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fits.h' '/usr/local/include/LTL/ltl/fits.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fitsio.h' '/usr/local/include/LTL/ltl/fitsio.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector.h' '/usr/local/include/LTL/ltl/fvector.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix.h' '/usr/local/include/LTL/ltl/fmatrix.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray.h' '/usr/local/include/LTL/ltl/marray.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray_io.h' '/usr/local/include/LTL/ltl/marray_io.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/linlsqfit.h' '/usr/local/include/LTL/ltl/linlsqfit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/nonlinlsqfit.h' '/usr/local/include/LTL/ltl/nonlinlsqfit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/statistics.h' '/usr/local/include/LTL/ltl/statistics.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/wcs.h' '/usr/local/include/LTL/ltl/wcs.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/eval.h' '/usr/local/include/LTL/ltl/marray/eval.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/eval_reduc.h' '/usr/local/include/LTL/ltl/marray/eval_reduc.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/expr.h' '/usr/local/include/LTL/ltl/marray/expr.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/expr_iter.h' '/usr/local/include/LTL/ltl/marray/expr_iter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/expr_ops.h' '/usr/local/include/LTL/ltl/marray/expr_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/index_iter.h' '/usr/local/include/LTL/ltl/marray/index_iter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/marray_iter.h' '/usr/local/include/LTL/ltl/marray/marray_iter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/marray_ops.h' '/usr/local/include/LTL/ltl/marray/marray_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/marray_methods.h' '/usr/local/include/LTL/ltl/marray/marray_methods.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/merge.h' '/usr/local/include/LTL/ltl/marray/merge.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/reductions.h' '/usr/local/include/LTL/ltl/marray/reductions.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/partial_reduc.h' '/usr/local/include/LTL/ltl/marray/partial_reduc.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/reductions_sse.h' '/usr/local/include/LTL/ltl/marray/reductions_sse.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/shape.h' '/usr/local/include/LTL/ltl/marray/shape.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/shape_iter.h' '/usr/local/include/LTL/ltl/marray/shape_iter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/simplevec.h' '/usr/local/include/LTL/ltl/marray/simplevec.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/slice.h' '/usr/local/include/LTL/ltl/marray/slice.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/where.h' '/usr/local/include/LTL/ltl/marray/where.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/apply.h' '/usr/local/include/LTL/ltl/marray/apply.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/cast.h' '/usr/local/include/LTL/ltl/marray/cast.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/blas.h' '/usr/local/include/LTL/ltl/marray/blas.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/lapack.h' '/usr/local/include/LTL/ltl/marray/lapack.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmatrix_methods.h' '/usr/local/include/LTL/ltl/fmatrix/fmatrix_methods.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmiter.h' '/usr/local/include/LTL/ltl/fmatrix/fmiter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmatrix_ops.h' '/usr/local/include/LTL/ltl/fmatrix/fmatrix_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmexpr.h' '/usr/local/include/LTL/ltl/fmatrix/fmexpr.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmexpr_ops.h' '/usr/local/include/LTL/ltl/fmatrix/fmexpr_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmbool.h' '/usr/local/include/LTL/ltl/fmatrix/fmbool.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmtloops.h' '/usr/local/include/LTL/ltl/fmatrix/fmtloops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmtranspose.h' '/usr/local/include/LTL/ltl/fmatrix/fmtranspose.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmatvec.h' '/usr/local/include/LTL/ltl/fmatrix/fmatvec.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmatmat.h' '/usr/local/include/LTL/ltl/fmatrix/fmatmat.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/gaussj.h' '/usr/local/include/LTL/ltl/fmatrix/gaussj.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/lusolve.h' '/usr/local/include/LTL/ltl/fmatrix/lusolve.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/svdsolve.h' '/usr/local/include/LTL/ltl/fmatrix/svdsolve.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/marquardt.h' '/usr/local/include/LTL/ltl/fmatrix/marquardt.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/lmfit.h' '/usr/local/include/LTL/ltl/fmatrix/lmfit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/mrqhesse.h' '/usr/local/include/LTL/ltl/fmatrix/mrqhesse.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/mrqfuncs.h' '/usr/local/include/LTL/ltl/fmatrix/mrqfuncs.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/polynomfit.h' '/usr/local/include/LTL/ltl/fmatrix/polynomfit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvmemory.h' '/usr/local/include/LTL/ltl/fvector/fvmemory.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvector_methods.h' '/usr/local/include/LTL/ltl/fvector/fvector_methods.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fviter.h' '/usr/local/include/LTL/ltl/fvector/fviter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvector_ops.h' '/usr/local/include/LTL/ltl/fvector/fvector_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvexpr.h' '/usr/local/include/LTL/ltl/fvector/fvexpr.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvexpr_ops.h' '/usr/local/include/LTL/ltl/fvector/fvexpr_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvbool.h' '/usr/local/include/LTL/ltl/fvector/fvbool.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvtloops.h' '/usr/local/include/LTL/ltl/fvector/fvtloops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvdot.h' '/usr/local/include/LTL/ltl/fvector/fvdot.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/io/fits_card.h' '/usr/local/include/LTL/ltl/io/fits_card.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/io/fits_const.h' '/usr/local/include/LTL/ltl/io/fits_const.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/io/fits_data.h' '/usr/local/include/LTL/ltl/io/fits_data.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/io/fits_header.h' '/usr/local/include/LTL/ltl/io/fits_header.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/applicops.h' '/usr/local/include/LTL/ltl/misc/applicops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/applicops_altivec.h' '/usr/local/include/LTL/ltl/misc/applicops_altivec.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/applicops_sse.h' '/usr/local/include/LTL/ltl/misc/applicops_sse.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/swapbytes.h' '/usr/local/include/LTL/ltl/misc/swapbytes.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/exceptions.h' '/usr/local/include/LTL/ltl/misc/exceptions.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/limits_hack.h' '/usr/local/include/LTL/ltl/misc/limits_hack.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/stdint_hack.h' '/usr/local/include/LTL/ltl/misc/stdint_hack.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/mdebug.h' '/usr/local/include/LTL/ltl/misc/mdebug.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/memblock.h' '/usr/local/include/LTL/ltl/misc/memblock.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/range.h' '/usr/local/include/LTL/ltl/misc/range.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/staticinit.h' '/usr/local/include/LTL/ltl/misc/staticinit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/type_promote.h' '/usr/local/include/LTL/ltl/misc/type_promote.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/command_line_reader.h' '/usr/local/include/LTL/ltl/util/command_line_reader.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/config_file_reader.h' '/usr/local/include/LTL/ltl/util/config_file_reader.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/option.h' '/usr/local/include/LTL/ltl/util/option.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/option_parser.h' '/usr/local/include/LTL/ltl/util/option_parser.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/region.h' '/usr/local/include/LTL/ltl/util/region.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/stringfac.h' '/usr/local/include/LTL/ltl/util/stringfac.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/timer.h' '/usr/local/include/LTL/ltl/util/timer.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/u_exception.h' '/usr/local/include/LTL/ltl/util/u_exception.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/utdate.h' '/usr/local/include/LTL/ltl/util/utdate.h' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' Making install in ltl gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' gmake[3]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib" install -o root -g wheel -m 444 'libltl.a' '/usr/local/lib/libltl.a' ranlib '/usr/local/lib/libltl.a' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' Making install in test gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' gmake[3]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' Making install in doc gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' gmake[3]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' Making install-data in . gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' test -z "/usr/local/include/LTL" || /bin/mkdir -p "/usr/local/include/LTL" /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/acconfig.h' '/usr/local/include/LTL/ltl/acconfig.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/ascio.h' '/usr/local/include/LTL/ltl/ascio.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/config.h' '/usr/local/include/LTL/ltl/config.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fits.h' '/usr/local/include/LTL/ltl/fits.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fitsio.h' '/usr/local/include/LTL/ltl/fitsio.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector.h' '/usr/local/include/LTL/ltl/fvector.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix.h' '/usr/local/include/LTL/ltl/fmatrix.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray.h' '/usr/local/include/LTL/ltl/marray.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray_io.h' '/usr/local/include/LTL/ltl/marray_io.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/linlsqfit.h' '/usr/local/include/LTL/ltl/linlsqfit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/nonlinlsqfit.h' '/usr/local/include/LTL/ltl/nonlinlsqfit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/statistics.h' '/usr/local/include/LTL/ltl/statistics.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/wcs.h' '/usr/local/include/LTL/ltl/wcs.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/eval.h' '/usr/local/include/LTL/ltl/marray/eval.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/eval_reduc.h' '/usr/local/include/LTL/ltl/marray/eval_reduc.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/expr.h' '/usr/local/include/LTL/ltl/marray/expr.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/expr_iter.h' '/usr/local/include/LTL/ltl/marray/expr_iter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/expr_ops.h' '/usr/local/include/LTL/ltl/marray/expr_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/index_iter.h' '/usr/local/include/LTL/ltl/marray/index_iter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/marray_iter.h' '/usr/local/include/LTL/ltl/marray/marray_iter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/marray_ops.h' '/usr/local/include/LTL/ltl/marray/marray_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/marray_methods.h' '/usr/local/include/LTL/ltl/marray/marray_methods.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/merge.h' '/usr/local/include/LTL/ltl/marray/merge.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/reductions.h' '/usr/local/include/LTL/ltl/marray/reductions.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/partial_reduc.h' '/usr/local/include/LTL/ltl/marray/partial_reduc.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/reductions_sse.h' '/usr/local/include/LTL/ltl/marray/reductions_sse.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/shape.h' '/usr/local/include/LTL/ltl/marray/shape.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/shape_iter.h' '/usr/local/include/LTL/ltl/marray/shape_iter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/simplevec.h' '/usr/local/include/LTL/ltl/marray/simplevec.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/slice.h' '/usr/local/include/LTL/ltl/marray/slice.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/where.h' '/usr/local/include/LTL/ltl/marray/where.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/apply.h' '/usr/local/include/LTL/ltl/marray/apply.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/cast.h' '/usr/local/include/LTL/ltl/marray/cast.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/blas.h' '/usr/local/include/LTL/ltl/marray/blas.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/marray/lapack.h' '/usr/local/include/LTL/ltl/marray/lapack.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmatrix_methods.h' '/usr/local/include/LTL/ltl/fmatrix/fmatrix_methods.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmiter.h' '/usr/local/include/LTL/ltl/fmatrix/fmiter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmatrix_ops.h' '/usr/local/include/LTL/ltl/fmatrix/fmatrix_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmexpr.h' '/usr/local/include/LTL/ltl/fmatrix/fmexpr.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmexpr_ops.h' '/usr/local/include/LTL/ltl/fmatrix/fmexpr_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmbool.h' '/usr/local/include/LTL/ltl/fmatrix/fmbool.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmtloops.h' '/usr/local/include/LTL/ltl/fmatrix/fmtloops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmtranspose.h' '/usr/local/include/LTL/ltl/fmatrix/fmtranspose.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmatvec.h' '/usr/local/include/LTL/ltl/fmatrix/fmatvec.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/fmatmat.h' '/usr/local/include/LTL/ltl/fmatrix/fmatmat.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/gaussj.h' '/usr/local/include/LTL/ltl/fmatrix/gaussj.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/lusolve.h' '/usr/local/include/LTL/ltl/fmatrix/lusolve.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/svdsolve.h' '/usr/local/include/LTL/ltl/fmatrix/svdsolve.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/marquardt.h' '/usr/local/include/LTL/ltl/fmatrix/marquardt.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/lmfit.h' '/usr/local/include/LTL/ltl/fmatrix/lmfit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/mrqhesse.h' '/usr/local/include/LTL/ltl/fmatrix/mrqhesse.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/mrqfuncs.h' '/usr/local/include/LTL/ltl/fmatrix/mrqfuncs.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fmatrix/polynomfit.h' '/usr/local/include/LTL/ltl/fmatrix/polynomfit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvmemory.h' '/usr/local/include/LTL/ltl/fvector/fvmemory.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvector_methods.h' '/usr/local/include/LTL/ltl/fvector/fvector_methods.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fviter.h' '/usr/local/include/LTL/ltl/fvector/fviter.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvector_ops.h' '/usr/local/include/LTL/ltl/fvector/fvector_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvexpr.h' '/usr/local/include/LTL/ltl/fvector/fvexpr.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvexpr_ops.h' '/usr/local/include/LTL/ltl/fvector/fvexpr_ops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvbool.h' '/usr/local/include/LTL/ltl/fvector/fvbool.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvtloops.h' '/usr/local/include/LTL/ltl/fvector/fvtloops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/fvector/fvdot.h' '/usr/local/include/LTL/ltl/fvector/fvdot.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/io/fits_card.h' '/usr/local/include/LTL/ltl/io/fits_card.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/io/fits_const.h' '/usr/local/include/LTL/ltl/io/fits_const.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/io/fits_data.h' '/usr/local/include/LTL/ltl/io/fits_data.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/io/fits_header.h' '/usr/local/include/LTL/ltl/io/fits_header.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/applicops.h' '/usr/local/include/LTL/ltl/misc/applicops.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/applicops_altivec.h' '/usr/local/include/LTL/ltl/misc/applicops_altivec.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/applicops_sse.h' '/usr/local/include/LTL/ltl/misc/applicops_sse.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/swapbytes.h' '/usr/local/include/LTL/ltl/misc/swapbytes.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/exceptions.h' '/usr/local/include/LTL/ltl/misc/exceptions.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/limits_hack.h' '/usr/local/include/LTL/ltl/misc/limits_hack.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/stdint_hack.h' '/usr/local/include/LTL/ltl/misc/stdint_hack.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/mdebug.h' '/usr/local/include/LTL/ltl/misc/mdebug.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/memblock.h' '/usr/local/include/LTL/ltl/misc/memblock.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/range.h' '/usr/local/include/LTL/ltl/misc/range.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/staticinit.h' '/usr/local/include/LTL/ltl/misc/staticinit.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/misc/type_promote.h' '/usr/local/include/LTL/ltl/misc/type_promote.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/command_line_reader.h' '/usr/local/include/LTL/ltl/util/command_line_reader.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/config_file_reader.h' '/usr/local/include/LTL/ltl/util/config_file_reader.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/option.h' '/usr/local/include/LTL/ltl/util/option.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/option_parser.h' '/usr/local/include/LTL/ltl/util/option_parser.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/region.h' '/usr/local/include/LTL/ltl/util/region.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/stringfac.h' '/usr/local/include/LTL/ltl/util/stringfac.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/timer.h' '/usr/local/include/LTL/ltl/util/timer.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/u_exception.h' '/usr/local/include/LTL/ltl/util/u_exception.h' /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m 644 'ltl/util/utdate.h' '/usr/local/include/LTL/ltl/util/utdate.h' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' Making install-data in ltl gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' gmake[2]: Nothing to be done for `install-data'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' Making install-data in test gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' gmake[2]: Nothing to be done for `install-data'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' Making install-data in doc gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' gmake[2]: Nothing to be done for `install-data'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' { test ! -d ltl-1.9.1 || { find ltl-1.9.1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr ltl-1.9.1; }; } test -d ltl-1.9.1 || mkdir ltl-1.9.1 list='. ltl test doc'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "ltl-1.9.1/$subdir" \ || /bin/mkdir -p "ltl-1.9.1/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd ltl-1.9.1 && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd ltl-1.9.1 && pwd`; \ (cd $subdir && \ gmake \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/ltl' gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/test' gmake[2]: Entering directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc' find ltl-1.9.1 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/install-sh -c -m a+r {} {} \; \ || chmod -R a+r ltl-1.9.1 gmake[1]: Leaving directory `/obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1' /bin/mkdir -p /usr/local/share/doc/ltl install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/ltl/work/ltl-1.9.1/doc/html/*.html /usr/local/share/doc/ltl ============================================================================== Library headers are installed at LTL", so use "#include " form for inclusion in your programs. There is no support yet for X11 libraries. Let me know if you have interest/patches. ============================================================================== ===> Registering installation for ltl-1.9.1_3 Installing ltl-1.9.1_3... done Make package ===> Building package for ltl-1.9.1_3 Creating package for ltl-1.9.1_3 slot2: removed