sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The package failed to build. The error log from opam follows.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy mariadb.0.5.0 variantslib.v0.11.0 typerep.v0.11.0 stdlib-shims.0.3.0 stdio.v0.11.0 splittable_random.v0.11.0 spawn.v0.15.1 sexplib0.v0.11.0 sexplib.v0.11.0 seq.0.3.1 result.1.5 re.1.11.0 protocol_version_header.v0.11.0 ppxlib.0.8.1 ppx_variants_conv.v0.11.1 ppx_typerep_conv.v0.11.1 ppx_sexp_value.v0.11.0 ppx_sexp_message.v0.11.0 ppx_sexp_conv.v0.11.2 ppx_pipebang.v0.11.0 ppx_optional.v0.11.0 ppx_optcomp.v0.11.0 ppx_let.v0.11.0 ppx_js_style.v0.11.0 ppx_jane.v0.11.0 ppx_inline_test.v0.11.0 ppx_here.v0.11.0 ppx_hash.v0.11.1 ppx_fields_conv.v0.11.0 ppx_fail.v0.11.0 ppx_expect.v0.11.1 ppx_enumerate.v0.11.1 ppx_derivers.1.2.1 ppx_custom_printf.v0.11.0 ppx_compare.v0.11.1 ppx_bin_prot.v0.11.1 ppx_bench.v0.11.0 ppx_base.v0.11.0 ppx_assert.v0.11.0 parsexp.v0.11.0 octavius.1.2.2 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.0 mmap.1.2.0 lwt.5.5.0 jbuilder.1.0+beta20.2 jane-street-headers.v0.11.0 integers.0.7.0 host-arch-x86_64.1 fieldslib.v0.11.0 dune-configurator.3.16.0 dune.3.16.0 ctypes-foreign.0.18.0 ctypes.0.17.1 csexp.1.5.2 cppo.1.7.0 core_kernel.v0.11.1 core.v0.11.3 configurator.v0.11.0 conf-pkg-config.3 conf-mariadb.2 conf-libffi.2.0.0 bin_prot.v0.11.0 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.11.1 async_unix.v0.11.0 async_rpc_kernel.v0.11.0 async_kernel.v0.11.1 async_extra.v0.11.1 async.v0.11.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: libffi-dev libmariadb-dev pkg-config [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install ocaml-syntax-shims 1.0.0 - install stdlib-shims 0.3.0 - install conf-pkg-config 3 - install octavius 1.2.2 - install base-num base - install ppx_derivers 1.2.1 - install spawn v0.15.1 - install ocamlbuild 0.14.3 - install bigarray-compat 1.1.0 - install ocaml-compiler-libs v0.12.4 - install base-bytes base - install seq 0.3.1 - install jbuilder 1.0+beta20.2 - install result 1.5 - install csexp 1.5.2 - install cppo 1.7.0 - install integers 0.7.0 - install conf-mariadb 2 - install conf-libffi 2.0.0 - install num 0 - install mmap 1.2.0 - install re 1.11.0 - install sexplib0 v0.11.0 - install jane-street-headers v0.11.0 - install ocaml-migrate-parsetree 1.8.0 - install dune-configurator 3.16.0 - install ocplib-endian 1.2 - install ctypes-foreign 0.18.0 - install parsexp v0.11.0 - install base v0.11.1 - install lwt 5.5.0 - install ctypes 0.17.1 - install sexplib v0.11.0 - install typerep v0.11.0 - install stdio v0.11.0 - install ppxlib 0.8.1 - install configurator v0.11.0 - install variantslib v0.11.0 - install ppx_typerep_conv v0.11.1 - install ppx_sexp_conv v0.11.2 - install ppx_pipebang v0.11.0 - install ppx_optional v0.11.0 - install ppx_optcomp v0.11.0 - install ppx_let v0.11.0 - install ppx_js_style v0.11.0 - install ppx_inline_test v0.11.0 - install ppx_here v0.11.0 - install ppx_enumerate v0.11.1 - install ppx_compare v0.11.1 - install fieldslib v0.11.0 - install ppx_variants_conv v0.11.1 - install ppx_custom_printf v0.11.0 - install ppx_bench v0.11.0 - install ppx_sexp_value v0.11.0 - install ppx_sexp_message v0.11.0 - install ppx_fail v0.11.0 - install ppx_hash v0.11.1 - install ppx_assert v0.11.0 - install ppx_fields_conv v0.11.0 - install ppx_base v0.11.0 - install ppx_expect v0.11.1 - install bin_prot v0.11.0 - install ppx_bin_prot v0.11.1 - install ppx_jane v0.11.0 - install splittable_random v0.11.0 - install core_kernel v0.11.1 - install protocol_version_header v0.11.0 - install core v0.11.3 - install async_kernel v0.11.1 - install async_unix v0.11.0 - install async_rpc_kernel v0.11.0 - install async_extra v0.11.1 - install async v0.11.0 - install mariadb 0.5.0 ===== 74 to install ===== The following system packages will first need to be installed: libffi-dev libmariadb-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "libmariadb-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libffi-dev:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) - Preparing to unpack .../00-libffi-dev_3.4.4-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.4-1) ... - Selecting previously unselected package mysql-common. - Preparing to unpack .../01-mysql-common_5.8+1.1.0_all.deb ... - Unpacking mysql-common (5.8+1.1.0) ... - Selecting previously unselected package mariadb-common. - Preparing to unpack .../02-mariadb-common_1%3a10.11.6-0+deb12u1_all.deb ... - Unpacking mariadb-common (1:10.11.6-0+deb12u1) ... - Selecting previously unselected package libmariadb3:amd64. - Preparing to unpack .../03-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ... - Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... - Selecting previously unselected package libssl-dev:amd64. - Preparing to unpack .../04-libssl-dev_3.0.14-1~deb12u2_amd64.deb ... - Unpacking libssl-dev:amd64 (3.0.14-1~deb12u2) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../05-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Selecting previously unselected package libmariadb-dev. - Preparing to unpack .../06-libmariadb-dev_1%3a10.11.6-0+deb12u1_amd64.deb ... - Unpacking libmariadb-dev (1:10.11.6-0+deb12u1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../07-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../08-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../09-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../10-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up mysql-common (5.8+1.1.0) ... - update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode - Setting up libffi-dev:amd64 (3.4.4-1) ... - Setting up mariadb-common (1:10.11.6-0+deb12u1) ... - update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libssl-dev:amd64 (3.0.14-1~deb12u2) ... - Setting up libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Setting up libmariadb-dev (1:10.11.6-0+deb12u1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/222: Processing 2/222: Processing 3/222: -> retrieved async.v0.11.0 (cached) Processing 4/222: -> retrieved async_extra.v0.11.1 (cached) Processing 5/222: -> retrieved async_kernel.v0.11.1 (cached) Processing 6/222: -> retrieved async_rpc_kernel.v0.11.0 (cached) Processing 7/222: Processing 8/222: Processing 9/222: Processing 10/222: Processing 11/222: -> installed base-bytes.base Processing 12/222: -> installed base-num.base Processing 13/222: -> retrieved async_unix.v0.11.0 (cached) Processing 14/222: -> retrieved base.v0.11.1 (cached) Processing 15/222: Processing 16/222: Processing 17/222: Processing 18/222: Processing 19/222: [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 20/222: [conf-pkg-config: pkg-config] Processing 21/222: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] -> retrieved bin_prot.v0.11.0 (cached) Processing 22/222: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] -> retrieved configurator.v0.11.0 (cached) Processing 23/222: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 23/222: [bigarray-compat: dune build] -> installed conf-pkg-config.3 Processing 24/222: [bigarray-compat: dune build] Processing 25/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] Processing 26/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] -> retrieved cppo.1.7.0 (cached) Processing 27/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] Processing 28/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build] -> retrieved core_kernel.v0.11.1 (cached) Processing 29/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build] -> retrieved core.v0.11.3 (cached) Processing 30/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build] Processing 31/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build] -> compiled conf-libffi.2.0.0 Processing 31/222: [bigarray-compat: dune build] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build] -> installed conf-libffi.2.0.0 Processing 32/222: [bigarray-compat: dune build] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build] Processing 33/222: [bigarray-compat: dune build] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build] -> installed ctypes-foreign.0.18.0 Processing 34/222: [bigarray-compat: dune build] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build] - + pkg-config --exists libmariadb -> compiled conf-mariadb.2 Processing 34/222: [bigarray-compat: dune build] [cppo: dune build] -> installed conf-mariadb.2 Processing 35/222: [bigarray-compat: dune build] [cppo: dune build] -> retrieved csexp.1.5.2 (cached) Processing 36/222: [bigarray-compat: dune build] [cppo: dune build] Processing 37/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved ctypes.0.17.1 (cached) Processing 38/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> compiled bigarray-compat.1.1.0 Processing 38/222: [cppo: dune build] [csexp: dune build] -> installed bigarray-compat.1.1.0 Processing 39/222: [cppo: dune build] [csexp: dune build] -> retrieved fieldslib.v0.11.0 (cached) Processing 40/222: [cppo: dune build] [csexp: dune build] -> retrieved integers.0.7.0 (cached) Processing 41/222: [cppo: dune build] [csexp: dune build] -> retrieved jane-street-headers.v0.11.0 (cached) Processing 42/222: [cppo: dune build] [csexp: dune build] -> retrieved lwt.5.5.0 (cached) Processing 43/222: [mariadb.0.5.0: http] [cppo: dune build] [csexp: dune build] -> retrieved jbuilder.1.0+beta20.2 (cached) Processing 44/222: [mariadb.0.5.0: http] [cppo: dune build] [csexp: dune build] Processing 45/222: [mariadb.0.5.0: http] [cppo: dune build] [csexp: dune build] [jbuilder: ocaml configure.ml] -> compiled csexp.1.5.2 Processing 45/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] -> installed csexp.1.5.2 Processing 46/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] -> retrieved mmap.1.2.0 (cached) Processing 47/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] Processing 48/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] Processing 49/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build] Processing 50/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build] -> installed num.0 Processing 51/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 52/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build] Processing 53/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build] [ocaml-compiler-libs: dune build] Processing 53/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-compiler-libs: dune build] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 54/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-compiler-libs: dune build] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 55/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-compiler-libs: dune build] Processing 56/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> compiled mmap.1.2.0 Processing 56/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> installed mmap.1.2.0 Processing 57/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 58/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] Processing 59/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved ocplib-endian.1.2 (cached) Processing 60/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved octavius.1.2.2 (cached) Processing 61/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] Processing 62/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 63/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build] Processing 64/222: [mariadb.0.5.0: http] [cppo: dune build] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build] -> compiled cppo.1.7.0 Processing 64/222: [mariadb.0.5.0: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build] -> installed cppo.1.7.0 Processing 65/222: [mariadb.0.5.0: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build] Processing 66/222: [mariadb.0.5.0: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [ocplib-endian: dune build] [octavius: dune build] Processing 66/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [ocplib-endian: dune build] [octavius: dune build] -> compiled ocaml-compiler-libs.v0.12.4 Processing 66/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [ocplib-endian: dune build] [octavius: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 67/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [ocplib-endian: dune build] [octavius: dune build] -> compiled ocaml-syntax-shims.1.0.0 Processing 67/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocplib-endian: dune build] [octavius: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 68/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocplib-endian: dune build] [octavius: dune build] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.05/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.05"; \ - echo "BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.05/lib"; \ - echo "MANDIR=/home/opam/.opam/4.05/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.3"'; \ - ) > src/ocamlbuild_config.ml Processing 68/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved parsexp.v0.11.0 (cached) Processing 69/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> compiled octavius.1.2.2 Processing 69/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> installed octavius.1.2.2 Processing 70/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved ppx_assert.v0.11.0 (cached) Processing 71/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved mariadb.0.5.0 (https://github.com/andrenth/ocaml-mariadb/archive/0.5.0.tar.gz) Processing 72/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved ppx_base.v0.11.0 (cached) Processing 73/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved ppx_bench.v0.11.0 (cached) Processing 74/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] Processing 74/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved ppx_bin_prot.v0.11.1 (cached) Processing 75/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved ppx_compare.v0.11.1 (cached) Processing 76/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved ppx_custom_printf.v0.11.0 (cached) Processing 77/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 78/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] Processing 79/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> retrieved ppx_enumerate.v0.11.1 (cached) Processing 80/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> retrieved ppx_expect.v0.11.1 (cached) Processing 81/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> retrieved ppx_fail.v0.11.0 (cached) Processing 82/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> retrieved ppx_fields_conv.v0.11.0 (cached) Processing 83/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> retrieved ppx_hash.v0.11.1 (cached) Processing 84/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> compiled ocplib-endian.1.2 Processing 84/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> installed ocplib-endian.1.2 Processing 85/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_here.v0.11.0 (cached) Processing 86/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_inline_test.v0.11.0 (cached) Processing 87/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_jane.v0.11.0 (cached) Processing 88/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_js_style.v0.11.0 (cached) Processing 89/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_let.v0.11.0 (cached) Processing 90/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_optcomp.v0.11.0 (cached) Processing 91/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> compiled ppx_derivers.1.2.1 Processing 91/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> installed ppx_derivers.1.2.1 Processing 92/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_optional.v0.11.0 (cached) Processing 93/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_pipebang.v0.11.0 (cached) Processing 94/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_sexp_conv.v0.11.2 (cached) Processing 95/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_sexp_message.v0.11.0 (cached) Processing 96/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_sexp_value.v0.11.0 (cached) Processing 97/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_typerep_conv.v0.11.1 (cached) Processing 98/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_variants_conv.v0.11.1 (cached) Processing 99/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved ppxlib.0.8.1 (cached) Processing 100/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] - '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml Processing 100/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] -> retrieved protocol_version_header.v0.11.0 (cached) Processing 101/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] -> retrieved re.1.11.0 (cached) Processing 102/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] -> retrieved result.1.5 (cached) Processing 103/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] Processing 104/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> retrieved seq.0.3.1 (cached) Processing 105/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] Processing 106/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] -> retrieved sexplib.v0.11.0 (cached) Processing 107/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] -> retrieved sexplib0.v0.11.0 (cached) Processing 108/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] -> retrieved spawn.v0.15.1 (cached) Processing 109/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] Processing 110/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build] -> retrieved splittable_random.v0.11.0 (cached) Processing 111/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build] -> retrieved stdio.v0.11.0 (cached) Processing 112/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 113/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build] [stdlib-shims: dune build] -> retrieved typerep.v0.11.0 (cached) -> retrieved variantslib.v0.11.0 (cached) -> compiled result.1.5 Processing 113/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [spawn: dune build] [stdlib-shims: dune build] -> installed result.1.5 Processing 114/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [spawn: dune build] [stdlib-shims: dune build] Processing 115/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [spawn: dune build] [stdlib-shims: dune build] -> compiled seq.0.3.1 Processing 115/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [spawn: dune build] [stdlib-shims: dune build] -> installed seq.0.3.1 Processing 116/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [spawn: dune build] [stdlib-shims: dune build] Processing 117/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 117/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build] -> installed stdlib-shims.0.3.0 Processing 118/222: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build] Processing 119/222: [dune-configurator: dune build] [integers: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build] -> compiled spawn.v0.15.1 Processing 119/222: [dune-configurator: dune build] [integers: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] -> installed spawn.v0.15.1 Processing 120/222: [dune-configurator: dune build] [integers: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] -> compiled dune-configurator.3.16.0 Processing 120/222: [integers: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] -> installed dune-configurator.3.16.0 Processing 121/222: [integers: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] Processing 122/222: [integers: dune build] [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] -> compiled integers.0.7.0 Processing 122/222: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] -> installed integers.0.7.0 Processing 123/222: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] Processing 124/222: [ctypes: make libffi.config] [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] -> compiled re.1.11.0 Processing 124/222: [ctypes: make libffi.config] [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> installed re.1.11.0 Processing 125/222: [ctypes: make libffi.config] [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] Processing 125/222: [ctypes: make libffi.config] [jbuilder: ./boot.exe 39] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] - ./src/discover/determine_as_needed_flags.sh >> asneeded.config - ocamlfind ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover - ./discover -ocamlc "ocamlfind ocamlc" > libffi.config || (rm libffi.config && false) - testing for brew: .............................. unavailable - testing for MacPorts: .......................... unavailable - testing for pkg-config: ........................ available - testing for libffi: ............................ available - make: 'libffi.config' is up to date. Processing 125/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 39] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> compiled lwt.5.5.0 Processing 125/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> installed lwt.5.5.0 Processing 126/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] - if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.05/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 126/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] -> installed ocamlbuild.0.14.3 Processing 127/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] -> compiled jbuilder.1.0+beta20.2 Processing 127/222: [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build] -> installed jbuilder.1.0+beta20.2 Processing 128/222: [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build] Processing 129/222: [ctypes: make ctypes-base] [jane-street-headers: jbuilder build] [ocaml-migrate-parsetree: dune build] Processing 130/222: [ctypes: make ctypes-base] [jane-street-headers: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib0: jbuilder build] -> compiled jane-street-headers.v0.11.0 Processing 130/222: [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build] [sexplib0: jbuilder build] -> installed jane-street-headers.v0.11.0 Processing 131/222: [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build] [sexplib0: jbuilder build] -> compiled sexplib0.v0.11.0 Processing 131/222: [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build] -> installed sexplib0.v0.11.0 Processing 132/222: [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build] Processing 133/222: [base: jbuilder build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build] Processing 134/222: [base: jbuilder build] [ctypes: make ctypes-base] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] -> compiled ocaml-migrate-parsetree.1.8.0 Processing 134/222: [base: jbuilder build] [ctypes: make ctypes-base] [parsexp: jbuilder build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 135/222: [base: jbuilder build] [ctypes: make ctypes-base] [parsexp: jbuilder build] -> compiled parsexp.v0.11.0 Processing 135/222: [base: jbuilder build] [ctypes: make ctypes-base] -> installed parsexp.v0.11.0 Processing 136/222: [base: jbuilder build] [ctypes: make ctypes-base] Processing 137/222: [base: jbuilder build] [ctypes: make ctypes-base] [sexplib: jbuilder build] -> compiled sexplib.v0.11.0 Processing 137/222: [base: jbuilder build] [ctypes: make ctypes-base] -> installed sexplib.v0.11.0 Processing 138/222: [base: jbuilder build] [ctypes: make ctypes-base] -> compiled base.v0.11.1 Processing 138/222: [ctypes: make ctypes-base] -> installed base.v0.11.1 Processing 139/222: [ctypes: make ctypes-base] Processing 140/222: [ctypes: make ctypes-base] [stdio: jbuilder build] Processing 141/222: [ctypes: make ctypes-base] [stdio: jbuilder build] [typerep: jbuilder build] -> compiled stdio.v0.11.0 Processing 141/222: [ctypes: make ctypes-base] [typerep: jbuilder build] -> installed stdio.v0.11.0 Processing 142/222: [ctypes: make ctypes-base] [typerep: jbuilder build] Processing 143/222: [configurator: jbuilder build] [ctypes: make ctypes-base] [typerep: jbuilder build] Processing 144/222: [configurator: jbuilder build] [ctypes: make ctypes-base] [ppxlib: dune build] [typerep: jbuilder build] -> compiled typerep.v0.11.0 Processing 144/222: [configurator: jbuilder build] [ctypes: make ctypes-base] [ppxlib: dune build] -> installed typerep.v0.11.0 Processing 145/222: [configurator: jbuilder build] [ctypes: make ctypes-base] [ppxlib: dune build] -> compiled configurator.v0.11.0 Processing 145/222: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed configurator.v0.11.0 Processing 146/222: [ctypes: make ctypes-base] [ppxlib: dune build] - ocamlfind ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure - ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false) - ocamlfind ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure - ./gen_libffi_abi > src/ctypes-foreign-base/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign-base/libffi_abi.ml && cat gen_c_primitives.log || false) - cp src/ctypes-foreign-base/dl.ml.unix src/ctypes-foreign-base/dl.ml - cp src/ctypes-foreign-base/dl_stubs.c.unix src/ctypes-foreign-base/dl_stubs.c - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/lDouble.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/complexL.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_static.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_coerce.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_types.mli - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/ctypes.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/cstubs_internals.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes src/ctypes/posixTypes.mli - ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -cclib -lctypes_stubs -dllib -lctypes_stubs -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray -package integers -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/complex_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/ctypes_bigarrays.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/ctypes_roots.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/managed_buffer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/posix_types_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c - ocamlfind ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -cclib -lctypes_stubs -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package bigarray -package integers -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package str -package integers -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed Processing 146/222: [ctypes: make ctypes-foreign] [ppxlib: dune build] - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.mli - ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml - ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.mli - ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.mli - ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-foreign-base/dl.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.mli - ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-foreign-base/libffi_abi.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.mli - ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml - ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -cclib -lctypes-foreign-base_stubs -dllib -lctypes-foreign-base_stubs -package integers -o _build/ctypes-foreign-base.cma _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo _build/src/ctypes-foreign-base/dl.cmo _build/src/ctypes-foreign-base/libffi_abi.cmo _build/src/ctypes-foreign-base/ctypes_ffi.cmo _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -cclib -Wl,--no-as-needed -cclib -lffi - cd _build/src/ctypes-foreign-base && ocamlfind ocamlc -c -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c - cd _build/src/ctypes-foreign-base && ocamlfind ocamlc -c -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c - cd _build/src/ctypes-foreign-base && ocamlfind ocamlc -c -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_type_stubs.c - ocamlfind ocamlmklib -o _build/ctypes-foreign-base_stubs _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -ldopt -lffi - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package integers -cclib -lctypes-foreign-base_stubs -o _build/ctypes-foreign-base.cmxa _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -package integers -o _build/ctypes-foreign-base.cmxs _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind ocamlc -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -thread -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmi -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.mli - ocamlfind ocamlc -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -thread -c -o _build/src/ctypes-foreign-threaded/foreign.cmo -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -thread -cclib -lctypes-foreign-threaded_stubs -dllib -lctypes-foreign-threaded_stubs -thread -package threads -o _build/ctypes-foreign-threaded.cma _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign-threaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi - cd _build/src/ctypes-foreign-threaded && ocamlfind ocamlc -c -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-threaded/foreign_threaded_stubs.c - ocamlfind ocamlmklib -o _build/ctypes-foreign-threaded_stubs _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -ldopt -lffi - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -thread -thread -package threads -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmx -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -thread -thread -package threads -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -thread -thread -package threads -cclib -lctypes-foreign-threaded_stubs -o _build/ctypes-foreign-threaded.cmxa _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -thread -thread -package threads -o _build/ctypes-foreign-threaded.cmxs _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind ocamlc -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmi -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.mli - ocamlfind ocamlc -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmo -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -o _build/ctypes-foreign-unthreaded.cma _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo _build/src/ctypes-foreign-unthreaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmx -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -o _build/ctypes-foreign-unthreaded.cmxa _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -o _build/ctypes-foreign-unthreaded.cmxs _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi -> compiled ctypes.0.17.1 Processing 146/222: [ppxlib: dune build] Processing 147/222: [ppxlib: dune build] [ctypes: make install] - ocamlfind install ctypes META CHANGES.md - Installed /home/opam/.opam/4.05/lib/ctypes/CHANGES.md - Installed /home/opam/.opam/4.05/lib/ctypes/META - ocamlfind install -add ctypes -optional _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_internals.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_value_printing.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_std_views.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_coerce.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_memory.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_type_printing.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_structs_computed.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_structs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_std_view_stubs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_static.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_bigarray.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_memory_stubs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_value_printing_stubs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_primitives.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_primitive_types.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/complexL.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_bigarray_stubs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_roots_stubs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_ptr.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_type_info_stubs.h - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_raw_pointer.h - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_primitives.h - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_managed_buffer_stubs.h - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_ldouble_stubs.h - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_cstubs_internals.h - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_complex_stubs.h - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_complex_compatibility.h - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_internals.h - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_types.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/posixTypes.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/complexL.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/posixTypes.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/complexL.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_internals.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_structs.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_primitive_types.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_static.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_types.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/posixTypes.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/complexL.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_types.mli - Installed /home/opam/.opam/4.05/lib/ctypes/posixTypes.mli - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.mli - Installed /home/opam/.opam/4.05/lib/ctypes/complexL.mli - Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.mli - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.a - Installed /home/opam/.opam/4.05/lib/ctypes/libctypes_stubs.a - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmxs - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmxa - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cma - Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes_stubs.so - Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.mli - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-top.a - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-top.cmxs - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-top.cmxa - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-top.cma - ocamlfind install -add ctypes -optional _build/ctypes-foreign-base.cma _build/dllctypes-foreign-base_stubs.so _build/ctypes-foreign-base.cmxa _build/ctypes-foreign-base.cmxs _build/libctypes-foreign-base_stubs.a _build/ctypes-foreign-base.a src/ctypes-foreign-base/dl.mli src/ctypes-foreign-base/libffi_abi.mli _build/src/ctypes-foreign-base/dl.cmi _build/src/ctypes-foreign-base/libffi_abi.cmi _build/src/ctypes-foreign-base/dl.cmt _build/src/ctypes-foreign-base/libffi_abi.cmt _build/src/ctypes-foreign-base/dl.cmti _build/src/ctypes-foreign-base/libffi_abi.cmti _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_foreign_basis.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_ffi.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/dl.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_weak_ref.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_ffi_stubs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_closure_properties.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/dl.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/dl.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/dl.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.mli - Installed /home/opam/.opam/4.05/lib/ctypes/dl.mli - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-base.a - Installed /home/opam/.opam/4.05/lib/ctypes/libctypes-foreign-base_stubs.a - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-base.cmxs - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-base.cmxa - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-base.cma - Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes-foreign-base_stubs.so - Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes-foreign-base_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/ctypes-foreign-threaded.cma _build/dllctypes-foreign-threaded_stubs.so _build/ctypes-foreign-threaded.cmxa _build/ctypes-foreign-threaded.cmxs _build/libctypes-foreign-threaded_stubs.a _build/ctypes-foreign-threaded.a src/ctypes-foreign-threaded/foreign.mli _build/src/ctypes-foreign-threaded/foreign.cmi _build/src/ctypes-foreign-threaded/foreign.cmt _build/src/ctypes-foreign-threaded/foreign.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/foreign.mli - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-threaded.a - Installed /home/opam/.opam/4.05/lib/ctypes/libctypes-foreign-threaded_stubs.a - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-threaded.cmxs - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-threaded.cmxa - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-threaded.cma - Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes-foreign-threaded_stubs.so - Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes-foreign-threaded_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/ctypes-foreign-unthreaded.cma _build/ctypes-foreign-unthreaded.cmxa _build/ctypes-foreign-unthreaded.cmxs _build/ctypes-foreign-unthreaded.a src/ctypes-foreign-unthreaded/foreign.mli _build/src/ctypes-foreign-unthreaded/foreign.cmi _build/src/ctypes-foreign-unthreaded/foreign.cmt _build/src/ctypes-foreign-unthreaded/foreign.cmti - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.05/lib/ctypes/foreign.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmti - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.05/lib/ctypes/foreign.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmt - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.05/lib/ctypes/foreign.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmi - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.05/lib/ctypes/foreign.mli - Installed /home/opam/.opam/4.05/lib/ctypes/foreign.mli - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-unthreaded.a - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-unthreaded.cmxs - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-unthreaded.cmxa - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-unthreaded.cma - ocamlfind install -add ctypes -optional _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti /home/opam/.opam/4.05/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_generate_c.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_emit_c.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_c_language.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_generate_ml.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_public_name.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_path.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_errors.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_analysis.cmx - Installed /home/opam/.opam/4.05/lib/ctypes/ocaml_integers.h - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.cmti - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.cmt - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.cmi - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.mli - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.mli - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.mli - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.a - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmxs - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmxa - Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cma -> installed ctypes.0.17.1 Processing 147/222: [ppxlib: dune build] + /home/opam/.opam/4.05/bin/dune "build" "-p" "ppxlib" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppxlib.0.8.1) -> compiled ppxlib.0.8.1 -> installed ppxlib.0.8.1 Processing 149/222: [fieldslib: jbuilder build] Processing 150/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] Processing 151/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] Processing 152/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] Processing 153/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] Processing 154/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 155/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] Processing 156/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] Processing 157/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] Processing 158/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] Processing 159/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] Processing 160/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] Processing 161/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] -> compiled fieldslib.v0.11.0 Processing 161/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] -> installed fieldslib.v0.11.0 Processing 162/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] Processing 163/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] -> compiled variantslib.v0.11.0 Processing 163/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] -> installed variantslib.v0.11.0 Processing 164/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] Processing 165/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_optional.v0.11.0 Processing 165/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_optional.v0.11.0 Processing 166/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_let.v0.11.0 Processing 166/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_let.v0.11.0 Processing 167/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_typerep_conv.v0.11.1 Processing 167/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_typerep_conv.v0.11.1 Processing 168/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_here.v0.11.0 Processing 168/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_here.v0.11.0 Processing 169/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 170/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_compare.v0.11.1 Processing 170/222: [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_compare.v0.11.1 Processing 171/222: [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_enumerate.v0.11.1 Processing 171/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_enumerate.v0.11.1 Processing 172/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_optcomp.v0.11.0 Processing 172/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_optcomp.v0.11.0 Processing 173/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_pipebang.v0.11.0 Processing 173/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_pipebang.v0.11.0 Processing 174/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_sexp_conv.v0.11.2 Processing 174/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_sexp_conv.v0.11.2 Processing 175/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 176/222: [ppx_assert: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 177/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 178/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 179/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 180/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_js_style.v0.11.0 Processing 180/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_js_style.v0.11.0 Processing 181/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_inline_test.v0.11.0 Processing 181/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_inline_test.v0.11.0 Processing 182/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 183/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_fields_conv.v0.11.0 Processing 183/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_fields_conv.v0.11.0 Processing 184/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] -> compiled ppx_variants_conv.v0.11.1 Processing 184/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_variants_conv.v0.11.1 Processing 185/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> compiled ppx_fail.v0.11.0 Processing 185/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_fail.v0.11.0 Processing 186/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> compiled ppx_hash.v0.11.1 Processing 186/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_hash.v0.11.1 Processing 187/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] Processing 188/222: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> compiled ppx_sexp_message.v0.11.0 Processing 188/222: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_sexp_message.v0.11.0 Processing 189/222: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] -> compiled ppx_assert.v0.11.0 Processing 189/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_assert.v0.11.0 Processing 190/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] -> compiled ppx_sexp_value.v0.11.0 Processing 190/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_sexp_value.v0.11.0 Processing 191/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] -> compiled ppx_bench.v0.11.0 Processing 191/222: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_bench.v0.11.0 Processing 192/222: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> compiled ppx_custom_printf.v0.11.0 Processing 192/222: [ppx_base: jbuilder build] -> installed ppx_custom_printf.v0.11.0 Processing 193/222: [ppx_base: jbuilder build] Processing 194/222: [bin_prot: jbuilder build] [ppx_base: jbuilder build] Processing 195/222: [bin_prot: jbuilder build] [ppx_base: jbuilder build] [ppx_expect: jbuilder build] -> compiled ppx_base.v0.11.0 Processing 195/222: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> installed ppx_base.v0.11.0 Processing 196/222: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> compiled bin_prot.v0.11.0 Processing 196/222: [ppx_expect: jbuilder build] -> installed bin_prot.v0.11.0 Processing 197/222: [ppx_expect: jbuilder build] Processing 198/222: [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build] - ocamlc matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmo,cmt} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs - ocamlopt matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmx,o} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs -> compiled ppx_expect.v0.11.1 Processing 198/222: [ppx_bin_prot: jbuilder build] -> installed ppx_expect.v0.11.1 Processing 199/222: [ppx_bin_prot: jbuilder build] + /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_bin_prot" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_bin_prot.v0.11.1) -> compiled ppx_bin_prot.v0.11.1 -> installed ppx_bin_prot.v0.11.1 Processing 201/222: [ppx_jane: jbuilder build] + /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_jane" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_jane.v0.11.0) -> compiled ppx_jane.v0.11.0 -> installed ppx_jane.v0.11.0 Processing 203/222: [splittable_random: jbuilder build] + /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "splittable_random" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/splittable_random.v0.11.0) -> compiled splittable_random.v0.11.0 -> installed splittable_random.v0.11.0 Processing 205/222: [core_kernel: jbuilder build] + /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "core_kernel" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core_kernel.v0.11.1) -> compiled core_kernel.v0.11.1 -> installed core_kernel.v0.11.1 Processing 207/222: [async_kernel: jbuilder build] Processing 208/222: [async_kernel: jbuilder build] [core: jbuilder build] Processing 209/222: [async_kernel: jbuilder build] [core: jbuilder build] [protocol_version_header: jbuilder build] -> compiled protocol_version_header.v0.11.0 Processing 209/222: [async_kernel: jbuilder build] [core: jbuilder build] -> installed protocol_version_header.v0.11.0 Processing 210/222: [async_kernel: jbuilder build] [core: jbuilder build] - ppx src/async_condition.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_gc.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_invariant.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_invariant_intf.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_kernel.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_kernel_config.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_quickcheck.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_quickcheck_intf.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_stream.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/bvar.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/clock_intf.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/clock_ns.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/debug.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred0.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred1.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_array.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_list.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_map.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_memo.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_option.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_or_error.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_queue.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_result.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_sequence.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_sequence_unit_tests.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_std.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_unit_tests.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/eager_deferred.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/eager_deferred0.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/eager_deferred_or_error.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/eager_deferred_result.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/execution_context.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/external_job.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/import.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/ivar.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/ivar0.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/ivar_filler.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/job.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/job_or_event.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/job_or_event_intf.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/job_pool.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/job_queue.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/lazy_deferred.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/limiter.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/monad_sequence.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/monad_sequence_unit_tests.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/monitor.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/monitor0.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/mvar.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/persistent_connection.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/persistent_connection_intf.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/priority.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/require_explicit_time_source.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/scheduler.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/scheduler0.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/scheduler1.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/synchronous_time_source.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/synchronous_time_source0.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/tail.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/throttle.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/throttle_debug.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/throttle_unit_tests.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/time_ns.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/time_source.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/time_source_intf.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/timing_wheel_ns.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/pipe.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/types.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_condition.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_gc.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_invariant.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_kernel_config.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_quickcheck.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_stream.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/bvar.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/clock_ns.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/debug.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred0.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_array.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_list.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_map.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_memo.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_option.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_or_error.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_queue.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_result.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_sequence.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_sequence_unit_tests.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/deferred_unit_tests.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/eager_deferred.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/eager_deferred_or_error.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/execution_context.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/external_job.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/ivar.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/ivar0.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/ivar_filler.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/job.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/job_or_event.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/job_pool.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/job_queue.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/lazy_deferred.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/limiter.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/monad_sequence_unit_tests.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/monitor.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/mvar.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/persistent_connection.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/pipe.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/priority.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/require_explicit_time_source.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/scheduler.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/synchronous_time_source.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/tail.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/throttle.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/throttle_unit_tests.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/throttle_debug.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/time_source.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. -> compiled async_kernel.v0.11.1 Processing 210/222: [core: jbuilder build] -> installed async_kernel.v0.11.1 Processing 211/222: [core: jbuilder build] Processing 212/222: [async_rpc_kernel: jbuilder build] [core: jbuilder build] -> compiled async_rpc_kernel.v0.11.0 Processing 212/222: [core: jbuilder build] -> installed async_rpc_kernel.v0.11.0 Processing 213/222: [core: jbuilder build] + /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "core" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core.v0.11.3) - ocamlc src/md5_stubs.o - md5_stubs.c:10:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas] - 10 | #pragma GCC diagnostic ignored "-pedantic" - | ^~~~~~~~~~~ - ocamlopt src/.core.objs/core__Iobuf.{cmx,o} - File "src/iobuf.ml", line 1033, characters 4-62: - Warning 55: Cannot inline: Function information unavailable -> compiled core.v0.11.3 -> installed core.v0.11.3 Processing 215/222: [async_unix: jbuilder build] + /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "async_unix" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async_unix.v0.11.0) - ppx src/assign_try_with_log_exn.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_print.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_sys.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_unix.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/busy_pollers.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/clock.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/config.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/dump_core_on_job_delay.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/epoll_file_descr_watcher.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/fd.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/fd_by_descr.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/fd_tests.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/file_descr_watcher_intf.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/import.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/in_thread.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/interruptor.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/io_stats.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/process.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/raw_fd.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/raw_scheduler.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/raw_signal_manager.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/read_write.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/reader.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/reader0.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/require_explicit_time_source.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/require_explicit_time_source_intf.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/scheduler.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/select_file_descr_watcher.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/shutdown.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/signal.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/signal_manager.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/syscall.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/thread_pool.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/thread_safe.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/thread_safe_ivar.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/thread_safe_pipe.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/time_source_tests.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/log.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/unix_syscalls.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/unix_syscalls_tests.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/writer.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/assign_try_with_log_exn.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_print.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_sys.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/busy_pollers.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/clock.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/config.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/dump_core_on_job_delay.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/epoll_file_descr_watcher.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/fd.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/fd_by_descr.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/fd_tests.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/in_thread.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/interruptor.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/io_stats.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/log.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/process.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/read_write.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/reader.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/require_explicit_time_source.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/scheduler.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/select_file_descr_watcher.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/shutdown.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/signal.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/signal_manager.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/writer0.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/syscall.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/thread_pool.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/thread_safe.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/thread_safe_ivar.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/thread_safe_pipe.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/time_source_tests.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/unix_syscalls.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/unix_syscalls_tests.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/writer.pp.mli - Warning: the -ite-check flag is deprecated and has no effect. -> compiled async_unix.v0.11.0 -> installed async_unix.v0.11.0 Processing 217/222: [async_extra: jbuilder build] + /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "async_extra" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async_extra.v0.11.1) -> compiled async_extra.v0.11.1 -> installed async_extra.v0.11.1 Processing 219/222: [async: jbuilder build] + /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "async" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async.v0.11.0) -> compiled async.v0.11.0 -> installed async.v0.11.0 Processing 221/222: [mariadb: ./configure] + /home/opam/.opam/4.05/.opam-switch/build/mariadb.0.5.0/./configure "--prefix=/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/mariadb.0.5.0) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild - Package name: ........................................ mariadb - Package version: ..................................... 0.0.1 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.05.0 - standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - 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: .......... /home/opam/.opam/4.05 - 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 - 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: ......................... - Build the Lwt example: ............................... false - Build the Async example: ............................. false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ctypes_stubs: .................................... /home/opam/.opam/4.05/lib/ctypes - pkg_ctypes_foreign: .................................. /home/opam/.opam/4.05/lib/ctypes - pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml - ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc - Processing 221/222: [mariadb: make] + /usr/bin/make (CWD=/home/opam/.opam/4.05/.opam-switch/build/mariadb.0.5.0) - ocaml setup.ml -build - W: Cannot find source file matching module 'Ffi_generated' in library mariadb - W: Cannot find source file matching module 'Ffi_generated_types' in library mariadb - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ctypes.stubs -package ctypes.foreign -modules bindings/ffi_bindings.ml > bindings/ffi_bindings.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I bindings -o bindings/ffi_bindings.cmo bindings/ffi_bindings.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmo -o bindings/mariadb_bindings.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I bindings -o bindings/ffi_bindings.cmx bindings/ffi_bindings.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I bindings bindings/mariadb_bindings.cmxa bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ctypes.stubs -package ctypes.foreign -modules stubgen/ffi_stubgen.ml > stubgen/ffi_stubgen.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -warn-error +1..45 -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I stubgen -I bindings -o stubgen/ffi_stubgen.cmo stubgen/ffi_stubgen.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -linkpkg -g -warn-error +1..45 -linkpkg -package ctypes.stubs -package ctypes.foreign -I bindings -I stubgen bindings/mariadb_bindings.cma stubgen/ffi_stubgen.cmo -o stubgen/ffi_stubgen.byte - stubgen/ffi_stubgen.byte -c > lib/ffi_generated_stubs.c - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/lib/ctypes -package unix -package ctypes.stubs -package ctypes.foreign -c lib/ffi_generated_stubs.c - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/lib/ctypes -package unix -package ctypes.stubs -package ctypes.foreign -c lib/ffi_generated_stubs.c - lib/ffi_generated_stubs.c:1:10: fatal error: mysql/mysql.h: No such file or directory - 1 | #include <mysql/mysql.h> - | ^~~~~~~~~~~~~~~ - compilation terminated. - Command exited with code 2. - E: Failure("Command ''/home/opam/.opam/4.05/bin/ocamlbuild' bindings/mariadb_bindings.cma bindings/mariadb_bindings.cmxa bindings/mariadb_bindings.a bindings/mariadb_bindings.cmxs lib/libmariadb_stubs.a lib/dllmariadb_stubs.so lib/mariadb.cma lib/mariadb.cmxa lib/mariadb.a lib/mariadb.cmxs stubgen/ffi_stubgen.byte stubgen/ffi_types_stubgen.byte examples/nonblocking_select_example.native examples/blocking_example.native -use-ocamlfind -tag debug' terminated with error code 10") - make: *** [Makefile:7: build] Error 1 [ERROR] The compilation of mariadb.0.5.0 failed at "make". #=== ERROR while compiling mariadb.0.5.0 ======================================# # context 2.1.6 | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///src # path ~/.opam/4.05/.opam-switch/build/mariadb.0.5.0 # command /usr/bin/make # exit-code 2 # env-file ~/.opam/log/mariadb-115-d2a7e0.env # output-file ~/.opam/log/mariadb-115-d2a7e0.out ### output ### # ocaml setup.ml -build # W: Cannot find source file matching module 'Ffi_generated' in library mariadb # W: Cannot find source file matching module 'Ffi_generated_types' in library mariadb # ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild # /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ctypes.stubs -package ctypes.foreign -modules bindings/ffi_bindings.ml > bindings/ffi_bindings.ml.depends # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I bindings -o bindings/ffi_bindings.cmo bindings/ffi_bindings.ml # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmo -o bindings/mariadb_bindings.cma # /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I bindings -o bindings/ffi_bindings.cmx bindings/ffi_bindings.ml # /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxa # /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I bindings bindings/mariadb_bindings.cmxa bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxs # /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ctypes.stubs -package ctypes.foreign -modules stubgen/ffi_stubgen.ml > stubgen/ffi_stubgen.ml.depends # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -warn-error +1..45 -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I stubgen -I bindings -o stubgen/ffi_stubgen.cmo stubgen/ffi_stubgen.ml # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -linkpkg -g -warn-error +1..45 -linkpkg -package ctypes.stubs -package ctypes.foreign -I bindings -I stubgen bindings/mariadb_bindings.cma stubgen/ffi_stubgen.cmo -o stubgen/ffi_stubgen.byte # stubgen/ffi_stubgen.byte -c > lib/ffi_generated_stubs.c # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/lib/ctypes -package unix -package ctypes.stubs -package ctypes.foreign -c lib/ffi_generated_stubs.c # + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/lib/ctypes -package unix -package ctypes.stubs -package ctypes.foreign -c lib/ffi_generated_stubs.c # lib/ffi_generated_stubs.c:1:10: fatal error: mysql/mysql.h: No such file or directory # 1 | #include <mysql/mysql.h> # | ^~~~~~~~~~~~~~~ # compilation terminated. # Command exited with code 2. # E: Failure("Command ''/home/opam/.opam/4.05/bin/ocamlbuild' bindings/mariadb_bindings.cma bindings/mariadb_bindings.cmxa bindings/mariadb_bindings.a bindings/mariadb_bindings.cmxs lib/libmariadb_stubs.a lib/dllmariadb_stubs.so lib/mariadb.cma lib/mariadb.cmxa lib/mariadb.a lib/mariadb.cmxs stubgen/ffi_stubgen.byte stubgen/ffi_types_stubgen.byte examples/nonblocking_select_example.native examples/blocking_example.native -use-ocamlfind -tag debug' terminated with error code 10") # make: *** [Makefile:7: build] Error 1 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build mariadb 0.5.0 +- +- The following changes have been performed | - install async v0.11.0 | - install async_extra v0.11.1 | - install async_kernel v0.11.1 | - install async_rpc_kernel v0.11.0 | - install async_unix v0.11.0 | - install base v0.11.1 | - install base-bytes base | - install base-num base | - install bigarray-compat 1.1.0 | - install bin_prot v0.11.0 | - install conf-libffi 2.0.0 | - install conf-mariadb 2 | - install conf-pkg-config 3 | - install configurator v0.11.0 | - install core v0.11.3 | - install core_kernel v0.11.1 | - install cppo 1.7.0 | - install csexp 1.5.2 | - install ctypes 0.17.1 | - install ctypes-foreign 0.18.0 | - install dune-configurator 3.16.0 | - install fieldslib v0.11.0 | - install integers 0.7.0 | - install jane-street-headers v0.11.0 | - install jbuilder 1.0+beta20.2 | - install lwt 5.5.0 | - install mmap 1.2.0 | - install num 0 | - install ocaml-compiler-libs v0.12.4 | - install ocaml-migrate-parsetree 1.8.0 | - install ocaml-syntax-shims 1.0.0 | - install ocamlbuild 0.14.3 | - install ocplib-endian 1.2 | - install octavius 1.2.2 | - install parsexp v0.11.0 | - install ppx_assert v0.11.0 | - install ppx_base v0.11.0 | - install ppx_bench v0.11.0 | - install ppx_bin_prot v0.11.1 | - install ppx_compare v0.11.1 | - install ppx_custom_printf v0.11.0 | - install ppx_derivers 1.2.1 | - install ppx_enumerate v0.11.1 | - install ppx_expect v0.11.1 | - install ppx_fail v0.11.0 | - install ppx_fields_conv v0.11.0 | - install ppx_hash v0.11.1 | - install ppx_here v0.11.0 | - install ppx_inline_test v0.11.0 | - install ppx_jane v0.11.0 | - install ppx_js_style v0.11.0 | - install ppx_let v0.11.0 | - install ppx_optcomp v0.11.0 | - install ppx_optional v0.11.0 | - install ppx_pipebang v0.11.0 | - install ppx_sexp_conv v0.11.2 | - install ppx_sexp_message v0.11.0 | - install ppx_sexp_value v0.11.0 | - install ppx_typerep_conv v0.11.1 | - install ppx_variants_conv v0.11.1 | - install ppxlib 0.8.1 | - install protocol_version_header v0.11.0 | - install re 1.11.0 | - install result 1.5 | - install seq 0.3.1 | - install sexplib v0.11.0 | - install sexplib0 v0.11.0 | - install spawn v0.15.1 | - install splittable_random v0.11.0 | - install stdio v0.11.0 | - install stdlib-shims 0.3.0 | - install typerep v0.11.0 | - install variantslib v0.11.0 +- <><> configurator.v0.11.0 installed successfully ><><><><><><><><><><><><><><><> => configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects. # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.05/.opam-switch/backup/state-20240912181106.export" 'opam --cli=2.1 install mariadb.0.5.0 variantslib.v0.11.0 typerep.v0.11.0 stdlib-shims.0.3.0 stdio.v0.11.0 splittable_random.v0.11.0 spawn.v0.15.1 sexplib0.v0.11.0 sexplib.v0.11.0 seq.0.3.1 result.1.5 re.1.11.0 protocol_version_header.v0.11.0 ppxlib.0.8.1 ppx_variants_conv.v0.11.1 ppx_typerep_conv.v0.11.1 ppx_sexp_value.v0.11.0 ppx_sexp_message.v0.11.0 ppx_sexp_conv.v0.11.2 ppx_pipebang.v0.11.0 ppx_optional.v0.11.0 ppx_optcomp.v0.11.0 ppx_let.v0.11.0 ppx_js_style.v0.11.0 ppx_jane.v0.11.0 ppx_inline_test.v0.11.0 ppx_here.v0.11.0 ppx_hash.v0.11.1 ppx_fields_conv.v0.11.0 ppx_fail.v0.11.0 ppx_expect.v0.11.1 ppx_enumerate.v0.11.1 ppx_derivers.1.2.1 ppx_custom_printf.v0.11.0 ppx_compare.v0.11.1 ppx_bin_prot.v0.11.1 ppx_bench.v0.11.0 ppx_base.v0.11.0 ppx_assert.v0.11.0 parsexp.v0.11.0 octavius.1.2.2 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.0 mmap.1.2.0 lwt.5.5.0 jbuilder.1.0+beta20.2 jane-street-headers.v0.11.0 integers.0.7.0 host-arch-x86_64.1 fieldslib.v0.11.0 dune-configurator.3.16.0 dune.3.16.0 ctypes-foreign.0.18.0 ctypes.0.17.1 csexp.1.5.2 cppo.1.7.0 core_kernel.v0.11.1 core.v0.11.3 configurator.v0.11.0 conf-pkg-config.3 conf-mariadb.2 conf-libffi.2.0.0 bin_prot.v0.11.0 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.11.1 async_unix.v0.11.0 async_rpc_kernel.v0.11.0 async_kernel.v0.11.1 async_extra.v0.11.1 async.v0.11.0 --verbose --yes --confirm-level=unsafe-yes' failed.