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


Building on pima.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1)
Unable to find image 'ocaml/opam:debian-unstable@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1' locally
docker.io/ocaml/opam@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1: Pulling from ocaml/opam
88273bdcc4bc: Pulling fs layer
88273bdcc4bc: Verifying Checksum
88273bdcc4bc: Download complete
88273bdcc4bc: Pull complete
Digest: sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1
Status: Downloaded newer image for ocaml/opam@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1
2022-10-12 16:52.31 ---> using "72789ea385c156750aa7dd96aa50ee44bc632bea844e975f245441d9aee8bfd2" 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"))
2022-10-12 16:52.31 ---> using "00a95b0dc29356854a2323387bb3765564e1fe55593574ff6be6315935e9f655" 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 b1c9c96444d9fdc81f076b2f18ffaccd2f7c8f2f"))
2022-10-12 16:52.31 ---> using "78ae84c730ce1e5c34c37c027b1e573b31333de9c356d764a1de3654115799af" 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.

2022-10-12 16:52.31 ---> using "3910cf3733834024da3f31717f53c4d64ec6165d9ca48b4a2ad73da600e53b71" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/kit-ty-kate/opam-alpha-repository' ~/'alpha' && git -C ~/'alpha' checkout -q 93756c209fef55790e277d7a3521c9fc9e2336d5"))
2022-10-12 16:52.31 ---> using "b6d4d3be9a711ba309ef3d5f6ca762985d6e203b1beb1cf2dd38cc8f4d3493d8" from cache

/: (run (shell "opam repository add --dont-select 'alpha' ~/'alpha'"))
[alpha] Initialised
2022-10-12 16:52.31 ---> using "80d0de8980f4d082bfa7f5d3e0882d81f8f594ed44fbc90542cd317ea80e9ae8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=alpha,default '5.0+alpha-repo' '5.0.0+trunk'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "5.0.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.5.0.0+trunk  (https://github.com/ocaml/ocaml/archive/5.0.tar.gz)
-> installed ocaml-variants.5.0.0+trunk
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0+alpha-repo) to update the current shell environment
2022-10-12 16:52.31 ---> using "bd579c18f0c956e3b1a4feff6d4e2b554d0962e27bd657e9146b6777f718a357" 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-2022-10-11-2005.54-F-2022-10-10-1406.43.pdiff [117 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-10-11-2005.54-F-2022-10-10-1406.43.pdiff [117 kB]
- Fetched 341 kB in 4s (92.9 kB/s)
- Reading package lists...
- 
2022-10-12 16:52.31 ---> using "cd1cfc17660926c4719754c836619e8a2d3c8195e8c062179c6c9df6364292d5" from cache

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

Nothing to do.
The following actions will be performed:
=== install 4 packages
  - install camlp-streams 5.0.1             [required by lablgl]
  - install dune          3.4.1             [required by camlp-streams]
  - install lablgl        1.06.1~alpha-repo
  - install ocamlfind     1.9.5             [required by lablgl]

The following system packages will first need to be installed:
    freeglut3-dev libglu1-mesa-dev mesa-common-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. 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" "freeglut3-dev" "libglu1-mesa-dev" "mesa-common-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libglvnd0: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 ... 19690 files and directories currently installed.)
