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


Building on x86-bm-4.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
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[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
[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
Updating files:  83% (5083/6065)
Updating files:  84% (5095/6065)
Updating files:  85% (5156/6065)
Updating files:  86% (5216/6065)
Updating files:  87% (5277/6065)
Updating files:  88% (5338/6065)
Updating files:  89% (5398/6065)
Updating files:  90% (5459/6065)
Updating files:  91% (5520/6065)
Updating files:  92% (5580/6065)
Updating files:  93% (5641/6065)
Updating files:  94% (5702/6065)
Updating files:  95% (5762/6065)
Updating files:  96% (5823/6065)
Updating files:  97% (5884/6065)
Updating files:  98% (5944/6065)
Updating files:  99% (6005/6065)
Updating files: 100% (6065/6065)
Updating files: 100% (6065/6065), done.
---> 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.04.2"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.04.2  (cached)
-> installed ocaml-base-compiler.4.04.2
-> installed ocaml-config.1
-> installed ocaml.4.04.2
Done.
# Run eval $(opam env --switch=4.04.2) to update the current shell environment
---> using "8d5bbea5f0088a02250c8844d240c09c0b1c3b78c384fa2f741ac522e9dad6fb" 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 5s (1657 kB/s)
- Reading package lists...
- 
---> using "1755972f7ddf6b3204d68a5283ee4d61a432fde6fb19cc2d248df914b4e776c5" 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 "2551dc242df88d9aff77f8f7452f391c6d2e83c29d4eb06e17432b70d6fe546d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"fury-puyo.0.5\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"fury-puyo.0.5\" | 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:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install conf-pkg-config          2        [required by conf-sdl-mixer, conf-sdl-image, conf-sdl-ttf]
  - install ocamlfind                1.9.1    [required by fury-puyo]
  - install ocamlbuild               0.14.0   [required by fury-puyo]
  - install conf-sdl-ttf             1        [required by fury-puyo]
  - install conf-sdl-mixer           1        [required by fury-puyo]
  - install conf-sdl-image           1        [required by fury-puyo]
  - install ocamlsdl                 0.9.1    [required by fury-puyo]
  - install fury-puyo                0.5
===== 8 to install | 1 to remove =====

The following system packages will first need to be installed:
    libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsdl1.2-dev pkg-config

<><> 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" "libsdl-image1.2-dev" "libsdl-mixer1.2-dev" "libsdl-ttf2.0-dev" "libsdl1.2-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libapparmor1: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 .../libapparmor1_2.13.6-10_amd64.deb ...
- Unpacking libapparmor1:amd64 (2.13.6-10) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
- Preparing to unpack .../libpcre2-8-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-8-0:amd64 (10.36-2) over (10.34-7) ...
- Setting up libpcre2-8-0:amd64 (10.36-2) ...
- (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 ... 17860 files and directories currently installed.)
- Preparing to unpack .../libselinux1_3.1-3_amd64.deb ...
- Unpacking libselinux1:amd64 (3.1-3) over (3.1-2+b1) ...
- Setting up libselinux1:amd64 (3.1-3) ...
- Selecting previously unselected package dbus.
- (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 ... 17859 files and directories currently installed.)
- Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
- Unpacking dbus (1.12.20-2) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.2-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up python3.9-minimal (3.9.2-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18192 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ...
- Unpacking python3-minimal (3.9.2-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Preparing to unpack .../libffi7_3.3-6_amd64.deb ...
- Unpacking libffi7:amd64 (3.3-6) over (3.3-4) ...
- Setting up libffi7:amd64 (3.3-6) ...
- (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 ... 18219 files and directories currently installed.)
- Preparing to unpack .../liblzma5_5.2.5-2_amd64.deb ...
- Unpacking liblzma5:amd64 (5.2.5-2) over (5.2.4-1+b1) ...
- Setting up liblzma5:amd64 (5.2.5-2) ...
- Selecting previously unselected package libmpdec3: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 ... 18218 files and directories currently installed.)
- Preparing to unpack .../libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Preparing to unpack .../libuuid1_2.36.1-7_amd64.deb ...
- Unpacking libuuid1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libuuid1:amd64 (2.36.1-7) ...
- Selecting previously unselected package libpython3.9-stdlib: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 ... 18225 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.2-1_amd64.deb ...
- Unpacking python3.9 (3.9.2-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up python3-minimal (3.9.2-3) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18587 files and directories currently installed.)
- Preparing to unpack .../python3_3.9.2-3_amd64.deb ...
- Unpacking python3 (3.9.2-3) ...
- Preparing to unpack .../libblkid1_2.36.1-7_amd64.deb ...
- Unpacking libblkid1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libblkid1:amd64 (2.36.1-7) ...
- (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 ... 18606 files and directories currently installed.)
- Preparing to unpack .../libmount1_2.36.1-7_amd64.deb ...
- Unpacking libmount1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libmount1:amd64 (2.36.1-7) ...
- Selecting previously unselected package alsa-topology-conf.
- (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 ... 18605 files and directories currently installed.)
- Preparing to unpack .../000-alsa-topology-conf_1.2.4-1_all.deb ...
- Unpacking alsa-topology-conf (1.2.4-1) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../001-libasound2-data_1.2.4-1.1_all.deb ...
- Unpacking libasound2-data (1.2.4-1.1) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../002-libasound2_1.2.4-1.1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.4-1.1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../003-alsa-ucm-conf_1.2.4-2_all.deb ...
- Unpacking alsa-ucm-conf (1.2.4-2) ...
- Selecting previously unselected package libasound2-dev:amd64.
- Preparing to unpack .../004-libasound2-dev_1.2.4-1.1_amd64.deb ...
- Unpacking libasound2-dev:amd64 (1.2.4-1.1) ...
- Selecting previously unselected package libasyncns0:amd64.
- Preparing to unpack .../005-libasyncns0_0.8-6+b2_amd64.deb ...
- Unpacking libasyncns0:amd64 (0.8-6+b2) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../006-uuid-dev_2.36.1-7_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../007-libblkid-dev_2.36.1-7_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libslang2:amd64.
- Preparing to unpack .../008-libslang2_2.3.2-5_amd64.deb ...
- Unpacking libslang2:amd64 (2.3.2-5) ...
- Selecting previously unselected package libcaca0:amd64.
- Preparing to unpack .../009-libcaca0_0.99.beta19-2.2_amd64.deb ...
- Unpacking libcaca0:amd64 (0.99.beta19-2.2) ...
- Selecting previously unselected package libpng16-16:amd64.
- Preparing to unpack .../010-libpng16-16_1.6.37-3_amd64.deb ...
- Unpacking libpng16-16:amd64 (1.6.37-3) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../011-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../012-libpng-dev_1.6.37-3_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.37-3) ...
- Selecting previously unselected package libslang2-dev:amd64.
- Preparing to unpack .../013-libslang2-dev_2.3.2-5_amd64.deb ...
- Unpacking libslang2-dev:amd64 (2.3.2-5) ...
- Selecting previously unselected package libcaca-dev.
- Preparing to unpack .../014-libcaca-dev_0.99.beta19-2.2_amd64.deb ...
- Unpacking libcaca-dev (0.99.beta19-2.2) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../015-libdeflate0_1.7-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.7-1) ...
- Selecting previously unselected package libdeflate-dev:amd64.
- Preparing to unpack .../016-libdeflate-dev_1.7-1_amd64.deb ...
- Unpacking libdeflate-dev:amd64 (1.7-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../017-libdrm-common_2.4.104-1_all.deb ...
- Unpacking libdrm-common (2.4.104-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../018-libdrm2_2.4.104-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../019-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 .../020-libpciaccess0_0.16-1_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.16-1) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../021-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 .../022-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 .../023-libdrm-radeon1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../024-libglvnd0_1.3.2-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../025-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 .../026-libgbm1_20.3.5-1_amd64.deb ...
- Unpacking libgbm1:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../027-libglapi-mesa_20.3.5-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (20.3.5-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../028-libwayland-client0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.19.0-2) ...
- Preparing to unpack .../029-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 .../030-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 libx11-xcb1:amd64.
- Preparing to unpack .../031-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 .../032-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 .../033-libxcb-dri3-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../034-libxcb-present0_1.14-3_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../035-libxcb-sync1_1.14-3_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../036-libxcb-xfixes0_1.14-3_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../037-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../038-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 .../039-libegl1_1.3.2-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../040-libxcb-glx0_1.14-3_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../041-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../042-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Preparing to unpack .../043-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 .../044-libxfixes3_1%3a5.0.3-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:5.0.3-2) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../045-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../046-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 .../047-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 .../048-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 .../049-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 .../050-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 .../051-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 .../052-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 .../053-libglx0_1.3.2-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../054-libgl1_1.3.2-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../055-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 .../056-libgl-dev_1.3.2-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../057-libegl-dev_1.3.2-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../058-libffi-dev_3.3-6_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.3-6) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../059-libogg0_1.3.4-0.1_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.4-0.1) ...
- Selecting previously unselected package libflac8:amd64.
- Preparing to unpack .../060-libflac8_1.3.3-2_amd64.deb ...
- Unpacking libflac8:amd64 (1.3.3-2) ...
- Selecting previously unselected package libogg-dev:amd64.
- Preparing to unpack .../061-libogg-dev_1.3.4-0.1_amd64.deb ...
- Unpacking libogg-dev:amd64 (1.3.4-0.1) ...
- Selecting previously unselected package libflac-dev:amd64.
- Preparing to unpack .../062-libflac-dev_1.3.3-2_amd64.deb ...
- Unpacking libflac-dev:amd64 (1.3.3-2) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../063-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../064-libopus0_1.3.1-0.1_amd64.deb ...
- Unpacking libopus0:amd64 (1.3.1-0.1) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../065-libvorbis0a_1.3.7-1_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-1) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../066-libvorbisenc2_1.3.7-1_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../067-libsndfile1_1.0.31-1_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.0.31-1) ...
- Selecting previously unselected package libinstpatch-1.0-2:amd64.
- Preparing to unpack .../068-libinstpatch-1.0-2_1.1.6-1_amd64.deb ...
- Unpacking libinstpatch-1.0-2:amd64 (1.1.6-1) ...
- Selecting previously unselected package libsamplerate0:amd64.
- Preparing to unpack .../069-libsamplerate0_0.2.1+ds0-1_amd64.deb ...
- Unpacking libsamplerate0:amd64 (0.2.1+ds0-1) ...
- Selecting previously unselected package libjack-jackd2-0:amd64.
- Preparing to unpack .../070-libjack-jackd2-0_1.9.17~dfsg-1_amd64.deb ...
- Unpacking libjack-jackd2-0:amd64 (1.9.17~dfsg-1) ...
- Selecting previously unselected package libwrap0:amd64.
- Preparing to unpack .../071-libwrap0_7.6.q-31_amd64.deb ...
- Unpacking libwrap0:amd64 (7.6.q-31) ...
- Selecting previously unselected package libpulse0:amd64.
- Preparing to unpack .../072-libpulse0_14.2-2_amd64.deb ...
- Unpacking libpulse0:amd64 (14.2-2) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../073-libwayland-cursor0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.19.0-2) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../074-libwayland-egl1_1.19.0-2_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.19.0-2) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../075-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../076-libxcursor1_1%3a1.2.0-2_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.0-2) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../077-libxi6_2%3a1.7.10-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.7.10-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../078-libxinerama1_2%3a1.1.4-2_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-2) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../079-xkb-data_2.29-2_all.deb ...
- Unpacking xkb-data (2.29-2) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../080-libxkbcommon0_1.0.3-2_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.0.3-2) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../081-libxrandr2_2%3a1.5.1-1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.1-1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../082-x11-common_1%3a7.7+22_all.deb ...
- Unpacking x11-common (1:7.7+22) ...
- Selecting previously unselected package libxss1:amd64.
- Preparing to unpack .../083-libxss1_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss1:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libsdl2-2.0-0:amd64.
- Preparing to unpack .../084-libsdl2-2.0-0_2.0.14+dfsg2-3_amd64.deb ...
- Unpacking libsdl2-2.0-0:amd64 (2.0.14+dfsg2-3) ...
- Selecting previously unselected package timgm6mb-soundfont.
- Preparing to unpack .../085-timgm6mb-soundfont_1.3-5_all.deb ...
- Unpacking timgm6mb-soundfont (1.3-5) ...
- Selecting previously unselected package libfluidsynth2:amd64.
- Preparing to unpack .../086-libfluidsynth2_2.1.7-1_amd64.deb ...
- Unpacking libfluidsynth2:amd64 (2.1.7-1) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../087-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../088-libgles1_1.3.2-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../089-libgles2_1.3.2-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../090-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 .../091-libopengl0_1.3.2-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../092-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 .../093-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 .../094-libgl1-mesa-dev_20.3.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../095-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../096-libglib2.0-bin_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-bin (2.66.8-1) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../097-python3-lib2to3_3.9.2-1_all.deb ...
- Unpacking python3-lib2to3 (3.9.2-1) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../098-python3-distutils_3.9.2-1_all.deb ...
- Unpacking python3-distutils (3.9.2-1) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../099-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.66.8-1) ...
- Selecting previously unselected package libsepol1-dev:amd64.
- Preparing to unpack .../100-libsepol1-dev_3.1-1_amd64.deb ...
- Unpacking libsepol1-dev:amd64 (3.1-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../101-libpcre2-16-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../102-libpcre2-32-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-posix2:amd64.
- Preparing to unpack .../103-libpcre2-posix2_10.36-2_amd64.deb ...
- Unpacking libpcre2-posix2:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../104-libpcre2-dev_10.36-2_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.36-2) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../105-libselinux1-dev_3.1-3_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.1-3) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../106-libmount-dev_2.36.1-7_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../107-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../108-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../109-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../110-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../111-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../112-libglib2.0-dev_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../113-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 .../114-libglu1-mesa-dev_9.0.1-1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.1-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../115-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../116-libjbig0_2.1-3.1+b2_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
- Selecting previously unselected package libjbig-dev:amd64.
- Preparing to unpack .../117-libjbig-dev_2.1-3.1+b2_amd64.deb ...
- Unpacking libjbig-dev:amd64 (2.1-3.1+b2) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../118-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../119-libjpeg62-turbo-dev_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libjpeg-dev:amd64.
- Preparing to unpack .../120-libjpeg-dev_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../121-liblzma-dev_5.2.5-2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.2.5-2) ...
- Selecting previously unselected package libmad0:amd64.
- Preparing to unpack .../122-libmad0_0.15.1b-10_amd64.deb ...
- Unpacking libmad0:amd64 (0.15.1b-10) ...
- Selecting previously unselected package libmad0-dev.
- Preparing to unpack .../123-libmad0-dev_0.15.1b-10_amd64.deb ...
- Unpacking libmad0-dev (0.15.1b-10) ...
- Selecting previously unselected package libopenal-data.
- Preparing to unpack .../124-libopenal-data_1%3a1.19.1-2_all.deb ...
- Unpacking libopenal-data (1:1.19.1-2) ...
- Selecting previously unselected package libsndio7.0:amd64.
- Preparing to unpack .../125-libsndio7.0_1.5.0-3_amd64.deb ...
- Unpacking libsndio7.0:amd64 (1.5.0-3) ...
- Selecting previously unselected package libopenal1:amd64.
- Preparing to unpack .../126-libopenal1_1%3a1.19.1-2_amd64.deb ...
- Unpacking libopenal1:amd64 (1:1.19.1-2) ...
- Selecting previously unselected package libmikmod3:amd64.
- Preparing to unpack .../127-libmikmod3_3.3.11.1-6_amd64.deb ...
- Unpacking libmikmod3:amd64 (3.3.11.1-6) ...
- Selecting previously unselected package libmikmod-dev:amd64.
- Preparing to unpack .../128-libmikmod-dev_3.3.11.1-6_amd64.deb ...
- Unpacking libmikmod-dev:amd64 (3.3.11.1-6) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../129-libpng-tools_1.6.37-3_amd64.deb ...
- Unpacking libpng-tools (1.6.37-3) ...
- Selecting previously unselected package libpulse-mainloop-glib0:amd64.
- Preparing to unpack .../130-libpulse-mainloop-glib0_14.2-2_amd64.deb ...
- Unpacking libpulse-mainloop-glib0:amd64 (14.2-2) ...
- Selecting previously unselected package libpulse-dev:amd64.
- Preparing to unpack .../131-libpulse-dev_14.2-2_amd64.deb ...
- Unpacking libpulse-dev:amd64 (14.2-2) ...
- Selecting previously unselected package libsdl1.2debian:amd64.
- Preparing to unpack .../132-libsdl1.2debian_1.2.15+dfsg2-6_amd64.deb ...
- Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-6) ...
- Selecting previously unselected package libwebp6:amd64.
- Preparing to unpack .../133-libwebp6_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebp6:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libtiff5:amd64.
- Preparing to unpack .../134-libtiff5_4.2.0-1_amd64.deb ...
- Unpacking libtiff5:amd64 (4.2.0-1) ...
- Selecting previously unselected package libsdl-image1.2:amd64.
- Preparing to unpack .../135-libsdl-image1.2_1.2.12-12_amd64.deb ...
- Unpacking libsdl-image1.2:amd64 (1.2.12-12) ...
- Selecting previously unselected package x11proto-xext-dev.
- Preparing to unpack .../136-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 .../137-libxext-dev_2%3a1.3.3-1.1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.3-1.1) ...
- Selecting previously unselected package libsdl1.2-dev.
- Preparing to unpack .../138-libsdl1.2-dev_1.2.15+dfsg2-6_amd64.deb ...
- Unpacking libsdl1.2-dev (1.2.15+dfsg2-6) ...
- Selecting previously unselected package libtiffxx5:amd64.
- Preparing to unpack .../139-libtiffxx5_4.2.0-1_amd64.deb ...
- Unpacking libtiffxx5:amd64 (4.2.0-1) ...
- Selecting previously unselected package libtiff-dev:amd64.
- Preparing to unpack .../140-libtiff-dev_4.2.0-1_amd64.deb ...
- Unpacking libtiff-dev:amd64 (4.2.0-1) ...
- Selecting previously unselected package libwebpmux3:amd64.
- Preparing to unpack .../141-libwebpmux3_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebpmux3:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libwebpdemux2:amd64.
- Preparing to unpack .../142-libwebpdemux2_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebpdemux2:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libwebp-dev:amd64.
- Preparing to unpack .../143-libwebp-dev_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebp-dev:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libsdl-image1.2-dev:amd64.
- Preparing to unpack .../144-libsdl-image1.2-dev_1.2.12-12_amd64.deb ...
- Unpacking libsdl-image1.2-dev:amd64 (1.2.12-12) ...
- Selecting previously unselected package libvorbisfile3:amd64.
- Preparing to unpack .../145-libvorbisfile3_1.3.7-1_amd64.deb ...
- Unpacking libvorbisfile3:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsdl-mixer1.2:amd64.
- Preparing to unpack .../146-libsdl-mixer1.2_1.2.12-16+b1_amd64.deb ...
- Unpacking libsdl-mixer1.2:amd64 (1.2.12-16+b1) ...
- Selecting previously unselected package libvorbis-dev:amd64.
- Preparing to unpack .../147-libvorbis-dev_1.3.7-1_amd64.deb ...
- Unpacking libvorbis-dev:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsdl-mixer1.2-dev:amd64.
- Preparing to unpack .../148-libsdl-mixer1.2-dev_1.2.12-16+b1_amd64.deb ...
- Unpacking libsdl-mixer1.2-dev:amd64 (1.2.12-16+b1) ...
- Selecting previously unselected package libsdl-ttf2.0-0:amd64.
- Preparing to unpack .../149-libsdl-ttf2.0-0_2.0.11-6_amd64.deb ...
- Unpacking libsdl-ttf2.0-0:amd64 (2.0.11-6) ...
- Selecting previously unselected package libsdl-ttf2.0-dev:amd64.
- Preparing to unpack .../150-libsdl-ttf2.0-dev_2.0.11-6_amd64.deb ...
- Unpacking libsdl-ttf2.0-dev:amd64 (2.0.11-6) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../151-libxcb-randr0_1.14-3_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.14-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../152-libxml2_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../153-mesa-vulkan-drivers_20.3.5-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (20.3.5-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../154-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../155-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (4.0.0) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- 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 libapparmor1:amd64 (2.13.6-10) ...
- Setting up libxcb-xfixes0:amd64 (1.14-3) ...
- Setting up libogg0:amd64 (1.3.4-0.1) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up libicu67:amd64 (67.1-6) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- 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 libsepol1-dev:amd64 (3.1-1) ...
- Setting up libdeflate0:amd64 (1.7-1) ...
- Setting up xkb-data (2.29-2) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libogg-dev:amd64 (1.3.4-0.1) ...
- Setting up libffi-dev:amd64 (3.3-6) ...
- Setting up libjbig0:amd64 (2.1-3.1+b2) ...
- Setting up libpcre2-16-0:amd64 (10.36-2) ...
- Setting up libopengl0:amd64 (1.3.2-1) ...
- Setting up libflac8:amd64 (1.3.3-2) ...
- Setting up libxcb-present0:amd64 (1.14-3) ...
- Setting up libasound2-data (1.2.4-1.1) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libpcre2-32-0:amd64 (10.36-2) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libllvm11:amd64 (1:11.0.1-2) ...
- Setting up libgles2:amd64 (1.3.2-1) ...
- Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Setting up libslang2:amd64 (2.3.2-5) ...
- Setting up libwrap0:amd64 (7.6.q-31) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ...
- Setting up libxcb-sync1:amd64 (1.14-3) ...
- Setting up uuid-dev:amd64 (2.36.1-7) ...
- Setting up libgles1:amd64 (1.3.2-1) ...
- Setting up libdbus-1-3:amd64 (1.12.20-2) ...
- Setting up dbus (1.12.20-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libopus0:amd64 (1.3.1-0.1) ...
- Setting up libpng16-16:amd64 (1.6.37-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up libvorbis0a:amd64 (1.3.7-1) ...
- Setting up libwebp6:amd64 (0.6.1-2+b1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libpcre2-posix2:amd64 (10.36-2) ...
- 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 liblzma-dev:amd64 (5.2.5-2) ...
- Setting up libxcb-dri2-0:amd64 (1.14-3) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up x11proto-xext-dev (2020.1-1) ...
- Setting up alsa-topology-conf (1.2.4-1) ...
- Setting up libmad0:amd64 (0.15.1b-10) ...
- Setting up libasyncns0:amd64 (0.8-6+b2) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.14-3) ...
- Setting up libasound2:amd64 (1.2.4-1.1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libx11-6:amd64 (2:1.7.0-2) ...
- Setting up libopenal-data (1:1.19.1-2) ...
- Setting up libtiff5:amd64 (4.2.0-1) ...
- Setting up libwayland-egl1:amd64 (1.19.0-2) ...
- Setting up libopengl-dev:amd64 (1.3.2-1) ...
- Setting up libasound2-dev:amd64 (1.2.4-1.1) ...
- Setting up libsamplerate0:amd64 (0.2.1+ds0-1) ...
- Setting up timgm6mb-soundfont (1.3-5) ...
- update-alternatives: using /usr/share/sounds/sf2/TimGM6mb.sf2 to provide /usr/share/sounds/sf2/default-GM.sf2 (default-GM.sf2) in auto mode
- update-alternatives: using /usr/share/sounds/sf2/TimGM6mb.sf2 to provide /usr/share/sounds/sf3/default-GM.sf3 (default-GM.sf3) in auto mode
- Setting up libwebpmux3:amd64 (0.6.1-2+b1) ...
- Setting up libdeflate-dev:amd64 (1.7-1) ...
- Setting up libdrm-common (2.4.104-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libvorbisenc2:amd64 (1.3.7-1) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up libtiffxx5:amd64 (4.2.0-1) ...
- Setting up libxkbcommon0:amd64 (1.0.3-2) ...
- Setting up libwayland-client0:amd64 (1.19.0-2) ...
- Setting up libblkid-dev:amd64 (2.36.1-7) ...
- Setting up libx11-xcb1:amd64 (2:1.7.0-2) ...
- Setting up libflac-dev:amd64 (1.3.3-2) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up libcaca0:amd64 (0.99.beta19-2.2) ...
- Setting up libpcre2-dev:amd64 (10.36-2) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libpng-tools (1.6.37-3) ...
- Setting up alsa-ucm-conf (1.2.4-2) ...
- Setting up libselinux1-dev:amd64 (3.1-3) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up libwebpdemux2:amd64 (0.6.1-2+b1) ...
- Setting up libpng-dev:amd64 (1.6.37-3) ...
- Setting up libjpeg-dev:amd64 (1:2.0.6-4) ...
- Setting up libjbig-dev:amd64 (2.1-3.1+b2) ...
- Setting up libx11-dev:amd64 (2:1.7.0-2) ...
- Setting up libxext6:amd64 (2:1.3.3-1.1) ...
- Setting up libglib2.0-bin (2.66.8-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libvorbisfile3:amd64 (1.3.7-1) ...
- Setting up libwebp-dev:amd64 (0.6.1-2+b1) ...
- Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Setting up libtiff-dev:amd64 (4.2.0-1) ...
- Setting up libxfixes3:amd64 (1:5.0.3-2) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-2) ...
- Setting up libxrandr2:amd64 (2:1.5.1-1) ...
- Setting up libmad0-dev (0.15.1b-10) ...
- Setting up libxext-dev:amd64 (2:1.3.3-1.1) ...
- Setting up libsndio7.0:amd64 (1.5.0-3) ...
- Setting up libjack-jackd2-0:amd64 (1.9.17~dfsg-1) ...
- Setting up libdrm2:amd64 (2.4.104-1) ...
- Setting up libwayland-cursor0:amd64 (1.19.0-2) ...
- Setting up libxss1:amd64 (1:1.2.3-1) ...
- Setting up libsndfile1:amd64 (1.0.31-1) ...
- Setting up libinstpatch-1.0-2:amd64 (1.1.6-1) ...
- Setting up libmount-dev:amd64 (2.36.1-7) ...
- Setting up python3.9 (3.9.2-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ...
- Setting up libvorbis-dev:amd64 (1.3.7-1) ...
- Setting up libslang2-dev:amd64 (2.3.2-5) ...
- 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 libpulse0:amd64 (14.2-2) ...
- Setting up libdrm-radeon1:amd64 (2.4.104-1) ...
- Setting up libxcursor1:amd64 (1:1.2.0-2) ...
- Setting up libdrm-intel1:amd64 (2.4.104-1) ...
- Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ...
- Setting up python3 (3.9.2-3) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up libopenal1:amd64 (1:1.19.1-2) ...
- Setting up libegl-mesa0:amd64 (20.3.5-1) ...
- Setting up libpulse-mainloop-glib0:amd64 (14.2-2) ...
- Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-6) ...
- Setting up libegl1:amd64 (1.3.2-1) ...
- Setting up libsdl-ttf2.0-0:amd64 (2.0.11-6) ...
- Setting up libsdl2-2.0-0:amd64 (2.0.14+dfsg2-3) ...
- Setting up libfluidsynth2:amd64 (2.1.7-1) ...
- Setting up libcaca-dev (0.99.beta19-2.2) ...
- Setting up python3-lib2to3 (3.9.2-1) ...
- Setting up python3-distutils (3.9.2-1) ...
- Setting up libglib2.0-dev-bin (2.66.8-1) ...
- Setting up libsdl-image1.2:amd64 (1.2.12-12) ...
- Setting up libglx-mesa0:amd64 (20.3.5-1) ...
- Setting up libglx0:amd64 (1.3.2-1) ...
- Setting up libmikmod3:amd64 (3.3.11.1-6) ...
- Setting up libmikmod-dev:amd64 (3.3.11.1-6) ...
- Setting up libgl1:amd64 (1.3.2-1) ...
- Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
- Setting up libsdl-mixer1.2:amd64 (1.2.12-16+b1) ...
- Setting up libpulse-dev:amd64 (14.2-2) ...
- 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 libegl-dev:amd64 (1.3.2-1) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.1-1) ...
- Setting up libgles-dev:amd64 (1.3.2-1) ...
- Setting up libglvnd-dev:amd64 (1.3.2-1) ...
- Setting up libsdl1.2-dev (1.2.15+dfsg2-6) ...
- Setting up libsdl-image1.2-dev:amd64 (1.2.12-12) ...
- Setting up libgl1-mesa-dev:amd64 (20.3.5-1) ...
- Setting up libsdl-mixer1.2-dev:amd64 (1.2.12-16+b1) ...
- Setting up libsdl-ttf2.0-dev:amd64 (2.0.11-6) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  6/25: [fury-puyo.0.5: http]
Processing  7/25: [fury-puyo.0.5: http]
Processing  8/25: [fury-puyo.0.5: http]
Processing  9/25: [fury-puyo.0.5: http] [conf-pkg-config: pkg-config]
Processing  9/25: [conf-pkg-config: pkg-config]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 10/25: [conf-pkg-config: pkg-config]
Processing 11/25: [conf-pkg-config: pkg-config] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 12/25: [conf-pkg-config: pkg-config] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /usr/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 12/25: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 13/25: [ocamlbuild: make configure.make] [ocamlfind: ./configure] [conf-pkg-config: mkdir]
-> retrieved fury-puyo.0.5  (https://download.ocamlcore.org/furypuyo/furypuyo/0.5/furypuyo-0.5.tar.gz)
-> retrieved ocamlsdl.0.9.1  (cached)
+ /usr/bin/make "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.04.2" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.04.2/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.04.2/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.04.2/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.04.2"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.04.2/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.04.2/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.04.2/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.04.2"; \
- echo "BINDIR=/home/opam/.opam/4.04.2/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.04.2/lib"; \
- echo "MANDIR=/home/opam/.opam/4.04.2/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.04.2/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.04.2/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.04.2/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.04.2/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.04.2"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.04.2/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.04.2/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.04.2/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.04.2"; \
- echo "BINDIR=/home/opam/.opam/4.04.2/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.04.2/lib"; \
- echo "MANDIR=/home/opam/.opam/4.04.2/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.04.2/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.04.2/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.04.2/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.04.2/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 13/25: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [conf-pkg-config: mkdir]
+ /home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/./configure "-bindir" "/home/opam/.opam/4.04.2/bin" "-sitelib" "/home/opam/.opam/4.04.2/lib" "-mandir" "/home/opam/.opam/4.04.2/man" "-config" "/home/opam/.opam/4.04.2/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- 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
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.04.2/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04.2/bin
-     Manual pages:          /home/opam/.opam/4.04.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04.2/bin
-     Manual pages:          /home/opam/.opam/4.04.2/man
-     topfind script:        /home/opam/.opam/4.04.2/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.
- Welcome to findlib version 1.9.1
- 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
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.04.2/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04.2/bin
-     Manual pages:          /home/opam/.opam/4.04.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04.2/bin
-     Manual pages:          /home/opam/.opam/4.04.2/man
-     topfind script:        /home/opam/.opam/4.04.2/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 13/25: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [conf-pkg-config: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.04.2/lib/pkgconfig" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 13/25: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 14/25: [conf-sdl-image: pkg-config SDL_image] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 15/25: [conf-sdl-image: pkg-config SDL_image] [conf-sdl-mixer: pkg-config SDL_mixer] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 16/25: [conf-sdl-image: pkg-config SDL_image] [conf-sdl-mixer: pkg-config SDL_mixer] [conf-sdl-ttf: pkg-config SDL_ttf] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /usr/bin/pkg-config "SDL_image" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/conf-sdl-image.1)
-> compiled  conf-sdl-image.1
Processing 16/25: [conf-sdl-mixer: pkg-config SDL_mixer] [conf-sdl-ttf: pkg-config SDL_ttf] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed conf-sdl-image.1
Processing 17/25: [conf-sdl-mixer: pkg-config SDL_mixer] [conf-sdl-ttf: pkg-config SDL_ttf] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /usr/bin/pkg-config "SDL_mixer" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/conf-sdl-mixer.1)
-> compiled  conf-sdl-mixer.1
Processing 17/25: [conf-sdl-ttf: pkg-config SDL_ttf] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed conf-sdl-mixer.1
Processing 18/25: [conf-sdl-ttf: pkg-config SDL_ttf] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /usr/bin/pkg-config "SDL_ttf" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/conf-sdl-ttf.1)
-> compiled  conf-sdl-ttf.1
Processing 18/25: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed conf-sdl-ttf.1
Processing 19/25: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.04.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04.2/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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.04.2/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.04.2/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/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.04.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04.2/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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.04.2/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.04.2/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/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
Processing 19/25: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 19/25: [ocamlbuild: make check-if-preinstalled]
Processing 20/25: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.04.2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04.2/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
- mkdir -p "/home/opam/.opam/4.04.2/bin"
- mkdir -p "/home/opam/.opam/4.04.2/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.04.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.04.2/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.04.2/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04.2/lib/findlib"
- mkdir -p "/home/opam/.opam/4.04.2/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.04.2/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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` && \
- cp $files "/home/opam/.opam/4.04.2/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.04.2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.04.2/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.04.2/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.04.2/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04.2/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04.2/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04.2/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04.2/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.04.2/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.04.2/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.04.2/man/man1" "/home/opam/.opam/4.04.2/man/man3" "/home/opam/.opam/4.04.2/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04.2/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04.2/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.04.2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04.2/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
- mkdir -p "/home/opam/.opam/4.04.2/bin"
- mkdir -p "/home/opam/.opam/4.04.2/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.04.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.04.2/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.04.2/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04.2/lib/findlib"
- mkdir -p "/home/opam/.opam/4.04.2/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.04.2/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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` && \
- cp $files "/home/opam/.opam/4.04.2/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.04.2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.04.2/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.04.2/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.04.2/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04.2/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04.2/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04.2/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04.2/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.04.2/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.04.2/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.04.2/man/man1" "/home/opam/.opam/4.04.2/man/man3" "/home/opam/.opam/4.04.2/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04.2/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04.2/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 20/25: [ocamlbuild: make check-if-preinstalled]
Processing 21/25: [ocamlbuild: make check-if-preinstalled] [ocamlsdl: ./configure]
+ /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.04.2/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.04.2/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.04.2/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.04.2/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 21/25: [ocamlsdl: ./configure]
-> installed ocamlbuild.0.14.0
Processing 22/25: [ocamlsdl: ./configure]
+ /home/opam/.opam/4.04.2/.opam-switch/build/ocamlsdl.0.9.1/./configure "--with-installdir=/home/opam/.opam/4.04.2/lib/ocamlsdl" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlsdl.0.9.1)
- checking for ocamlc... ocamlc
- OCaml version is 4.04.2
- OCaml library path is /home/opam/.opam/4.04.2/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for ocamlfind... ocamlfind
- checking OCaml Sys.os_type... Unix
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for ranlib... ranlib
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for inline... inline
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for OCaml module lablGL... not found
- checking for sdl-config... /usr/bin/sdl-config
- checking for SDL - version >= 1.2.0... yes
- checking SDL_ttf.h usability... yes
- checking SDL_ttf.h presence... yes
- checking for SDL_ttf.h... yes
- checking for TTF_OpenFontRW in -lSDL_ttf... yes
- checking SDL_image.h usability... yes
- checking SDL_image.h presence... yes
- checking for SDL_image.h... yes
- checking for IMG_ReadXPMFromArray in -lSDL_image... yes
- checking SDL_mixer.h usability... yes
- checking SDL_mixer.h presence... yes
- checking for SDL_mixer.h... yes
- checking for Mix_QuickLoad_WAV in -lSDL_mixer... 
- yes
- checking SDL_gfxPrimitives.h usability... no
- checking SDL_gfxPrimitives.h presence... no
- checking for SDL_gfxPrimitives.h... no
- configure: creating ./config.status
- config.status: creating META
- config.status: creating makefile.platform
- config.status: creating makefile.config.gcc
- config.status: creating src/config.h
- 
- Configure summary:
-   LablGL	 no
-   SDL_image	 yes
-   SDL_mixer	 yes
-   SDL_tff	 yes
-   SDL_gfx	 no
- 
- Configure finished, type 'make' to build.
Processing 22/25: [ocamlsdl: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlsdl.0.9.1)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlsdl.0.9.1/src'
- ocamlc.opt  sdl.mli
- ocamlc.opt -c  -g sdl.ml
- ocamlc.opt  sdlcdrom.mli
- ocamlc.opt -c  -g sdlcdrom.ml
- ocamlc.opt  sdltimer.mli
- ocamlc.opt -c  -g sdltimer.ml
- File "sdltimer.ml", line 26, characters 0-65:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlc.opt  sdljoystick.mli
- ocamlc.opt -c  -g sdljoystick.ml
- ocamlc.opt  sdlkey.mli
- ocamlc.opt -c  -g sdlkey.ml
- ocamlc.opt  sdlmouse.mli
- ocamlc.opt -c  -g sdlmouse.ml
- File "sdlmouse.ml", line 55, characters 9-23:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlc.opt  sdlevent.mli
- ocamlc.opt -c  -g sdlevent.ml
- ocamlc.opt  sdlvideo.mli
- ocamlc.opt -c  -g sdlvideo.ml
- File "sdlvideo.ml", line 210, characters 0-70:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "sdlvideo.ml", line 214, characters 0-72:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlc.opt  sdlwm.mli
- ocamlc.opt -c  -g sdlwm.ml
- ocamlmklib -v -o sdl -oc sdlstub sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo -L/usr/lib/x86_64-linux-gnu -lSDL
- + /home/opam/.opam/4.04.2/bin/ocamlc -a    -o sdl.cma  sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo -dllib -lsdlstub -cclib -lsdlstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL 
- ocamlc.opt  sdlttf.mli
- ocamlc.opt -c  -g sdlttf.ml
- ocamlmklib -v -o sdlttf -oc sdlttfstub sdlttf.cmo -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_ttf
- + /home/opam/.opam/4.04.2/bin/ocamlc -a    -o sdlttf.cma  sdlttf.cmo -dllib -lsdlttfstub -cclib -lsdlttfstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_ttf 
- ocamlc.opt  sdlloader.mli
- ocamlc.opt -c  -g sdlloader.ml
- ocamlmklib -v -o sdlloader -oc sdlloaderstub sdlloader.cmo -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_image
- + /home/opam/.opam/4.04.2/bin/ocamlc -a    -o sdlloader.cma  sdlloader.cmo -dllib -lsdlloaderstub -cclib -lsdlloaderstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_image 
- ocamlc.opt  sdlmixer.mli
- ocamlc.opt -c  -g sdlmixer.ml
- ocamlmklib -v -o sdlmixer -oc sdlmixerstub sdlmixer.cmo -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer
- + /home/opam/.opam/4.04.2/bin/ocamlc -a    -o sdlmixer.cma  sdlmixer.cmo -dllib -lsdlmixerstub -cclib -lsdlmixerstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_mixer 
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdl_stub.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlcdrom_stub.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdltimer_stub.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdljoystick_stub.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlkey_stub.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlmouse_stub.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlevent_stub.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlvideo_stub.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlwm_stub.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " common.c
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlrwops_stub.c
- ocamlmklib -v -o sdl -oc sdlstub sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o common.o sdlrwops_stub.o -L/usr/lib/x86_64-linux-gnu -lSDL
- + gcc -shared  -o ./dllsdlstub.so sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o common.o sdlrwops_stub.o   -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lSDL 
- + ar rc ./libsdlstub.a  sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o common.o sdlrwops_stub.o; ranlib ./libsdlstub.a
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlttf_stub.c
- ocamlmklib -v -o sdlttf -oc sdlttfstub sdlttf_stub.o -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_ttf
- + gcc -shared  -o ./dllsdlttfstub.so sdlttf_stub.o   -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_ttf 
- + ar rc ./libsdlttfstub.a  sdlttf_stub.o; ranlib ./libsdlttfstub.a
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlloader_stub.c
- ocamlmklib -v -o sdlloader -oc sdlloaderstub sdlloader_stub.o -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_image
- + gcc -shared  -o ./dllsdlloaderstub.so sdlloader_stub.o   -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_image 
- + ar rc ./libsdlloaderstub.a  sdlloader_stub.o; ranlib ./libsdlloaderstub.a
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlmixer_stub.c
- ocamlmklib -v -o sdlmixer -oc sdlmixerstub sdlmixer_stub.o -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer
- + gcc -shared  -o ./dllsdlmixerstub.so sdlmixer_stub.o   -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer 
- + ar rc ./libsdlmixerstub.a  sdlmixer_stub.o; ranlib ./libsdlmixerstub.a
- ocamlopt.opt -c  -unsafe sdl.ml
- ocamlopt.opt -c  -unsafe sdlcdrom.ml
- ocamlopt.opt -c  -unsafe sdltimer.ml
- File "sdltimer.ml", line 26, characters 0-65:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlopt.opt -c  -unsafe sdljoystick.ml
- ocamlopt.opt -c  -unsafe sdlkey.ml
- ocamlopt.opt -c  -unsafe sdlmouse.ml
- File "sdlmouse.ml", line 55, characters 9-23:
- Warning 3: deprecated: String.unsafe_set
- ocamlopt.opt -c  -unsafe sdlevent.ml
- ocamlopt.opt -c  -unsafe sdlvideo.ml
- File "sdlvideo.ml", line 210, characters 0-70:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "sdlvideo.ml", line 214, characters 0-72:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlopt.opt -c  -unsafe sdlwm.ml
- ocamlmklib -v -o sdl -oc sdlstub sdl.cmx sdlcdrom.cmx sdltimer.cmx sdljoystick.cmx sdlkey.cmx sdlmouse.cmx sdlevent.cmx sdlvideo.cmx sdlwm.cmx -L/usr/lib/x86_64-linux-gnu -lSDL
- + /home/opam/.opam/4.04.2/bin/ocamlopt -a   -o sdl.cmxa  sdl.cmx sdlcdrom.cmx sdltimer.cmx sdljoystick.cmx sdlkey.cmx sdlmouse.cmx sdlevent.cmx sdlvideo.cmx sdlwm.cmx -cclib -lsdlstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL 
- ocamlopt.opt -c  -unsafe sdlttf.ml
- ocamlmklib -v -o sdlttf -oc sdlttfstub sdlttf.cmx -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_ttf
- + /home/opam/.opam/4.04.2/bin/ocamlopt -a   -o sdlttf.cmxa  sdlttf.cmx -cclib -lsdlttfstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_ttf 
- ocamlopt.opt -c  -unsafe sdlloader.ml
- ocamlmklib -v -o sdlloader -oc sdlloaderstub sdlloader.cmx -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_image
- + /home/opam/.opam/4.04.2/bin/ocamlopt -a   -o sdlloader.cmxa  sdlloader.cmx -cclib -lsdlloaderstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_image 
- ocamlopt.opt -c  -unsafe sdlmixer.ml
- ocamlmklib -v -o sdlmixer -oc sdlmixerstub sdlmixer.cmx -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer
- + /home/opam/.opam/4.04.2/bin/ocamlopt -a   -o sdlmixer.cmxa  sdlmixer.cmx -cclib -lsdlmixerstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_mixer 
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlsdl.0.9.1/src'
-> compiled  ocamlsdl.0.9.1
Processing 23/25: [ocamlsdl: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlsdl.0.9.1)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlsdl.0.9.1/src'
- ocamlfind install sdl ../META \
-           *.cma lib*.a *.cmi *.mli \
-           *.cmxa sdl*.a *.cmx \
-           dll*.so
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlwm.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlvideo.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlttf.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdltimer.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlmouse.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlmixer.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlloader.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlkey.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdljoystick.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlevent.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlcdrom.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdl.cmx
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlttf.a
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlmixer.a
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlloader.a
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdl.a
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlttf.cmxa
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlmixer.cmxa
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlloader.cmxa
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdl.cmxa
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlwm.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlvideo.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlttf.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdltimer.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlmouse.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlmixer.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlloader.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlkey.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdljoystick.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlgl.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlgfx.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlevent.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlcdrom.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdl.mli
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlwm.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlvideo.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlttf.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdltimer.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlmouse.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlmixer.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlloader.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlkey.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdljoystick.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlevent.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlcdrom.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdl.cmi
- Installed /home/opam/.opam/4.04.2/lib/sdl/libsdlttfstub.a
- Installed /home/opam/.opam/4.04.2/lib/sdl/libsdlstub.a
- Installed /home/opam/.opam/4.04.2/lib/sdl/libsdlmixerstub.a
- Installed /home/opam/.opam/4.04.2/lib/sdl/libsdlloaderstub.a
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlttf.cma
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlmixer.cma
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdlloader.cma
- Installed /home/opam/.opam/4.04.2/lib/sdl/sdl.cma
- Installed /home/opam/.opam/4.04.2/lib/stublibs/dllsdlttfstub.so
- Installed /home/opam/.opam/4.04.2/lib/stublibs/dllsdlttfstub.so.owner
- Installed /home/opam/.opam/4.04.2/lib/stublibs/dllsdlstub.so
- Installed /home/opam/.opam/4.04.2/lib/stublibs/dllsdlstub.so.owner
- Installed /home/opam/.opam/4.04.2/lib/stublibs/dllsdlmixerstub.so
- Installed /home/opam/.opam/4.04.2/lib/stublibs/dllsdlmixerstub.so.owner
- Installed /home/opam/.opam/4.04.2/lib/stublibs/dllsdlloaderstub.so
- Installed /home/opam/.opam/4.04.2/lib/stublibs/dllsdlloaderstub.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.04.2/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.04.2/lib/sdl/META
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlsdl.0.9.1/src'
-> installed ocamlsdl.0.9.1
[fury-puyo: subst] expanding opam variables in data_dir.patch.in, generating data_dir.patch
[fury-puyo: patch] applying data_dir.patch
Processing 24/25: [fury-puyo: patch]
[fury-puyo: patch] applying 4.05-compatibility.patch
Processing 24/25: [fury-puyo: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/fury-puyo.0.5)
- ocamlbuild -no-links -Is bin,net,server main.native
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04.2/lib/ocamlbuild /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -modules main.ml > main.ml.depends
- ocamlfind ocamldep -modules action.ml > action.ml.depends
- ocamlfind ocamldep -modules bin/bin.mli > bin/bin.mli.depends
- ocamlfind ocamlc -c -dtypes -I bin -I server -I net -o bin/bin.cmi bin/bin.mli
- ocamlfind ocamldep -modules common.ml > common.ml.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o action.cmo action.ml
- ocamlfind ocamldep -modules config.mli > config.mli.depends
- ocamlfind ocamldep -modules game.ml > game.ml.depends
- ocamlfind ocamldep -modules block.mli > block.mli.depends
- ocamlfind ocamldep -modules cell.ml > cell.ml.depends
- ocamlfind ocamldep -modules puyo.ml > puyo.ml.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o puyo.cmo puyo.ml
- ocamlfind ocamldep -modules matrix.mli > matrix.mli.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o cell.cmo cell.ml
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o matrix.cmi matrix.mli
- ocamlfind ocamldep -modules generator.mli > generator.mli.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o block.cmi block.mli
- ocamlfind ocamldep -modules rand.mli > rand.mli.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o rand.cmi rand.mli
- ocamlfind ocamldep -modules gfx.mli > gfx.mli.depends
- ocamlfind ocamldep -modules misc.ml > misc.ml.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o generator.cmi generator.mli
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o gfx.cmi gfx.mli
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o misc.cmo misc.ml
- ocamlfind ocamldep -modules highscores.mli > highscores.mli.depends
- ocamlfind ocamldep -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -modules IO.mli > IO.mli.depends
- ocamlfind ocamldep -modules replay.mli > replay.mli.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o game.cmo game.ml
- ocamlfind ocamldep -modules score.mli > score.mli.depends
- ocamlfind ocamldep -modules version.ml > version.ml.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o config.cmi config.mli
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o highscores.cmi highscores.mli
- ocamlfind ocamlc -c -dtypes -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -I server -I net -I bin -o IO.cmi IO.mli
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o replay.cmi replay.mli
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o score.cmi score.mli
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o version.cmo version.ml
- ocamlfind ocamldep -modules cpu.ml > cpu.ml.depends
- ocamlfind ocamldep -modules draw.ml > draw.ml.depends
- ocamlfind ocamldep -modules sprites.ml > sprites.ml.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o common.cmo common.ml
- + ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o common.cmo common.ml
- File "common.ml", line 82, characters 13-29:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o sprites.cmo sprites.ml
- ocamlfind ocamldep -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -modules menu.mli > menu.mli.depends
- ocamlfind ocamldep -modules online.ml > online.ml.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o draw.cmo draw.ml
- + ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o draw.cmo draw.ml
- File "draw.ml", line 289, characters 11-27:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -c -dtypes -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -I server -I net -I bin -o menu.cmi menu.mli
- ocamlfind ocamldep -modules net/net.mli > net/net.mli.depends
- ocamlfind ocamldep -modules protocol.ml > protocol.ml.depends
- ocamlfind ocamlc -c -dtypes -I net -I server -I bin -o net/net.cmi net/net.mli
- ocamlfind ocamldep -modules syncs.mli > syncs.mli.depends
- ocamlfind ocamldep -modules net/udp.mli > net/udp.mli.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o protocol.cmo protocol.ml
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o syncs.cmi syncs.mli
- ocamlfind ocamlc -c -dtypes -I net -I server -I bin -o net/udp.cmi net/udp.mli
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o cpu.cmo cpu.ml
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o online.cmo online.ml
- + ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o online.cmo online.ml
- File "online.ml", line 85, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "online.ml", line 267, characters 38-54:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "online.ml", line 321, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "online.ml", line 353, characters 17-33:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -c -dtypes -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -I server -I net -I bin -o main.cmo main.ml
- ocamlfind ocamldep -modules bin/bin.ml > bin/bin.ml.depends
- ocamlfind ocamlopt -c -dtypes -I bin -I server -I net -o bin/bin.cmx bin/bin.ml
- + ocamlfind ocamlopt -c -dtypes -I bin -I server -I net -o bin/bin.cmx bin/bin.ml
- File "bin/bin.ml", line 92, characters 6-24:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "bin/bin.ml", line 249, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "bin/bin.ml", line 251, characters 6-29:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "bin/bin.ml", line 346, characters 11-22:
- Warning 3: deprecated: String.copy
- File "bin/bin.ml", line 360, characters 29-40:
- Warning 3: deprecated: String.copy
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o action.cmx action.ml
- ocamlfind ocamldep -modules config.ml > config.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q configlex.mll
- ocamlfind ocamldep -modules configlex.ml > configlex.ml.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o configlex.cmo configlex.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o configlex.cmx configlex.ml
- ocamlfind ocamldep -modules block.ml > block.ml.depends
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o puyo.cmx puyo.ml
- ocamlfind ocamldep -modules matrix.ml > matrix.ml.depends
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o cell.cmx cell.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o matrix.cmx matrix.ml
- ocamlfind ocamldep -modules generator.ml > generator.ml.depends
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o block.cmx block.ml
- ocamlfind ocamldep -modules rand.ml > rand.ml.depends
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o rand.cmx rand.ml
- ocamlfind ocamldep -modules gfx.ml > gfx.ml.depends
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o misc.cmx misc.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o generator.cmx generator.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o gfx.cmx gfx.ml
- ocamlfind ocamldep -modules highscores.ml > highscores.ml.depends
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o config.cmx config.ml
- + ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o config.cmx config.ml
- File "config.ml", line 116, characters 9-25:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "config.ml", line 119, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "config.ml", line 152, characters 44-60:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "config.ml", line 198, characters 28-44:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "config.ml", line 216, characters 18-34:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamldep -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -modules IO.ml > IO.ml.depends
- ocamlfind ocamldep -modules replay.ml > replay.ml.depends
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o game.cmx game.ml
- ocamlfind ocamldep -modules score.ml > score.ml.depends
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o highscores.cmx highscores.ml
- ocamlfind ocamlopt -c -dtypes -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -I server -I net -I bin -o IO.cmx IO.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o replay.cmx replay.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o score.cmx score.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o version.cmx version.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o common.cmx common.ml
- + ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o common.cmx common.ml
- File "common.ml", line 82, characters 13-29:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o sprites.cmx sprites.ml
- ocamlfind ocamldep -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -modules menu.ml > menu.ml.depends
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o draw.cmx draw.ml
- + ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o draw.cmx draw.ml
- File "draw.ml", line 289, characters 11-27:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -c -dtypes -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -I server -I net -I bin -o menu.cmx menu.ml
- + ocamlfind ocamlopt -c -dtypes -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -I server -I net -I bin -o menu.cmx menu.ml
- File "menu.ml", line 187, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "menu.ml", line 192, characters 10-22:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "menu.ml", line 219, characters 38-54:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "menu.ml", line 221, characters 11-27:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "menu.ml", line 287, characters 16-32:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "menu.ml", line 295, characters 22-38:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamldep -modules net/net.ml > net/net.ml.depends
- ocamlfind ocamldep -modules net/channel.ml > net/channel.ml.depends
- ocamlfind ocamldep -modules net/channel.mli > net/channel.mli.depends
- ocamlfind ocamldep -modules net/connect.mli > net/connect.mli.depends
- ocamlfind ocamlc -c -dtypes -I net -I server -I bin -o net/connect.cmi net/connect.mli
- ocamlfind ocamlc -c -dtypes -I net -I server -I bin -o net/channel.cmi net/channel.mli
- ocamlfind ocamldep -modules net/connect.ml > net/connect.ml.depends
- ocamlfind ocamldep -modules net/time.ml > net/time.ml.depends
- ocamlfind ocamldep -modules net/time.mli > net/time.mli.depends
- ocamlfind ocamlc -c -dtypes -I net -I server -I bin -o net/time.cmi net/time.mli
- ocamlfind ocamldep -modules net/udp.ml > net/udp.ml.depends
- ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/time.cmx net/time.ml
- ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/udp.cmx net/udp.ml
- + ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/udp.cmx net/udp.ml
- File "net/udp.ml", line 98, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/connect.cmx net/connect.ml
- ocamlfind ocamldep -modules net/frame.ml > net/frame.ml.depends
- ocamlfind ocamldep -modules net/frame.mli > net/frame.mli.depends
- ocamlfind ocamlc -c -dtypes -I net -I server -I bin -o net/frame.cmi net/frame.mli
- ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/channel.cmx net/channel.ml
- ocamlfind ocamldep -modules net/netmisc.ml > net/netmisc.ml.depends
- ocamlfind ocamlc -c -dtypes -I net -I server -I bin -o net/netmisc.cmo net/netmisc.ml
- ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/netmisc.cmx net/netmisc.ml
- ocamlfind ocamldep -modules net/order.ml > net/order.ml.depends
- ocamlfind ocamldep -modules net/order.mli > net/order.mli.depends
- ocamlfind ocamlc -c -dtypes -I net -I server -I bin -o net/order.cmi net/order.mli
- ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/frame.cmx net/frame.ml
- ocamlfind ocamldep -modules net/resend.ml > net/resend.ml.depends
- ocamlfind ocamldep -modules net/resend.mli > net/resend.mli.depends
- ocamlfind ocamlc -c -dtypes -I net -I server -I bin -o net/resend.cmi net/resend.mli
- ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/order.cmx net/order.ml
- ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/resend.cmx net/resend.ml
- ocamlfind ocamlopt -c -dtypes -I net -I server -I bin -o net/net.cmx net/net.ml
- ocamlfind ocamldep -modules syncs.ml > syncs.ml.depends
- ocamlfind ocamldep -modules sync.ml > sync.ml.depends
- ocamlfind ocamldep -modules sync.mli > sync.mli.depends
- ocamlfind ocamlc -c -dtypes -I server -I net -I bin -o sync.cmi sync.mli
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o sync.cmx sync.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o protocol.cmx protocol.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o syncs.cmx syncs.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o cpu.cmx cpu.ml
- ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o online.cmx online.ml
- + ocamlfind ocamlopt -c -dtypes -I server -I net -I bin -o online.cmx online.ml
- File "online.ml", line 85, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "online.ml", line 267, characters 38-54:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "online.ml", line 321, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "online.ml", line 353, characters 17-33:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -c -dtypes -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -I server -I net -I bin -o main.cmx main.ml
- ocamlfind ocamlopt -linkpkg -package unix -package sdl.sdlttf -package sdl.sdlimage -package sdl -I bin -I net IO.cmx bin/bin.cmx action.cmx puyo.cmx cell.cmx matrix.cmx block.cmx configlex.cmx config.cmx rand.cmx generator.cmx misc.cmx gfx.cmx game.cmx highscores.cmx replay.cmx score.cmx version.cmx common.cmx cpu.cmx sprites.cmx draw.cmx menu.cmx net/time.cmx net/udp.cmx net/connect.cmx net/channel.cmx net/netmisc.cmx net/frame.cmx net/order.cmx net/resend.cmx net/net.cmx protocol.cmx sync.cmx syncs.cmx online.cmx main.cmx -o main.native
- ln -f -s _build/main.native furypuyo
- ocamlbuild -no-links -Is bin,net,server server.native
- ocamlfind ocamldep -package unix -modules server/server.ml > server/server.ml.depends
- ocamlfind ocamlc -c -dtypes -package unix -I server -I net -I bin -o server/server.cmo server/server.ml
- ocamlfind ocamlopt -c -dtypes -package unix -I server -I net -I bin -o server/server.cmx server/server.ml
- ocamlfind ocamlopt -linkpkg -package unix -I bin -I net -I server bin/bin.cmx action.cmx puyo.cmx cell.cmx matrix.cmx block.cmx configlex.cmx config.cmx rand.cmx generator.cmx misc.cmx highscores.cmx net/time.cmx net/udp.cmx net/connect.cmx net/channel.cmx net/netmisc.cmx net/frame.cmx net/order.cmx net/resend.cmx net/net.cmx score.cmx protocol.cmx server/server.cmx -o server/server.native
- ln -f -s _build/server/server.native furypuyo_srv
-> compiled  fury-puyo.0.5
-> installed fury-puyo.0.5
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "dddbbf815b43fd48666b312149b13f41beaacf4dd768fb09087b66256e52b210"
Job succeeded