Building on x86-bm-10.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093) Unable to find image 'ocaml/opam:debian-unstable@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093' locally docker.io/ocaml/opam@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093: Pulling from ocaml/opam e8210966e922: Pulling fs layer e8210966e922: Verifying Checksum e8210966e922: Download complete e8210966e922: Pull complete Digest: sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093 Status: Downloaded newer image for ocaml/opam@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093 2023-01-02 02:49.41 ---> using "5d5e87cadfec7e7a6401d2d54a8a47d3afe330b6b820d94db1727311dcdec05c" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2023-01-02 02:49.41 ---> using "86042612f669534a818a296d6f90d3dc51e57d4ebd633dfa7989b39af8377107" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 4d71c85721434d76da9b416c2f1a082c22d45769")) 2023-01-02 02:49.41 ---> using "90895767b00e1346da46b38f4308fa97ba1a26e268eba7a075ef0d09efec3e97" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2023-01-02 02:49.41 ---> using "3050b9cd72d96212fd6181d1c3b1f2881a3f2eaaa639640851ef8d83a4071d7b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.04' '4.04.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.04.2"} | "ocaml-system" {= "4.04.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.04.2 (https://github.com/ocaml/ocaml/archive/4.04.2.tar.gz) -> installed ocaml-base-compiler.4.04.2 -> installed ocaml-config.1 -> installed ocaml.4.04.2 Done. # Run eval $(opam env --switch=4.04) to update the current shell environment 2023-01-02 02:49.41 ---> using "637c3d56fe3113c7938ab5b4fa31793a0acc881a8f507295d7241c78efcb7f66" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-01-01-0208.51-F-2022-12-31-0203.27.pdiff [79.7 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-01-01-0208.51-F-2022-12-31-0203.27.pdiff [79.7 kB] - Fetched 304 kB in 2s (178 kB/s) - Reading package lists... - 2023-01-02 02:49.41 ---> using "9d2310556339a6a8e901daddb4880a637584159dfcefc331180fac46dd93fe77" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2023-01-02 02:49.41 ---> using "3ed4a31f3d49136da678e31da7f751d2ad9f2fbf303e7c037c7c1b2cbff0da00" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"patdiff.v0.11.0\"\ \nopam install -vy \"patdiff.v0.11.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"patdiff.v0.11.0\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] patdiff.v0.11.0 is not installed. Nothing to do. The following actions will be performed: === install 70 packages - install async v0.11.0 [required by expect_test_helpers] - install async_extra v0.11.1 [required by async] - install async_kernel v0.11.1 [required by async] - install async_rpc_kernel v0.11.0 [required by async_extra] - install async_unix v0.11.0 [required by async] - install base v0.11.1 [required by core, pcre] - install base-num base [required by num] - install bin_prot v0.11.0 [required by core_extended] - install conf-libpcre 1 [required by pcre] - install conf-pkg-config 2 [required by conf-libpcre] - install configurator v0.11.0 (deprecated) [required by core] - install core v0.11.3 [required by patdiff] - install core_extended v0.11.0 [required by patdiff] - install core_kernel v0.11.1 [required by core_extended, core, patience_diff] - install dune 1.11.4 [required by pcre] - install dune-configurator 1.0.0 [required by pcre] - install expect_test_helpers v0.11.0 (deprecated) [required by patdiff] - install expect_test_helpers_kernel v0.11.0 (deprecated) [required by expect_test_helpers] - install fieldslib v0.11.0 [required by core_extended] - install jane-street-headers v0.11.0 [required by core_kernel] - install jbuilder transition [required by patdiff] - install num 0 [required by sexplib] - install ocaml-compiler-libs v0.12.3 [required by ppxlib] - install ocaml-migrate-parsetree 1.8.0 [required by patdiff] - install octavius 1.2.2 [required by ppx_js_style] - install parsexp v0.11.0 [required by sexplib] - install patdiff v0.11.0 - install patience_diff v0.11.0 [required by patdiff] - install pcre 7.4.1 [required by patdiff] - install ppx_assert v0.11.0 [required by core] - install ppx_base v0.11.0 [required by core_kernel] - install ppx_bench v0.11.0 [required by ppx_jane] - install ppx_bin_prot v0.11.1 [required by ppx_jane] - install ppx_compare v0.11.1 [required by ppx_assert, bin_prot, ppx_base] - install ppx_custom_printf v0.11.0 [required by bin_prot, ppx_jane] - install ppx_derivers 1.2.1 [required by ocaml-migrate-parsetree] - install ppx_enumerate v0.11.1 [required by ppx_base] - install ppx_expect v0.11.1 [required by ppx_jane] - install ppx_fail v0.11.0 [required by ppx_jane] - install ppx_fields_conv v0.11.0 [required by bin_prot, ppx_jane] - install ppx_hash v0.11.1 [required by core_kernel] - install ppx_here v0.11.0 [required by ppx_assert, ppx_jane] - install ppx_inline_test v0.11.0 [required by core_kernel] - install ppx_jane v0.11.0 [required by patdiff] - install ppx_js_style v0.11.0 [required by ppx_base] - install ppx_let v0.11.0 [required by ppx_jane] - install ppx_optcomp v0.11.0 [required by ppx_jane] - install ppx_optional v0.11.0 [required by ppx_jane] - install ppx_pipebang v0.11.0 [required by ppx_jane] - install ppx_sexp_conv v0.11.2 [required by core_kernel] - install ppx_sexp_message v0.11.0 [required by core_kernel] - install ppx_sexp_value v0.11.0 [required by ppx_jane] - install ppx_typerep_conv v0.11.1 [required by ppx_jane] - install ppx_variants_conv v0.11.1 [required by bin_prot, ppx_jane] - install ppxlib 0.8.1 [required by core] - install protocol_version_header v0.11.0 [required by async_rpc_kernel] - install re 1.9.0 [required by core_extended] - install re2 v0.11.0 [required by patdiff] - install result 1.5 [required by ocaml-migrate-parsetree] - install seq 0.2.2 [required by re] - install sexp_pretty v0.11.0 [required by expect_test_helpers] - install sexplib v0.11.0 [required by patdiff] - install sexplib0 v0.11.0 [required by base] - install spawn v0.13.0 [required by core] - install splittable_random v0.11.0 [required by core_kernel] - install stdio v0.11.0 [required by core] - install textutils v0.11.0 [required by core_extended] - install textutils_kernel v0.11.0 [required by textutils] - install typerep v0.11.0 [required by core_kernel] - install variantslib v0.11.0 [required by core_kernel] The following system packages will first need to be installed: libpcre3-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libpcre3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpcre16-3: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 ... 19175 files and directories currently installed.) - Preparing to unpack .../0-libpcre16-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre16-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3:amd64. - Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../2-libpcre32-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../3-libpcrecpp0v5_2%3a8.39-15_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../4-libpcre3-dev_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-15) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../5-libpkgconf3_1.8.0-12_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.0-12) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../6-pkgconf-bin_1.8.0-12_amd64.deb ... - Unpacking pkgconf-bin (1.8.0-12) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../7-pkgconf_1.8.0-12_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.0-12) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../8-pkg-config_1.8.0-12_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.0-12) ... - Setting up libpcre16-3:amd64 (2:8.39-15) ... - Setting up libpcre3:amd64 (2:8.39-15) ... - Setting up libpkgconf3:amd64 (1.8.0-12) ... - Setting up libpcre32-3:amd64 (2:8.39-15) ... - Setting up pkgconf-bin (1.8.0-12) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-15) ... - Setting up libpcre3-dev:amd64 (2:8.39-15) ... - Setting up pkgconf:amd64 (1.8.0-12) ... - Setting up pkg-config:amd64 (1.8.0-12) ... - Processing triggers for libc-bin (2.36-7) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/210: [async.v0.11.0: http] Processing 2/210: [async.v0.11.0: http] [async_extra.v0.11.1: http] Processing 3/210: [async.v0.11.0: http] [async_extra.v0.11.1: http] [async_kernel.v0.11.1: http] Processing 3/210: [async_extra.v0.11.1: http] [async_kernel.v0.11.1: http] -> retrieved async.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/async-v0.11.0.tar.gz) Processing 4/210: [async_extra.v0.11.1: http] [async_kernel.v0.11.1: http] [async_rpc_kernel.v0.11.0: http] Processing 4/210: [async_kernel.v0.11.1: http] [async_rpc_kernel.v0.11.0: http] -> retrieved async_extra.v0.11.1 (https://github.com/janestreet/async_extra/archive/v0.11.1.tar.gz) Processing 5/210: [async_kernel.v0.11.1: http] [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http] Processing 5/210: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http] -> retrieved async_kernel.v0.11.1 (https://github.com/janestreet/async_kernel/archive/v0.11.1.tar.gz) Processing 6/210: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http] [base.v0.11.1: http] Processing 6/210: [async_unix.v0.11.0: http] [base.v0.11.1: http] -> retrieved async_rpc_kernel.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/async_rpc_kernel-v0.11.0.tar.gz) Processing 7/210: [async_unix.v0.11.0: http] [base.v0.11.1: http] Processing 8/210: [async_unix.v0.11.0: http] [base.v0.11.1: http] [bin_prot.v0.11.0: http] Processing 9/210: [async_unix.v0.11.0: http] [base.v0.11.1: http] [bin_prot.v0.11.0: http] -> installed base-num.base Processing 10/210: [async_unix.v0.11.0: http] [base.v0.11.1: http] [bin_prot.v0.11.0: http] Processing 10/210: [base.v0.11.1: http] [bin_prot.v0.11.0: http] -> retrieved async_unix.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/async_unix-v0.11.0.tar.gz) Processing 11/210: [base.v0.11.1: http] [bin_prot.v0.11.0: http] Processing 12/210: [base.v0.11.1: http] [bin_prot.v0.11.0: http] Processing 13/210: [base.v0.11.1: http] [bin_prot.v0.11.0: http] [configurator.v0.11.0: http] Processing 14/210: [base.v0.11.1: http] [bin_prot.v0.11.0: http] [configurator.v0.11.0: http] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-pkg-config.2) - 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.2 Processing 14/210: [base.v0.11.1: http] [bin_prot.v0.11.0: http] [configurator.v0.11.0: http] Processing 15/210: [base.v0.11.1: http] [bin_prot.v0.11.0: http] [configurator.v0.11.0: http] [conf-pkg-config: mkdir] Processing 15/210: [bin_prot.v0.11.0: http] [configurator.v0.11.0: http] [conf-pkg-config: mkdir] Processing 15/210: [configurator.v0.11.0: http] [conf-pkg-config: mkdir] Processing 15/210: [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/lib/pkgconfig" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 15/210: Processing 16/210: [conf-libpcre: pkg-config libpcre] -> retrieved base.v0.11.1 (https://github.com/janestreet/base/releases/download/v0.11.1/base-v0.11.1.tbz) Processing 17/210: [core.v0.11.3: http] [conf-libpcre: pkg-config libpcre] -> retrieved bin_prot.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/bin_prot-v0.11.0.tar.gz) Processing 18/210: [core.v0.11.3: http] [core_extended.v0.11.0: http] [conf-libpcre: pkg-config libpcre] -> retrieved configurator.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/configurator-v0.11.0.tar.gz) Processing 19/210: [core.v0.11.3: http] [core_extended.v0.11.0: http] [core_kernel.v0.11.1: http] [conf-libpcre: pkg-config libpcre] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-libpcre.1) -> compiled conf-libpcre.1 Processing 19/210: [core.v0.11.3: http] [core_extended.v0.11.0: http] [core_kernel.v0.11.1: http] -> installed conf-libpcre.1 Processing 20/210: [core.v0.11.3: http] [core_extended.v0.11.0: http] [core_kernel.v0.11.1: http] Processing 20/210: [core.v0.11.3: http] [core_extended.v0.11.0: http] -> retrieved core_kernel.v0.11.1 (https://github.com/janestreet/core_kernel/archive/v0.11.1.tar.gz) Processing 21/210: [core.v0.11.3: http] [core_extended.v0.11.0: http] Processing 21/210: [core_extended.v0.11.0: http] Processing 21/210: -> retrieved core_extended.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/core_extended-v0.11.0.tar.gz) Processing 22/210: Processing 23/210: [expect_test_helpers.v0.11.0: http] -> retrieved core.v0.11.3 (https://github.com/janestreet/core/releases/download/v0.11.3/core-v0.11.3.tbz) Processing 24/210: [expect_test_helpers.v0.11.0: http] [expect_test_helpers_kernel.v0.11.0: http] -> retrieved dune.1.11.4 (cached) Processing 25/210: [expect_test_helpers.v0.11.0: http] [expect_test_helpers_kernel.v0.11.0: http] [fieldslib.v0.11.0: http] Processing 26/210: [expect_test_helpers.v0.11.0: http] [expect_test_helpers_kernel.v0.11.0: http] [fieldslib.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 26/210: [expect_test_helpers_kernel.v0.11.0: http] [fieldslib.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 26/210: [fieldslib.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved expect_test_helpers.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/expect_test_helpers-v0.11.0.tar.gz) Processing 27/210: [fieldslib.v0.11.0: http] [jane-street-headers.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved expect_test_helpers_kernel.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/expect_test_helpers_kernel-v0.11.0.tar.gz) Processing 28/210: [fieldslib.v0.11.0: http] [jane-street-headers.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 29/210: [fieldslib.v0.11.0: http] [jane-street-headers.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 30/210: [fieldslib.v0.11.0: http] [jane-street-headers.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 31/210: [fieldslib.v0.11.0: http] [jane-street-headers.v0.11.0: http] [dune: ocaml bootstrap.ml] -> installed num.0 Processing 32/210: [fieldslib.v0.11.0: http] [jane-street-headers.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ocaml-compiler-libs.v0.12.3 (cached) Processing 33/210: [fieldslib.v0.11.0: http] [jane-street-headers.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 33/210: [jane-street-headers.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved fieldslib.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/fieldslib-v0.11.0.tar.gz) Processing 34/210: [jane-street-headers.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved octavius.1.2.2 (cached) Processing 35/210: [jane-street-headers.v0.11.0: http] [parsexp.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 36/210: [jane-street-headers.v0.11.0: http] [parsexp.v0.11.0: http] [patdiff.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 36/210: [parsexp.v0.11.0: http] [patdiff.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved jane-street-headers.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/jane-street-headers-v0.11.0.tar.gz) Processing 37/210: [parsexp.v0.11.0: http] [patdiff.v0.11.0: http] [patience_diff.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 37/210: [patdiff.v0.11.0: http] [patience_diff.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved parsexp.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/parsexp-v0.11.0.tar.gz) Processing 38/210: [patdiff.v0.11.0: http] [patience_diff.v0.11.0: http] [pcre.7.4.1: http] [dune: ocaml bootstrap.ml] Processing 38/210: [patdiff.v0.11.0: http] [pcre.7.4.1: http] [dune: ocaml bootstrap.ml] -> retrieved patience_diff.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/patience_diff-v0.11.0.tar.gz) Processing 39/210: [patdiff.v0.11.0: http] [pcre.7.4.1: http] [ppx_assert.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 39/210: [pcre.7.4.1: http] [ppx_assert.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved patdiff.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/patdiff-v0.11.0.tar.gz) Processing 40/210: [pcre.7.4.1: http] [ppx_assert.v0.11.0: http] [ppx_base.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 40/210: [pcre.7.4.1: http] [ppx_base.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_assert.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_assert-v0.11.0.tar.gz) Processing 41/210: [pcre.7.4.1: http] [ppx_base.v0.11.0: http] [ppx_bench.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 41/210: [pcre.7.4.1: http] [ppx_bench.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 41/210: [ppx_bench.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_base.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_base-v0.11.0.tar.gz) Processing 42/210: [ppx_bench.v0.11.0: http] [ppx_bin_prot.v0.11.1: http] [dune: ocaml bootstrap.ml] -> retrieved pcre.7.4.1 (https://github.com/mmottl/pcre-ocaml/releases/download/7.4.1/pcre-7.4.1.tbz) Processing 43/210: [ppx_bench.v0.11.0: http] [ppx_bin_prot.v0.11.1: http] [ppx_compare.v0.11.1: http] [dune: ocaml bootstrap.ml] Processing 43/210: [ppx_bin_prot.v0.11.1: http] [ppx_compare.v0.11.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_bench.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_bench-v0.11.0.tar.gz) Processing 44/210: [ppx_bin_prot.v0.11.1: http] [ppx_compare.v0.11.1: http] [ppx_custom_printf.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 44/210: [ppx_compare.v0.11.1: http] [ppx_custom_printf.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_bin_prot.v0.11.1 (https://github.com/janestreet/ppx_bin_prot/archive/v0.11.1.tar.gz) Processing 45/210: [ppx_compare.v0.11.1: http] [ppx_custom_printf.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_derivers.1.2.1 (cached) Processing 46/210: [ppx_compare.v0.11.1: http] [ppx_custom_printf.v0.11.0: http] [ppx_enumerate.v0.11.1: http] [dune: ocaml bootstrap.ml] Processing 46/210: [ppx_compare.v0.11.1: http] [ppx_enumerate.v0.11.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_custom_printf.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_custom_printf-v0.11.0.tar.gz) Processing 47/210: [ppx_compare.v0.11.1: http] [ppx_enumerate.v0.11.1: http] [ppx_expect.v0.11.1: http] [dune: ocaml bootstrap.ml] Processing 47/210: [ppx_enumerate.v0.11.1: http] [ppx_expect.v0.11.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_compare.v0.11.1 (https://github.com/janestreet/ppx_compare/archive/v0.11.1.tar.gz) Processing 48/210: [ppx_enumerate.v0.11.1: http] [ppx_expect.v0.11.1: http] [ppx_fail.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 48/210: [ppx_enumerate.v0.11.1: http] [ppx_expect.v0.11.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_fail.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_fail-v0.11.0.tar.gz) Processing 49/210: [ppx_enumerate.v0.11.1: http] [ppx_expect.v0.11.1: http] [ppx_fields_conv.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 49/210: [ppx_expect.v0.11.1: http] [ppx_fields_conv.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_enumerate.v0.11.1 (https://github.com/janestreet/ppx_enumerate/archive/v0.11.1.tar.gz) Processing 50/210: [ppx_expect.v0.11.1: http] [ppx_fields_conv.v0.11.0: http] [ppx_hash.v0.11.1: http] [dune: ocaml bootstrap.ml] Processing 50/210: [ppx_expect.v0.11.1: http] [ppx_hash.v0.11.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_fields_conv.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_fields_conv-v0.11.0.tar.gz) Processing 51/210: [ppx_expect.v0.11.1: http] [ppx_hash.v0.11.1: http] [ppx_here.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 51/210: [ppx_hash.v0.11.1: http] [ppx_here.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_expect.v0.11.1 (https://github.com/janestreet/ppx_expect/releases/download/v0.11.1/ppx_expect-v0.11.1.tbz) Processing 52/210: [ppx_hash.v0.11.1: http] [ppx_here.v0.11.0: http] [ppx_inline_test.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 52/210: [ppx_hash.v0.11.1: http] [ppx_inline_test.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_here.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_here-v0.11.0.tar.gz) Processing 53/210: [ppx_hash.v0.11.1: http] [ppx_inline_test.v0.11.0: http] [ppx_jane.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 53/210: [ppx_inline_test.v0.11.0: http] [ppx_jane.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_hash.v0.11.1 (https://github.com/janestreet/ppx_hash/archive/v0.11.1.tar.gz) Processing 54/210: [ppx_inline_test.v0.11.0: http] [ppx_jane.v0.11.0: http] [ppx_js_style.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 54/210: [ppx_jane.v0.11.0: http] [ppx_js_style.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_inline_test.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_inline_test-v0.11.0.tar.gz) Processing 55/210: [ppx_jane.v0.11.0: http] [ppx_js_style.v0.11.0: http] [ppx_let.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 55/210: [ppx_js_style.v0.11.0: http] [ppx_let.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_jane.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_jane-v0.11.0.tar.gz) Processing 56/210: [ppx_js_style.v0.11.0: http] [ppx_let.v0.11.0: http] [ppx_optcomp.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 56/210: [ppx_let.v0.11.0: http] [ppx_optcomp.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_js_style.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_js_style-v0.11.0.tar.gz) Processing 57/210: [ppx_let.v0.11.0: http] [ppx_optcomp.v0.11.0: http] [ppx_optional.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 57/210: [ppx_optcomp.v0.11.0: http] [ppx_optional.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_let.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_let-v0.11.0.tar.gz) Processing 58/210: [ppx_optcomp.v0.11.0: http] [ppx_optional.v0.11.0: http] [ppx_pipebang.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 58/210: [ppx_optional.v0.11.0: http] [ppx_pipebang.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_optcomp.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_optcomp-v0.11.0.tar.gz) Processing 59/210: [ppx_optional.v0.11.0: http] [ppx_pipebang.v0.11.0: http] [ppx_sexp_conv.v0.11.2: http] [dune: ocaml bootstrap.ml] Processing 59/210: [ppx_pipebang.v0.11.0: http] [ppx_sexp_conv.v0.11.2: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_optional.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_optional-v0.11.0.tar.gz) Processing 60/210: [ppx_pipebang.v0.11.0: http] [ppx_sexp_conv.v0.11.2: http] [ppx_sexp_message.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 60/210: [ppx_sexp_conv.v0.11.2: http] [ppx_sexp_message.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_pipebang.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_pipebang-v0.11.0.tar.gz) Processing 61/210: [ppx_sexp_conv.v0.11.2: http] [ppx_sexp_message.v0.11.0: http] [ppx_sexp_value.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 61/210: [ppx_sexp_conv.v0.11.2: http] [ppx_sexp_value.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_sexp_message.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_sexp_message-v0.11.0.tar.gz) Processing 62/210: [ppx_sexp_conv.v0.11.2: http] [ppx_sexp_value.v0.11.0: http] [ppx_typerep_conv.v0.11.1: http] [dune: ocaml bootstrap.ml] Processing 62/210: [ppx_sexp_conv.v0.11.2: http] [ppx_typerep_conv.v0.11.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_sexp_value.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_sexp_value-v0.11.0.tar.gz) Processing 63/210: [ppx_sexp_conv.v0.11.2: http] [ppx_typerep_conv.v0.11.1: http] [ppx_variants_conv.v0.11.1: http] [dune: ocaml bootstrap.ml] Processing 63/210: [ppx_typerep_conv.v0.11.1: http] [ppx_variants_conv.v0.11.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_sexp_conv.v0.11.2 (https://github.com/janestreet/ppx_sexp_conv/archive/v0.11.2.tar.gz) Processing 64/210: [ppx_typerep_conv.v0.11.1: http] [ppx_variants_conv.v0.11.1: http] [ppxlib.0.8.1: http] [dune: ocaml bootstrap.ml] Processing 64/210: [ppx_variants_conv.v0.11.1: http] [ppxlib.0.8.1: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_typerep_conv.v0.11.1 (https://github.com/janestreet/ppx_typerep_conv/archive/v0.11.1.tar.gz) Processing 65/210: [ppx_variants_conv.v0.11.1: http] [ppxlib.0.8.1: http] [protocol_version_header.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 65/210: [ppxlib.0.8.1: http] [protocol_version_header.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppx_variants_conv.v0.11.1 (https://github.com/janestreet/ppx_variants_conv/archive/v0.11.1.tar.gz) Processing 66/210: [ppxlib.0.8.1: http] [protocol_version_header.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved re.1.9.0 (cached) Processing 67/210: [ppxlib.0.8.1: http] [protocol_version_header.v0.11.0: http] [re2.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 67/210: [ppxlib.0.8.1: http] [re2.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved protocol_version_header.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/protocol_version_header-v0.11.0.tar.gz) Processing 68/210: [ppxlib.0.8.1: http] [re2.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved result.1.5 (cached) Processing 69/210: [ppxlib.0.8.1: http] [re2.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved seq.0.2.2 (cached) Processing 70/210: [ppxlib.0.8.1: http] [re2.v0.11.0: http] [sexp_pretty.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 70/210: [re2.v0.11.0: http] [sexp_pretty.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved ppxlib.0.8.1 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.8.1/ppxlib-0.8.1.tbz) Processing 71/210: [re2.v0.11.0: http] [sexp_pretty.v0.11.0: http] [sexplib.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 71/210: [re2.v0.11.0: http] [sexplib.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved sexp_pretty.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/sexp_pretty-v0.11.0.tar.gz) Processing 72/210: [re2.v0.11.0: http] [sexplib.v0.11.0: http] [sexplib0.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 72/210: [re2.v0.11.0: http] [sexplib0.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved sexplib.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/sexplib-v0.11.0.tar.gz) Processing 73/210: [re2.v0.11.0: http] [sexplib0.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved spawn.v0.13.0 (cached) Processing 74/210: [re2.v0.11.0: http] [sexplib0.v0.11.0: http] [splittable_random.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 74/210: [sexplib0.v0.11.0: http] [splittable_random.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved re2.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/re2-v0.11.0.tar.gz) Processing 75/210: [sexplib0.v0.11.0: http] [splittable_random.v0.11.0: http] [stdio.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 75/210: [splittable_random.v0.11.0: http] [stdio.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved sexplib0.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/sexplib0-v0.11.0.tar.gz) Processing 76/210: [splittable_random.v0.11.0: http] [stdio.v0.11.0: http] [textutils.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 76/210: [stdio.v0.11.0: http] [textutils.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved splittable_random.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/splittable_random-v0.11.0.tar.gz) Processing 77/210: [stdio.v0.11.0: http] [textutils.v0.11.0: http] [textutils_kernel.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 77/210: [textutils.v0.11.0: http] [textutils_kernel.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved stdio.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/stdio-v0.11.0.tar.gz) Processing 78/210: [textutils.v0.11.0: http] [textutils_kernel.v0.11.0: http] [typerep.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 78/210: [textutils_kernel.v0.11.0: http] [typerep.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved textutils.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/textutils-v0.11.0.tar.gz) Processing 79/210: [textutils_kernel.v0.11.0: http] [typerep.v0.11.0: http] [variantslib.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 79/210: [typerep.v0.11.0: http] [variantslib.v0.11.0: http] [dune: ocaml bootstrap.ml] -> retrieved textutils_kernel.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/textutils_kernel-v0.11.0.tar.gz) Processing 79/210: [typerep.v0.11.0: http] [dune: ocaml bootstrap.ml] Processing 79/210: [dune: ocaml bootstrap.ml] -> retrieved variantslib.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/variantslib-v0.11.0.tar.gz) -> retrieved typerep.v0.11.0 (https://ocaml.janestreet.com/ocaml-core/v0.11/files/typerep-v0.11.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.1.11.4) - cp src/ocaml-syntax-shims/pp.real.ml src/ocaml-syntax-shims/pp.ml - cp src/ocaml-syntax-shims/shims.403.ml src/ocaml-syntax-shims/shims.ml - /home/opam/.opam/4.04/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll - /home/opam/.opam/4.04/bin/ocamldep.opt -modules src/ocaml-syntax-shims/let_trail.mli src/ocaml-syntax-shims/let_trail.ml src/ocaml-syntax-shims/pp.ml src/ocaml-syntax-shims/shims.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml - /home/opam/.opam/4.04/bin/ocamllex.opt -q src/ocamlobjinfo.mll - /home/opam/.opam/4.04/bin/ocamllex.opt -q src/meta_lexer.mll - /home/opam/.opam/4.04/bin/ocamllex.opt -q src/dune_lexer.mll - /home/opam/.opam/4.04/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/action.mli src/action.ml src/action_ast.ml src/action_dune_lang.mli src/action_dune_lang.ml src/action_exec.mli src/action_exec.ml src/action_intf.ml src/action_mapper.mli src/action_mapper.ml src/action_to_sh.mli src/action_to_sh.boot.ml src/action_unexpanded.mli src/action_unexpanded.ml src/alias.mli src/alias.ml src/artifact_substitution.mli src/artifact_substitution.ml src/artifacts.mli src/artifacts.ml src/binary_kind.mli src/binary_kind.ml src/bindings.mli src/bindings.ml src/blang.mli src/blang.ml src/bootstrap.mli src/bootstrap.boot.ml src/build.mli src/build.ml otherlibs/build-info/src/build_info.mli otherlibs/build-info/src/build_info.ml otherlibs/build-info/src/build_info_data.mli otherlibs/build-info/src/build_info_data.boot.ml src/build_system.mli src/build_system.ml src/c.mli src/c.ml src/c_sources.mli src/c_sources.ml src/cached_digest.mli src/cached_digest.ml src/check_rules.mli src/check_rules.ml src/cinaps.mli src/cinaps.boot.ml src/clflags.mli src/clflags.ml src/cm_files.mli src/cm_files.ml src/cm_kind.mli src/cm_kind.ml src/colors.mli src/colors.ml src/command.mli src/command.ml src/compilation_context.mli src/compilation_context.ml src/config.mli src/config.ml src/context.mli src/context.ml src/coq_module.mli src/coq_module.ml src/coq_rules.mli src/coq_rules.boot.ml src/dep.mli src/dep.ml src/dep_graph.mli src/dep_graph.ml src/dep_path.mli src/dep_path.ml src/dep_rules.mli src/dep_rules.ml src/dialect.mli src/dialect.ml src/diff.mli src/diff.ml src/dir_contents.mli src/dir_contents.ml src/dir_set.mli src/dir_set.ml src/dir_status.mli src/dir_status.ml src/dir_with_dune.mli src/dir_with_dune.ml src/dpath.mli src/dpath.ml src/dune_env.mli src/dune_env.ml src/dune_file.mli src/dune_file.ml src/dune_init.mli src/dune_init.ml src/dune_lexer.mli src/dune_lexer.ml src/dune_load.mli src/dune_load.ml src/dune_package.mli src/dune_package.ml src/dune_project.mli src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.mli src/dynlink_supported.ml src/env_node.mli src/env_node.ml src/exe.mli src/exe.ml src/exe_rules.mli src/exe_rules.ml src/expander.mli src/expander.ml src/file_binding.mli src/file_binding.ml src/file_selector.mli src/file_selector.ml src/file_tree.mli src/file_tree.ml src/findlib.mli src/findlib.ml src/format_dune_lang.mli src/format_dune_lang.ml src/format_rules.mli src/format_rules.ml src/gen_meta.mli src/gen_meta.ml src/gen_rules.mli src/gen_rules.ml src/glob.mli src/glob.ml src/glob_lexer.mli src/glob_lexer.boot.ml src/hooks.mli src/hooks.ml src/import.ml src/inline_tests.mli src/inline_tests.boot.ml src/install.mli src/install.ml src/install_rules.mli src/install_rules.ml src/installed_dune_file.mli src/installed_dune_file.ml src/js_of_ocaml_rules.mli src/js_of_ocaml_rules.boot.ml src/lib.mli src/lib.ml src/lib_archives.mli src/lib_archives.ml src/lib_config.mli src/lib_config.ml src/lib_deps_info.mli src/lib_deps_info.ml src/lib_file_deps.mli src/lib_file_deps.ml src/lib_info.mli src/lib_info.ml src/lib_kind.mli src/lib_kind.ml src/lib_name.mli src/lib_name.ml src/lib_rules.mli src/lib_rules.ml src/link_time_code_gen.mli src/link_time_code_gen.ml src/local_package.mli src/local_package.ml src/main.mli src/main.ml src/menhir.mli src/menhir.boot.ml src/merlin.mli src/merlin.ml src/meta.mli src/meta.ml src/meta_lexer.mli src/meta_lexer.ml src/ml_kind.mli src/ml_kind.ml src/mode.mli src/mode.ml src/module.mli src/module.ml src/module_compilation.mli src/module_compilation.ml src/modules.mli src/modules.ml src/modules_field_evaluator.mli src/modules_field_evaluator.ml src/obj_dir.mli src/obj_dir.ml src/ocaml_flags.mli src/ocaml_flags.ml src/ocaml_version.mli src/ocaml_version.ml src/ocamldep.mli src/ocamldep.ml src/ocamlobjinfo.mli src/ocamlobjinfo.ml src/odoc.mli src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml vendor/boot/opamPrinter.ml src/opam_create.mli src/opam_create.boot.ml src/opam_file.mli src/opam_file.ml src/ordered_set_lang.mli src/ordered_set_lang.ml src/package.mli src/package.ml src/packages.mli src/packages.ml src/per_item.mli src/per_item.ml src/persistent.mli src/persistent.ml src/pform.mli src/pform.ml src/predicate.mli src/predicate.ml src/predicate_lang.mli src/predicate_lang.ml src/preprocessing.mli src/preprocessing.ml src/print_diff.mli src/print_diff.ml src/process.mli src/process.ml src/promotion.mli src/promotion.ml src/report_error.mli src/report_error.ml src/response_file.mli src/response_file.ml src/rule.mli src/rule.ml src/rules.mli src/rules.ml src/scheduler.mli src/scheduler.ml src/scheme.mli src/scheme.ml src/scope.mli src/scope.ml src/setup.mli src/setup.boot.ml src/simple_rules.mli src/simple_rules.ml src/spawn.mli src/spawn.ml src/stanza.mli src/stanza.ml src/static_deps.mli src/static_deps.ml src/stats.mli src/stats.boot.ml src/string_with_vars.mli src/string_with_vars.ml src/sub_dirs.mli src/sub_dirs.ml src/sub_system.mli src/sub_system.ml src/sub_system_info.mli src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.mli src/sub_system_name.ml src/super_context.mli src/super_context.ml src/syntax.mli src/syntax.ml src/test_rules.mli src/test_rules.boot.ml src/top_closure.mli src/top_closure.ml src/toplevel.mli src/toplevel.ml src/upgrader.mli src/upgrader.boot.ml src/utils.mli src/utils.ml src/utop.mli src/utop.boot.ml src/value.mli src/value.ml src/variant.mli src/variant.ml src/vcs.mli src/vcs.ml src/versioned_file.mli src/versioned_file.ml src/vimpl.mli src/vimpl.ml src/virtual_rules.mli src/virtual_rules.ml src/visibility.mli src/visibility.ml src/watermarks.mli src/watermarks.ml src/workspace.mli src/workspace.ml src/wrapped.mli src/wrapped.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dag/dag.mli src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dune_lang/dune_lang.mli src/dune_lang/dune_lang.ml src/dune_lang/atom.mli src/dune_lang/atom.ml src/dune_lang/combinators.ml src/dune_lang/dune_lexer.mli src/dune_lang/dune_lexer.ml src/dune_lang/escape.mli src/dune_lang/escape.ml src/dune_lang/file_syntax.mli src/dune_lang/file_syntax.ml src/dune_lang/jbuild_lexer.mli src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.mli src/dune_lang/lexer.ml src/dune_lang/lexer_shared.mli src/dune_lang/lexer_shared.ml src/dune_lang/template.mli src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/result/dune_result.ml src/stdune/result/result.mli src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/fiber/fiber.mli src/fiber/fiber.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' vendor/incremental-cycles/src/incremental_cycles.mli vendor/incremental-cycles/src/incremental_cycles.ml vendor/incremental-cycles/src/incremental_cycles_intf.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/memo/memo.mli src/memo/memo.ml src/memo/implicit_output.mli src/memo/implicit_output.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/ocaml-config/ocaml_config.mli src/ocaml-config/ocaml_config.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/stdune.ml src/stdune/ansi_color.mli src/stdune/ansi_color.ml src/stdune/appendable_list.mli src/stdune/appendable_list.ml src/stdune/array.ml src/stdune/bin.mli src/stdune/bin.ml src/stdune/bool.mli src/stdune/bool.ml src/stdune/bytes.mli src/stdune/bytes.ml src/stdune/char.ml src/stdune/code_error.mli src/stdune/code_error.ml src/stdune/common.ml src/stdune/comparable.mli src/stdune/comparable.ml src/stdune/comparable_intf.ml src/stdune/comparator.mli src/stdune/comparator.ml src/stdune/console.mli src/stdune/console.ml src/stdune/csexp.mli src/stdune/csexp.ml src/stdune/digest.mli src/stdune/digest.ml src/stdune/dyn.mli src/stdune/dyn.ml src/stdune/either.mli src/stdune/either.ml src/stdune/env.mli src/stdune/env.ml src/stdune/escape.mli src/stdune/escape.ml src/stdune/exn.mli src/stdune/exn.ml src/stdune/exn_with_backtrace.mli src/stdune/exn_with_backtrace.ml src/stdune/fdecl.mli src/stdune/fdecl.ml src/stdune/filename.mli src/stdune/filename.ml src/stdune/float.mli src/stdune/float.ml src/stdune/fmt.mli src/stdune/fmt.ml src/stdune/fn.mli src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.mli src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.mli src/stdune/id.ml src/stdune/int.mli src/stdune/int.ml src/stdune/interned.mli src/stdune/interned.ml src/stdune/io.mli src/stdune/io.ml src/stdune/lexbuf.mli src/stdune/lexbuf.ml src/stdune/list.mli src/stdune/list.ml src/stdune/loc.mli src/stdune/loc.ml src/stdune/loc0.ml src/stdune/log.mli src/stdune/log.ml src/stdune/map.mli src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.mli src/stdune/monad.ml src/stdune/nothing.mli src/stdune/nothing.ml src/stdune/option.mli src/stdune/option.ml src/stdune/or_exn.mli src/stdune/or_exn.ml src/stdune/ordered.mli src/stdune/ordered.ml src/stdune/ordering.mli src/stdune/ordering.ml src/stdune/path.mli src/stdune/path.ml src/stdune/path_intf.ml src/stdune/poly.mli src/stdune/poly.ml src/stdune/pp.mli src/stdune/pp.ml src/stdune/proc.mli src/stdune/proc.ml src/stdune/result.mli src/stdune/result.ml src/stdune/set.mli src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.mli src/stdune/sexp.ml src/stdune/signal.mli src/stdune/signal.ml src/stdune/staged.mli src/stdune/staged.ml src/stdune/string.mli src/stdune/string.ml src/stdune/string_split.mli src/stdune/string_split.ml src/stdune/table.mli src/stdune/table.ml src/stdune/tuple.mli src/stdune/tuple.ml src/stdune/type_eq.mli src/stdune/type_eq.ml src/stdune/unit.mli src/stdune/unit.ml src/stdune/univ_map.mli src/stdune/univ_map.ml src/stdune/user_error.mli src/stdune/user_error.ml src/stdune/user_message.mli src/stdune/user_message.ml src/stdune/user_warning.mli src/stdune/user_warning.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/wp/wp.mli src/wp/wp.boot.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/xdg/xdg.mli src/xdg/xdg.ml > boot-depends.txt - /home/opam/.opam/4.04/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml Processing 79/210: [dune: ./boot.exe 31] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.1.11.4) -> compiled dune.1.11.4 -> installed dune.1.11.4 Processing 83/210: [ocaml-compiler-libs: dune build] Processing 84/210: [ocaml-compiler-libs: dune build] [octavius: dune build] Processing 85/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] Processing 86/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] Processing 87/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] Processing 88/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [spawn: dune build] -> installed dune-configurator.1.0.0 Processing 89/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [spawn: dune build] -> installed jbuilder.transition Processing 90/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [spawn: dune build] Processing 91/210: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [spawn: dune build] Processing 92/210: [jane-street-headers: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [spawn: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "jane-street-headers" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/jane-street-headers.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "include/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled jane-street-headers.v0.11.0 Processing 92/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [spawn: dune build] -> installed jane-street-headers.v0.11.0 Processing 93/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [spawn: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/sexplib0.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled sexplib0.v0.11.0 Processing 93/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [spawn: dune build] -> installed sexplib0.v0.11.0 Processing 94/210: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [spawn: dune build] Processing 95/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [spawn: dune build] Processing 96/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: dune build] [parsexp: jbuilder build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [spawn: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 96/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: dune build] [parsexp: jbuilder build] [result: dune build] [seq: dune build] [spawn: dune build] -> installed ppx_derivers.1.2.1 Processing 97/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: dune build] [parsexp: jbuilder build] [result: dune build] [seq: dune build] [spawn: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 97/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: dune build] [parsexp: jbuilder build] [seq: dune build] [spawn: dune build] -> installed result.1.5 Processing 98/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: dune build] [parsexp: jbuilder build] [seq: dune build] [spawn: dune build] Processing 99/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [parsexp: jbuilder build] [seq: dune build] [spawn: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/seq.0.2.2) -> compiled seq.0.2.2 Processing 99/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [parsexp: jbuilder build] [spawn: dune build] -> installed seq.0.2.2 Processing 100/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [parsexp: jbuilder build] [spawn: dune build] Processing 101/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [parsexp: jbuilder build] [re: dune build] [spawn: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "spawn" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/spawn.v0.13.0) - ocamlc src/spawn_stubs.o - spawn_stubs.c: In function 'subprocess_failure': - spawn_stubs.c:146:10: warning: variable 'ignored' set but not used [-Wunused-but-set-variable] - 146 | size_t ignored; - | ^~~~~~~ -> compiled spawn.v0.13.0 Processing 101/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [parsexp: jbuilder build] [re: dune build] -> installed spawn.v0.13.0 Processing 102/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [parsexp: jbuilder build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/octavius.1.2.2) -> compiled octavius.1.2.2 Processing 102/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] [re: dune build] -> installed octavius.1.2.2 Processing 103/210: [base: jbuilder build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocaml-compiler-libs.v0.12.3) -> compiled ocaml-compiler-libs.v0.12.3 Processing 103/210: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] [re: dune build] -> installed ocaml-compiler-libs.v0.12.3 Processing 104/210: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/re.1.9.0) -> compiled re.1.9.0 Processing 104/210: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] -> installed re.1.9.0 Processing 105/210: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "parsexp" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/parsexp.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "fuzz/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/gen/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled parsexp.v0.11.0 Processing 105/210: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] -> installed parsexp.v0.11.0 Processing 106/210: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] Processing 107/210: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/sexplib.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "num/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "unix/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled sexplib.v0.11.0 Processing 107/210: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] -> installed sexplib.v0.11.0 Processing 108/210: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocaml-migrate-parsetree.1.8.0) -> compiled ocaml-migrate-parsetree.1.8.0 Processing 108/210: [base: jbuilder build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 109/210: [base: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/base.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "compiler-stdlib/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "compiler-stdlib/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "generate/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "lint/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "md5/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shadow-stdlib/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shadow-stdlib/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled base.v0.11.1 -> installed base.v0.11.1 Processing 111/210: [pcre: dune build] Processing 112/210: [pcre: dune build] [stdio: jbuilder build] Processing 113/210: [pcre: dune build] [stdio: jbuilder build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/stdio.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled stdio.v0.11.0 Processing 113/210: [pcre: dune build] [typerep: jbuilder build] -> installed stdio.v0.11.0 Processing 114/210: [pcre: dune build] [typerep: jbuilder build] Processing 115/210: [configurator: jbuilder build] [pcre: dune build] [typerep: jbuilder build] Processing 116/210: [configurator: jbuilder build] [pcre: dune build] [ppxlib: dune build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "configurator" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/configurator.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled configurator.v0.11.0 Processing 116/210: [pcre: dune build] [ppxlib: dune build] [typerep: jbuilder build] -> installed configurator.v0.11.0 Processing 117/210: [pcre: dune build] [ppxlib: dune build] [typerep: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "typerep" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/typerep.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled typerep.v0.11.0 Processing 117/210: [pcre: dune build] [ppxlib: dune build] -> installed typerep.v0.11.0 Processing 118/210: [pcre: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/pcre.7.4.1) -> compiled pcre.7.4.1 Processing 118/210: [ppxlib: dune build] -> installed pcre.7.4.1 Processing 119/210: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppxlib.0.8.1) -> compiled ppxlib.0.8.1 -> installed ppxlib.0.8.1 Processing 121/210: [fieldslib: jbuilder build] Processing 122/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] Processing 123/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] Processing 124/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] Processing 125/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] Processing 126/210: [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 127/210: [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 128/210: [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 129/210: [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 130/210: [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 131/210: [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 132/210: [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 133/210: [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] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_optional" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_optional.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_optional.v0.11.0 Processing 133/210: [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_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] -> installed ppx_optional.v0.11.0 Processing 134/210: [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_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_enumerate" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_enumerate.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_enumerate.v0.11.1 Processing 134/210: [fieldslib: jbuilder build] [ppx_compare: 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] [variantslib: jbuilder build] -> installed ppx_enumerate.v0.11.1 Processing 135/210: [fieldslib: jbuilder build] [ppx_compare: 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] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_here" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_here.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expander/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_here.v0.11.0 Processing 135/210: [fieldslib: jbuilder build] [ppx_compare: 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] [variantslib: jbuilder build] -> installed ppx_here.v0.11.0 Processing 136/210: [fieldslib: jbuilder build] [ppx_compare: 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] [variantslib: jbuilder build] Processing 137/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_fail: 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] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "variantslib" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/variantslib.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled variantslib.v0.11.0 Processing 137/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_fail: 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] -> installed variantslib.v0.11.0 Processing 138/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_fail: 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] Processing 139/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_fail: 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] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_optcomp" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_optcomp.v0.11.0 Processing 139/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_optcomp.v0.11.0 Processing 140/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_inline_test" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_inline_test.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "config/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "drop/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "libname/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runner/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runner/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_inline_test.v0.11.0 Processing 140/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_fail: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_inline_test.v0.11.0 Processing 141/210: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_fail: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 142/210: [fieldslib: jbuilder build] [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fail: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_compare" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_compare.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expander/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_compare.v0.11.1 Processing 142/210: [fieldslib: jbuilder build] [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_compare.v0.11.1 Processing 143/210: [fieldslib: jbuilder build] [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_let" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_let.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_let.v0.11.0 Processing 143/210: [fieldslib: jbuilder build] [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_js_style: 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 144/210: [fieldslib: jbuilder build] [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "fieldslib" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/fieldslib.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled fieldslib.v0.11.0 Processing 144/210: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed fieldslib.v0.11.0 Processing 145/210: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 146/210: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_pipebang" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_pipebang.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_pipebang.v0.11.0 Processing 146/210: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_pipebang.v0.11.0 Processing 147/210: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_sexp_conv.v0.11.2) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expander/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_sexp_conv.v0.11.2 Processing 147/210: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_sexp_conv.v0.11.2 Processing 148/210: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 149/210: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 150/210: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 151/210: [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_js_style: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 152/210: [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_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 153/210: [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_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_typerep_conv" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_typerep_conv.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_typerep_conv.v0.11.1 Processing 153/210: [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_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_typerep_conv.v0.11.1 Processing 154/210: [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_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_js_style" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_js_style.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_js_style.v0.11.0 Processing 154/210: [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] -> installed ppx_js_style.v0.11.0 Processing 155/210: [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] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_variants_conv" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_variants_conv.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_variants_conv.v0.11.1 Processing 155/210: [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] -> installed ppx_variants_conv.v0.11.1 Processing 156/210: [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] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_fields_conv" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_fields_conv.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_fields_conv.v0.11.0 Processing 156/210: [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_fields_conv.v0.11.0 Processing 157/210: [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] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_fail" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_fail.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_fail.v0.11.0 Processing 157/210: [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 158/210: [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] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_hash" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_hash.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expander/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/siphash/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_hash.v0.11.1 Processing 158/210: [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 159/210: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] Processing 160/210: [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] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_value" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_sexp_value.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_sexp_value.v0.11.0 Processing 160/210: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] -> installed ppx_sexp_value.v0.11.0 Processing 161/210: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_message" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_sexp_message.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_sexp_message.v0.11.0 Processing 161/210: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_sexp_message.v0.11.0 Processing 162/210: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_bench" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_bench.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_bench.v0.11.0 Processing 162/210: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_bench.v0.11.0 Processing 163/210: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_assert" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_assert.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "runtime-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_assert.v0.11.0 Processing 163/210: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_assert.v0.11.0 Processing 164/210: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_custom_printf" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_custom_printf.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/gen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_custom_printf.v0.11.0 Processing 164/210: [ppx_base: jbuilder build] -> installed ppx_custom_printf.v0.11.0 Processing 165/210: [ppx_base: jbuilder build] Processing 166/210: [bin_prot: jbuilder build] [ppx_base: jbuilder build] Processing 167/210: [bin_prot: jbuilder build] [ppx_base: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_base" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_base.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_base.v0.11.0 Processing 167/210: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> installed ppx_base.v0.11.0 Processing 168/210: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] Processing 169/210: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] [sexp_pretty: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexp_pretty" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/sexp_pretty.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc src/.sexp_pretty.objs/byte/sexp_pretty.{cmo,cmt} - File "src/sexp_pretty.ml", line 45, characters 12-25: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 59, characters 13-25: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 273, characters 22-35: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 275, characters 19-32: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 277, characters 19-32: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 279, characters 17-30: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 287, characters 30-42: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 288, characters 30-42: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 294, characters 13-32: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 295, characters 15-35: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 330, characters 12-31: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 334, characters 48-68: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 338, characters 51-71: - Warning 3: deprecated: module Re_str - Use Re.Str - ocamlopt src/.sexp_pretty.objs/native/sexp_pretty.{cmx,o} - File "src/sexp_pretty.ml", line 45, characters 12-25: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 59, characters 13-25: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 273, characters 22-35: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 275, characters 19-32: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 277, characters 19-32: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 279, characters 17-30: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 287, characters 30-42: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 288, characters 30-42: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 294, characters 13-32: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 295, characters 15-35: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 330, characters 12-31: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 334, characters 48-68: - Warning 3: deprecated: module Re_str - Use Re.Str - File "src/sexp_pretty.ml", line 338, characters 51-71: - Warning 3: deprecated: module Re_str - Use Re.Str -> compiled sexp_pretty.v0.11.0 Processing 169/210: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> installed sexp_pretty.v0.11.0 Processing 170/210: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_expect" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_expect.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "collector/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "common/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "config/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "evaluator/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expect_payload/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "matcher/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/disabling/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/disabling/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/exit-in-test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "negative-tests/exit-in-test/broken-test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/no-output-patterns/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc matcher/.expect_test_matcher.objs/byte/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/native/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 170/210: [bin_prot: jbuilder build] -> installed ppx_expect.v0.11.1 Processing 171/210: [bin_prot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "bin_prot" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/bin_prot.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "xen/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled bin_prot.v0.11.0 -> installed bin_prot.v0.11.0 Processing 173/210: [ppx_bin_prot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_bin_prot" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_bin_prot.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "expect_tests/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/example0/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "shape/test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_bin_prot.v0.11.1 -> installed ppx_bin_prot.v0.11.1 Processing 175/210: [ppx_jane: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_jane" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_jane.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "kernel/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled ppx_jane.v0.11.0 -> installed ppx_jane.v0.11.0 Processing 177/210: [splittable_random: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "splittable_random" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/splittable_random.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled splittable_random.v0.11.0 -> installed splittable_random.v0.11.0 Processing 179/210: [core_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_kernel" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/core_kernel.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "base_for_tests/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench-bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "replace_caml_modify_for_testing/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/config/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test-build-info/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test-build-info/bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled core_kernel.v0.11.1 -> installed core_kernel.v0.11.1 Processing 181/210: [async_kernel: jbuilder build] Processing 182/210: [async_kernel: jbuilder build] [core: jbuilder build] Processing 183/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] Processing 184/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [patience_diff: jbuilder build] Processing 185/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [patience_diff: jbuilder build] [protocol_version_header: jbuilder build] Processing 186/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [patience_diff: jbuilder build] [protocol_version_header: jbuilder build] [re2: jbuilder build] Processing 187/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [patience_diff: jbuilder build] [protocol_version_header: jbuilder build] [re2: jbuilder build] [textutils_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "patience_diff" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/patience_diff.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled patience_diff.v0.11.0 Processing 187/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [protocol_version_header: jbuilder build] [re2: jbuilder build] [textutils_kernel: jbuilder build] -> installed patience_diff.v0.11.0 Processing 188/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [protocol_version_header: jbuilder build] [re2: jbuilder build] [textutils_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "protocol_version_header" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/protocol_version_header.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled protocol_version_header.v0.11.0 Processing 188/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [re2: jbuilder build] [textutils_kernel: jbuilder build] -> installed protocol_version_header.v0.11.0 Processing 189/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [re2: jbuilder build] [textutils_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "textutils_kernel" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/textutils_kernel.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled textutils_kernel.v0.11.0 Processing 189/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [re2: jbuilder build] -> installed textutils_kernel.v0.11.0 Processing 190/210: [async_kernel: jbuilder build] [core: jbuilder build] [expect_test_helpers_kernel: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "expect_test_helpers_kernel" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/expect_test_helpers_kernel.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled expect_test_helpers_kernel.v0.11.0 Processing 190/210: [async_kernel: jbuilder build] [core: jbuilder build] [re2: jbuilder build] -> installed expect_test_helpers_kernel.v0.11.0 Processing 191/210: [async_kernel: jbuilder build] [core: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_kernel" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async_kernel.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ppx src/async_gc.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_gc.pp.ml - 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/async_invariant.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/deferred0.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_condition.pp.mli - 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_list.pp.mli - 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_quickcheck.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/async_condition.pp.ml - 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/async_quickcheck_intf.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/clock_ns.pp.mli - 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/deferred_map.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/deferred1.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/async_kernel_config.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/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_memo.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/debug.pp.mli - 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/deferred0.pp.ml - 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/deferred_result.pp.ml - 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.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/deferred_sequence.pp.ml - 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_sequence_unit_tests.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.mli - 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/import.pp.ml - 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/external_job.pp.mli - 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/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/eager_deferred0.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/eager_deferred_result.pp.ml - 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/deferred_sequence.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/ivar_filler.pp.ml - 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/eager_deferred_or_error.pp.mli - 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/ivar.pp.mli - 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/ivar0.pp.mli - 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/deferred_or_error.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/ivar0.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_or_event.pp.mli - 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_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/job_queue.pp.ml - 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/lazy_deferred.pp.ml - 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/mvar.pp.ml - 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/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.mli - 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/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/throttle.pp.mli - 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/throttle.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.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/throttle_debug.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/scheduler0.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/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/scheduler.pp.mli - 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/persistent_connection.pp.ml - 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/synchronous_time_source.pp.ml - 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/tail.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.mli - 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_source.pp.mli - 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/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/types.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/async_kernel.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/time_source.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. -> compiled async_kernel.v0.11.1 Processing 191/210: [core: jbuilder build] [re2: jbuilder build] -> installed async_kernel.v0.11.1 Processing 192/210: [core: jbuilder build] [re2: jbuilder build] Processing 193/210: [async_rpc_kernel: jbuilder build] [core: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_rpc_kernel" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async_rpc_kernel.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled async_rpc_kernel.v0.11.0 Processing 193/210: [core: jbuilder build] [re2: jbuilder build] -> installed async_rpc_kernel.v0.11.0 Processing 194/210: [core: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/core.v0.11.3) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/command/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/quickcheck/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/unix/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/config/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/bin/manual/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "top/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - 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/native/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 Processing 194/210: [re2: jbuilder build] -> installed core.v0.11.3 Processing 195/210: [re2: jbuilder build] Processing 196/210: [async_unix: jbuilder build] [re2: jbuilder build] Processing 197/210: [async_unix: jbuilder build] [re2: jbuilder build] [textutils: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "textutils" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/textutils.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled textutils.v0.11.0 Processing 197/210: [async_unix: jbuilder build] [re2: jbuilder build] -> installed textutils.v0.11.0 Processing 198/210: [async_unix: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_unix" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async_unix.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ppx src/async_sys.pp.ml - Warning: the -ite-check flag is deprecated and has no effect. - ppx src/assign_try_with_log_exn.pp.ml - 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/config.pp.mli - 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/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/busy_pollers.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/import.pp.ml - 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/fd_by_descr.pp.ml - 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/async_print.pp.mli - 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/dump_core_on_job_delay.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/interruptor.pp.ml - 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/clock.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/in_thread.pp.ml - 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/file_descr_watcher_intf.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/epoll_file_descr_watcher.pp.ml - 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/log.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/fd.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/fd_tests.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/busy_pollers.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/require_explicit_time_source.pp.mli - 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/raw_signal_manager.pp.ml - 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/read_write.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/log.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.mli - 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/thread_safe.pp.mli - 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/raw_scheduler.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/select_file_descr_watcher.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_pipe.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.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/syscall.pp.mli - 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/thread_safe.pp.ml - 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/signal_manager.pp.mli - 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/syscall.pp.ml - 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/time_source_tests.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/shutdown.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/thread_pool.pp.ml - 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/signal.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/writer.pp.mli - 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/writer0.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. -> compiled async_unix.v0.11.0 Processing 198/210: [re2: jbuilder build] -> installed async_unix.v0.11.0 Processing 199/210: [re2: jbuilder build] Processing 200/210: [async_extra: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async_extra" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async_extra.v0.11.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled async_extra.v0.11.1 Processing 200/210: [re2: jbuilder build] -> installed async_extra.v0.11.1 Processing 201/210: [re2: jbuilder build] Processing 202/210: [async: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "async" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/async.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled async.v0.11.0 Processing 202/210: [re2: jbuilder build] -> installed async.v0.11.0 Processing 203/210: [re2: jbuilder build] Processing 204/210: [expect_test_helpers: jbuilder build] [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "expect_test_helpers" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/expect_test_helpers.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled expect_test_helpers.v0.11.0 Processing 204/210: [re2: jbuilder build] -> installed expect_test_helpers.v0.11.0 Processing 205/210: [re2: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "re2" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/re2.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "example/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/re2_c/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc src/.re2.objs/byte/re2__Regex.{cmo,cmt} - File "src/regex.ml", line 142, characters 25-46: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlopt src/.re2.objs/native/re2__Regex.{cmx,o} - File "src/regex.ml", line 142, characters 25-46: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - bash src/re2_c/dllre2_c_stubs.so,src/re2_c/libre2_c_stubs.a - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ -> compiled re2.v0.11.0 -> installed re2.v0.11.0 Processing 207/210: [core_extended: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_extended" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/core_extended.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "base64/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/color_print/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/extended_sexp/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "example/quotactl/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "selector/src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc src/malloc_stubs.o - malloc_stubs.c: In function 'malloc_mallinfo_stub': - malloc_stubs.c:10:10: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] - 10 | struct mallinfo info = mallinfo(); - | ^~~~~~~~ - In file included from malloc_stubs.c:5: - /usr/include/malloc.h:114:24: note: declared here - 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; - | ^~~~~~~~ - ocamlc src/.core_extended.objs/byte/core_extended__Lazy_sequence.{cmo,cmt} - File "src/lazy_sequence.ml", line 848, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - File "src/lazy_sequence.ml", line 855, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlc selector/src/.selector.objs/byte/selector.{cmo,cmt} - File "selector/src/selector.ml", line 47, characters 31-50: - Warning 3: deprecated: module Re_perl - Use Re.Perl - ocamlopt src/.core_extended.objs/native/core_extended__Lazy_sequence.{cmx,o} - File "src/lazy_sequence.ml", line 848, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - File "src/lazy_sequence.ml", line 855, characters 17-23: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlopt selector/src/.selector.objs/native/selector.{cmx,o} - File "selector/src/selector.ml", line 47, characters 31-50: - Warning 3: deprecated: module Re_perl - Use Re.Perl -> compiled core_extended.v0.11.0 -> installed core_extended.v0.11.0 Processing 209/210: [patdiff: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "patdiff" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/patdiff.v0.11.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bench/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "bin/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled patdiff.v0.11.0 -> installed patdiff.v0.11.0 Done. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. <><> expect_test_helpers_kernel.v0.11.0 installed successfully ><><><><><><><><> => Note: This package is deprecated. <><> expect_test_helpers.v0.11.0 installed successfully <><><><><><><><><><><><> => Note: This package is deprecated. <><> configurator.v0.11.0 installed successfully ><><><><><><><><><><><><><><><> => Note: This package is deprecated. => 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 2023-01-02 02:58.25 ---> saved as "ea4ccd9ee333c227aaeeeac774e8ffbba7b92a5d6ab6fe73b622095a7f1a79ad" Job succeeded