------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/devel/ocaml-calendar XDG_CONFIG_HOME=/construction/devel/ocaml-calendar XDG_CACHE_HOME=/construction/devel/ocaml-calendar/.cache HOME=/construction/devel/ocaml-calendar TMPDIR="/tmp" PATH=/construction/devel/ocaml-calendar/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/ocaml-calendar/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib" OCAMLFIND_LDCONF="/usr/local/lib/ocaml/ld.conf" XDG_DATA_HOME=/construction/devel/ocaml-calendar XDG_CONFIG_HOME=/construction/devel/ocaml-calendar XDG_CACHE_HOME=/construction/devel/ocaml-calendar/.cache HOME=/construction/devel/ocaml-calendar TMPDIR="/tmp" PATH=/construction/devel/ocaml-calendar/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/ocaml-calendar/.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 -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/devel/ocaml-calendar/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/calendar" EXAMPLESDIR="share/examples/calendar" DATADIR="share/calendar" WWWDIR="www/calendar" ETCDIR="etc/calendar" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/calendar DOCSDIR=/usr/local/share/doc/calendar EXAMPLESDIR=/usr/local/share/examples/calendar WWWDIR=/usr/local/www/calendar ETCDIR=/usr/local/etc/calendar 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. SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The calendar 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://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ocaml-calendar-2.03.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The calendar 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ocaml-calendar-2.03.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-calendar-2.03.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The calendar 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ocaml-calendar-2.03.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-calendar-2.03.2 for building => SHA256 Checksum OK for calendar-2.03.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The calendar 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ocaml-calendar-2.03.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-calendar-2.03.2 for building ===> Extracting for ocaml-calendar-2.03.2 => SHA256 Checksum OK for calendar-2.03.2.tar.gz. ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlc - found Extracted Memory Use: 2.36M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ocaml-calendar-2.03.2 ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlfind - found ===> ocaml-calendar-2.03.2 depends on package: gmake>=4.3 - found ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlfind - found ===> ocaml-calendar-2.03.2 depends on package: gmake>=4.3 - found ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ccache - found ===> Configuring for ocaml-calendar-2.03.2 configure: loading site script /xports/Templates/config.site checking for ocamlc... ocamlc ocaml version is 4.07.1: Good! ocaml library path is /usr/local/lib/ocaml checking for ocamlopt... ocamlopt checking ocamlopt version... ok checking for ocamlc.opt... ocamlc.opt checking ocamlc.opt version... ok checking for ocamlopt.opt... ocamlopt.opt checking ocamlc.opt version... ok checking for ocamldep... ocamldep checking for ocamlfind... ocamlfind checking for ocamldoc... ocamldoc checking for ocamlweb... ocamlweb checking for ocamlwc... ocamlwc checking for ocamldot... ocamldot checking platform... dragonfly checking extension for object files... .o checking extension for library files... .a checking for /usr/local/lib/ocaml/dynlink.cmxa... yes native dynlink works fine. Great. configure: creating ./config.status config.status: creating Makefile SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ocaml-calendar-2.03.2 gmake[1]: Entering directory '/construction/devel/ocaml-calendar/calendar-2.03.2' echo "let version = \"2.03.2\"" > src/version.ml echo "let date = \"`date`\"" >> src/version.ml rm -f .depend ocamldep -I src -I tests src/*.ml src/*.mli tests/*.ml tests/*.mli \ > .depend ocamlc.opt -I src -I target -I tests -c src/period.mli ocamlc.opt -I src -I target -I tests -c src/time_Zone.mli ocamlc.opt -I src -I target -I tests -c src/utils.mli ocamlc.opt -I src -I target -I tests -c src/version.mli echo "description = \"calendar library\"" > META echo "version = \"2.03.2\"" >> META echo "archive(byte) = \"calendarLib.cma\"" >> META ocamlc.opt -I src -I target -I tests -c src/version.ml ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/version.ml echo "archive(native) = \"calendarLib.cmxa\"" >> META echo "requires = \"unix str\"" >> META ocamlc.opt -I src -I target -I tests -c src/date_sig.mli ocamlc.opt -I src -I target -I tests -c src/time_sig.mli ocamlc.opt -I src -I target -I tests -c src/time_Zone.ml ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/time_Zone.ml ocamlc.opt -I src -I target -I tests -c src/utils.ml ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/utils.ml ocamlc.opt -I src -I target -I tests -c src/time.mli ocamlc.opt -I src -I target -I tests -c src/ftime.mli ocamlc.opt -I src -I target -I tests -c src/calendar_sig.mli ocamlc.opt -I src -I target -I tests -c src/date.mli ocamlc.opt -I src -I target -I tests -c src/ftime.ml ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/ftime.ml ocamlc.opt -I src -I target -I tests -c src/time.ml ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/time.ml ocamlc.opt -I src -I target -I tests -c src/date.ml ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/date.ml ocamlc.opt -I src -I target -I tests -c src/calendar_builder.mli ocamlc.opt -I src -I target -I tests -c src/calendar.mli ocamlc.opt -I src -I target -I tests -c src/fcalendar.mli ocamlc.opt -I src -I target -I tests -c src/calendar_builder.ml ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/calendar_builder.ml ocamlc.opt -I src -I target -I tests -c src/fcalendar.ml ocamlc.opt -I src -I target -I tests -c src/calendar.ml ocamlc.opt -I src -I target -I tests -c src/printer.mli ocamlc.opt -I src -I target -I tests -c src/printer.ml File "src/printer.ml", line 180, characters 16-32: Warning 3: deprecated: Stdlib.String.uppercase Use String.uppercase_ascii instead. File "src/printer.ml", line 235, characters 33-49: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. mkdir -p target ocamlfind ocamlc -I src -I target -I tests -pack -o target/calendarLib.cmo \ src/period.cmi src/date_sig.cmi src/time_sig.cmi src/calendar_sig.cmi src/utils.cmo src/time_Zone.cmo src/time.cmo src/ftime.cmo src/date.cmo src/calendar_builder.cmo src/calendar.cmo src/fcalendar.cmo src/printer.cmo src/version.cmo ocamlfind ocamlc -I src -I target -I tests -a -o target/calendarLib.cma target/calendarLib.cmo ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/calendar.ml ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/fcalendar.ml ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/printer.ml File "src/printer.ml", line 180, characters 16-32: Warning 3: deprecated: Stdlib.String.uppercase Use String.uppercase_ascii instead. File "src/printer.ml", line 235, characters 33-49: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. mkdir -p target ocamlfind ocamlopt -I src -I target -I tests -noassert -pack -o target/calendarLib.cmx \ src/period.cmi src/date_sig.cmi src/time_sig.cmi src/calendar_sig.cmi src/utils.cmx src/time_Zone.cmx src/time.cmx src/ftime.cmx src/date.cmx src/calendar_builder.cmx src/calendar.cmx src/fcalendar.cmx src/printer.cmx src/version.cmx ocamlfind ocamlopt -I src -I target -I tests -noassert -a -o target/calendarLib.cmxa target/calendarLib.cmx ocamlfind ocamlopt -I target -shared -linkall -o target/calendarLib.cmxs target/calendarLib.cmxa gmake[1]: Leaving directory '/construction/devel/ocaml-calendar/calendar-2.03.2' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlfind - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ocaml-calendar-2.03.2 ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-calendar-2.03.2 depends on file: /usr/local/bin/ocamlfind - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/ocaml-calendar/calendar-2.03.2' Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendarLib.a Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendarLib.o Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/version.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/printer.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/fcalendar.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendar.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendar_builder.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendar_sig.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/date.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/date_sig.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/ftime.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/time.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/time_sig.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/period.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/time_Zone.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/utils.mli Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendarLib.cmxs Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendarLib.cmxa Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendarLib.cmx Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendarLib.cmo Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendarLib.cmi Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/calendarLib.cma Installed /construction/devel/ocaml-calendar/stage/usr/local/lib/ocaml/site-lib/calendar/META gmake[1]: Leaving directory '/construction/devel/ocaml-calendar/calendar-2.03.2' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/ocaml/site-lib/calendar/calendarLib.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-calendar-2.03.2 file sizes/checksums [23]: 0% file sizes/checksums [23]: 100% Service unavailablepacking files [23]: 0% packing files [23]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15