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


Building on x86-bm-c7.sw.ocaml.org

(from ocaml/opam:debian-unstable@sha256:351ef2434170dd736677f66ceb28e20fa1649b37428cad0800bdc36fe504db4b)
2023-09-02 22:08.51 ---> using "ff03b32e0a6cf2ce303c7046b6adb41cde48e369e8bae8ff1d650232e0c267e3" 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-09-02 22:08.51 ---> using "8fc1ae55a4a3f26c0beaf302801e86daa1ab8755b766f649d6901101de395b1e" 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 1d9d333b7333bbe4a1d72abc88e6eb710cc7adde"))
2023-09-02 22:08.51 ---> using "ee0526d51cf321e5b5ad5bdd83a80dde0c76f79431a86757e7238c836c9c3bb7" 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-09-02 22:08.51 ---> using "b2a6992a0469aa477236695a0a7cf18e2570adf8ed49e71804c7e1f1b2e10091" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.09.1  (cached)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# Run eval $(opam env --switch=4.09) to update the current shell environment
2023-09-02 22:08.51 ---> using "de581da42442539b645d365750eb1742d7f39250da22f1100dab8e4da9aa6dc2" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [210 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-09-02-1419.37-F-2023-08-24-0819.20.pdiff [534 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-09-02-1419.37-F-2023-08-24-0819.20.pdiff [534 kB]
- Fetched 808 kB in 3s (309 kB/s)
- Reading package lists...
- 
2023-09-02 22:08.51 ---> using "172629f82cafaee0925c3fcd19e9b81e750721a178a8bbae66525a18097b1be8" from cache

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

Nothing to do.
The following actions will be performed:
=== install 24 packages
  - install clangml                 4.8.0    [required by clangml-transforms]
  - install clangml-transforms      0.26
  - install conf-autoconf           0.1      [required by stdcompat]
  - install conf-bash               1        [required by conf-libclang]
  - install conf-libclang           15       [required by clangml]
  - install conf-ncurses            1        [required by clangml]
  - install conf-pkg-config         3        [required by conf-ncurses, conf-zlib]
  - install conf-which              1        [required by conf-autoconf]
  - install conf-zlib               1        [required by clangml]
  - install dolog                   4.0.0    [required by clangml-transforms]
  - install dune                    3.10.0   [required by clangml-transforms]
  - install fix                     20230505 [required by refl]
  - install metapp                  0.4.4    [required by clangml]
  - install metaquot                0.5.2    [required by clangml]
  - install ocaml-compiler-libs     v0.12.4  [required by ppxlib]
  - install ocaml-migrate-parsetree 2.4.0    [required by clangml]
  - install ocamlfind               1.9.6    [required by clangml]
  - install ppx_derivers            1.2.1    [required by ppxlib]
  - install ppxlib                  0.30.0   [required by clangml]
  - install refl                    0.4.1    [required by clangml-transforms]
  - install sexplib0                v0.16.0  [required by ppxlib]
  - install stdcompat               19       [required by clangml]
  - install stdlib-shims            0.3.0    [required by ppxlib]
  - install traverse                0.3.0    [required by clangml-transforms]

The following system packages will first need to be installed:
    autoconf libclang-14-dev libclang-cpp-dev libclang-cpp14-dev libclang-dev llvm-14-dev llvm-dev ncurses-dev pkg-config zlib1g-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" "autoconf" "libclang-14-dev" "libclang-cpp-dev" "libclang-cpp14-dev" "libclang-dev" "llvm-14-dev" "llvm-dev" "ncurses-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpipeline1: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 ... 18239 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.7-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.7-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../binfmt-support_2.2.2-2_amd64.deb ...
- Unpacking binfmt-support (2.2.2-2) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../libpython3.11-minimal_3.11.5-3_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.5-3) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.5-3_amd64.deb ...
- Unpacking python3.11-minimal (3.11.5-3) ...
- Setting up libpython3.11-minimal:amd64 (3.11.5-3) ...
- Setting up python3.11-minimal (3.11.5-3) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 18568 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.4-5+b1_amd64.deb ...
- Unpacking python3-minimal (3.11.4-5+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.5-3_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.5-3) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.5-3_amd64.deb ...
- Unpacking python3.11 (3.11.5-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.4-5+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.4-5+b1) ...
- Setting up python3-minimal (3.11.4-5+b1) ...
- Selecting previously unselected package python3.
- (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 ... 18978 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.11.4-5+b1_amd64.deb ...
- Unpacking python3 (3.11.4-5+b1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../01-m4_1.4.19-3_amd64.deb ...
- Unpacking m4 (1.4.19-3) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../02-autoconf_2.71-3_all.deb ...
- Unpacking autoconf (2.71-3) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../03-autotools-dev_20220109.1_all.deb ...
- Unpacking autotools-dev (20220109.1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../04-automake_1%3a1.16.5-1.3_all.deb ...
- Unpacking automake (1:1.16.5-1.3) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../05-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../06-icu-devtools_72.1-3_amd64.deb ...
- Unpacking icu-devtools (72.1-3) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../07-libc6-i386_2.37-7_amd64.deb ...
- Unpacking libc6-i386 (2.37-7) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../08-lib32gcc-s1_13.2.0-2_amd64.deb ...
- Unpacking lib32gcc-s1 (13.2.0-2) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../09-lib32stdc++6_13.2.0-2_amd64.deb ...
- Unpacking lib32stdc++6 (13.2.0-2) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../10-libgc1_1%3a8.2.4-1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.2.4-1) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../11-libobjc4_13.2.0-2_amd64.deb ...
- Unpacking libobjc4:amd64 (13.2.0-2) ...
- Selecting previously unselected package libobjc-13-dev:amd64.
- Preparing to unpack .../12-libobjc-13-dev_13.2.0-2_amd64.deb ...
- Unpacking libobjc-13-dev:amd64 (13.2.0-2) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../13-libxml2_2.9.14+dfsg-1.3_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../14-libz3-4_4.8.12-3.1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1) ...
- Selecting previously unselected package libllvm14:amd64.
- Preparing to unpack .../15-libllvm14_1%3a14.0.6-13_amd64.deb ...
- Unpacking libllvm14:amd64 (1:14.0.6-13) ...
- Selecting previously unselected package libclang1-14.
- Preparing to unpack .../16-libclang1-14_1%3a14.0.6-13_amd64.deb ...
- Unpacking libclang1-14 (1:14.0.6-13) ...
- Selecting previously unselected package libclang-common-14-dev.
- Preparing to unpack .../17-libclang-common-14-dev_1%3a14.0.6-13_all.deb ...
- Unpacking libclang-common-14-dev (1:14.0.6-13) ...
- Selecting previously unselected package libclang-14-dev.
- Preparing to unpack .../18-libclang-14-dev_1%3a14.0.6-13_amd64.deb ...
- Unpacking libclang-14-dev (1:14.0.6-13) ...
- Selecting previously unselected package libclang-cpp14.
- Preparing to unpack .../19-libclang-cpp14_1%3a14.0.6-13_amd64.deb ...
- Unpacking libclang-cpp14 (1:14.0.6-13) ...
- Selecting previously unselected package libclang-cpp14-dev.
- Preparing to unpack .../20-libclang-cpp14-dev_1%3a14.0.6-13_amd64.deb ...
- Unpacking libclang-cpp14-dev (1:14.0.6-13) ...
- Selecting previously unselected package libclang-cpp-dev.
- Preparing to unpack .../21-libclang-cpp-dev_1%3a14.0-55.7_amd64.deb ...
- Unpacking libclang-cpp-dev (1:14.0-55.7) ...
- Selecting previously unselected package libclang-dev.
- Preparing to unpack .../22-libclang-dev_1%3a14.0-55.7_amd64.deb ...
- Unpacking libclang-dev (1:14.0-55.7) ...
- Selecting previously unselected package libclang-rt-14-dev:amd64.
- Preparing to unpack .../23-libclang-rt-14-dev_1%3a14.0.6-13_amd64.deb ...
- Unpacking libclang-rt-14-dev:amd64 (1:14.0.6-13) ...
- Selecting previously unselected package libnspr4:amd64.
- Preparing to unpack .../24-libnspr4_2%3a4.35-1.1_amd64.deb ...
- Unpacking libnspr4:amd64 (2:4.35-1.1) ...
- Selecting previously unselected package libnss3:amd64.
- Preparing to unpack .../25-libnss3_2%3a3.92-1_amd64.deb ...
- Unpacking libnss3:amd64 (2:3.92-1) ...
- Selecting previously unselected package nss-plugin-pem:amd64.
- Preparing to unpack .../26-nss-plugin-pem_1.1.0-1_amd64.deb ...
- Unpacking nss-plugin-pem:amd64 (1.1.0-1) ...
- Selecting previously unselected package libcurl3-nss:amd64.
- Preparing to unpack .../27-libcurl3-nss_8.2.1-1_amd64.deb ...
- Unpacking libcurl3-nss:amd64 (8.2.1-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../28-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../29-libicu-dev_72.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-3) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../30-libncurses6_6.4+20230625-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.4+20230625-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../31-libncurses-dev_6.4+20230625-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.4+20230625-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../32-libpfm4_4.13.0+git15-gefd10fb-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git15-gefd10fb-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../33-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../34-libxml2-dev_2.9.14+dfsg-1.3_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../35-libyaml-0-2_0.2.5-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../36-libz3-dev_4.8.12-3.1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-3.1) ...
- Selecting previously unselected package llvm-14-runtime.
- Preparing to unpack .../37-llvm-14-runtime_1%3a14.0.6-13_amd64.deb ...
- Unpacking llvm-14-runtime (1:14.0.6-13) ...
- Selecting previously unselected package llvm-runtime:amd64.
- Preparing to unpack .../38-llvm-runtime_1%3a14.0-55.7_amd64.deb ...
- Unpacking llvm-runtime:amd64 (1:14.0-55.7) ...
- Selecting previously unselected package llvm-14-linker-tools.
- Preparing to unpack .../39-llvm-14-linker-tools_1%3a14.0.6-13_amd64.deb ...
- Unpacking llvm-14-linker-tools (1:14.0.6-13) ...
- Selecting previously unselected package llvm-14.
- Preparing to unpack .../40-llvm-14_1%3a14.0.6-13_amd64.deb ...
- Unpacking llvm-14 (1:14.0.6-13) ...
- Selecting previously unselected package llvm.
- Preparing to unpack .../41-llvm_1%3a14.0-55.7_amd64.deb ...
- Unpacking llvm (1:14.0-55.7) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../42-python3-pkg-resources_68.1.2-1_all.deb ...
- Unpacking python3-pkg-resources (68.1.2-1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../43-python3-pygments_2.15.1+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.15.1+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../44-python3-yaml_6.0.1-1_amd64.deb ...
- Unpacking python3-yaml (6.0.1-1) ...
- Selecting previously unselected package llvm-14-tools.
- Preparing to unpack .../45-llvm-14-tools_1%3a14.0.6-13_amd64.deb ...
- Unpacking llvm-14-tools (1:14.0.6-13) ...
- Selecting previously unselected package llvm-14-dev.
- Preparing to unpack .../46-llvm-14-dev_1%3a14.0.6-13_amd64.deb ...
- Unpacking llvm-14-dev (1:14.0.6-13) ...
- Selecting previously unselected package llvm-dev.
- Preparing to unpack .../47-llvm-dev_1%3a14.0-55.7_amd64.deb ...
- Unpacking llvm-dev (1:14.0-55.7) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../48-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../49-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../50-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../51-zlib1g-dev_1%3a1.2.13.dfsg-3_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-3) ...
- Setting up media-types (10.1.0) ...
- Setting up libpipeline1:amd64 (1.5.7-1) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.5-3) ...
- Setting up m4 (1.4.19-3) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up autotools-dev (20220109.1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libpfm4:amd64 (4.13.0+git15-gefd10fb-1) ...
- Setting up libnspr4:amd64 (2:4.35-1.1) ...
- Setting up libncurses6:amd64 (6.4+20230625-2) ...
- Setting up binfmt-support (2.2.2-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up icu-devtools (72.1-3) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libgc1:amd64 (1:8.2.4-1) ...
- Setting up autoconf (2.71-3) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-3) ...
- Setting up libc6-i386 (2.37-7) ...
- Setting up libicu-dev:amd64 (72.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3) ...
- Setting up libpython3-stdlib:amd64 (3.11.4-5+b1) ...
- Setting up automake (1:1.16.5-1.3) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Setting up libz3-dev:amd64 (4.8.12-3.1) ...
- Setting up python3.11 (3.11.5-3) ...
- Setting up libncurses-dev:amd64 (6.4+20230625-2) ...
- Setting up libobjc4:amd64 (13.2.0-2) ...
- Setting up python3 (3.11.4-5+b1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up libnss3:amd64 (2:3.92-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3) ...
- Setting up lib32gcc-s1 (13.2.0-2) ...
- Setting up lib32stdc++6 (13.2.0-2) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libllvm14:amd64 (1:14.0.6-13) ...
- Setting up llvm-14-linker-tools (1:14.0.6-13) ...
- Setting up libobjc-13-dev:amd64 (13.2.0-2) ...
- Setting up python3-pkg-resources (68.1.2-1) ...
- Setting up nss-plugin-pem:amd64 (1.1.0-1) ...
- Setting up libclang1-14 (1:14.0.6-13) ...
- Setting up python3-yaml (6.0.1-1) ...
- Setting up python3-pygments (2.15.1+dfsg-1) ...
- Setting up llvm-14-runtime (1:14.0.6-13) ...
- Setting up libclang-rt-14-dev:amd64 (1:14.0.6-13) ...
- Setting up llvm-runtime:amd64 (1:14.0-55.7) ...
- Setting up libclang-common-14-dev (1:14.0.6-13) ...
- Setting up libclang-cpp14 (1:14.0.6-13) ...
- Setting up libcurl3-nss:amd64 (8.2.1-1) ...
- Setting up libclang-14-dev (1:14.0.6-13) ...
- Setting up libclang-cpp14-dev (1:14.0.6-13) ...
- Setting up llvm-14 (1:14.0.6-13) ...
- Setting up llvm-14-tools (1:14.0.6-13) ...
- Setting up libclang-dev (1:14.0-55.7) ...
- Setting up libclang-cpp-dev (1:14.0-55.7) ...
- Setting up llvm (1:14.0-55.7) ...
- Setting up llvm-14-dev (1:14.0.6-13) ...
- Setting up llvm-dev (1:14.0-55.7) ...
- Processing triggers for libc-bin (2.37-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/72:
Processing  2/72:
Processing  3/72:
Processing  4/72:
Processing  5/72:
Processing  6/72:
Processing  7/72:
Processing  8/72:
Processing  9/72:
Processing 10/72:
Processing 11/72: [conf-bash: bash]
Processing 12/72: [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 13/72: [conf-bash: bash] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved clangml-transforms.0.26  (cached)
Processing 14/72: [conf-bash: bash] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved dolog.4.0.0  (cached)
Processing 15/72: [conf-bash: bash] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 15/72: [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-bash.1
Processing 16/72: [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 17/72: [conf-libclang: bash configure.sh] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 17/72: [conf-libclang: bash configure.sh] [conf-which: which which]
-> installed conf-pkg-config.3
Processing 18/72: [conf-libclang: bash configure.sh] [conf-which: which which]
Processing 19/72: [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-which: which which]
Processing 20/72: [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-which: which which] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 20/72: [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib]
-> installed conf-which.1
Processing 21/72: [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib]
Processing 22/72: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib]
-> retrieved fix.20230505  (cached)
Processing 23/72: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib]
-> retrieved metapp.0.4.4  (cached)
Processing 24/72: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib]
-> retrieved clangml.4.8.0  (cached)
Processing 25/72: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "ncurses" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-ncurses.1)
-> compiled  conf-ncurses.1
Processing 25/72: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-zlib: pkg-config zlib]
-> installed conf-ncurses.1
Processing 26/72: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 26/72: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh]
-> installed conf-zlib.1
Processing 27/72: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "autoconf" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-autoconf.0.1)
- /usr/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 27/72: [conf-libclang: bash configure.sh]
-> installed conf-autoconf.0.1
Processing 28/72: [conf-libclang: bash configure.sh]
-> retrieved metaquot.0.5.2  (cached)
Processing 29/72: [conf-libclang: bash configure.sh]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 30/72: [conf-libclang: bash configure.sh]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 31/72: [conf-libclang: bash configure.sh]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 32/72: [conf-libclang: bash configure.sh] [ocamlfind: patch]
-> retrieved ocaml-migrate-parsetree.2.4.0  (cached)
Processing 33/72: [conf-libclang: bash configure.sh] [ocamlfind: patch]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 34/72: [conf-libclang: bash configure.sh] [ocamlfind: patch]
Processing 34/72: [conf-libclang: bash configure.sh] [ocamlfind: ./configure]
-> retrieved refl.0.4.1  (cached)
Processing 35/72: [conf-libclang: bash configure.sh] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 36/72: [conf-libclang: bash configure.sh] [ocamlfind: ./configure]
-> retrieved stdcompat.19  (cached)
Processing 37/72: [conf-libclang: bash configure.sh] [ocamlfind: ./configure]
-> retrieved dune.3.10.0  (cached)
Processing 38/72: [conf-libclang: bash configure.sh] [ocamlfind: ./configure]
Processing 39/72: [conf-libclang: bash configure.sh] [dune: ocaml 31] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "-ex" "configure.sh" "15" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-libclang.15)
- + maximum_version=15
- + shopt -s nullglob
- ++ seq 15 -1 3
- + for version in default $(seq $maximum_version -1 3)
- + '[' default = default ']'
- + for kind in system brew none
- + case $kind in
- ++ command -v llvm-config
- + llvm_config=/usr/bin/llvm-config
- ++ /usr/bin/llvm-config --version
- + llvm_version=14.0.6
- + next_version=16
- ++ printf '14\n16'
- ++ sort -n
- ++ head -n1
- + '[' 14 = 16 ']'
- + break
- + '[' system == none ']'
- ++ /usr/bin/llvm-config --cflags
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include  -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ /usr/bin/llvm-config --ldflags
- + LLVM_LDFLAGS='-L/usr/lib/llvm-14/lib '
- ++ /usr/bin/llvm-config --libdir
- + LLVM_LIBDIR=/usr/lib/llvm-14/lib
- ++ echo -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wstring-conversion //'
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Werror=unguarded-availability-new //'
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wcovered-switch-default //'
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wdelete-non-virtual-dtor //'
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ mktemp -d
- + tempdir=/opam-tmp/tmp.4Hc6KTuKwH
- + cat
- + CC=cc
- + cc -o /opam-tmp/tmp.4Hc6KTuKwH/test_libclang.o -c -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS /opam-tmp/tmp.4Hc6KTuKwH/test_libclang.c
- + cc -o /opam-tmp/tmp.4Hc6KTuKwH/test_libclang -L/usr/lib/llvm-14/lib /opam-tmp/tmp.4Hc6KTuKwH/test_libclang.o -lclang -Wl,-rpath,/usr/lib/llvm-14/lib
- + /opam-tmp/tmp.4Hc6KTuKwH/test_libclang
- + true
- + clean_tempdir
- + rm -f /opam-tmp/tmp.4Hc6KTuKwH/test_libclang.c /opam-tmp/tmp.4Hc6KTuKwH/test_libclang.o /opam-tmp/tmp.4Hc6KTuKwH/test_libclang
- + rmdir /opam-tmp/tmp.4Hc6KTuKwH
- + checksum=
- + for hasher in "sha512:sha512sum" "sha512:shasum -a 512" "md5:md5sum" "md5:md5 -q"
- ++ sha512sum /usr/bin/llvm-config
- + hasher_output='a667c8cd8ffe3c67f0a4e9c7c22677d245cef12683229c0477aea2acab886b9d2918a3bf36679d291e1f27c0bb5a24306c21b7cd3813bcc947af0347b3d546fc  /usr/bin/llvm-config'
- + checksum=sha512=a667c8cd8ffe3c67f0a4e9c7c22677d245cef12683229c0477aea2acab886b9d2918a3bf36679d291e1f27c0bb5a24306c21b7cd3813bcc947af0347b3d546fc
- + break
- + '[' -z sha512=a667c8cd8ffe3c67f0a4e9c7c22677d245cef12683229c0477aea2acab886b9d2918a3bf36679d291e1f27c0bb5a24306c21b7cd3813bcc947af0347b3d546fc ']'
- + cat
- + exit 0
-> compiled  conf-libclang.15
Processing 39/72: [dune: ocaml 31] [ocamlfind: ./configure]
-> installed conf-libclang.15
Processing 40/72: [dune: ocaml 31] [ocamlfind: ./configure]
-> retrieved ppxlib.0.30.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.09/bin" "-sitelib" "/home/opam/.opam/4.09/lib" "-mandir" "/home/opam/.opam/4.09/man" "-config" "/home/opam/.opam/4.09/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.09/.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.09/lib/ocaml
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.09/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.09/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     topfind script:        /home/opam/.opam/4.09/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 40/72: [dune: ocaml 31] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved traverse.0.3.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.09/.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.09/.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.09/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.09/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.09/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.09/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.09/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.09/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.09/.opam-switch/build/ocamlfind.1.9.6'
Processing 40/72: [dune: ocaml 31] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 40/72: [dune: ocaml 31]
Processing 41/72: [dune: ocaml 31] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.09/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.09/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefi