------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 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-bz2-0.6.0_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/archivers/ocaml-bz2 XDG_CONFIG_HOME=/construction/archivers/ocaml-bz2 HOME=/construction/archivers/ocaml-bz2 TMPDIR="/tmp" PATH=/construction/archivers/ocaml-bz2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- OCAMLFIND_DESTDIR="/construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib" OCAMLFIND_LDCONF="/dev/null" XDG_DATA_HOME=/construction/archivers/ocaml-bz2 XDG_CONFIG_HOME=/construction/archivers/ocaml-bz2 HOME=/construction/archivers/ocaml-bz2 TMPDIR="/tmp" PATH=/construction/archivers/ocaml-bz2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes 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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " 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 ------------------------------------------------------------------------------- DONTUSEIT=/construction/archivers/ocaml-bz2/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/ocaml/bz2" EXAMPLESDIR="share/examples/bz2" DATADIR="share/bz2" WWWDIR="www/bz2" ETCDIR="etc/bz2" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bz2 DOCSDIR=/usr/local/share/doc/ocaml/bz2 EXAMPLESDIR=/usr/local/share/examples/bz2 WWWDIR=/usr/local/www/bz2 ETCDIR=/usr/local/etc/bz2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/binutils-2.33.1_4,1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/ocaml-4.05.0_1.txz Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/tcl86-8.6.11_1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.11_2.txz Installing /packages/All/ocaml-labltk-8.06.3.txz ===== Message from ocaml-labltk-8.06.3: -- ===> NOTICE: The ocaml-labltk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/ocaml-findlib-1.7.1.txz Installing /packages/All/gmake-4.3_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:25 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The bz2 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The bz2 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-bz2-0.6.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The bz2 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-bz2-0.6.0_2 for building => SHA256 Checksum OK for camlbz2-0.6.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The bz2 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-bz2-0.6.0_2 for building ===> Extracting for ocaml-bz2-0.6.0_2 => SHA256 Checksum OK for camlbz2-0.6.0.tar.gz. ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlc - found Extracted Memory Use: 0.30M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ocaml-bz2-0.6.0_2 ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlfind - found ===> ocaml-bz2-0.6.0_2 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlfind - found ===> ocaml-bz2-0.6.0_2 depends on package: gmake>=4.3 - found ===> Configuring for ocaml-bz2-0.6.0_2 configure: loading site script /xports/Templates/config.site checking for ocamlc... ocamlc OCaml version is 4.05.0 OCaml library path is /usr/local/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... ocamldoc checking for ocamlfind... ocamlfind checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp 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 bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzReadOpen in -lbz2... yes configure: creating ./config.status config.status: creating Makefile SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ocaml-bz2-0.6.0_2 gmake[1]: Entering directory '/construction/archivers/ocaml-bz2/camlbz2-0.6.0' ocamlc.opt -ccopt "-D BZ_PREFIX -pipe -O2 -fno-strict-aliasing " -c c_bz.c ocamlmklib -oc camlbz2 c_bz.o -lbz2 ocamlc.opt -c bz2.mli ocamlc.opt -c bz2.ml ocamlmklib -oc camlbz2 -o bz2 bz2.cmo -lbz2 ocamlopt.opt -c bz2.ml ocamlmklib -oc camlbz2 -o bz2 bz2.cmx -lbz2 gmake[1]: Leaving directory '/construction/archivers/ocaml-bz2/camlbz2-0.6.0' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlfind - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ocaml-bz2-0.6.0_2 ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-bz2-0.6.0_2 depends on file: /usr/local/bin/ocamlfind - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/archivers/ocaml-bz2/camlbz2-0.6.0' ocamlfind remove bz2 ocamlfind: [WARNING] No such directory: /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2 ocamlfind install \ -patch-version 0.6.0 -ldconf ignore \ bz2 META bz2.cmi bz2.cmx bz2.mli bz2.a bz2.cma bz2.cmxa dllcamlbz2.so libcamlbz2.a Installed /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/libcamlbz2.a Installed /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/dllcamlbz2.so Installed /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/bz2.cmxa Installed /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/bz2.cma Installed /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/bz2.a Installed /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/bz2.mli Installed /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/bz2.cmx Installed /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/bz2.cmi Installed /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/META gmake[1]: Leaving directory '/construction/archivers/ocaml-bz2/camlbz2-0.6.0' /usr/bin/strip /construction/archivers/ocaml-bz2/stage/usr/local/lib/ocaml/site-lib/bz2/dllcamlbz2.so install -m 0644 /construction/archivers/ocaml-bz2/camlbz2-0.6.0/README /construction/archivers/ocaml-bz2/stage/usr/local/share/doc/ocaml/bz2 (cd /construction/archivers/ocaml-bz2/camlbz2-0.6.0/doc && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/archivers/ocaml-bz2/stage/usr/local/share/doc/ocaml/bz2) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ocaml-bz2-0.6.0_2 file sizes/checksums [23]: 0% file sizes/checksums [23]: 100% packing files [23]: 0% packing files [23]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:30