- Preparing to unpack .../00-libglvnd0_1.5.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../01-libdrm-common_2.4.113-2_all.deb ...
- Unpacking libdrm-common (2.4.113-2) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../02-libdrm2_2.4.113-2_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.113-2) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../03-libglapi-mesa_22.2.0-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.2.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../04-libx11-xcb1_2%3a1.8.1-2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.1-2) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../05-libxcb-dri2-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../06-libxcb-dri3-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../07-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../08-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../09-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../10-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../11-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../12-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../13-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../14-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../15-libdrm-amdgpu1_2.4.113-2_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.113-2) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../16-libdrm-nouveau2_2.4.113-2_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.113-2) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../17-libdrm-radeon1_2.4.113-2_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.113-2) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../18-libelf1_0.187-4_amd64.deb ...
- Unpacking libelf1:amd64 (0.187-4) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../19-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../20-libxml2_2.9.14+dfsg-1+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../21-libz3-4_4.8.12-1+b2_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-1+b2) ...
- Selecting previously unselected package libllvm14:amd64.
- Preparing to unpack .../22-libllvm14_1%3a14.0.6-5_amd64.deb ...
- Unpacking libllvm14:amd64 (1:14.0.6-5) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../23-libsensors-config_1%3a3.6.0-7_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../24-libsensors5_1%3a3.6.0-7_amd64.deb ...
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- Unpacking libsensors5:amd64 (1:3.6.0-7) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../25-libgl1-mesa-dri_22.2.0-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (22.2.0-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../26-libglx-mesa0_22.2.0-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (22.2.0-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../27-libglx0_1.5.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../28-libgl1_1.5.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.5.0-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../29-libxi6_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package freeglut3:amd64.
- Preparing to unpack .../30-freeglut3_2.8.1-6_amd64.deb ...
- Unpacking freeglut3:amd64 (2.8.1-6) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../31-libglx-dev_1.5.0-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../32-libgl-dev_1.5.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../33-libglvnd-core-dev_1.5.0-1_amd64.deb ...
- Unpacking libglvnd-core-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../34-libwayland-server0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../35-libgbm1_22.2.0-1_amd64.deb ...
- Unpacking libgbm1:amd64 (22.2.0-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../36-libwayland-client0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../37-libegl-mesa0_22.2.0-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (22.2.0-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../38-libegl1_1.5.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.5.0-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../39-libegl-dev_1.5.0-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../40-libgles1_1.5.0-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../41-libgles2_1.5.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../42-libgles-dev_1.5.0-1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../43-libopengl0_1.5.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../44-libopengl-dev_1.5.0-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../45-libglvnd-dev_1.5.0-1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgl1-mesa-dev:amd64.
- Preparing to unpack .../46-libgl1-mesa-dev_22.2.0-1_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (22.2.0-1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../47-libglu1-mesa_9.0.2-1_amd64.deb ...
- Unpacking libglu1-mesa:amd64 (9.0.2-1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../48-libglu1-mesa-dev_9.0.2-1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.2-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../49-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../50-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../51-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../52-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../53-libxt6_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../54-libice-dev_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../55-libsm-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt-dev:amd64.
- Preparing to unpack .../56-libxt-dev_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxt-dev:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package freeglut3-dev:amd64.
- Preparing to unpack .../57-freeglut3-dev_2.8.1-6_amd64.deb ...
- Unpacking freeglut3-dev:amd64 (2.8.1-6) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../58-libpciaccess0_0.16-3_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.16-3) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../59-libdrm-intel1_2.4.113-2_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.113-2) ...
- Selecting previously unselected package libpciaccess-dev:amd64.
- Preparing to unpack .../60-libpciaccess-dev_0.16-3_amd64.deb ...
- Unpacking libpciaccess-dev:amd64 (0.16-3) ...
- Selecting previously unselected package libdrm-dev:amd64.
- Preparing to unpack .../61-libdrm-dev_2.4.113-2_amd64.deb ...
- Unpacking libdrm-dev:amd64 (2.4.113-2) ...
- Selecting previously unselected package mesa-common-dev:amd64.
- Preparing to unpack .../62-mesa-common-dev_22.2.0-1_amd64.deb ...
- Unpacking mesa-common-dev:amd64 (22.2.0-1) ...
- Setting up libxcb-dri3-0:amd64 (1.15-1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libwayland-server0:amd64 (1.21.0-1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.1-2) ...
- Setting up libpciaccess0:amd64 (0.16-3) ...
- Setting up libpciaccess-dev:amd64 (0.16-3) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up libglvnd-core-dev:amd64 (1.5.0-1) ...
- Setting up libxi6:amd64 (2:1.8-1+b1) ...
- Setting up libglvnd0:amd64 (1.5.0-1) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up x11-common (1:7.7+23) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up libsensors-config (1:3.6.0-7) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libopengl0:amd64 (1.5.0-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.15-1) ...
- Setting up libz3-4:amd64 (4.8.12-1+b2) ...
- Setting up libgles2:amd64 (1.5.0-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- Setting up libgles1:amd64 (1.5.0-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-7) ...
- Setting up libglapi-mesa:amd64 (22.2.0-1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Setting up libxcb-dri2-0:amd64 (1.15-1) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libglu1-mesa:amd64 (9.0.2-1) ...
- Setting up libopengl-dev:amd64 (1.5.0-1) ...
- Setting up libdrm-common (2.4.113-2) ...
- Setting up libelf1:amd64 (0.187-4) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1+b1) ...
- Setting up libwayland-client0:amd64 (1.21.0-1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up libllvm14:amd64 (1:14.0.6-5) ...
- Setting up libdrm2:amd64 (2.4.113-2) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.113-2) ...
- Setting up libdrm-nouveau2:amd64 (2.4.113-2) ...
- Setting up libgbm1:amd64 (22.2.0-1) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.113-2) ...
- Setting up libdrm-intel1:amd64 (2.4.113-2) ...
- Setting up libgl1-mesa-dri:amd64 (22.2.0-1) ...
- Setting up libegl-mesa0:amd64 (22.2.0-1) ...
- Setting up libxt6:amd64 (1:1.2.1-1) ...
- Setting up libegl1:amd64 (1.5.0-1) ...
- Setting up libdrm-dev:amd64 (2.4.113-2) ...
- Setting up libglx-mesa0:amd64 (22.2.0-1) ...
- Setting up libglx0:amd64 (1.5.0-1) ...
- Setting up libgl1:amd64 (1.5.0-1) ...
- Setting up libxt-dev:amd64 (1:1.2.1-1) ...
- Setting up libglx-dev:amd64 (1.5.0-1) ...
- Setting up libgl-dev:amd64 (1.5.0-1) ...
- Setting up freeglut3:amd64 (2.8.1-6) ...
- Setting up libegl-dev:amd64 (1.5.0-1) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.2-1) ...
- Setting up mesa-common-dev:amd64 (22.2.0-1) ...
- Setting up libgles-dev:amd64 (1.5.0-1) ...
- Setting up libglvnd-dev:amd64 (1.5.0-1) ...
- Setting up libgl1-mesa-dev:amd64 (22.2.0-1) ...
- Setting up freeglut3-dev:amd64 (2.8.1-6) ...
- Processing triggers for libc-bin (2.35-3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/12:
Processing  2/12:
Processing  3/12: [lablgl.1.06.1~alpha-repo: http]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  4/12: [lablgl.1.06.1~alpha-repo: http]
-> retrieved ocamlfind.1.9.5  (cached)
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing  5/12: [lablgl.1.06.1~alpha-repo: http] [ocamlfind: patch]
Processing  5/12: [lablgl.1.06.1~alpha-repo: http] [ocamlfind: ./configure]
Processing  5/12: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.0+alpha-repo/bin" "-sitelib" "/home/opam/.opam/5.0+alpha-repo/lib" "-mandir" "/home/opam/.opam/5.0+alpha-repo/man" "-config" "/home/opam/.opam/5.0+alpha-repo/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- 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: not present (normal since 4.12)
- threads: found (in +threads)
- runtime_events: found (in +runtime_events)
- str: found (in +str)
- 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 compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for runtime_events written to site-lib-src/runtime_events/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/5.0+alpha-repo/lib/ocaml
-     Binaries:              /home/opam/.opam/5.0+alpha-repo/bin
-     Manual pages:          /home/opam/.opam/5.0+alpha-repo/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.0+alpha-repo/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.0+alpha-repo/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.0+alpha-repo/bin
-     Manual pages:          /home/opam/.opam/5.0+alpha-repo/man
-     topfind script:        /home/opam/.opam/5.0+alpha-repo/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  5/12: [ocamlfind: make all]
-> retrieved lablgl.1.06.1~alpha-repo  (https://github.com/kit-ty-kate/lablgl/archive/500.tar.gz)
-> retrieved dune.3.4.1  (cached)
Processing  6/12: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/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/5.0+alpha-repo/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.0+alpha-repo/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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- 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
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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/5.0+alpha-repo/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/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.0+alpha-repo/lib' >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/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
Processing  6/12: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing  6/12: [dune: ocaml bootstrap.ml]
Processing  7/12: [dune: ocaml bootstrap.ml] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.0+alpha-repo/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.0+alpha-repo/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 > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.0+alpha-repo/bin"
- install -d "/home/opam/.opam/5.0+alpha-repo/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/5.0+alpha-repo/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.0+alpha-repo/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/5.0+alpha-repo/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/5.0+alpha-repo/lib/findlib"
- install -d "/home/opam/.opam/5.0+alpha-repo/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.0+alpha-repo/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/5.0+alpha-repo/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/5.0+alpha-repo/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.0+alpha-repo/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.0+alpha-repo/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.0+alpha-repo/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/5.0+alpha-repo/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- for x in bytes compiler-libs dynlink ocamldoc runtime_events stdlib str threads unix ; do install -d "/home/opam/.opam/5.0+alpha-repo/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/5.0+alpha-repo/lib/$x/META.tmp" && mv "/home/opam/.opam/5.0+alpha-repo/lib/$x/META.tmp" "/home/opam/.opam/5.0+alpha-repo/lib/$x/META"; done
- install -d "/home/opam/.opam/5.0+alpha-repo/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/5.0+alpha-repo/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.0+alpha-repo/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/5.0+alpha-repo/man/man1" "/home/opam/.opam/5.0+alpha-repo/man/man3" "/home/opam/.opam/5.0+alpha-repo/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.0+alpha-repo/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.0+alpha-repo/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing  7/12: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "127" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/dune.3.4.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 127
- cd _boot && /home/opam/.opam/5.0+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads build_path_prefix_map.ml
- File "vendor/build_path_prefix_map/src/build_path_prefix_map.ml", line 5, characters 17-31:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- cd _boot && /home/opam/.opam/5.0+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLexer.ml
- File "vendor/opam-file-format/src/opamLexer.mll", line 21, characters 2-16:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 

Processing  7/12: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "127" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/dune.3.4.1)
-> compiled  dune.3.4.1
-> installed dune.3.4.1
Processing  9/12: [camlp-streams: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "127" "@install" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
-> installed camlp-streams.5.0.1
Processing 11/12: [lablgl: cp Makefile.config.ex]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cp" "Makefile.config.ex" "Makefile.config" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo)
Processing 11/12: [lablgl: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mkdir" "-p" "/home/opam/.opam/5.0+alpha-repo/bin" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo)
Processing 11/12: [lablgl: make glut]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "INSTALLDIR=/home/opam/.opam/5.0+alpha-repo/lib/lablgl" "glut" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo)
- cd src && make all LIBDIR="`ocamlc -where`"
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
- ocamlfind ocamlc -c -w s  -package camlp-streams var2def.ml
- ocamlfind ocamlc -package camlp-streams -linkpkg var2def.cmo -o var2def
- ocamlfind ocamlc -c -w s  -package camlp-streams var2switch.ml
- ocamlfind ocamlc -package camlp-streams -linkpkg var2switch.cmo -o var2switch
- make lablgl.cma
- make[2]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
- ocamlrun ../src/var2def < gl_tags.var > gl_tags.h
- ocamlrun ../src/var2switch -table GL_ < gl_tags.var > gl_tags.c
- ocamlc -c -w s  -ccopt "-c -O  -I/usr/X11R6/include" ml_gl.c
- ocamlrun ../src/var2def < glu_tags.var > glu_tags.h
- ocamlrun ../src/var2switch GLU_ < glu_tags.var > glu_tags.c
- ocamlc -c -w s  -ccopt "-c -O  -I/usr/X11R6/include" ml_glu.c
- ocamlrun ../src/var2def < raw_tags.var > raw_tags.h
- ocamlc -c -w s  -ccopt "-c -O  -I/usr/X11R6/include" ml_raw.c
- ocamlc -c -w s  -ccopt "-c -O  -I/usr/X11R6/include" ml_glarray.c
- ocamlc -c -w s  -ccopt "-c -O  -I/usr/X11R6/include" ml_glutess.c
- ocamlc -c -w s  -ccopt "-c -O  -I/usr/X11R6/include" ml_shader.c
- ocamlc -c -w s  -I +labltk raw.mli
- ocamlc -c -w s  -I +labltk raw.ml
- ocamlc -c -w s  -I +labltk gl.mli
- ocamlc -c -w s  -I +labltk gl.ml
- ocamlc -c -w s  -I +labltk glLight.mli
- ocamlc -c -w s  -I +labltk glLight.ml
- ocamlc -c -w s  -I +labltk glList.mli
- ocamlc -c -w s  -I +labltk glList.ml
- ocamlc -c -w s  -I +labltk glMap.mli
- ocamlc -c -w s  -I +labltk glMap.ml
- ocamlc -c -w s  -I +labltk glMat.mli
- ocamlc -c -w s  -I +labltk glMat.ml
- ocamlc -c -w s  -I +labltk glMisc.mli
- ocamlc -c -w s  -I +labltk glMisc.ml
- ocamlc -c -w s  -I +labltk glPix.mli
- ocamlc -c -w s  -I +labltk glPix.ml
- ocamlc -c -w s  -I +labltk glClear.mli
- ocamlc -c -w s  -I +labltk glClear.ml
- ocamlc -c -w s  -I +labltk glTex.mli
- ocamlc -c -w s  -I +labltk glTex.ml
- File "glTex.ml", line 116, characters 23-35:
- 116 | let gen_texture () =  (gen_textures 1).(0)
-                              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label len was omitted in the application of this function.
- ocamlc -c -w s  -I +labltk glDraw.mli
- ocamlc -c -w s  -I +labltk glDraw.ml
- ocamlc -c -w s  -I +labltk glFunc.mli
- ocamlc -c -w s  -I +labltk glFunc.ml
- ocamlc -c -w s  -I +labltk gluMisc.mli
- ocamlc -c -w s  -I +labltk gluMisc.ml
- ocamlc -c -w s  -I +labltk gluNurbs.mli
- ocamlc -c -w s  -I +labltk gluNurbs.ml
- ocamlc -c -w s  -I +labltk gluQuadric.mli
- ocamlc -c -w s  -I +labltk gluQuadric.ml
- ocamlc -c -w s  -I +labltk gluTess.mli
- ocamlc -c -w s  -I +labltk gluTess.ml
- ocamlc -c -w s  -I +labltk gluMat.mli
- ocamlc -c -w s  -I +labltk gluMat.ml
- ocamlc -c -w s  -I +labltk glArray.mli
- ocamlc -c -w s  -I +labltk glArray.ml
- ocamlc -c -w s  -I +labltk glShader.mli
- ocamlc -c -w s  -I +labltk glShader.ml
- ocamlmklib -o lablgl ml_gl.o	ml_glu.o	ml_raw.o ml_glarray.o ml_glutess.o	ml_shader.o raw.cmo gl.cmo		glLight.cmo	glList.cmo	glMap.cmo glMat.cmo	glMisc.cmo	glPix.cmo	glClear.cmo glTex.cmo	glDraw.cmo	glFunc.cmo	gluMisc.cmo gluNurbs.cmo	gluQuadric.cmo	gluTess.cmo	gluMat.cmo glArray.cmo	glShader.cmo -lGL -lGLU 
- make[2]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
- cd LablGlut/src && make
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- ocamlc -c -w s  -ccopt "-c -O  -I/usr/X11R6/include -I../../src" wrap_glut.c
- ocamlc -c -w s   glut.mli
- ocamlc -c -w s   glut.ml
- File "glut.ml", line 275, characters 4-24:
- 275 |     _glutInitDisplayMode
-           ^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels double_buffer, index, accum, alpha, depth, stencil, multisample, stereo, luminance were omitted in the application of this function.
- File "glut.ml", line 372, characters 7-17:
- 372 |     in _setCursor ic
-              ^^^^^^^^^^
- Warning 6 [labels-omitted]: label c was omitted in the application of this function.
- File "glut.ml", line 415, characters 25-36:
- 415 | let attachMenu ~button = _attachMenu (b2i button);;
-                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label button was omitted in the application of this function.
- File "glut.ml", line 418, characters 25-36:
- 418 | let detachMenu ~button = _detachMenu (b2i button);;
-                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label button was omitted in the application of this function.
- File "glut.ml", line 507, characters 6-8:
- 507 |       cb value);
-             ^^
- Warning 6 [labels-omitted]: label value was omitted in the application of this function.
- File "glut.ml", line 624, characters 7-11:
- 624 |     in _get igtype ;;
-              ^^^^
- Warning 6 [labels-omitted]: label igtype was omitted in the application of this function.
- File "glut.ml", line 626, characters 21-25:
- 626 | let getBool ~gtype = _get (match gtype with DISPLAY_MODE_POSSIBLE -> 400) <> 0
-                            ^^^^
- Warning 6 [labels-omitted]: label igtype was omitted in the application of this function.
- File "glut.ml", line 648, characters 7-17:
- 648 |     in _deviceGet idgtype;;
-              ^^^^^^^^^^
- Warning 6 [labels-omitted]: label idgtype was omitted in the application of this function.
- File "glut.ml", line 712, characters 31-47:
- 712 | let bitmapCharacter ~font ~c = _bitmapCharacter (f2i font) c;;
-                                      ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function.
- File "glut.ml", line 715, characters 27-39:
- 715 | let bitmapWidth ~font ~c = _bitmapWidth (f2i font) c;;
-                                  ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function.
- File "glut.ml", line 718, characters 31-47:
- 718 | let strokeCharacter ~font ~c = _strokeCharacter (f2i font) c;;
-                                      ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function.
- File "glut.ml", line 721, characters 27-39:
- 721 | let strokeWidth ~font ~c = _strokeWidth (f2i font) c;;
-                                  ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function.
- File "glut.ml", line 766, characters 30-43:
- 766 | let bitmapLength ~font ~str = _bitmapLength (f2i font) str;;
-                                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, str were omitted in the application of this function.
- File "glut.ml", line 769, characters 30-43:
- 769 | let strokeLength ~font ~str = _strokeLength (f2i font) str;;
-                                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, str were omitted in the application of this function.
- File "glut.ml", line 797, characters 30-46:
- 797 | let ignoreKeyRepeat ~ignore = _ignoreKeyRepeat (if ignore = true then 1 else 0)
-                                     ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label ignore was omitted in the application of this function.
- File "glut.ml", line 801, characters 2-15:
- 801 |   _setKeyRepeat (match mode with
-         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label mode was omitted in the application of this function.
- File "glut.ml", line 859, characters 4-16:
- 859 |     _gameModeGet imode;;
-           ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label mode was omitted in the application of this function.
- ocamlmklib -o lablglut wrap_glut.o glut.cmo -lglut -lGL -lGLU 
- ocamlmktop  -I . -I ../../src  -o lablgluttop \
-   lablglut.cma lablgl.cma
- make INSTALLDIR="/home/opam/.opam/5.0+alpha-repo/lib/lablgl" real-lablglut
- make[2]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- generate lablglut
- echo "#!/bin/sh" > lablglut
- echo "# toplevel with lablGL and LablGlut" >> lablglut
- if test -f dlllablglut.so; then \
-     echo 'exec ocaml -I "/home/opam/.opam/5.0+alpha-repo/lib/lablgl" lablgl.cma lablglut.cma $*' >> lablglut; \
-  else echo 'exec "/home/opam/.opam/5.0+alpha-repo/lib/lablgl/lablgluttop" -I "/home/opam/.opam/5.0+alpha-repo/lib/lablgl" $*' >> lablglut; fi
- chmod 755 lablglut
- make[2]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
Processing 11/12: [lablgl: make glutopt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "glutopt" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo)
- cd src && make opt
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
- ocamlopt -c -I +labltk raw.ml
- ocamlopt -c -I +labltk gl.ml
- ocamlopt -c -I +labltk glLight.ml
- ocamlopt -c -I +labltk glList.ml
- ocamlopt -c -I +labltk glMap.ml
- ocamlopt -c -I +labltk glMat.ml
- ocamlopt -c -I +labltk glMisc.ml
- ocamlopt -c -I +labltk glPix.ml
- ocamlopt -c -I +labltk glClear.ml
- ocamlopt -c -I +labltk glTex.ml
- File "glTex.ml", line 116, characters 23-35:
- 116 | let gen_texture () =  (gen_textures 1).(0)
-                              ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label len was omitted in the application of this function.
- ocamlopt -c -I +labltk glDraw.ml
- ocamlopt -c -I +labltk glFunc.ml
- ocamlopt -c -I +labltk gluMisc.ml
- ocamlopt -c -I +labltk gluNurbs.ml
- ocamlopt -c -I +labltk gluQuadric.ml
- ocamlopt -c -I +labltk gluTess.ml
- ocamlopt -c -I +labltk gluMat.ml
- ocamlopt -c -I +labltk glArray.ml
- ocamlopt -c -I +labltk glShader.ml
- ocamlmklib -o lablgl ml_gl.o	ml_glu.o	ml_raw.o ml_glarray.o ml_glutess.o	ml_shader.o raw.cmx gl.cmx glLight.cmx glList.cmx glMap.cmx glMat.cmx glMisc.cmx glPix.cmx glClear.cmx glTex.cmx glDraw.cmx glFunc.cmx gluMisc.cmx gluNurbs.cmx gluQuadric.cmx gluTess.cmx gluMat.cmx glArray.cmx glShader.cmx -lGL -lGLU 
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
- cd LablGlut/src && make opt
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- ocamlopt -c  glut.ml
- File "glut.ml", line 275, characters 4-24:
- 275 |     _glutInitDisplayMode
-           ^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels double_buffer, index, accum, alpha, depth, stencil, multisample, stereo, luminance were omitted in the application of this function.
- File "glut.ml", line 372, characters 7-17:
- 372 |     in _setCursor ic
-              ^^^^^^^^^^
- Warning 6 [labels-omitted]: label c was omitted in the application of this function.
- File "glut.ml", line 415, characters 25-36:
- 415 | let attachMenu ~button = _attachMenu (b2i button);;
-                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label button was omitted in the application of this function.
- File "glut.ml", line 418, characters 25-36:
- 418 | let detachMenu ~button = _detachMenu (b2i button);;
-                                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label button was omitted in the application of this function.
- File "glut.ml", line 507, characters 6-8:
- 507 |       cb value);
-             ^^
- Warning 6 [labels-omitted]: label value was omitted in the application of this function.
- File "glut.ml", line 624, characters 7-11:
- 624 |     in _get igtype ;;
-              ^^^^
- Warning 6 [labels-omitted]: label igtype was omitted in the application of this function.
- File "glut.ml", line 626, characters 21-25:
- 626 | let getBool ~gtype = _get (match gtype with DISPLAY_MODE_POSSIBLE -> 400) <> 0
-                            ^^^^
- Warning 6 [labels-omitted]: label igtype was omitted in the application of this function.
- File "glut.ml", line 648, characters 7-17:
- 648 |     in _deviceGet idgtype;;
-              ^^^^^^^^^^
- Warning 6 [labels-omitted]: label idgtype was omitted in the application of this function.
- File "glut.ml", line 712, characters 31-47:
- 712 | let bitmapCharacter ~font ~c = _bitmapCharacter (f2i font) c;;
-                                      ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function.
- File "glut.ml", line 715, characters 27-39:
- 715 | let bitmapWidth ~font ~c = _bitmapWidth (f2i font) c;;
-                                  ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function.
- File "glut.ml", line 718, characters 31-47:
- 718 | let strokeCharacter ~font ~c = _strokeCharacter (f2i font) c;;
-                                      ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function.
- File "glut.ml", line 721, characters 27-39:
- 721 | let strokeWidth ~font ~c = _strokeWidth (f2i font) c;;
-                                  ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function.
- File "glut.ml", line 766, characters 30-43:
- 766 | let bitmapLength ~font ~str = _bitmapLength (f2i font) str;;
-                                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, str were omitted in the application of this function.
- File "glut.ml", line 769, characters 30-43:
- 769 | let strokeLength ~font ~str = _strokeLength (f2i font) str;;
-                                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels font, str were omitted in the application of this function.
- File "glut.ml", line 797, characters 30-46:
- 797 | let ignoreKeyRepeat ~ignore = _ignoreKeyRepeat (if ignore = true then 1 else 0)
-                                     ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label ignore was omitted in the application of this function.
- File "glut.ml", line 801, characters 2-15:
- 801 |   _setKeyRepeat (match mode with
-         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label mode was omitted in the application of this function.
- File "glut.ml", line 859, characters 4-16:
- 859 |     _gameModeGet imode;;
-           ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label mode was omitted in the application of this function.
- ocamlmklib -o lablglut wrap_glut.o glut.cmx -lglut -lGL -lGLU 
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
-> compiled  lablgl.1.06.1~alpha-repo
Processing 12/12: [lablgl: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "-C" "src" "BINDIR=/home/opam/.opam/5.0+alpha-repo/bin" "INSTALLDIR=/home/opam/.opam/5.0+alpha-repo/lib/lablgl" "DLLDIR=/home/opam/.opam/5.0+alpha-repo/lib/stublibs" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo)
- make: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
- sed -e "s|@LABLGL_MLS@|raw gl glLight glList glMap glMat glMisc glPix glClear glTex glDraw glFunc gluMisc gluNurbs gluQuadric gluTess gluMat glArray glShader|" \
-     -e "s|@TOGL_MLS@|togl|" \
-     -e "s|@GLUT_MLS@|glut|" \
-     -e "s|@GLLIBS@||" \
-     -e "s|@TKLIBS@||" \
-     -e "s|@GLUTLIBS@||" < build.ml.in > build.ml
- if test -d "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"; then : ; else mkdir -p "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"; fi
- cp build.ml raw.ml gl.ml glLight.ml glList.ml glMap.ml glMat.ml glMisc.ml glPix.ml glClear.ml glTex.ml glDraw.ml glFunc.ml gluMisc.ml gluNurbs.ml gluQuadric.ml gluTess.ml gluMat.ml glArray.ml glShader.ml raw.mli gl.mli glLight.mli glList.mli glMap.mli glMat.mli glMisc.mli glPix.mli glClear.mli glTex.mli glDraw.mli glFunc.mli gluMisc.mli gluNurbs.mli gluQuadric.mli gluTess.mli gluMat.mli glArray.mli glShader.mli "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"
- cp liblablgl.a "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"
- cd "/home/opam/.opam/5.0+alpha-repo/lib/lablgl" && : liblablgl.a
- if test -f dlllablgl.so; then cp dlllablgl.so "/home/opam/.opam/5.0+alpha-repo/lib/stublibs"; fi
- cp raw.cmi gl.cmi glLight.cmi glList.cmi glMap.cmi glMat.cmi glMisc.cmi glPix.cmi glClear.cmi glTex.cmi glDraw.cmi glFunc.cmi gluMisc.cmi gluNurbs.cmi gluQuadric.cmi gluTess.cmi gluMat.cmi glArray.cmi glShader.cmi lablgl.cma "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
- cp lablgl.cmxa lablgl.a raw.cmx gl.cmx glLight.cmx glList.cmx glMap.cmx glMat.cmx glMisc.cmx glPix.cmx glClear.cmx glTex.cmx glDraw.cmx glFunc.cmx gluMisc.cmx gluNurbs.cmx gluQuadric.cmx gluTess.cmx gluMat.cmx glArray.cmx glShader.cmx "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"
- cd "/home/opam/.opam/5.0+alpha-repo/lib/lablgl" && : lablgl.a
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
- make: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/src'
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "-C" "LablGlut/src" "BINDIR=/home/opam/.opam/5.0+alpha-repo/bin" "INSTALLDIR=/home/opam/.opam/5.0+alpha-repo/lib/lablgl" "DLLDIR=/home/opam/.opam/5.0+alpha-repo/lib/stublibs" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo)
- make: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- if test -d "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"; then : ; else mkdir -p "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"; fi
- cp glut.ml glut.mli "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"
- cp liblablglut.a "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"
- cd "/home/opam/.opam/5.0+alpha-repo/lib/lablgl" && : liblablglut.a
- make[2]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- cp dlllablglut.so "/home/opam/.opam/5.0+alpha-repo/lib/stublibs"
- make[2]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- cp lablglut "/home/opam/.opam/5.0+alpha-repo/bin"
- cp glut.cmi lablglut.cma "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"
- make[2]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- cp lablglut.cmxa lablglut.a glut.cmx "/home/opam/.opam/5.0+alpha-repo/lib/lablgl"
- cd "/home/opam/.opam/5.0+alpha-repo/lib/lablgl" && : lablglut.a
- make[2]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
- make: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/lablgl.1.06.1~alpha-repo/LablGlut/src'
-> installed lablgl.1.06.1~alpha-repo
Done.
# Run eval $(opam env) to update the current shell environment
2022-10-12 16:53.29 ---> saved as "9e4b4ad06ac261bda7c41283eb50939c282829d125f43273a72dcc4faf438cb8"
Job succeeded