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


Building on x86-bm-7.ocamllabs.io

(from ocurrent/opam:debian-unstable)
---> 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 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \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 '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \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 fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - 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
  - install mccs               1.1+12       [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*
===== 26 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.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.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] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[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
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> 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.8.5
-> installed topkg.1.0.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed stdlib-shims.0.3.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed opam-core.2.1.0~beta4
-> installed mccs.1.1+12
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.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
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then 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.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8625 kB]
- Fetched 8846 kB in 3s (2769 kB/s)
- Reading package lists...
- 
---> using "6e140ea4ef1386b22121f608524bf012623470b311744a62359adae6d8d02d47" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
---> using "3ee235ab84b482b838b88461e804ee573a7750e8c56be8855109b847104f8b2f" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \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\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - install lablgl                   1.06
  - remove  ocaml-secondary-compiler 4.08.1-1
===== 1 to install | 1 to remove =====

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.0-2_amd64.deb ...
- Unpacking libx11-dev:amd64 (2:1.7.0-2) over (2:1.6.12-1) ...
- Preparing to unpack .../02-libx11-6_2%3a1.7.0-2_amd64.deb ...
- Unpacking libx11-6:amd64 (2:1.7.0-2) 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.0-2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.7.0-2) ...
- 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.0-2) ...
- 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.0-2) ...
- 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.0-2) ...
- 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  2/4:
-> retrieved lablgl.1.06  (cached)
Processing  3/4: [lablgl: cp Makefile.config.ex]
+ /bin/cp "Makefile.config.ex" "Makefile.config" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06)
Processing  3/4: [lablgl: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.03.0/bin" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06)
Processing  3/4: [lablgl: make glut]
+ /usr/bin/make "INSTALLDIR=/home/opam/.opam/4.03.0/lib/lablgl" "glut" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06)
- cd src && /usr/bin/make all LIBDIR="`ocamlc -where`"
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.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
- /usr/bin/make lablgl.cma
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.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
- In file included from ml_gl.c:24:
- ml_gl.c: In function 'ml_glGetString':
- ml_gl.c:225:8: warning: pointer targets in passing argument 1 of 'lablgl_copy_string_check' differ in signedness [-Wpointer-sign]
-   225 | ML_1_ (glGetString, GLenum_val, copy_string_check)
- ml_gl.h:65:16: note: in definition of macro 'ML_1_'
-    65 | { return conv (cname (conv1(arg1))); }
-       |                ^~~~~
- ml_gl.c:40:38: note: expected 'const char *' but argument is of type 'const GLubyte *' {aka 'const unsigned char *'}
-    40 | value copy_string_check (const char *str)
-       |                          ~~~~~~~~~~~~^~~
- In file included from ml_gl.c:22:
- ml_gl.c: In function 'ml_glGenTextures':
- ml_raw.h:18:23: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness [-Wpointer-sign]
-    18 | #define Int_raw(raw) ((int *) Addr_raw(raw))
-       |                      ~^~~~~~~~~~~~~~~~~~~~~~
-       |                       |
-       |                       int *
- ml_gl.h:28:23: note: in expansion of macro 'Int_raw'
-    28 | { cname (conv1(arg1), conv2(arg2)); return Val_unit; }
-       |                       ^~~~~
- ml_gl.c:674:1: note: in expansion of macro 'ML_2'
-   674 | ML_2 (glGenTextures, Int_val, Int_raw)
-       | ^~~~
- In file included from ml_gl.c:10:
- /usr/include/GL/gl.h:1302:57: note: expected 'GLuint *' {aka 'unsigned int *'} but argument is of type 'int *'
-  1302 | GLAPI void GLAPIENTRY glGenTextures( GLsizei n, GLuint *textures );
-       |                                                 ~~~~~~~~^~~~~~~~
- 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
- In file included from ml_glu.c:19:
- ml_glu.c: In function 'ml_gluGetString':
- ml_glu.c:96:8: warning: pointer targets in passing argument 1 of 'lablgl_copy_string_check' differ in signedness [-Wpointer-sign]
-    96 | ML_1_ (gluGetString, GLUenum_val, copy_string_check)
- ml_gl.h:65:16: note: in definition of macro 'ML_1_'
-    65 | { return conv (cname (conv1(arg1))); }
-       |                ^~~~~
- ml_gl.h:10:38: note: expected 'const char *' but argument is of type 'const GLubyte *' {aka 'const unsigned char *'}
-    10 | value copy_string_check (const char *str);
-       |                          ~~~~~~~~~~~~^~~
- 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
- 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.03.0/.opam-switch/build/lablgl.1.06/src'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/src'
- cd LablGlut/src && /usr/bin/make
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
- ocamlc -c -w s  -ccopt "-c -O  -I/usr/X11R6/include -I../../src" wrap_glut.c
- In file included from wrap_glut.c:24:
- wrap_glut.c: In function 'ml_glutBitmapLength':
- /home/opam/.opam/4.03.0/lib/ocaml/caml/mlvalues.h:229:24: warning: pointer targets in passing argument 2 of 'glutBitmapLength' differ in signedness [-Wpointer-sign]
-   229 | #define String_val(x) ((char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~
-       |                        |
-       |                        char *
- /home/opam/.opam/4.03.0/lib/ocaml/caml/mlvalues.h:73:47: note: in definition of macro 'Val_long'
-    73 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrap_glut.c:393:10: note: in expansion of macro 'Val_int'
-   393 |   return Val_int(glutBitmapLength(i2font(Int_val(font)), String_val(str)));
-       |          ^~~~~~~
- wrap_glut.c:393:58: note: in expansion of macro 'String_val'
-   393 |   return Val_int(glutBitmapLength(i2font(Int_val(font)), String_val(str)));
-       |                                                          ^~~~~~~~~~
- In file included from /usr/include/GL/glut.h:17,
-                  from wrap_glut.c:17:
- /usr/include/GL/freeglut_std.h:517:77: note: expected 'const unsigned char *' but argument is of type 'char *'
-   517 | FGAPI int     FGAPIENTRY glutBitmapLength( void* font, const unsigned char* string );
-       |                                                        ~~~~~~~~~~~~~~~~~~~~~^~~~~~
- In file included from wrap_glut.c:24:
- wrap_glut.c: In function 'ml_glutStrokeLength':
- /home/opam/.opam/4.03.0/lib/ocaml/caml/mlvalues.h:229:24: warning: pointer targets in passing argument 2 of 'glutStrokeLength' differ in signedness [-Wpointer-sign]
-   229 | #define String_val(x) ((char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~
-       |                        |
-       |                        char *
- /home/opam/.opam/4.03.0/lib/ocaml/caml/mlvalues.h:73:47: note: in definition of macro 'Val_long'
-    73 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrap_glut.c:399:10: note: in expansion of macro 'Val_int'
-   399 |   return Val_int(glutStrokeLength(i2font(Int_val(font)), String_val(str)));
-       |          ^~~~~~~
- wrap_glut.c:399:58: note: in expansion of macro 'String_val'
-   399 |   return Val_int(glutStrokeLength(i2font(Int_val(font)), String_val(str)));
-       |                                                          ^~~~~~~~~~
- In file included from /usr/include/GL/glut.h:17,
-                  from wrap_glut.c:17:
- /usr/include/GL/freeglut_std.h:518:77: note: expected 'const unsigned char *' but argument is of type 'char *'
-   518 | FGAPI int     FGAPIENTRY glutStrokeLength( void* font, const unsigned char* string );
-       |                                                        ~~~~~~~~~~~~~~~~~~~~~^~~~~~
- 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
- /usr/bin/make INSTALLDIR="/home/opam/.opam/4.03.0/lib/lablgl" real-lablglut
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/lib/lablgl" lablgl.cma lablglut.cma $*' >> lablglut; \
-  else echo 'exec "/home/opam/.opam/4.03.0/lib/lablgl/lablgluttop" -I "/home/opam/.opam/4.03.0/lib/lablgl" $*' >> lablglut; fi
- chmod 755 lablglut
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
Processing  3/4: [lablgl: make glutopt]
+ /usr/bin/make "glutopt" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06)
- cd src && /usr/bin/make opt
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/lablgl.1.06/src'
- cd LablGlut/src && /usr/bin/make opt
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
-> compiled  lablgl.1.06
Processing  4/4: [lablgl: make install]
+ /usr/bin/make "install" "-C" "src" "BINDIR=/home/opam/.opam/4.03.0/bin" "INSTALLDIR=/home/opam/.opam/4.03.0/lib/lablgl" "DLLDIR=/home/opam/.opam/4.03.0/lib/stublibs" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06)
- make: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/lib/lablgl"; then : ; else mkdir -p "/home/opam/.opam/4.03.0/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.03.0/lib/lablgl"
- cp liblablgl.a "/home/opam/.opam/4.03.0/lib/lablgl"
- cd "/home/opam/.opam/4.03.0/lib/lablgl" && : liblablgl.a
- if test -f dlllablgl.so; then cp dlllablgl.so "/home/opam/.opam/4.03.0/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.03.0/lib/lablgl"
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/lib/lablgl"
- cd "/home/opam/.opam/4.03.0/lib/lablgl" && : lablgl.a
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/src'
- make: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/src'
+ /usr/bin/make "install" "-C" "LablGlut/src" "BINDIR=/home/opam/.opam/4.03.0/bin" "INSTALLDIR=/home/opam/.opam/4.03.0/lib/lablgl" "DLLDIR=/home/opam/.opam/4.03.0/lib/stublibs" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06)
- make: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
- if test -d "/home/opam/.opam/4.03.0/lib/lablgl"; then : ; else mkdir -p "/home/opam/.opam/4.03.0/lib/lablgl"; fi
- cp glut.ml glut.mli "/home/opam/.opam/4.03.0/lib/lablgl"
- cp liblablglut.a "/home/opam/.opam/4.03.0/lib/lablgl"
- cd "/home/opam/.opam/4.03.0/lib/lablgl" && : liblablglut.a
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
- cp dlllablglut.so "/home/opam/.opam/4.03.0/lib/stublibs"
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
- cp lablglut "/home/opam/.opam/4.03.0/bin"
- cp glut.cmi lablglut.cma "/home/opam/.opam/4.03.0/lib/lablgl"
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
- cp lablglut.cmxa lablglut.a glut.cmx "/home/opam/.opam/4.03.0/lib/lablgl"
- cd "/home/opam/.opam/4.03.0/lib/lablgl" && : lablglut.a
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
- make: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/lablgl.1.06/LablGlut/src'
-> installed lablgl.1.06
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "59c335ba7e6356dcf18b2cbde82d8c96f11350ab67f021fea6c8fa2504e4ec69"
Job succeeded