OCamllabs icon Home|Differences with the last checks|Previous runs


Building on c2-3.equinix.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
830a5fd5c149: Pulling fs layer
830a5fd5c149: Verifying Checksum
830a5fd5c149: Download complete
830a5fd5c149: Pull complete
Digest: sha256:1a5d613fc374ba85007db9dcf003cf16cd0c56c4ca32c8c9e95cfca25f3757c4
Status: Downloaded newer image for ocaml/opam:debian-unstable
2023-11-05 03:21.43 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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-11-05 03:21.44 ---> using "5a48029448e4c4dcb1058375cea3e3790f5832d398adedd7742173873baea387" 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 3d81474197deaaac83f9ce67a8b0408b2f62afed"))
2023-11-05 03:21.44 ---> using "8231b81745561f2f596217e393b300ac61194dbe3d6f9cc43cd1829d7ce6e23e" 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-11-05 03:21.44 ---> using "b37037a7dd0e0621109a66e9bb0bd45c62866bf3f6faef0e5fd1b5caf01fe333" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.11' '4.11.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.11.2"} | "ocaml-system" {= "4.11.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.11.2  (https://github.com/ocaml/ocaml/archive/4.11.2.tar.gz)
-> installed ocaml-base-compiler.4.11.2
-> installed ocaml-config.1
-> installed ocaml.4.11.2
Done.
# Run eval $(opam env --switch=4.11) to update the current shell environment
2023-11-05 03:21.44 ---> using "775daf5d222488b0571ded7181f168855c0321f5fa3c441b3759c26b125c65bd" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-11-04-0803.40-F-2023-11-02-2005.08.pdiff [103 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-11-04-0803.40-F-2023-11-02-2005.08.pdiff [103 kB]
- Fetched 364 kB in 2s (185 kB/s)
- Reading package lists...
- 
2023-11-05 03:21.44 ---> using "43a3c677fb0718effa0b238af0094245ada069409cd5e63b7c9e8a7aa5f9e76e" from cache

/: (env OCAMLPARAM warn-error=+8,_)

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"cohttp-curl-async.6.0.0~alpha1\"\
               \nopam install -vy \"cohttp-curl-async.6.0.0~alpha1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"cohttp-curl-async.6.0.0~alpha1\" | 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] cohttp-curl-async.6.0.0~alpha1 is not installed.

Nothing to do.
The following actions will be performed:
=== install 73 packages
  - install async_kernel                v0.15.0      [required by cohttp-curl-async]
  - install async_unix                  v0.15.0      [required by cohttp-curl-async]
  - install base                        v0.15.1      [required by core, core_kernel]
  - install base_bigstring              v0.15.0      [required by core]
  - install base_quickcheck             v0.15.0      [required by core]
  - install bin_prot                    v0.15.0      [required by core]
  - install cohttp-curl                 6.0.0~alpha1 [required by cohttp-curl-async]
  - install cohttp-curl-async           6.0.0~alpha1
  - install conf-libcurl                2            [required by ocurl]
  - install core                        v0.15.1      [required by cohttp-curl-async]
  - install core_kernel                 v0.15.0      [required by async_kernel, async_unix]
  - install core_unix                   v0.15.2      [required by cohttp-curl-async]
  - install csexp                       1.5.2        [required by dune-configurator]
  - install dune                        3.11.1       [required by cohttp-curl-async]
  - install dune-configurator           3.11.1       [required by base, ocaml_intrinsics]
  - install expect_test_helpers_core    v0.15.0      [required by core_unix]
  - install fieldslib                   v0.15.0      [required by core]
  - install http                        6.0.0~alpha1 [required by cohttp-curl-async]
  - install int_repr                    v0.15.0      [required by core_kernel]
  - install jane-street-headers         v0.15.0      [required by core, core_unix]
  - install jst-config                  v0.15.1      [required by core, core_unix]
  - install num                         1.4          [required by sexplib]
  - install ocaml-compiler-libs         v0.12.4      [required by ppxlib]
  - install ocaml_intrinsics            v0.15.2      [required by core_unix]
  - install ocamlfind                   1.9.6        [required by ocurl]
  - install ocurl                       0.9.2        [required by cohttp-curl-async]
  - install parsexp                     v0.15.0      [required by sexplib]
  - install ppx_assert                  v0.15.0      [required by core]
  - install ppx_base                    v0.15.0      [required by core]
  - install ppx_bench                   v0.15.1      [required by ppx_jane]
  - install ppx_bin_prot                v0.15.0      [required by ppx_jane]
  - install ppx_cold                    v0.15.0      [required by ppx_base]
  - install ppx_compare                 v0.15.0      [required by ppx_base, bin_prot]
  - install ppx_custom_printf           v0.15.0      [required by ppx_jane]
  - install ppx_derivers                1.2.1        [required by ppxlib]
  - install ppx_disable_unused_warnings v0.15.0      [required by ppx_jane]
  - install ppx_enumerate               v0.15.0      [required by ppx_base]
  - install ppx_expect                  v0.15.1      [required by ppx_jane]
  - install ppx_fields_conv             v0.15.0      [required by ppx_jane]
  - install ppx_fixed_literal           v0.15.0      [required by ppx_jane]
  - install ppx_hash                    v0.15.0      [required by core]
  - install ppx_here                    v0.15.0      [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.15.0      [required by ppx_jane]
  - install ppx_inline_test             v0.15.1      [required by core]
  - install ppx_jane                    v0.15.0      [required by async_kernel, async_unix]
  - install ppx_let                     v0.15.0      [required by ppx_jane]
  - install ppx_log                     v0.15.0      [required by ppx_jane]
  - install ppx_module_timer            v0.15.0      [required by ppx_jane]
  - install ppx_optcomp                 v0.15.0      [required by ppx_jane]
  - install ppx_optional                v0.15.0      [required by ppx_jane]
  - install ppx_pipebang                v0.15.0      [required by ppx_jane]
  - install ppx_sexp_conv               v0.15.1      [required by core]
  - install ppx_sexp_message            v0.15.0      [required by core]
  - install ppx_sexp_value              v0.15.0      [required by ppx_jane]
  - install ppx_stable                  v0.15.0      [required by ppx_jane]
  - install ppx_string                  v0.15.0      [required by ppx_jane]
  - install ppx_typerep_conv            v0.15.0      [required by ppx_jane]
  - install ppx_variants_conv           v0.15.0      [required by ppx_jane]
  - install ppxlib                      0.31.0       [required by ppx_jane]
  - install re                          1.11.0       [required by expect_test_helpers_core]
  - install seq                         base         [required by re]
  - install sexp_pretty                 v0.15.1      [required by expect_test_helpers_core]
  - install sexplib                     v0.15.1      [required by core, core_unix]
  - install sexplib0                    v0.15.1      [required by base]
  - install spawn                       v0.15.1      [required by core_unix]
  - install splittable_random           v0.15.0      [required by core]
  - install stdio                       v0.15.0      [required by core]
  - install stdlib-shims                0.3.0        [required by ppxlib]
  - install stringext                   1.6.0        [required by cohttp-curl-async]
  - install time_now                    v0.15.0      [required by core]
  - install timezone                    v0.15.0      [required by core_unix]
  - install typerep                     v0.15.0      [required by core]
  - install variantslib                 v0.15.0      [required by core]

The following system packages will first need to be installed:
    libcurl4-gnutls-dev

<><> 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. Continue anyway, and, upon success, 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" "libcurl4-gnutls-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libcurl4-gnutls-dev:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
- (Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
- (Reading database ... 35%
- (Reading database ... 40%
(Reading database ... 45%
- (Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
- (Reading database ... 65%
(Reading database ... 70%
- (Reading database ... 75%
- (Reading database ... 80%
- (Reading database ... 85%
(Reading database ... 90%
- (Reading database ... 95%
- (Reading database ... 100%
(Reading database ... 18134 files and directories currently installed.)
- Preparing to unpack .../libcurl4-gnutls-dev_8.4.0-2_amd64.deb ...
- Unpacking libcurl4-gnutls-dev:amd64 (8.4.0-2) ...
- Setting up libcurl4-gnutls-dev:amd64 (8.4.0-2) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/216: [async_kernel.v0.15.0: http]
Processing  2/216: [async_kernel.v0.15.0: http] [async_unix.v0.15.0: http]
Processing  3/216: [async_kernel.v0.15.0: http] [async_unix.v0.15.0: http]
Processing  3/216: [async_unix.v0.15.0: http]
Processing  3/216:
-> retrieved async_unix.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/async_unix-v0.15.0.tar.gz)
Processing  4/216: [base_bigstring.v0.15.0: http]
-> retrieved async_kernel.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/async_kernel-v0.15.0.tar.gz)
Processing  5/216: [base_bigstring.v0.15.0: http] [base_quickcheck.v0.15.0: http]
-> retrieved base.v0.15.1  (cached)
Processing  6/216: [base_bigstring.v0.15.0: http] [base_quickcheck.v0.15.0: http] [bin_prot.v0.15.0: http]
Processing  6/216: [base_quickcheck.v0.15.0: http] [bin_prot.v0.15.0: http]
Processing  6/216: [bin_prot.v0.15.0: http]
Processing  6/216:
-> retrieved base_bigstring.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/base_bigstring-v0.15.0.tar.gz)
Processing  7/216: [cohttp-curl.6.0.0~alpha1, cohttp-curl-async.6.0.0~alpha1, http.6.0.0~alpha1: http]
-> retrieved base_quickcheck.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/base_quickcheck-v0.15.0.tar.gz)
Processing  8/216: [cohttp-curl.6.0.0~alpha1, cohttp-curl-async.6.0.0~alpha1, http.6.0.0~alpha1: http]
Processing  9/216: [cohttp-curl.6.0.0~alpha1, cohttp-curl-async.6.0.0~alpha1, http.6.0.0~alpha1: http] [core.v0.15.1: http]
Processing 10/216: [cohttp-curl.6.0.0~alpha1, cohttp-curl-async.6.0.0~alpha1, http.6.0.0~alpha1: http] [core.v0.15.1: http] [conf-libcurl: curl-config]
-> retrieved bin_prot.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/bin_prot-v0.15.0.tar.gz)
Processing 11/216: [cohttp-curl.6.0.0~alpha1, cohttp-curl-async.6.0.0~alpha1, http.6.0.0~alpha1: http] [core.v0.15.1: http] [core_kernel.v0.15.0: http] [conf-libcurl: curl-config]
Processing 11/216: [core.v0.15.1: http] [core_kernel.v0.15.0: http] [conf-libcurl: curl-config]
Processing 11/216: [core_kernel.v0.15.0: http] [conf-libcurl: curl-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "curl-config" "--libs" (CWD=/home/opam/.opam/4.11/.opam-switch/build/conf-libcurl.2)
- -lcurl
-> compiled  conf-libcurl.2
Processing 11/216: [core_kernel.v0.15.0: http]
-> installed conf-libcurl.2
Processing 12/216: [core_kernel.v0.15.0: http]
Processing 12/216:
-> retrieved cohttp-curl.6.0.0~alpha1, cohttp-curl-async.6.0.0~alpha1, http.6.0.0~alpha1  (https://github.com/mirage/ocaml-cohttp/releases/download/v6.0.0_alpha1/cohttp-6.0.0.alpha1.tbz)
Processing 13/216: [core_unix.v0.15.2: http]
-> retrieved core.v0.15.1  (https://github.com/janestreet/core/archive/refs/tags/v0.15.1.tar.gz)
Processing 14/216: [core_unix.v0.15.2: http]
-> retrieved core_kernel.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/core_kernel-v0.15.0.tar.gz)
Processing 15/216: [core_unix.v0.15.2: http]
Processing 15/216:
-> retrieved csexp.1.5.2  (cached)
Processing 16/216: [expect_test_helpers_core.v0.15.0: http]
Processing 16/216:
-> retrieved expect_test_helpers_core.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/expect_test_helpers_core-v0.15.0.tar.gz)
Processing 17/216:
-> retrieved fieldslib.v0.15.0  (cached)
Processing 18/216: [int_repr.v0.15.0: http]
Processing 18/216:
-> retrieved int_repr.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/int_repr-v0.15.0.tar.gz)
Processing 19/216: [jane-street-headers.v0.15.0: http]
Processing 19/216:
-> retrieved jane-street-headers.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/jane-street-headers-v0.15.0.tar.gz)
Processing 20/216: [jst-config.v0.15.1: http]
-> retrieved core_unix.v0.15.2  (https://github.com/janestreet/core_unix/archive/refs/tags/v0.15.2.tar.gz)
Processing 21/216: [jst-config.v0.15.1: http]
Processing 21/216:
-> retrieved jst-config.v0.15.1  (https://github.com/janestreet/jst-config/archive/refs/tags/v0.15.1.tar.gz)
Processing 22/216:
-> retrieved num.1.4  (cached)
Processing 23/216: [ocaml_intrinsics.v0.15.2: http]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 24/216: [ocaml_intrinsics.v0.15.2: http]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 25/216: [ocaml_intrinsics.v0.15.2: http]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 26/216: [ocaml_intrinsics.v0.15.2: http] [ocamlfind: patch]
Processing 26/216: [ocamlfind: patch]
-> retrieved ocurl.0.9.2  (cached)
Processing 27/216: [ocamlfind: patch]
Processing 27/216: [ocamlfind: ./configure]
-> retrieved ocaml_intrinsics.v0.15.2  (https://github.com/janestreet/ocaml_intrinsics/archive/refs/tags/v0.15.2.tar.gz)
Processing 28/216: [ppx_assert.v0.15.0: http] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.11/bin" "-sitelib" "/home/opam/.opam/4.11/lib" "-mandir" "/home/opam/.opam/4.11/man" "-config" "/home/opam/.opam/4.11/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: found
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.11/lib/ocaml
-     Binaries:              /home/opam/.opam/4.11/bin
-     Manual pages:          /home/opam/.opam/4.11/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.11/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.11/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.11/bin
-     Manual pages:          /home/opam/.opam/4.11/man
-     topfind script:        /home/opam/.opam/4.11/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 28/216: [ppx_assert.v0.15.0: http] [ocamlfind: make all]
-> retrieved parsexp.v0.15.0  (cached)
Processing 29/216: [ppx_assert.v0.15.0: http] [ppx_base.v0.15.0: http] [ocamlfind: make all]
Processing 29/216: [ppx_base.v0.15.0: http] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.11/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.11/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.11/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.11/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.11/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.6'
Processing 29/216: [ppx_base.v0.15.0: http] [ocamlfind: make opt]
-> retrieved ppx_assert.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_assert-v0.15.0.tar.gz)
Processing 30/216: [ppx_base.v0.15.0: http] [ppx_bench.v0.15.1: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_base.v0.15.0: Curl failed
Processing 30/216: [ppx_bench.v0.15.1: http] [ocamlfind: make opt]
Processing 31/216: [ppx_bench.v0.15.1: http] [ppx_bin_prot.v0.15.0: http] [ocamlfind: make opt]
Processing 31/216: [ppx_bench.v0.15.1: http] [ocamlfind: make opt]
-> retrieved ppx_bin_prot.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_bin_prot-v0.15.0.tar.gz)
Processing 32/216: [ppx_bench.v0.15.1: http] [ppx_cold.v0.15.0: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_cold.v0.15.0: Curl failed
Processing 32/216: [ppx_bench.v0.15.1: http] [ocamlfind: make opt]
Processing 33/216: [ppx_bench.v0.15.1: http] [ppx_compare.v0.15.0: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_bench.v0.15.1: Curl failed
Processing 33/216: [ppx_compare.v0.15.0: http] [ocamlfind: make opt]
Processing 34/216: [ppx_compare.v0.15.0: http] [ppx_custom_printf.v0.15.0: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_compare.v0.15.0: Curl failed
Processing 34/216: [ppx_custom_printf.v0.15.0: http] [ocamlfind: make opt]
Processing 35/216: [ppx_custom_printf.v0.15.0: http] [ocamlfind: make opt]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 36/216: [ppx_custom_printf.v0.15.0: http] [ppx_disable_unused_warnings.v0.15.0: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_custom_printf.v0.15.0: Curl failed
Processing 36/216: [ppx_disable_unused_warnings.v0.15.0: http] [ocamlfind: make opt]
Processing 37/216: [ppx_disable_unused_warnings.v0.15.0: http] [ppx_enumerate.v0.15.0: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_disable_unused_warnings.v0.15.0: Curl failed
Processing 37/216: [ppx_enumerate.v0.15.0: http] [ocamlfind: make opt]
Processing 38/216: [ppx_enumerate.v0.15.0: http] [ppx_expect.v0.15.1: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_enumerate.v0.15.0: Curl failed
Processing 38/216: [ppx_expect.v0.15.1: http] [ocamlfind: make opt]
Processing 39/216: [ppx_expect.v0.15.1: http] [ocamlfind: make opt]
-> retrieved ppx_fields_conv.v0.15.0  (cached)
Processing 40/216: [ppx_expect.v0.15.1: http] [ppx_fixed_literal.v0.15.0: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_expect.v0.15.1: Curl failed
Processing 40/216: [ppx_fixed_literal.v0.15.0: http] [ocamlfind: make opt]
Processing 41/216: [ppx_fixed_literal.v0.15.0: http] [ppx_hash.v0.15.0: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_fixed_literal.v0.15.0: Curl failed
Processing 41/216: [ppx_hash.v0.15.0: http] [ocamlfind: make opt]
Processing 42/216: [ppx_hash.v0.15.0: http] [ppx_here.v0.15.0: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_hash.v0.15.0: Curl failed
Processing 42/216: [ppx_here.v0.15.0: http] [ocamlfind: make opt]
Processing 43/216: [ppx_here.v0.15.0: http] [ppx_ignore_instrumentation.v0.15.0: http] [ocamlfind: make opt]
[ERROR] Failed to get sources of ppx_here.v0.15.0: Curl failed
Processing 43/216: [ppx_ignore_instrumentation.v0.15.0: http] [ocamlfind: make opt]
Processing 44/216: [ppx_ignore_instrumentation.v0.15.0: http] [ppx_inline_test.v0.15.1: http] [ocamlfind: make opt]
Processing 44/216: [ppx_inline_test.v0.15.1: http] [ocamlfind: make opt]
-> retrieved ppx_ignore_instrumentation.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_ignore_instrumentation-v0.15.0.tar.gz)
Processing 45/216: [ppx_inline_test.v0.15.1: http] [ppx_jane.v0.15.0: http] [ocamlfind: make opt]
Processing 45/216: [ppx_jane.v0.15.0: http] [ocamlfind: make opt]
Processing 45/216: [ocamlfind: make opt]
-> retrieved ppx_inline_test.v0.15.1  (https://github.com/janestreet/ppx_inline_test/archive/refs/tags/v0.15.1.tar.gz)
Processing 46/216: [ppx_let.v0.15.0: http] [ocamlfind: make opt]
-> retrieved ppx_jane.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_jane-v0.15.0.tar.gz)
Processing 47/216: [ppx_let.v0.15.0: http] [ppx_log.v0.15.0: http] [ocamlfind: make opt]
Processing 47/216: [ppx_log.v0.15.0: http] [ocamlfind: make opt]
Processing 47/216: [ocamlfind: make opt]
-> retrieved ppx_let.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_let-v0.15.0.tar.gz)
Processing 48/216: [ppx_module_timer.v0.15.0: http] [ocamlfind: make opt]
-> retrieved ppx_log.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_log-v0.15.0.tar.gz)
Processing 49/216: [ppx_module_timer.v0.15.0: http] [ppx_optcomp.v0.15.0: http] [ocamlfind: make opt]
Processing 49/216: [ppx_optcomp.v0.15.0: http] [ocamlfind: make opt]
Processing 49/216: [ocamlfind: make opt]
-> retrieved ppx_module_timer.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_module_timer-v0.15.0.tar.gz)
Processing 50/216: [ppx_optional.v0.15.0: http] [ocamlfind: make opt]
-> retrieved ppx_optcomp.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_optcomp-v0.15.0.tar.gz)
Processing 51/216: [ppx_optional.v0.15.0: http] [ppx_pipebang.v0.15.0: http] [ocamlfind: make opt]
+++ Timeout!! (2. hours) +++
+++ Job cancelled +++