Building cloog-0.18.1_1.txz (origin /buildshare/ports/355755/math/cloog) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/cloog-0.18.1.tar.gz x packages/ x packages/gmp-5.1.3_2.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cloog-0.18.1_1 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 cloog-0.18.1_1 ===> cloog-0.18.1_1 depends on shared library: libgmp.so - not found ===> Verifying for libgmp.so in /buildshare/ports/355755/math/gmp ===> Installing existing package /packages/gmp-5.1.3_2.txz Installing gmp-5.1.3_2... done ===> Returning to build of cloog-0.18.1_1 Make install ===> License LGPL21 accepted by the user ===> cloog-0.18.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cloog-0.18.1_1 for building ===> Extracting for cloog-0.18.1_1 => SHA256 Checksum OK for cloog-0.18.1.tar.gz. ===> Patching for cloog-0.18.1_1 ===> cloog-0.18.1_1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so.10.1.3) ===> Configuring for cloog-0.18.1_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/isl/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/isl/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/isl/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/osl/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/osl/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/osl/configure configure: loading site script /buildshare/ports/355755/Templates/config.site 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for cd... no checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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 the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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... no 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 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... freebsd11.0 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 for texi2dvi... no checking for C compiler vendor... gnu checking CFLAGS_WARN for maximum warnings... -Wall checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for ANSI C header files... (cached) yes checking for strtol... (cached) yes checking for getrusage... (cached) yes checking which isl to use... bundled checking which gmp to use... system checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking whether mp_get_memory_functions is declared... yes checking which osl to use... no checking our pkgconfig libname... cloog-isl checking our pkgconfig version... 0.18.1 checking our pkgconfig_libdir... /usr/local/libdata/pkgconfig/ checking our pkgconfig_libfile... cloog-isl.pc checking our package / suffix... cloog-isl / checking our pkgconfig description... cloog-isl Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lcloog-isl -lgmp checking our pkgconfig cppflags... -I/usr/local/include -DCLOOG_INT_GMP=1 checking our pkgconfig ldflags... -L/usr/local/lib noninstalled pkgconfig -L /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/.libs noninstalled pkgconfig -I /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/./include configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating autoconf/Doxyfile config.status: creating doc/Makefile config.status: creating source/version.c config.status: creating include/cloog/version.h config.status: creating genversion.sh config.status: executing depfiles commands config.status: executing libtool commands config.status: executing cloog-isl.pc commands config.status: creating cloog-isl.pc.in config.status: creating cloog-isl.pc config.status: creating cloog-isl-uninstalled.pc config.status: creating cloog-isl-uninstalled.sh config.status: executing version.h commands config.status: executing doc/gitversion.texi commands === configuring in isl (/obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/isl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-gmp-prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS=' 'CPPFLAGS=' 'CPP=cpp' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/config.site 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for C compiler vendor... gnu checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes checking for __attribute__... yes 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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... no 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 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... freebsd11.0 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking for perl... no checking for pdflatex... no checking for pod2html... no checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system) checking which gmp to use... system checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for main in -lgmp... yes checking whether mp_get_memory_functions is declared... yes checking which piplib to use... no checking which clang to use... no checking for C compiler vendor... (cached) gnu checking our pkgconfig libname... isl checking our pkgconfig version... 0.12.1 checking our pkgconfig_libdir... /usr/local/libdata/pkgconfig/ checking our pkgconfig_libfile... isl.pc checking our package / suffix... isl / checking our pkgconfig description... isl Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lisl -lgmp checking our pkgconfig cppflags... -I/usr/local/include checking our pkgconfig ldflags... -L/usr/local/lib noninstalled pkgconfig -L /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/isl/.libs noninstalled pkgconfig -I /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/isl/./include configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bound_test.sh config.status: creating codegen_test.sh config.status: creating pip_test.sh config.status: creating isl_config.h config.status: creating include/isl/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include/isl/stdint.h commands config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H config.status: executing isl.pc commands config.status: creating isl.pc.in config.status: creating isl.pc config.status: creating isl-uninstalled.pc config.status: creating isl-uninstalled.sh /*-----------------------------------------------* * CLooG configuration is OK * *-----------------------------------------------*/ It appears that your system is OK to start CLooG compilation. You need now to type "make". After compilation, you should check CLooG by typing "make check". If no problem occur, you can type "make uninstall" if you are upgrading an old version. Lastly type "make install" to install CLooG on your system (log as root if necessary). ===> Building for cloog-0.18.1_1 Making all in isl /usr/bin/make all-recursive Making all in . CC libisl_la-isl_lp_no_piplib.lo CC libisl_la-isl_map_no_piplib.lo CC libisl_la-isl_sample_no_piplib.lo CC libisl_la-isl_aff.lo CC libisl_la-isl_affine_hull.lo CC libisl_la-isl_arg.lo CC libisl_la-isl_ast.lo CC libisl_la-isl_ast_build.lo CC libisl_la-isl_ast_build_expr.lo CC libisl_la-isl_ast_codegen.lo CC libisl_la-isl_ast_graft.lo CC libisl_la-isl_band.lo CC libisl_la-basis_reduction_tab.lo CC libisl_la-isl_bernstein.lo CC libisl_la-isl_blk.lo CC libisl_la-isl_bound.lo CC libisl_la-isl_coalesce.lo CC libisl_la-isl_constraint.lo CC libisl_la-isl_convex_hull.lo CC libisl_la-isl_ctx.lo CC libisl_la-isl_deprecated.lo CC libisl_la-isl_dim.lo CC libisl_la-isl_dim_map.lo CC libisl_la-isl_equalities.lo CC libisl_la-isl_factorization.lo CC libisl_la-isl_farkas.lo CC libisl_la-isl_flow.lo CC libisl_la-isl_fold.lo CC libisl_la-isl_gmp.lo CC libisl_la-isl_hash.lo CC libisl_la-isl_hmap_map_basic_set.lo CC libisl_la-isl_ilp.lo CC libisl_la-isl_input.lo CC libisl_la-isl_local_space.lo CC libisl_la-isl_lp.lo CC libisl_la-isl_map.lo CC libisl_la-isl_map_simplify.lo CC libisl_la-isl_map_subtract.lo CC libisl_la-isl_mat.lo CC libisl_la-isl_morph.lo CC libisl_la-isl_id.lo CC libisl_la-isl_obj.lo CC libisl_la-isl_options.lo CC libisl_la-isl_output.lo CC libisl_la-isl_point.lo CC libisl_la-isl_polynomial.lo CC libisl_la-isl_printer.lo CC libisl_la-print.lo CC libisl_la-isl_range.lo CC libisl_la-isl_reordering.lo CC libisl_la-isl_sample.lo CC libisl_la-isl_scan.lo CC libisl_la-isl_schedule.lo CC libisl_la-isl_set_list.lo CC libisl_la-isl_sort.lo CC libisl_la-isl_space.lo CC libisl_la-isl_stream.lo CC libisl_la-isl_seq.lo CC libisl_la-isl_tab.lo CC libisl_la-isl_tab_pip.lo CC libisl_la-isl_tarjan.lo CC libisl_la-isl_transitive_closure.lo CC libisl_la-isl_union_map.lo CC libisl_la-isl_val.lo CC libisl_la-isl_val_gmp.lo CC libisl_la-isl_vec.lo CC libisl_la-isl_version.lo CC libisl_la-isl_vertices.lo CCLD libisl.la CC isl_test-isl_test.o CCLD isl_test CC isl_polyhedron_sample-polyhedron_sample.o CCLD isl_polyhedron_sample CC isl_pip-pip.o CCLD isl_pip CC isl_polyhedron_minimize-polyhedron_minimize.o CCLD isl_polyhedron_minimize CC isl_polytope_scan-polytope_scan.o CCLD isl_polytope_scan CC isl_polyhedron_detect_equalities-polyhedron_detect_equalities.o CCLD isl_polyhedron_detect_equalities CC isl_cat-cat.o CCLD isl_cat CC isl_closure-closure.o CCLD isl_closure CC isl_bound-bound.o CCLD isl_bound CC isl_codegen-codegen.o CCLD isl_codegen Making all in doc Making all in . CC libcloog_isl_la-block.lo CC libcloog_isl_la-clast.lo CC libcloog_isl_la-matrix.lo CC libcloog_isl_la-state.lo CC libcloog_isl_la-input.lo CC libcloog_isl_la-int.lo CC libcloog_isl_la-loop.lo CC libcloog_isl_la-names.lo CC libcloog_isl_la-options.lo CC libcloog_isl_la-pprint.lo CC libcloog_isl_la-program.lo CC libcloog_isl_la-statement.lo CC libcloog_isl_la-stride.lo CC libcloog_isl_la-union_domain.lo CC libcloog_isl_la-version.lo CC libcloog_isl_la-domain.lo CC libcloog_isl_la-constraints.lo CC libcloog_isl_la-backend.lo CCLD libcloog-isl.la CC cloog.o CCLD cloog Making all in doc Making all in test CC generate_test.o cd ..; /usr/bin/make libcloog-isl.la `libcloog-isl.la' is up to date. CCLD generate_test ===> Staging for cloog-0.18.1_1 ===> Generating temporary packing list Making install in isl Making install in . /bin/mkdir -p '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libisl.la '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libisl.so.12 /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libisl.so.12 libtool: install: (cd /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib && { ln -s -f libisl.so.12 libisl.so || { rm -f libisl.so && ln -s libisl.so.12 libisl.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib && { ln -s -f libisl.so.12 libisl.so || { rm -f libisl.so && ln -s libisl.so.12 libisl.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libisl.lai /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libisl.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libisl.a /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libisl.a libtool: install: chmod 644 /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libisl.a libtool: install: ranlib /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libisl.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' install -o root -g wheel -m 444 ./isl.py /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libisl.so.12-gdb.py /bin/mkdir -p '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/isl' install -o root -g wheel -m 444 include/isl/config.h include/isl/stdint.h '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/isl' /bin/mkdir -p '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/libdata/pkgconfig/' install -o root -g wheel -m 444 isl.pc '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/libdata/pkgconfig/' /bin/mkdir -p '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/isl' install -o root -g wheel -m 444 include/isl/aff.h include/isl/aff_type.h include/isl/arg.h include/isl/ast.h include/isl/ast_build.h include/isl/band.h include/isl/blk.h include/isl/constraint.h include/isl/ctx.h include/isl/dim.h include/isl/flow.h include/isl/id.h include/isl/ilp.h include/isl/int.h include/isl/hash.h include/isl/list.h include/isl/local_space.h include/isl/lp.h include/isl/mat.h include/isl/map.h include/isl/map_type.h include/isl/multi.h include/isl/obj.h include/isl/options.h include/isl/point.h include/isl/polynomial.h include/isl/polynomial_type.h include/isl/printer.h include/isl/schedule.h include/isl/seq.h include/isl/set.h include/isl/set_type.h include/isl/space.h include/isl/stream.h include/isl/union_map.h include/isl/union_map_type.h include/isl/union_set.h include/isl/union_set_type.h include/isl/val.h include/isl/val_gmp.h '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/isl' install -o root -g wheel -m 444 include/isl/val_int.h include/isl/vec.h include/isl/version.h include/isl/vertices.h '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/isl' Making install in doc Making install in . /bin/mkdir -p '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libcloog-isl.la '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib' libtool: install: warning: relinking `libcloog-isl.la' libtool: install: (cd /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1; /bin/sh /obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/libtool --silent --tag CC --mode=relink cc -Wall -O2 -pipe -fno-strict-aliasing -version-info 4:0:0 -rpath /usr/local/lib -L/usr/local/lib -o libcloog-isl.la -rpath /usr/local/lib libcloog_isl_la-block.lo libcloog_isl_la-clast.lo libcloog_isl_la-matrix.lo libcloog_isl_la-state.lo libcloog_isl_la-input.lo libcloog_isl_la-int.lo libcloog_isl_la-loop.lo libcloog_isl_la-names.lo libcloog_isl_la-options.lo libcloog_isl_la-pprint.lo libcloog_isl_la-program.lo libcloog_isl_la-statement.lo libcloog_isl_la-stride.lo libcloog_isl_la-union_domain.lo libcloog_isl_la-version.lo libcloog_isl_la-domain.lo libcloog_isl_la-constraints.lo libcloog_isl_la-backend.lo ./isl/libisl.la -lgmp -inst-prefix-dir /obj/buildshare/ports/355755/math/cloog/work/stage) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libcloog-isl.so.4T /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libcloog-isl.so.4 libtool: install: (cd /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib && { ln -s -f libcloog-isl.so.4 libcloog-isl.so || { rm -f libcloog-isl.so && ln -s libcloog-isl.so.4 libcloog-isl.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib && { ln -s -f libcloog-isl.so.4 libcloog-isl.so || { rm -f libcloog-isl.so && ln -s libcloog-isl.so.4 libcloog-isl.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libcloog-isl.lai /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libcloog-isl.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libcloog-isl.a /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libcloog-isl.a libtool: install: chmod 644 /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libcloog-isl.a libtool: install: ranlib /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libcloog-isl.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/bin' /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 cloog '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/bin' libtool: install: warning: `libcloog-isl.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/math/cloog/work/cloog-0.18.1/isl/libisl.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cloog /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/bin/cloog install -o root -g wheel -m 444 cloog-isl.pc "/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/libdata/pkgconfig//cloog-isl.pc" install -o root -g wheel -m 444 "./cmake/isl-config.cmake" "/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/isl/" install -o root -g wheel -m 444 "./cmake/cloog-isl-config.cmake" "/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/cloog-isl/" /bin/mkdir -p '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/cloog' install -o root -g wheel -m 444 include/cloog/block.h include/cloog/clast.h include/cloog/cloog.h include/cloog/input.h include/cloog/int.h include/cloog/matrix.h include/cloog/state.h include/cloog/domain.h include/cloog/loop.h include/cloog/constraints.h include/cloog/names.h include/cloog/options.h include/cloog/pprint.h include/cloog/program.h include/cloog/statement.h include/cloog/stride.h include/cloog/union_domain.h include/cloog/version.h '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/cloog' /bin/mkdir -p '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/cloog/isl' install -o root -g wheel -m 444 include/cloog/isl/backend.h include/cloog/isl/cloog.h include/cloog/isl/domain.h include/cloog/isl/constraintset.h '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/cloog/isl' /bin/mkdir -p '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/cloog/matrix' install -o root -g wheel -m 444 include/cloog/matrix/constraintset.h '/obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/include/cloog/matrix' Making install in doc Making install in test cd ..; /usr/bin/make libcloog-isl.la `libcloog-isl.la' is up to date. /bin/ln -s libcloog-isl.so.4 /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libcloog-isl.so.0 /bin/ln -s libisl.so.12 /obj/buildshare/ports/355755/math/cloog/work/stage/usr/local/lib/libisl.so.0 ====> Compressing man pages (compress-man) ===> Installing for cloog-0.18.1_1 ===> Checking if math/cloog already installed ===> Registering installation for cloog-0.18.1_1 Installing cloog-0.18.1_1... done Make package ===> Building package for cloog-0.18.1_1 slot2: removed