------------------------------------------------------------------------------- -- 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-ssl-0.5.9: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/security/ocaml-ssl XDG_CONFIG_HOME=/construction/security/ocaml-ssl XDG_CACHE_HOME=/construction/security/ocaml-ssl/.cache HOME=/construction/security/ocaml-ssl TMPDIR="/tmp" PATH=/construction/security/ocaml-ssl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/ocaml-ssl/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/security/ocaml-ssl XDG_CONFIG_HOME=/construction/security/ocaml-ssl XDG_CACHE_HOME=/construction/security/ocaml-ssl/.cache HOME=/construction/security/ocaml-ssl TMPDIR="/tmp" PATH=/construction/security/ocaml-ssl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/ocaml-ssl/.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=" -Wl,-rpath,/usr/local/lib " 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/security/ocaml-ssl/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" 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/ssl" EXAMPLESDIR="share/examples/ocaml/ssl" DATADIR="share/ssl" WWWDIR="www/ssl" ETCDIR="etc/ssl" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ssl DOCSDIR=/usr/local/share/doc/ocaml/ssl EXAMPLESDIR=/usr/local/share/examples/ocaml/ssl WWWDIR=/usr/local/www/ssl ETCDIR=/usr/local/etc/ssl 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/ocaml-dune-1.11.4.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/pkgconf-1.8.1,1.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:17 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ocaml-ssl-0.5.9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ocaml-ssl-0.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-ssl-0.5.9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ocaml-ssl-0.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-ssl-0.5.9 for building => SHA256 Checksum OK for savonet-ocaml-ssl-0.5.9_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ocaml-ssl-0.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-ssl-0.5.9 for building ===> Extracting for ocaml-ssl-0.5.9 ===> ocaml-ssl-0.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-ssl-0.5.9 for building => SHA256 Checksum OK for savonet-ocaml-ssl-0.5.9_GH0.tar.gz. ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ocamlc - found Extracted Memory Use: 0.18M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ocaml-ssl-0.5.9 ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ocaml-ssl-0.5.9 depends on executable: dune - found ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-ssl-0.5.9 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> ocaml-ssl-0.5.9 depends on package: pkgconf>=1.3.0_1 - found ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ocaml-ssl-0.5.9 depends on executable: dune - found ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-ssl-0.5.9 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> ocaml-ssl-0.5.9 depends on package: pkgconf>=1.3.0_1 - found ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ccache - found ===> Configuring for ocaml-ssl-0.5.9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ocaml-ssl-0.5.9 cd /construction/security/ocaml-ssl/ocaml-ssl-0.5.9 && dune build -p ssl -j 13 ocamlc src/ssl_stubs.o ssl_stubs.c: In function 'get_method': ssl_stubs.c:335:11: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] method = TLSv1_client_method(); ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/local/include/openssl/ssl.h:1893:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:139:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1893:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:339:11: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] method = TLSv1_server_method(); ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/local/include/openssl/ssl.h:1892:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:139:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1892:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:343:11: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] method = TLSv1_method(); ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/local/include/openssl/ssl.h:1891:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:139:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1891:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:353:11: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_client_method(); ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/local/include/openssl/ssl.h:1899:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:139:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1899:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:357:11: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_server_method(); ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/local/include/openssl/ssl.h:1898:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:139:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1898:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:361:11: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_method(); ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/local/include/openssl/ssl.h:1897:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:139:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1897:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:372:11: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_client_method(); ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/local/include/openssl/ssl.h:1905:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:139:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1905:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:376:11: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_server_method(); ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/local/include/openssl/ssl.h:1904:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:139:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1904:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:380:11: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_method(); ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from /usr/local/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/local/include/openssl/ssl.h:1903:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:139:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/ssl.h:1903:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-ssl-0.5.9 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ocaml-ssl-0.5.9 ===> ocaml-ssl-0.5.9 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-ssl-0.5.9 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list cd /construction/security/ocaml-ssl/ocaml-ssl-0.5.9 && dune install --destdir=/construction/security/ocaml-ssl/stage --libdir=lib/ocaml/site-lib Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/META Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/dune-package Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/libssl_stubs.a Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/opam Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.a Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.cma Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.cmi Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.cmt Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.cmti Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.cmx Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.cmxa Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.cmxs Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.ml Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl.mli Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl_threads.cmi Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl_threads.cmt Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl_threads.cmti Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl_threads.cmx Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl_threads.ml Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/ssl/ssl_threads.mli Installing /construction/security/ocaml-ssl/stage/usr/local/share/doc/ocaml/ssl/CHANGES Installing /construction/security/ocaml-ssl/stage/usr/local/share/doc/ocaml/ssl/README.md Installing /construction/security/ocaml-ssl/stage/usr/local/lib/ocaml/site-lib/stublibs/dllssl_stubs.so install -m 0644 /construction/security/ocaml-ssl/ocaml-ssl-0.5.9/examples/* /construction/security/ocaml-ssl/stage/usr/local/share/examples/ocaml/ssl ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/ocaml/site-lib/ssl/ssl.cmxs' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/ocaml/site-lib/stublibs/dllssl_stubs.so' 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:01 ------------------------------------------------------------------------------- -- 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-ssl-0.5.9 file sizes/checksums [27]: 0% file sizes/checksums [27]: 100% Service unavailablepacking files [27]: 0% packing files [27]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:26