=>> Building databases/ocaml-sqlite3 build started at Sat Apr 6 04:15:29 BST 2024 port directory: /usr/ports/databases/ocaml-sqlite3 package name: ocaml-sqlite3-4.0.5_1 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1180 Jul 5 2023 /usr/ports/databases/ocaml-sqlite3/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: 2b40e46093 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 20 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/20/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --destdir "/wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage" --prefix "/usr/local" --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work/.cache HOME=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/databases/ocaml-sqlite3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCACHE_DIR="/root/.ccache" --End CONFIGURE_ENV-- --MAKE_ENV-- OCAMLFIND_DESTDIR="/wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib" OCAMLFIND_LDCONF="/dev/null" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work/.cache HOME=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/databases/ocaml-sqlite3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/ocaml-sqlite3/work/.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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" 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" --End MAKE_ENV-- --PLIST_SUB-- OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sqlite3" EXAMPLESDIR="share/examples/sqlite3" DATADIR="share/sqlite3" WWWDIR="www/sqlite3" ETCDIR="etc/sqlite3" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sqlite3 DOCSDIR=/usr/local/share/doc/sqlite3 EXAMPLESDIR=/usr/local/share/examples/sqlite3 WWWDIR=/usr/local/www/sqlite3 ETCDIR=/usr/local/etc/sqlite3 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The sqlite3 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 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ocaml-sqlite3-4.0.5_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The sqlite3 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 ===> Fetching all distfiles required by ocaml-sqlite3-4.0.5_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The sqlite3 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 ===> Fetching all distfiles required by ocaml-sqlite3-4.0.5_1 for building => SHA256 Checksum OK for mmottl-sqlite3-ocaml-v4.0.5_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/bin/ocamlc - not found ===> Installing existing package /packages/All/ocaml-4.14.1.pkg [pkg-builder.dan.net.uk] Installing ocaml-4.14.1... [pkg-builder.dan.net.uk] Extracting ocaml-4.14.1: .......... done ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/bin/ocamlc - found ===> Returning to build of ocaml-sqlite3-4.0.5_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The sqlite3 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 ===> Fetching all distfiles required by ocaml-sqlite3-4.0.5_1 for building ===> Extracting for ocaml-sqlite3-4.0.5_1 => SHA256 Checksum OK for mmottl-sqlite3-ocaml-v4.0.5_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/bin/ocamlc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for ocaml-sqlite3-4.0.5_1 ===> Applying FreeBSD patches for ocaml-sqlite3-4.0.5_1 from /usr/ports/databases/ocaml-sqlite3/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ocaml-sqlite3-4.0.5_1 depends on executable: ocamlbuild - not found ===> Installing existing package /packages/All/ocaml-ocamlbuild-0.14.2_4.pkg [pkg-builder.dan.net.uk] Installing ocaml-ocamlbuild-0.14.2_4... [pkg-builder.dan.net.uk] Extracting ocaml-ocamlbuild-0.14.2_4: .......... done ===> ocaml-sqlite3-4.0.5_1 depends on executable: ocamlbuild - found ===> Returning to build of ocaml-sqlite3-4.0.5_1 ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/bin/ocamlfind - not found ===> Installing existing package /packages/All/ocaml-findlib-1.9.6_2.pkg [pkg-builder.dan.net.uk] Installing ocaml-findlib-1.9.6_2... [pkg-builder.dan.net.uk] `-- Installing ocaml-labltk-8.06.12... [pkg-builder.dan.net.uk] | `-- Installing tcl86-8.6.14_1... [pkg-builder.dan.net.uk] | `-- Extracting tcl86-8.6.14_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing tk86-8.6.14_1... [pkg-builder.dan.net.uk] | | `-- Installing fontconfig-2.15.0_2,1... [pkg-builder.dan.net.uk] | | `-- Installing expat-2.6.1... [pkg-builder.dan.net.uk] | | `-- Extracting expat-2.6.1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing freetype2-2.13.2... [pkg-builder.dan.net.uk] | | `-- Extracting freetype2-2.13.2: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting fontconfig-2.15.0_2,1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libX11-1.8.7_1,1... [pkg-builder.dan.net.uk] | | `-- Installing libxcb-1.16.1... [pkg-builder.dan.net.uk] | | | `-- Installing libXau-1.0.9_1... [pkg-builder.dan.net.uk] | | | `-- Extracting libXau-1.0.9_1: .......... done [pkg-builder.dan.net.uk] | | | `-- Installing libXdmcp-1.1.5... [pkg-builder.dan.net.uk] | | | `-- Installing xorgproto-2023.2... [pkg-builder.dan.net.uk] | | | `-- Extracting xorgproto-2023.2: .......... done [pkg-builder.dan.net.uk] | | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg-builder.dan.net.uk] | | `-- Extracting libxcb-1.16.1: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting libX11-1.8.7_1,1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libXScrnSaver-1.2.4_1... [pkg-builder.dan.net.uk] | | `-- Installing libXext-1.3.6,1... [pkg-builder.dan.net.uk] | | `-- Extracting libXext-1.3.6,1: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting libXScrnSaver-1.2.4_1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libXft-2.3.7_1... [pkg-builder.dan.net.uk] | | `-- Installing libXrender-0.9.10_2... [pkg-builder.dan.net.uk] | | `-- Extracting libXrender-0.9.10_2: ....... done [pkg-builder.dan.net.uk] | | `-- Extracting libXft-2.3.7_1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting tk86-8.6.14_1: .......... done [pkg-builder.dan.net.uk] `-- Extracting ocaml-labltk-8.06.12: .......... done [pkg-builder.dan.net.uk] Extracting ocaml-findlib-1.9.6_2: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.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). ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/bin/ocamlfind - found ===> Returning to build of ocaml-sqlite3-4.0.5_1 ===> ocaml-sqlite3-4.0.5_1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] `-- Installing gettext-runtime-0.22.3_1... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1: . done [pkg-builder.dan.net.uk] `-- Extracting gettext-runtime-0.22.3_1: .......... done [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> ocaml-sqlite3-4.0.5_1 depends on package: gmake>=4.4.1 - found ===> Returning to build of ocaml-sqlite3-4.0.5_1 ===> ocaml-sqlite3-4.0.5_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.1.1,1.pkg [pkg-builder.dan.net.uk] Installing pkgconf-2.1.1,1... [pkg-builder.dan.net.uk] Extracting pkgconf-2.1.1,1: .......... done ===> ocaml-sqlite3-4.0.5_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of ocaml-sqlite3-4.0.5_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ocaml-sqlite3-4.0.5_1 depends on shared library: libsqlite3.so - not found ===> Installing existing package /packages/All/sqlite3-3.45.1,1.pkg [pkg-builder.dan.net.uk] Installing sqlite3-3.45.1,1... [pkg-builder.dan.net.uk] `-- Installing libedit-3.1.20230828_1,1... [pkg-builder.dan.net.uk] `-- Extracting libedit-3.1.20230828_1,1: .......... done [pkg-builder.dan.net.uk] Extracting sqlite3-3.45.1,1: ......... done ===> ocaml-sqlite3-4.0.5_1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Returning to build of ocaml-sqlite3-4.0.5_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ocaml-sqlite3-4.0.5_1 (cd /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/sqlite3-ocaml-4.0.5 && ocaml setup.ml -configure --destdir "/wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage" --prefix "/usr/local") File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 2939, characters 10-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2945, characters 10-21: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2948, characters 23-34: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2951, characters 20-34: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2954, characters 10-27: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2957, characters 16-28: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2958, characters 15-27: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2958, characters 32-42: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2958, characters 48-61: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2959, characters 16-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2960, characters 16-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2961, characters 16-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3111, characters 4-21: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3130, characters 24-40: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3132, characters 21-33: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3133, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3133, characters 41-53: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3135, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3135, characters 41-54: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3137, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3137, characters 50-62: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3139, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3139, characters 50-63: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3141, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3154, characters 15-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 6507, characters 33-42: Warning 6 [labels-omitted]: label what was omitted in the application of this function. File "setup.ml", line 6508, characters 36-45: Warning 6 [labels-omitted]: label what was omitted in the application of this function. Configuration: ocamlfind: ........................................... /usr/local/bin/ocamlfind ocamlc: .............................................. /usr/local/bin/ocamlc.opt ocamlopt: ............................................ /usr/local/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/local/bin/ocamlbuild Package name: ........................................ sqlite3 Package version: ..................................... 4.0.5 os_type: ............................................. Unix system: .............................................. freebsd architecture: ........................................ amd64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.14.1 standard_library_default: ............................ /usr/local/lib/ocaml standard_library: .................................... /usr/local/lib/ocaml bytecomp_c_compiler: ................................. cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 native_c_compiler: ................................... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -pipe -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr/local Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir Prepend a path when installing package: .............. /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage findlib_version: ..................................... 1.9.6 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... Strict compile-time checks: .......................... true Try to check against a homebrewed sqlite3: ........... false Enable loadable extensions: .......................... true Create documentations: ............................... true Compile tests executable and library and run them: ... false ocamldoc: ............................................ /usr/local/bin/ocamldoc =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ocaml-sqlite3-4.0.5_1 (cd /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/sqlite3-ocaml-4.0.5 && ocaml setup.ml -build) File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 2939, characters 10-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2945, characters 10-21: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2948, characters 23-34: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2951, characters 20-34: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2954, characters 10-27: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2957, characters 16-28: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2958, characters 15-27: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2958, characters 32-42: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2958, characters 48-61: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2959, characters 16-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2960, characters 16-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2961, characters 16-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3111, characters 4-21: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3130, characters 24-40: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3132, characters 21-33: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3133, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3133, characters 41-53: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3135, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3135, characters 41-54: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3137, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3137, characters 50-62: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3139, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3139, characters 50-63: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3141, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3154, characters 15-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 6507, characters 33-42: Warning 6 [labels-omitted]: label what was omitted in the application of this function. File "setup.ml", line 6508, characters 36-45: Warning 6 [labels-omitted]: label what was omitted in the application of this function. /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 /usr/local/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt -I/usr/local/include -c lib/sqlite3_stubs.c + /usr/local/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt -I/usr/local/include -c lib/sqlite3_stubs.c In file included from lib/sqlite3_stubs.c:39: /usr/local/include/sqlite3.h:428:9: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] int (*callback)(void*,int,char**,char**), /* Callback function */ ^ /usr/local/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback ^ /usr/local/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' CAML_PREPROWARNING(name1 is deprecated: use name2 instead) ^ /usr/local/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) ^ :86:6: note: expanded from here GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" ^ lib/sqlite3_stubs.c:256:30: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] caml_sqlite3_InternalError = caml_named_value("Sqlite3.InternalError"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/sqlite3_stubs.c:257:22: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] caml_sqlite3_Error = caml_named_value("Sqlite3.Error"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/sqlite3_stubs.c:258:27: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] caml_sqlite3_RangeError = caml_named_value("Sqlite3.RangeError"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. mv sqlite3_stubs.o lib/sqlite3_stubs.o /usr/local/bin/ocamlfind ocamlmklib -o lib/sqlite3_stubs -g -lsqlite3 -lpthread -L/usr/local/lib -lsqlite3 lib/sqlite3_stubs.o /usr/local/bin/ocamlfind ocamldep -modules lib/sqlite3.mli > lib/sqlite3.mli.depends /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -w Aer-44 -I lib -o lib/sqlite3.cmi lib/sqlite3.mli + /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -w Aer-44 -I lib -o lib/sqlite3.cmi lib/sqlite3.mli File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'Aer', is deprecated. Use the equivalent signed form: +A-e-r-44. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. /usr/local/bin/ocamlfind ocamldep -modules lib/sqlite3.ml > lib/sqlite3.ml.depends /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -w Aer-44 -I lib -o lib/sqlite3.cmo lib/sqlite3.ml + /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -w Aer-44 -I lib -o lib/sqlite3.cmo lib/sqlite3.ml File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'Aer', is deprecated. Use the equivalent signed form: +A-e-r-44. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. /usr/local/bin/ocamlfind ocamlc -a -dllib -lsqlite3_stubs -cclib -lsqlite3_stubs -cclib -lsqlite3 -cclib -lpthread -cclib -L/usr/local/lib -cclib -lsqlite3 -cclib -L/usr/local/lib -cclib -lsqlite3 -I lib lib/sqlite3.cmo -o lib/sqlite3.cma /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -w Aer-44 -I lib -o lib/sqlite3.cmx lib/sqlite3.ml + /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -w Aer-44 -I lib -o lib/sqlite3.cmx lib/sqlite3.ml File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'Aer', is deprecated. Use the equivalent signed form: +A-e-r-44. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. /usr/local/bin/ocamlfind ocamlopt -a -cclib -lsqlite3_stubs -cclib -lsqlite3 -cclib -lpthread -cclib -L/usr/local/lib -cclib -lsqlite3 -cclib -L/usr/local/lib -cclib -lsqlite3 -I lib lib/sqlite3.cmx -o lib/sqlite3.cmxa /usr/local/bin/ocamlfind ocamlopt -shared -cclib -lsqlite3_stubs -I lib -cclib -L/usr/local/lib -cclib -lsqlite3 -I lib lib/sqlite3.cmxa lib/sqlite3.cmx -o lib/sqlite3.cmxs + /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 File "myocamlbuild.ml", line 315, characters 10-27: 315 | Stream.of_channel chn ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "myocamlbuild.ml", line 321, characters 10-21: 321 | Stream.from ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "myocamlbuild.ml", line 324, characters 23-34: 324 | match Stream.next st with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "myocamlbuild.ml", line 327, characters 20-34: 327 | with Stream.Failure -> None) ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "myocamlbuild.ml", line 330, characters 10-27: 330 | Genlex.make_lexer ["="] st_line ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "myocamlbuild.ml", line 333, characters 16-28: 333 | match Stream.npeek 3 lexer with ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "myocamlbuild.ml", line 334, characters 15-27: 334 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "myocamlbuild.ml", line 334, characters 32-42: 334 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> ^^^^^^^^^^ Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "myocamlbuild.ml", line 334, characters 48-61: 334 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> ^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "myocamlbuild.ml", line 335, characters 16-27: 335 | Stream.junk lexer; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "myocamlbuild.ml", line 336, characters 16-27: 336 | Stream.junk lexer; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "myocamlbuild.ml", line 337, characters 16-27: 337 | Stream.junk lexer; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-sqlite3-4.0.5_1 depends on file: /usr/local/bin/ocamlfind - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for ocaml-sqlite3-4.0.5_1 ===> Generating temporary packing list (cd /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/sqlite3-ocaml-4.0.5 && ocaml setup.ml -install) File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 2939, characters 10-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2945, characters 10-21: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2948, characters 23-34: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2951, characters 20-34: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2954, characters 10-27: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2957, characters 16-28: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2958, characters 15-27: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2958, characters 32-42: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2958, characters 48-61: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 2959, characters 16-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2960, characters 16-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 2961, characters 16-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3111, characters 4-21: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3130, characters 24-40: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3132, characters 21-33: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3133, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3133, characters 41-53: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3135, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3135, characters 41-54: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3137, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3137, characters 50-62: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3139, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3139, characters 50-63: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3141, characters 20-32: Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "setup.ml", line 3154, characters 15-27: Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 6507, characters 33-42: Warning 6 [labels-omitted]: label what was omitted in the application of this function. File "setup.ml", line 6508, characters 36-45: Warning 6 [labels-omitted]: label what was omitted in the application of this function. Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.mli Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/libsqlite3_stubs.a Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/dllsqlite3_stubs.so Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.cma Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.cmxa Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.a Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.cmxs Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.cmi Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.cmti Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.cmt Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.annot Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/sqlite3.cmx ocamlfind: [WARNING] You have installed DLLs but there is no ld.conf Installed /wrkdirs/usr/ports/databases/ocaml-sqlite3/work/stage/usr/local/lib/ocaml/site-lib/sqlite3/META ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-04-06T03:15:29+0000' 'PKG_NOTE_ports_top_git_hash=c2c35d895e' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=2b40e46093' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for ocaml-sqlite3-4.0.5_1 ===> Building ocaml-sqlite3-4.0.5_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ocaml-sqlite3-4.0.5_1 build of databases/ocaml-sqlite3 | ocaml-sqlite3-4.0.5_1 ended at Sat Apr 6 04:16:03 BST 2024 build time: 00:00:40