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


Building on x86-bm-9.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-04 00:46.58 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.1.3
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-solver.2.1.0~beta4
-> installed opam-state.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  95% (11607/12211)
Updating files:  96% (11723/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-04 00:46.58 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (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.

2021-07-04 00:46.58 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-04 00:46.58 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-04 00:46.58 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.10.2"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# Run eval $(opam env --switch=4.10.2) to update the current shell environment
2021-07-04 00:46.58 ---> using "53bc9ac2d12122b874b2ab91986c7509ba4986218b8adfa9c9f4232497c1febe" 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]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (5103 kB/s)
- Reading package lists...
- 
2021-07-04 00:46.58 ---> using "9ae3421d19f8c83d02438eaed170405e5387b2c7938a3ce7ebe2243156f788cb" from cache

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

Nothing to do.
The following actions will be performed:
  - install lablgl 1.06

The following system packages will first need to be installed:
    freeglut3-dev libglu1-mesa-dev mesa-common-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../00-libglvnd0_1.3.2-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.3.2-1) ...
- Preparing to unpack .../01-libx11-dev_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-dev:amd64 (2:1.7.1-1) over (2:1.6.12-1) ...
- Preparing to unpack .../02-libx11-6_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-6:amd64 (2:1.7.1-1) over (2:1.6.12-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../03-libdrm-common_2.4.104-1_all.deb ...
- Unpacking libdrm-common (2.4.104-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../04-libdrm2_2.4.104-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.104-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../05-libglapi-mesa_20.3.5-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (20.3.5-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../06-libx11-xcb1_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.7.1-1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../07-libxcb-dri2-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../08-libxcb-dri3-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../09-libxcb-glx0_1.14-3_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../10-libxcb-present0_1.14-3_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../11-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../12-libxcb-sync1_1.14-3_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../13-libxcb-xfixes0_1.14-3_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../14-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Preparing to unpack .../15-libxext6_2%3a1.3.3-1.1_amd64.deb ...
- Unpacking libxext6:amd64 (2:1.3.3-1.1) over (2:1.3.3-1+b2) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../16-libxfixes3_1%3a5.0.3-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:5.0.3-2) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../17-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../18-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 .../19-libdrm-amdgpu1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../20-libpciaccess0_0.16-1_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.16-1) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../21-libdrm-intel1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../22-libdrm-nouveau2_2.4.104-1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../23-libdrm-radeon1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../24-libz3-4_4.8.10-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.10-1) ...
- Selecting previously unselected package libllvm11:amd64.
- Preparing to unpack .../25-libllvm11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libllvm11:amd64 (1:11.0.1-2) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../26-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 .../27-libsensors5_1%3a3.6.0-7_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../28-libvulkan1_1.2.162.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.2.162.0-1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../29-libgl1-mesa-dri_20.3.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../30-libglx-mesa0_20.3.5-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../31-libglx0_1.3.2-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../32-libgl1_1.3.2-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../33-libxi6_2%3a1.7.10-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.7.10-1) ...
- Selecting previously unselected package freeglut3:amd64.
- Preparing to unpack .../34-freeglut3_2.8.1-6_amd64.deb ...
- Unpacking freeglut3:amd64 (2.8.1-6) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../35-libglx-dev_1.3.2-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../36-libgl-dev_1.3.2-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../37-libwayland-server0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.19.0-2) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../38-libgbm1_20.3.5-1_amd64.deb ...
- Unpacking libgbm1:amd64 (20.3.5-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../39-libwayland-client0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.19.0-2) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../40-libegl-mesa0_20.3.5-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (20.3.5-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../41-libegl1_1.3.2-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../42-libegl-dev_1.3.2-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../43-libgles1_1.3.2-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../44-libgles2_1.3.2-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../45-libgles-dev_1.3.2-1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../46-libopengl0_1.3.2-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../47-libopengl-dev_1.3.2-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../48-libglvnd-dev_1.3.2-1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl1-mesa-dev:amd64.
- Preparing to unpack .../49-libgl1-mesa-dev_20.3.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../50-libglu1-mesa_9.0.1-1_amd64.deb ...
- Unpacking libglu1-mesa:amd64 (9.0.1-1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../51-libglu1-mesa-dev_9.0.1-1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.1-1) ...
- Selecting previously unselected package x11proto-xext-dev.
- Preparing to unpack .../52-x11proto-xext-dev_2020.1-1_all.deb ...
- Unpacking x11proto-xext-dev (2020.1-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../53-libxext-dev_2%3a1.3.3-1.1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.3-1.1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../54-x11-common_1%3a7.7+22_all.deb ...
- Unpacking x11-common (1:7.7+22) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../55-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 .../56-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 .../57-libxt6_1%3a1.2.0-1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.0-1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../58-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 .../59-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 .../60-libxt-dev_1%3a1.2.0-1_amd64.deb ...
- Unpacking libxt-dev:amd64 (1:1.2.0-1) ...
- Selecting previously unselected package freeglut3-dev:amd64.
- Preparing to unpack .../61-freeglut3-dev_2.8.1-6_amd64.deb ...
- Unpacking freeglut3-dev:amd64 (2.8.1-6) ...
- Selecting previously unselected package libdrm-dev:amd64.
- Preparing to unpack .../62-libdrm-dev_2.4.104-1_amd64.deb ...
- Unpacking libdrm-dev:amd64 (2.4.104-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../63-libxcb-randr0_1.14-3_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.14-3) ...
- Selecting previously unselected package mesa-common-dev:amd64.
- Preparing to unpack .../64-mesa-common-dev_20.3.5-1_amd64.deb ...
- Unpacking mesa-common-dev:amd64 (20.3.5-1) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../65-mesa-vulkan-drivers_20.3.5-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (20.3.5-1) ...
- Setting up libxcb-dri3-0:amd64 (1.14-3) ...
- Setting up libwayland-server0:amd64 (1.19.0-2) ...
- Setting up libpciaccess0:amd64 (0.16-1) ...
- Setting up libxcb-xfixes0:amd64 (1.14-3) ...
- Setting up libglvnd0:amd64 (1.3.2-1) ...
- Setting up libxcb-glx0:amd64 (1.14-3) ...
- Setting up x11-common (1:7.7+22) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libsensors-config (1:3.6.0-7) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libopengl0:amd64 (1.3.2-1) ...
- Setting up libxcb-present0:amd64 (1.14-3) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libllvm11:amd64 (1:11.0.1-2) ...
- Setting up libgles2:amd64 (1.3.2-1) ...
- Setting up libxcb-sync1:amd64 (1.14-3) ...
- Setting up libgles1:amd64 (1.3.2-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-7) ...
- Setting up libglapi-mesa:amd64 (20.3.5-1) ...
- Setting up libvulkan1:amd64 (1.2.162.0-1) ...
- Setting up libxcb-dri2-0:amd64 (1.14-3) ...
- Setting up x11proto-xext-dev (2020.1-1) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.14-3) ...
- Setting up libx11-6:amd64 (2:1.7.1-1) ...
- Setting up libopengl-dev:amd64 (1.3.2-1) ...
- Setting up libdrm-common (2.4.104-1) ...
- Setting up libwayland-client0:amd64 (1.19.0-2) ...
- Setting up libx11-xcb1:amd64 (2:1.7.1-1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up libx11-dev:amd64 (2:1.7.1-1) ...
- Setting up libxext6:amd64 (2:1.3.3-1.1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxfixes3:amd64 (1:5.0.3-2) ...
- Setting up libxext-dev:amd64 (2:1.3.3-1.1) ...
- Setting up libdrm2:amd64 (2.4.104-1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ...
- Setting up mesa-vulkan-drivers:amd64 (20.3.5-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.104-1) ...
- Setting up libxi6:amd64 (2:1.7.10-1) ...
- Setting up libgbm1:amd64 (20.3.5-1) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.104-1) ...
- Setting up libdrm-intel1:amd64 (2.4.104-1) ...
- Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ...
- Setting up libegl-mesa0:amd64 (20.3.5-1) ...
- Setting up libxt6:amd64 (1:1.2.0-1) ...
- Setting up libegl1:amd64 (1.3.2-1) ...
- Setting up libdrm-dev:amd64 (2.4.104-1) ...
- Setting up libglx-mesa0:amd64 (20.3.5-1) ...
- Setting up libglx0:amd64 (1.3.2-1) ...
- Setting up libgl1:amd64 (1.3.2-1) ...
- Setting up libxt-dev:amd64 (1:1.2.0-1) ...
- Setting up libglx-dev:amd64 (1.3.2-1) ...
- Setting up libglu1-mesa:amd64 (9.0.1-1) ...
- Setting up libgl-dev:amd64 (1.3.2-1) ...
- Setting up freeglut3:amd64 (2.8.1-6) ...
- Setting up libegl-dev:amd64 (1.3.2-1) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.1-1) ...
- Setting up mesa-common-dev:amd64 (20.3.5-1) ...
- Setting up libgles-dev:amd64 (1.3.2-1) ...
- Setting up libglvnd-dev:amd64 (1.3.2-1) ...
- Setting up libgl1-mesa-dev:amd64 (20.3.5-1) ...
- Setting up freeglut3-dev:amd64 (2.8.1-6) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3:
-> retrieved lablgl.1.06  (cached)
Processing  2/3: [lablgl: cp Makefile.config.ex]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cp" "Makefile.config.ex" "Makefile.config" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06)
Processing  2/3: [lablgl: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mkdir" "-p" "/home/opam/.opam/4.10.2/bin" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06)
Processing  2/3: [lablgl: make glut]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "INSTALLDIR=/home/opam/.opam/4.10.2/lib/lablgl" "glut" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06)
- cd src && make all LIBDIR="`ocamlc -where`"
- make[1]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/src'
- ocamlc -c -w s  -I +labltk var2def.ml
- ocamlc var2def.cmo -o var2def
- ocamlc -c -w s  -I +labltk var2switch.ml
- ocamlc var2switch.cmo -o var2switch
- make lablgl.cma
- make[2]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/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
- ml_gl.c: In function 'ml_raise_gl':
- ml_gl.c:36:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    36 |       gl_exn = caml_named_value("glerror");
-       |              ^
- 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
- In file included from ml_raw.c:5:
- ml_raw.c: In function 'ml_raw_read_string':
- /home/opam/.opam/4.10.2/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- ml_raw.c:166:13: note: in expansion of macro 'String_val'
-   166 |     memcpy (String_val(ret), Bp_val(Addr_raw(raw))+s, l);
-       |             ^~~~~~~~~~
- In file included from ml_raw.c:3:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- 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
- In file included from ml_shader.c:19:
- ml_shader.c: In function 'ml_glgetshaderinfolog':
- /home/opam/.opam/4.10.2/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 4 of 'glGetShaderInfoLog' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- ml_shader.c:1217:85: note: in expansion of macro 'String_val'
-  1217 |         glGetShaderInfoLog(Shader_object_val(shader), infologLength, &charsWritten, String_val(infoLog));
-       |                                                                                     ^~~~~~~~~~
- In file included from /usr/include/GL/gl.h:2050,
-                  from ml_shader.c:14:
- /usr/include/GL/glext.h:766:98: note: expected 'GLchar *' {aka 'char *'} but argument is of type 'const char *'
-   766 | GLAPI void APIENTRY glGetShaderInfoLog (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog);
-       |                                                                                          ~~~~~~~~^~~~~~~
- In file included from ml_shader.c:19:
- ml_shader.c: In function 'ml_glgetprograminfolog':
- /home/opam/.opam/4.10.2/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 4 of 'glGetProgramInfoLog' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- ml_shader.c:1241:88: note: in expansion of macro 'String_val'
-  1241 |         glGetProgramInfoLog(Shader_program_val(program), infologLength, &charsWritten, String_val(infoLog));
-       |                                                                                        ^~~~~~~~~~
- In file included from /usr/include/GL/gl.h:2050,
-                  from ml_shader.c:14:
- /usr/include/GL/glext.h:764:100: note: expected 'GLchar *' {aka 'char *'} but argument is of type 'const char *'
-   764 | GLAPI void APIENTRY glGetProgramInfoLog (GLuint program, GLsizei bufSize, GLsizei *length, GLchar *infoLog);
-       |                                                                                            ~~~~~~~~^~~~~~~
- 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
- 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/4.10.2/.opam-switch/build/lablgl.1.06/src'
- make[1]: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/src'
- cd LablGlut/src && make
- make[1]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/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
- 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/4.10.2/lib/lablgl" real-lablglut
- make[2]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/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/4.10.2/lib/lablgl" lablgl.cma lablglut.cma $*' >> lablglut; \
-  else echo 'exec "/home/opam/.opam/4.10.2/lib/lablgl/lablgluttop" -I "/home/opam/.opam/4.10.2/lib/lablgl" $*' >> lablglut; fi
- chmod 755 lablglut
- make[2]: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
- make[1]: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
Processing  2/3: [lablgl: make glutopt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "glutopt" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06)
- cd src && make opt
- make[1]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/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
- 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/4.10.2/.opam-switch/build/lablgl.1.06/src'
- cd LablGlut/src && make opt
- make[1]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
- ocamlopt -c  glut.ml
- ocamlmklib -o lablglut wrap_glut.o glut.cmx -lglut -lGL -lGLU 
- make[1]: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
-> compiled  lablgl.1.06
Processing  3/3: [lablgl: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "-C" "src" "BINDIR=/home/opam/.opam/4.10.2/bin" "INSTALLDIR=/home/opam/.opam/4.10.2/lib/lablgl" "DLLDIR=/home/opam/.opam/4.10.2/lib/stublibs" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06)
- make: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/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/4.10.2/lib/lablgl"; then : ; else mkdir -p "/home/opam/.opam/4.10.2/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/4.10.2/lib/lablgl"
- cp liblablgl.a "/home/opam/.opam/4.10.2/lib/lablgl"
- cd "/home/opam/.opam/4.10.2/lib/lablgl" && : liblablgl.a
- if test -f dlllablgl.so; then cp dlllablgl.so "/home/opam/.opam/4.10.2/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/4.10.2/lib/lablgl"
- make[1]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/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/4.10.2/lib/lablgl"
- cd "/home/opam/.opam/4.10.2/lib/lablgl" && : lablgl.a
- make[1]: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/src'
- make: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/src'
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "-C" "LablGlut/src" "BINDIR=/home/opam/.opam/4.10.2/bin" "INSTALLDIR=/home/opam/.opam/4.10.2/lib/lablgl" "DLLDIR=/home/opam/.opam/4.10.2/lib/stublibs" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06)
- make: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
- make[1]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
- if test -d "/home/opam/.opam/4.10.2/lib/lablgl"; then : ; else mkdir -p "/home/opam/.opam/4.10.2/lib/lablgl"; fi
- cp glut.ml glut.mli "/home/opam/.opam/4.10.2/lib/lablgl"
- cp liblablglut.a "/home/opam/.opam/4.10.2/lib/lablgl"
- cd "/home/opam/.opam/4.10.2/lib/lablgl" && : liblablglut.a
- make[2]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
- cp dlllablglut.so "/home/opam/.opam/4.10.2/lib/stublibs"
- make[2]: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
- cp lablglut "/home/opam/.opam/4.10.2/bin"
- cp glut.cmi lablglut.cma "/home/opam/.opam/4.10.2/lib/lablgl"
- make[2]: Entering directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
- cp lablglut.cmxa lablglut.a glut.cmx "/home/opam/.opam/4.10.2/lib/lablgl"
- cd "/home/opam/.opam/4.10.2/lib/lablgl" && : lablglut.a
- make[2]: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
- make[1]: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
- make: Leaving directory '/home/opam/.opam/4.10.2/.opam-switch/build/lablgl.1.06/LablGlut/src'
-> installed lablgl.1.06
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-04 00:47.34 ---> saved as "f3e8de275d5a16dfa859c300a1a699f474972378dd7bd5b039d75381306ea886"
Job succeeded