------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for ocaml-zarith-1.12: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- DESTDIR=/construction/math/ocaml-zarith/stage MAKE=gmake XDG_DATA_HOME=/construction/math/ocaml-zarith XDG_CONFIG_HOME=/construction/math/ocaml-zarith XDG_CACHE_HOME=/construction/math/ocaml-zarith/.cache HOME=/construction/math/ocaml-zarith TMPDIR="/tmp" PATH=/construction/math/ocaml-zarith/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/math/ocaml-zarith/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- OCAMLFIND_DESTDIR="/construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib" OCAMLFIND_LDCONF="/dev/null" XDG_DATA_HOME=/construction/math/ocaml-zarith XDG_CONFIG_HOME=/construction/math/ocaml-zarith XDG_CACHE_HOME=/construction/math/ocaml-zarith/.cache HOME=/construction/math/ocaml-zarith TMPDIR="/tmp" PATH=/construction/math/ocaml-zarith/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/math/ocaml-zarith/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/math/ocaml-zarith/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/ocaml/zarith" EXAMPLESDIR="share/examples/zarith" DATADIR="share/zarith" WWWDIR="www/zarith" ETCDIR="etc/zarith" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zarith DOCSDIR=/usr/local/share/doc/ocaml/zarith EXAMPLESDIR=/usr/local/share/examples/zarith WWWDIR=/usr/local/www/zarith ETCDIR=/usr/local/etc/zarith SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/ocaml-4.07.1.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/tcl86-8.6.13.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/libXScrnSaver-1.2.4.pkg Installing /packages/All/tk86-8.6.13.pkg Installing /packages/All/ocaml-labltk-8.06.5.pkg Installing /packages/All/ocaml-findlib-1.8.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/gmp-6.2.1.pkg SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-zarith-1.12 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-zarith-1.12 for building => SHA256 Checksum OK for ocaml-Zarith-release-1.12_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-zarith-1.12 for building ===> Extracting for ocaml-zarith-1.12 => SHA256 Checksum OK for ocaml-Zarith-release-1.12_GH0.tar.gz. ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlc - found Extracted Memory Use: 0.46M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ocaml-zarith-1.12 ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlc - found ===> Applying ports patches for ocaml-zarith-1.12 from /xports/math/ocaml-zarith/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlfind - found ===> ocaml-zarith-1.12 depends on package: gmake>=4.3 - found ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlfind - found ===> ocaml-zarith-1.12 depends on package: gmake>=4.3 - found ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ccache - found ===> ocaml-zarith-1.12 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> Configuring for ocaml-zarith-1.12 binary ocaml: found in /usr/local/bin binary ocamlc: found in /usr/local/bin binary ocamldep: found in /usr/local/bin binary ocamlmklib: found in /usr/local/bin binary ocamldoc: found in /usr/local/bin binary cc: found in /usr/local/libexec/ccache binary ocamlopt: found in /usr/local/bin checking compilation with cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing : working include caml/mlvalues.h: found library dynlink.cmxa: found binary ocamlfind: found in /usr/local/bin OCaml's word size is 64 binary uname: found in /usr/bin include gmp.h: found library gmp: found OCaml supports -bin-annot to produce documentation Using OCaml legacy C API custom operations detected configuration: native-code: yes dynamic linking: yes defines: -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP libraries: -L/usr/local/lib -lgmp C options: -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing installation path: /usr/local/lib/ocaml/site-lib installation method findlib configuration successful! now type "make" to build then type "make install" or "sudo make install" to install SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ocaml-zarith-1.12 gmake[1]: Entering directory '/construction/math/ocaml-zarith/Zarith-release-1.12' (echo "let"; grep "version" META | head -1) > zarith_version.ml ocamldep -native zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend ocamlc -I +compiler-libs -bin-annot -c zarith_version.ml ocamlc -I +compiler-libs -bin-annot -c z.mli ocamlc -I +compiler-libs -bin-annot -c z.ml ocamlc -I +compiler-libs -bin-annot -c q.mli ocamlc -I +compiler-libs -bin-annot -c q.ml ocamlc -I +compiler-libs -bin-annot -c big_int_Z.mli ocamlc -I +compiler-libs -bin-annot -c big_int_Z.ml ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -L/usr/local/lib -lgmp ocamlc -ccopt "-I/usr/local/lib/ocaml -isystem /usr/local/include -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " -c caml_z.c ocamlmklib -failsafe -o zarith caml_z.o -L/usr/local/lib -lgmp ocamlc -I +compiler-libs -bin-annot -c zarith_top.ml ocamlc -o zarith_top.cma -a zarith_top.cmo ocamlopt -I +compiler-libs -c zarith_version.ml ocamlopt -I +compiler-libs -c z.ml ocamlopt -I +compiler-libs -c q.ml ocamlopt -I +compiler-libs -c big_int_Z.ml ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -L/usr/local/lib -lgmp ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli gmake[1]: Leaving directory '/construction/math/ocaml-zarith/Zarith-release-1.12' SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlfind - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ocaml-zarith-1.12 ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-zarith-1.12 depends on file: /usr/local/bin/ocamlfind - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/math/ocaml-zarith/Zarith-release-1.12' ocamlfind install -destdir "/construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/dllzarith.so Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/big_int_Z.cmti Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/q.cmti Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/z.cmti Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/zarith.a Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/big_int_Z.mli Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/q.mli Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/zarith.h Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/zarith.cmxs Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/big_int_Z.cmx Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/q.cmx Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/z.cmx Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/zarith.cmxa Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/z.mli Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/zarith_top.cma Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/big_int_Z.cmi Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/q.cmi Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/z.cmi Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/libzarith.a Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/zarith.cma Updated /dev/null Installed /construction/math/ocaml-zarith/stage/usr/local/lib/ocaml/site-lib/zarith/META gmake[1]: Leaving directory '/construction/math/ocaml-zarith/Zarith-release-1.12' /bin/mv /construction/math/ocaml-zarith/Zarith-release-1.12/html /construction/math/ocaml-zarith/stage/usr/local/share/doc/ocaml/zarith ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/ocaml/site-lib/zarith/dllzarith.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/ocaml/site-lib/zarith/zarith.cmxs' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ocaml-zarith-1.12 file sizes/checksums [41]: 0% file sizes/checksums [41]: 100% Service unavailablepacking files [41]: 0% packing files [41]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:23