------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/converters/ocaml-jsonm XDG_CONFIG_HOME=/construction/converters/ocaml-jsonm HOME=/construction/converters/ocaml-jsonm TMPDIR="/tmp" PATH=/construction/converters/ocaml-jsonm/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- OCAMLFIND_DESTDIR="/construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib" OCAMLFIND_LDCONF="/dev/null" XDG_DATA_HOME=/construction/converters/ocaml-jsonm XDG_CONFIG_HOME=/construction/converters/ocaml-jsonm HOME=/construction/converters/ocaml-jsonm TMPDIR="/tmp" PATH=/construction/converters/ocaml-jsonm/.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 ------------------------------------------------------------------------------- DESTDIR=/construction/converters/ocaml-jsonm/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/jsonm" EXAMPLESDIR="share/examples/jsonm" DATADIR="share/jsonm" WWWDIR="www/jsonm" ETCDIR="etc/jsonm" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jsonm DOCSDIR=/usr/local/share/doc/jsonm EXAMPLESDIR=/usr/local/share/examples/jsonm WWWDIR=/usr/local/www/jsonm ETCDIR=/usr/local/etc/jsonm 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/ocaml-uutf-0.9.4.txz ===== Message from ocaml-uutf-0.9.4: -- ===> NOTICE: The ocaml-uutf 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-ocamlbuild-0.14.0.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The jsonm 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-jsonm-0.9.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The jsonm 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-jsonm-0.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-jsonm-0.9.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The jsonm 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-jsonm-0.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-jsonm-0.9.1 for building => SHA256 Checksum OK for jsonm-0.9.1.tbz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The jsonm 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-jsonm-0.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-jsonm-0.9.1 for building ===> Extracting for ocaml-jsonm-0.9.1 => SHA256 Checksum OK for jsonm-0.9.1.tbz. ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlc - found Extracted Memory Use: 0.45M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ocaml-jsonm-0.9.1 ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/lib/ocaml/site-lib/uutf/uutf.a - found ===> ocaml-jsonm-0.9.1 depends on executable: ocamlbuild - found ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlfind - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/lib/ocaml/site-lib/uutf/uutf.a - found ===> ocaml-jsonm-0.9.1 depends on executable: ocamlbuild - found ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlfind - found ===> Configuring for ocaml-jsonm-0.9.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ocaml-jsonm-0.9.1 cd /construction/converters/ocaml-jsonm/jsonm-0.9.1 && ocamlbuild src/jsonm.cmxs src/jsonm.cma src/jsonm.a /usr/local/bin/ocamlopt.opt unix.cmxa -I /usr/local/lib/ocaml/ocamlbuild /usr/local/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/local/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild findlib: [WARNING] Package labltk has multiple definitions in /usr/local/lib/ocaml/site-lib/labltk/META, /usr/local/lib/ocaml/labltk/META ocamlfind ocamldep -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends ocamlfind ocamldep -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends ocamlfind ocamlc -c -package uutf -I src -o src/jsonm.cmi src/jsonm.mli ocamlfind ocamlopt -c -package uutf -I src -o src/jsonm.cmx src/jsonm.ml + ocamlfind ocamlopt -c -package uutf -I src -o src/jsonm.cmx src/jsonm.ml File "src/jsonm.ml", line 17, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/jsonm.ml", line 589, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -a -I src src/jsonm.cmx -o src/jsonm.cmxa ocamlfind ocamlopt -shared -linkall -I src src/jsonm.cmxa -o src/jsonm.cmxs ocamlfind ocamlc -c -package uutf -I src -o src/jsonm.cmo src/jsonm.ml + ocamlfind ocamlc -c -package uutf -I src -o src/jsonm.cmo src/jsonm.ml File "src/jsonm.ml", line 17, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/jsonm.ml", line 589, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlc -a -I src src/jsonm.cmo -o src/jsonm.cma W: Cannot get variable ext_objW: Cannot get variable ext_libW: Cannot get variable ext_dll SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/lib/ocaml/site-lib/uutf/uutf.a - found ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlfind - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ocaml-jsonm-0.9.1 ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/lib/ocaml/site-lib/uutf/uutf.a - found ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-jsonm-0.9.1 depends on file: /usr/local/bin/ocamlfind - found ===> Generating temporary packing list /bin/mkdir -p /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm cd /construction/converters/ocaml-jsonm/jsonm-0.9.1 && ocamlfind install -destdir /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib jsonm src/META _build/src/jsonm.a _build/src/jsonm.cma _build/src/jsonm.cmi _build/src/jsonm.cmx _build/src/jsonm.cmxa _build/src/jsonm.cmxs _build/src/jsonm.mli Installed /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm/jsonm.mli Installed /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm/jsonm.cmxs Installed /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm/jsonm.cmxa Installed /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm/jsonm.cmx Installed /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm/jsonm.cmi Installed /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm/jsonm.cma Installed /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm/jsonm.a Installed /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm/META install -s -m 0644 /construction/converters/ocaml-jsonm/jsonm-0.9.1/_build/src/jsonm.cmxs /construction/converters/ocaml-jsonm/stage/usr/local/lib/ocaml/site-lib/jsonm ====> 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-jsonm-0.9.1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:21