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


Building on clete.ocamllabs.io

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

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

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

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

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-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
2021-07-04 01:54.50 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-07-04 01:54.50 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

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

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

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.13.0+trunk  (https://github.com/ocaml/ocaml/archive/4.13.tar.gz)
-> installed ocaml-variants.4.13.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.13.0
Done.
# Run eval $(opam env --switch=4.13.0+trunk) to update the current shell environment
2021-07-04 01:54.50 ---> using "fb997f888fe949f951315626b9b99953f30da0e1ee5f3958816c999a85f28f8c" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 1s (6241 kB/s)
- Reading package lists...
- 
2021-07-04 01:54.50 ---> using "9aeebbbc20e6e9e4a2bbbfab3b9ebc9898081e708ec802b0eae25d96174a2cc8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"liquidsoap.1.4.4\"\
               \nopam install -vy \"liquidsoap.1.4.4\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"liquidsoap.1.4.4\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] liquidsoap.1.4.4 is not installed.

Nothing to do.
The following actions will be performed:
  - install conf-pkg-config         2        [required by liquidsoap]
  - install ocamlfind               1.9.1    [required by liquidsoap]
  - install dune                    2.9.0    [required by menhir, dtools, camomile, etc.]
  - install conf-which              1        [required by liquidsoap]
  - install ocamlbuild              0.14.0   [required by uchar]
  - install conf-libpcre            1        [required by pcre]
  - install mm                      0.5.1    [required by liquidsoap]
  - install base-bytes              base     [required by pcre, gen]
  - install stdlib-shims            0.3.0    [required by ppxlib]
  - install sexplib0                v0.14.0  [required by ppxlib]
  - install result                  1.5      [required by dune-configurator]
  - install ppx_derivers            1.2.1    [required by ppxlib]
  - install ocaml-migrate-parsetree 2.2.0    [required by ppxlib]
  - install ocaml-compiler-libs     v0.12.3  [required by ppxlib]
  - install menhirSdk               20210419 [required by menhir]
  - install menhirLib               20210419 [required by menhir]
  - install dtools                  0.4.3    [required by liquidsoap]
  - install csexp                   1.5.1    [required by dune-configurator]
  - install camomile                1.0.2    [required by liquidsoap]
  - install uchar                   0.0.2    [required by sedlex]
  - install ppxlib                  0.22.2   [required by sedlex]
  - install menhir                  20210419 [required by liquidsoap]
  - install dune-configurator       2.9.0    [required by pcre, gen]
  - install pcre                    7.4.6    [required by liquidsoap]
  - install gen                     0.5.3    [required by sedlex]
  - install duppy                   0.9.1    [required by liquidsoap]
  - install sedlex                  2.3      [required by liquidsoap]
  - install liquidsoap              1.4.4
===== 28 to install =====

The following system packages will first need to be installed:
    libpcre3-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" "libpcre3-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libglib2.0-0:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17845 files and directories currently installed.)
- Preparing to unpack .../00-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../01-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../02-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../03-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 .../04-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 .../05-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../06-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../08-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../09-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 .../10-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up libicu67:amd64 (67.1-7) ...
- 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 libglib2.0-data (2.66.8-1) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/84:
Processing  3/84:
Processing  4/84:
Processing  5/84:
Processing  6/84:
Processing  7/84:
Processing  8/84: [conf-pkg-config: pkg-config]
Processing  9/84: [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved camomile.1.0.2  (cached)
Processing 10/84: [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved csexp.1.5.1  (cached)
Processing 11/84: [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved dtools.0.4.3  (cached)
Processing 12/84: [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.13.0+trunk/.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/84: [conf-which: which which]
Processing 13/84: [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-which.1)
- /usr/bin/which
- /usr/bin/which
-> compiled  conf-which.1
Processing 13/84: [conf-pkg-config: mkdir]
-> retrieved dune.2.9.0  (cached)
Processing 14/84: [conf-pkg-config: mkdir]
Processing 15/84: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved dune-configurator.2.9.0  (cached)
Processing 16/84: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved duppy.0.9.1  (cached)
Processing 17/84: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.13.0+trunk/lib/pkgconfig" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 17/84: [dune: ocaml bootstrap.ml]
Processing 18/84: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
-> installed conf-which.1
Processing 19/84: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
-> retrieved gen.0.5.3  (cached)
Processing 20/84: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
-> retrieved menhir.20210419  (cached)
Processing 21/84: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
-> retrieved liquidsoap.1.4.4  (cached)
Processing 22/84: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 22/84: [dune: ocaml bootstrap.ml]
-> installed conf-libpcre.1
Processing 23/84: [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20210419  (cached)
Processing 24/84: [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20210419  (cached)
Processing 25/84: [dune: ocaml bootstrap.ml]
-> retrieved mm.0.5.1  (cached)
Processing 26/84: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.3  (cached)
Processing 27/84: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-migrate-parsetree.2.2.0  (cached)
Processing 28/84: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 29/84: [dune: ocaml bootstrap.ml]
Processing 30/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 31/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 32/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved pcre.7.4.6  (cached)
Processing 33/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 34/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.13.0+trunk" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.13.0+trunk/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.13.0+trunk/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.13.0+trunk/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13.0+trunk/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13.0+trunk/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13.0+trunk/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.13.0+trunk"; \
- echo "BINDIR=/home/opam/.opam/4.13.0+trunk/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13.0+trunk/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13.0+trunk/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13.0+trunk/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13.0+trunk/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13.0+trunk/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13.0+trunk/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="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13.0+trunk/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13.0+trunk/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13.0+trunk/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.13.0+trunk"; \
- echo "BINDIR=/home/opam/.opam/4.13.0+trunk/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13.0+trunk/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13.0+trunk/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13.0+trunk/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13.0+trunk/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13.0+trunk/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13.0+trunk/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 34/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppxlib.0.22.2  (cached)
Processing 35/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
Processing 36/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sedlex.2.3  (cached)
Processing 37/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.14.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved uchar.0.0.2  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.13.0+trunk/bin" "-sitelib" "/home/opam/.opam/4.13.0+trunk/lib" "-mandir" "/home/opam/.opam/4.13.0+trunk/man" "-config" "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13.0+trunk/.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: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- 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 ocamldoc written to site-lib-src/ocamldoc/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.13.0+trunk/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13.0+trunk/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13.0+trunk/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     topfind script:        /home/opam/.opam/4.13.0+trunk/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: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- 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 ocamldoc written to site-lib-src/ocamldoc/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.13.0+trunk/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13.0+trunk/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13.0+trunk/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     topfind script:        /home/opam/.opam/4.13.0+trunk/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 37/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13.0+trunk/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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.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
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/lib' \
-     	    >topfind
- 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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13.0+trunk/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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.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
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/lib' \
-     	    >topfind
- 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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
Processing 37/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.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 "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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]: 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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.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 "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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]: 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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 37/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 38/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13.0+trunk/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.13.0+trunk/bin"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13.0+trunk/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13.0+trunk/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13.0+trunk/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13.0+trunk/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13.0+trunk/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13.0+trunk/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man/man1" "/home/opam/.opam/4.13.0+trunk/man/man3" "/home/opam/.opam/4.13.0+trunk/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13.0+trunk/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13.0+trunk/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13.0+trunk/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.13.0+trunk/bin"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13.0+trunk/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13.0+trunk/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13.0+trunk/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13.0+trunk/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13.0+trunk/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13.0+trunk/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man/man1" "/home/opam/.opam/4.13.0+trunk/man/man3" "/home/opam/.opam/4.13.0+trunk/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13.0+trunk/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13.0+trunk/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 38/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 39/84: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 40/84: [dune: ocaml bootstrap.ml] [mm: ./configure] [ocamlbuild: make check-if-preinstalled]
-> installed base-bytes.base
Processing 41/84: [dune: ocaml bootstrap.ml] [mm: ./configure] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.13.0+trunk/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13.0+trunk/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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.13.0+trunk/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13.0+trunk/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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 41/84: [dune: ocaml bootstrap.ml] [mm: ./configure]
-> installed ocamlbuild.0.14.0
Processing 42/84: [dune: ocaml bootstrap.ml] [mm: ./configure]
Processing 43/84: [dune: ocaml bootstrap.ml] [mm: ./configure] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.13.0+trunk" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1)
- configuring ocaml-mm 0.5.1
- 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 build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking target toolchain... linux
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking for ar... ar
- checking for ocamlc... ocamlc
- OCaml version is 4.13.0+dev4-2021-06-04
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/4.13.0+trunk/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 ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking for camlidl... no
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for camlp4... no
- checking for camlp4boot... no
- checking for camlp4o... no
- checking for camlp4of... no
- checking for camlp4oof... no
- checking for camlp4orf... no
- checking for camlp4prof... no
- checking for camlp4r... no
- checking for camlp4rf... no
- checking for ocamlfind... ocamlfind
- checking for ocaml standard library path... /home/opam/.opam/4.13.0+trunk/lib/ocaml
- checking for caml/threads.h... yes
- checking for gcc option to produce PIC... -fPIC
- checking for memalign... yes
- 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 whether byte ordering is bigendian... no
- checking for OCaml library alsa... not found
- checking for OCaml library ao... not found
- checking for OCaml library pulseaudio... not found
- checking for OCaml library gstreamer... not found
- checking for OCaml library mad... not found
- checking for OCaml library ogg... not found
- checking for OCaml library sdl... not found
- checking for OCaml library theora... not found
- checking sys/soundcard.h usability... yes
- checking sys/soundcard.h presence... yes
- checking for sys/soundcard.h... yes
- checking libavcodec/avcodec.h usability... no
- checking libavcodec/avcodec.h presence... no
- checking for libavcodec/avcodec.h... no
- checking linux/videodev.h usability... no
- checking linux/videodev.h presence... no
- checking for linux/videodev.h... no
- checking for ocaml bytes module... ok
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating external/Makefile
- config.status: creating external/Makefile.defs
- config.status: creating src/META
- config.status: creating config.h
- 
- 
- Supported external libraries:
-   - Alsa      : no
-   - AO        : no
-   - FFmpeg    : no
-   - Gstreamer : no
-   - Mad       : no
-   - ogg       : no
-   - OSS       : yes
-   - Pulseaudio: no
-   - SDL       : no
-   - Theora    : no
-   - V4L       : no
- 
- configuring ocaml-mm 0.5.1
- 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 build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking target toolchain... linux
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking for ar... ar
- checking for ocamlc... ocamlc
- OCaml version is 4.13.0+dev4-2021-06-04
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/4.13.0+trunk/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 ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking for camlidl... no
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for camlp4... no
- checking for camlp4boot... no
- checking for camlp4o... no
- checking for camlp4of... no
- checking for camlp4oof... no
- checking for camlp4orf... no
- checking for camlp4prof... no
- checking for camlp4r... no
- checking for camlp4rf... no
- checking for ocamlfind... ocamlfind
- checking for ocaml standard library path... /home/opam/.opam/4.13.0+trunk/lib/ocaml
- checking for caml/threads.h... yes
- checking for gcc option to produce PIC... -fPIC
- checking for memalign... yes
- 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 whether byte ordering is bigendian... no
- checking for OCaml library alsa... not found
- checking for OCaml library ao... not found
- checking for OCaml library pulseaudio... not found
- checking for OCaml library gstreamer... not found
- checking for OCaml library mad... not found
- checking for OCaml library ogg... not found
- checking for OCaml library sdl... not found
- checking for OCaml library theora... not found
- checking sys/soundcard.h usability... yes
- checking sys/soundcard.h presence... yes
- checking for sys/soundcard.h... yes
- checking libavcodec/avcodec.h usability... no
- checking libavcodec/avcodec.h presence... no
- checking for libavcodec/avcodec.h... no
- checking linux/videodev.h usability... no
- checking linux/videodev.h presence... no
- checking for linux/videodev.h... no
- checking for ocaml bytes module... ok
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating external/Makefile
- config.status: creating external/Makefile.defs
- config.status: creating src/META
- config.status: creating config.h
- 
- 
- Supported external libraries:
-   - Alsa      : no
-   - AO        : no
-   - FFmpeg    : no
-   - Gstreamer : no
-   - Mad       : no
-   - ogg       : no
-   - OSS       : yes
-   - Pulseaudio: no
-   - SDL       : no
-   - Theora    : no
-   - V4L       : no
- 
Processing 43/84: [dune: ocaml bootstrap.ml] [mm: make] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 43/84: [dune: ocaml bootstrap.ml] [mm: make]
-> installed uchar.0.0.2
Processing 44/84: [dune: ocaml bootstrap.ml] [mm: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.9.0)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing 44/84: [dune: ./dune.exe build] [mm: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- ocamldep.opt synth.mli > ._bcdi/synth.di
- ocamldep.opt MIDI.mli > ._bcdi/MIDI.di
- ocamldep.opt video.mli > ._bcdi/video.di
- ocamldep.opt image.mli > ._bcdi/image.di
- ocamldep.opt audio.mli > ._bcdi/audio.di
- ocamldep.opt ringbuffer.mli > ._bcdi/ringbuffer.di
- ocamldep.opt synth.ml > ._d/synth.d
- ocamldep.opt MIDI.ml > ._d/MIDI.d
- ocamldep.opt video.ml > ._d/video.d
- ocamldep.opt image.ml > ._d/image.d
- ocamldep.opt audio.ml > ._d/audio.d
- ocamldep.opt IO.ml > ._d/IO.d
- ocamldep.opt ringbuffer.ml > ._d/ringbuffer.d
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o audio_c.o " audio_c.c
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o image_data.o " image_data.c
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from image_data.c:1:
- image_data.c: In function 'caml_data_to_string':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- image_data.c:46:10: note: in expansion of macro 'String_val'
-    46 |   memcpy(String_val(ans), data, len);
-       |          ^~~~~~~~~~
- In file included from image_data.c:9:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o image_pixel.o " image_pixel.c
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o image_rgb.o " image_rgb.c
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from image_rgb.c:34:
- image_rgb.c: In function 'caml_rgb_to_bmp':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- image_rgb.c:600:10: note: in expansion of macro 'String_val'
-   600 |   memcpy(String_val(ans), bmp, 122 + 4 * len);
-       |          ^~~~~~~~~~
- In file included from image_rgb.c:44:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from image_rgb.c:34:
- image_rgb.c: In function 'caml_image_to_rgb24':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- image_rgb.c:631:10: note: in expansion of macro 'String_val'
-   631 |   memcpy(String_val(ans), bmp, 3 * len);
-       |          ^~~~~~~~~~
- In file included from image_rgb.c:44:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- image_rgb.c: In function 'caml_rgb_color_to_alpha':
- image_rgb.c:1108:10: warning: variable 'd' set but not used [-Wunused-but-set-variable]
-  1108 |   double d;
-       |          ^
- image_rgb.c:1107:22: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
-  1107 |   double rr, gg, bb, aa;
-       |                      ^~
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o image_yuv420.o " image_yuv420.c
- ar rcs libmm_stubs.a  audio_c.o image_data.o image_pixel.o image_rgb.o image_yuv420.o
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes ringbuffer.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes ringbuffer.ml
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes IO.ml
- File "IO.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes audio.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes audio.ml
- File "audio.ml", line 270, characters 5-13:
- 270 | 	    b : int; (* number of bits *)
-            ^^^^^^^^
- Warning 69 [unused-field]: record field b is never read.
- (However, this field is used to build or mutate values.)
- File "audio.ml", line 329, characters 10-14:
- 329 |       let ifft f d =
-                 ^^^^
- Warning 32 [unused-value-declaration]: unused value ifft.
- File "audio.ml", line 350, characters 5-10:
- 350 | 	let iteri f d =
-            ^^^^^
- Warning 32 [unused-value-declaration]: unused value iteri.
- File "audio.ml", line 386, characters 28-29:
- 386 | 	let blackman ?(alpha=0.16) f d =
-                                   ^
- Warning 27 [unused-var-strict]: unused variable f.
- File "audio.ml", line 395, characters 25-26:
- 395 | 	let low_res a0 a1 a2 a3 f d =
-                                ^
- Warning 27 [unused-var-strict]: unused variable f.
- File "audio.ml", line 407, characters 23-29:
- 407 |       let notes sr f ?(window=Window.cosine) ?(note_min=Note.c0) ?(note_max=128) ?(volume_min=0.01) ?(filter_harmonics=true) buf ofs len =
-                              ^^^^^^
- Warning 27 [unused-var-strict]: unused variable window.
- File "audio.ml", lines 766-776, characters 4-7:
- 766 | ....class tb303 sr =
- 767 |     object (self)
- 768 |       (* Freq of 0. means no slide for next note. *)
- 769 |       inherit base sr 0.
- 770 | 
- ...
- 773 | 
- 774 |       method fill buf ofs len =
- 775 | 	assert false
- 776 |     end
- Warning 34 [unused-type-declaration]: unused type tb303.
- File "audio.ml", line 767, characters 11-17:
- 767 |     object (self)
-                  ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 774, characters 18-21:
- 774 |       method fill buf ofs len =
-                         ^^^
- Warning 27 [unused-var-strict]: unused variable buf.
- File "audio.ml", line 774, characters 22-25:
- 774 |       method fill buf ofs len =
-                             ^^^
- Warning 27 [unused-var-strict]: unused variable ofs.
- File "audio.ml", line 774, characters 26-29:
- 774 |       method fill buf ofs len =
-                                 ^^^
- Warning 27 [unused-var-strict]: unused variable len.
- File "audio.ml", line 874, characters 4-10:
- 874 | let length b = Array.length b
-           ^^^^^^
- Warning 32 [unused-value-declaration]: unused value length.
- File "audio.ml", line 1213, characters 9-15:
- 1213 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1230, characters 9-15:
- 1230 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1298, characters 9-15:
- 1298 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1422, characters 9-15:
- 1422 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes image.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes image.ml
- File "image.ml", line 198, characters 6-19:
- 198 |       stride : int;
-             ^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field stride is never read.
- (However, this field is used to build or mutate values.)
- File "image.ml", line 800, characters 14-17:
- 800 |     let sepia img = failwith "Not implemented: sepia"
-                     ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 802, characters 15-18:
- 802 |     let invert img = failwith "Not implemented: invert"
-                      ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 804, characters 13-16:
- 804 |     let lomo img = failwith "Not implemented: lomo"
-                    ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 997, characters 16-20:
- 997 |   let convert ?(copy=false) ?(proportional=true) ?scale_kind src dst =
-                       ^^^^
- Warning 27 [unused-var-strict]: unused variable copy.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes video.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes video.ml
- File "video.ml", line 86, characters 2-18:
- 86 |   type t = Image.t
-        ^^^^^^^^^^^^^^^^
- Warning 34 [unused-type-declaration]: unused type t.
- File "video.ml", line 88, characters 6-12:
- 88 |   let create () = Image.create 0 0
-            ^^^^^^
- Warning 32 [unused-value-declaration]: unused value create.
- File "video.ml", line 90, characters 6-10:
- 90 |   let blit = blit
-            ^^^^
- Warning 32 [unused-value-declaration]: unused value blit.
- File "video.ml", lines 85-91, characters 0-3:
- 85 | module RE = struct
- 86 |   type t = Image.t
- 87 | 
- 88 |   let create () = Image.create 0 0
- 89 | 
- 90 |   let blit = blit
- 91 | end
- Warning 60 [unused-module]: unused module RE.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes MIDI.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes MIDI.ml
- File "MIDI.ml", line 107, characters 8-39:
- 107 |         s.[0] <- coi (0x8 lsl 4 + chan);
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 108, characters 8-22:
- 108 |         s.[1] <- coi n;
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 109, characters 8-22:
- 109 |         s.[2] <- bof v
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 111, characters 8-39:
- 111 |         s.[0] <- coi (0x9 lsl 4 + chan);
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 112, characters 8-22:
- 112 |         s.[1] <- coi n;
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 113, characters 8-22:
- 113 |         s.[2] <- bof v
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 292, characters 14-52:
- 292 |               ans.[i] <- char_of_int data.(!pos + i)
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 61, characters 0-16:
- 61 | type delta = int
-      ^^^^^^^^^^^^^^^^
- Warning 34 [unused-type-declaration]: unused type delta.
- File "MIDI.ml", line 212, characters 6-15:
- 212 |   let clear_all buf =
-             ^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value clear_all.
- File "MIDI.ml", line 215, characters 6-12:
- 215 |   let append t1 t2 =
-             ^^^^^^
- Warning 32 [unused-value-declaration]: unused value append.
- File "MIDI.ml", line 570, characters 31-37:
- 570 |     class to_file samplerate ?(tracks=16) fname =
-                                      ^^^^^^
- Warning 27 [unused-var-strict]: unused variable tracks.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes synth.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes synth.ml
- File "synth.ml", line 56, characters 6-21:
- 56 |       volume : float;
-            ^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field volume is never read.
- (However, this field is used to build or mutate values.)
- File "synth.ml", line 80, characters 21-22:
- 80 |   method note_off n (v:float) =
-                           ^
- Warning 27 [unused-var-strict]: unused variable v.
- File "synth.ml", line 142, characters 4-14:
- 142 | let simple_gen g ?adsr sr ?(volume=1.) ?(phase=0.) f =
-           ^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value simple_gen.
- File "synth.ml", line 181, characters 19-22:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                          ^^^
- Warning 27 [unused-var-strict]: unused variable evs.
- File "synth.ml", line 181, characters 37-41:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                            ^^^^
- Warning 27 [unused-var-strict]: unused variable eofs.
- File "synth.ml", line 181, characters 48-51:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                       ^^^
- Warning 27 [unused-var-strict]: unused variable buf.
- File "synth.ml", line 181, characters 67-70:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                                          ^^^
- Warning 27 [unused-var-strict]: unused variable ofs.
- File "synth.ml", line 181, characters 77-80:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                                                    ^^^
- Warning 27 [unused-var-strict]: unused variable len.
- ocamlmklib    -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes     \
- 			-o mm_stubs  audio_c.o image_data.o image_pixel.o image_rgb.o image_yuv420.o   \
- 			
- ocamlc.opt -a -dllib dllmm_stubs.so    -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes -linkall        -cclib -lmm_stubs    -o mm.cma ringbuffer.cmo IO.cmo audio.cmo image.cmo video.cmo MIDI.cmo synth.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- ocamldep.opt -native synth.mli > ._ncdi/synth.di
- ocamldep.opt -native MIDI.mli > ._ncdi/MIDI.di
- ocamldep.opt -native video.mli > ._ncdi/video.di
- ocamldep.opt -native image.mli > ._ncdi/image.di
- ocamldep.opt -native audio.mli > ._ncdi/audio.di
- ocamldep.opt -native ringbuffer.mli > ._ncdi/ringbuffer.di
- make[2]: 'libmm_stubs.a' is up to date.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes ringbuffer.ml
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes IO.ml
- File "IO.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes audio.ml
- File "audio.ml", line 270, characters 5-13:
- 270 | 	    b : int; (* number of bits *)
-            ^^^^^^^^
- Warning 69 [unused-field]: record field b is never read.
- (However, this field is used to build or mutate values.)
- File "audio.ml", line 329, characters 10-14:
- 329 |       let ifft f d =
-                 ^^^^
- Warning 32 [unused-value-declaration]: unused value ifft.
- File "audio.ml", line 350, characters 5-10:
- 350 | 	let iteri f d =
-            ^^^^^
- Warning 32 [unused-value-declaration]: unused value iteri.
- File "audio.ml", line 386, characters 28-29:
- 386 | 	let blackman ?(alpha=0.16) f d =
-                                   ^
- Warning 27 [unused-var-strict]: unused variable f.
- File "audio.ml", line 395, characters 25-26:
- 395 | 	let low_res a0 a1 a2 a3 f d =
-                                ^
- Warning 27 [unused-var-strict]: unused variable f.
- File "audio.ml", line 407, characters 23-29:
- 407 |       let notes sr f ?(window=Window.cosine) ?(note_min=Note.c0) ?(note_max=128) ?(volume_min=0.01) ?(filter_harmonics=true) buf ofs len =
-                              ^^^^^^
- Warning 27 [unused-var-strict]: unused variable window.
- File "audio.ml", lines 766-776, characters 4-7:
- 766 | ....class tb303 sr =
- 767 |     object (self)
- 768 |       (* Freq of 0. means no slide for next note. *)
- 769 |       inherit base sr 0.
- 770 | 
- ...
- 773 | 
- 774 |       method fill buf ofs len =
- 775 | 	assert false
- 776 |     end
- Warning 34 [unused-type-declaration]: unused type tb303.
- File "audio.ml", line 767, characters 11-17:
- 767 |     object (self)
-                  ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 774, characters 18-21:
- 774 |       method fill buf ofs len =
-                         ^^^
- Warning 27 [unused-var-strict]: unused variable buf.
- File "audio.ml", line 774, characters 22-25:
- 774 |       method fill buf ofs len =
-                             ^^^
- Warning 27 [unused-var-strict]: unused variable ofs.
- File "audio.ml", line 774, characters 26-29:
- 774 |       method fill buf ofs len =
-                                 ^^^
- Warning 27 [unused-var-strict]: unused variable len.
- File "audio.ml", line 874, characters 4-10:
- 874 | let length b = Array.length b
-           ^^^^^^
- Warning 32 [unused-value-declaration]: unused value length.
- File "audio.ml", line 1213, characters 9-15:
- 1213 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1230, characters 9-15:
- 1230 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1298, characters 9-15:
- 1298 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1422, characters 9-15:
- 1422 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes image.ml
- File "image.ml", line 198, characters 6-19:
- 198 |       stride : int;
-             ^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field stride is never read.
- (However, this field is used to build or mutate values.)
- File "image.ml", line 800, characters 14-17:
- 800 |     let sepia img = failwith "Not implemented: sepia"
-                     ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 802, characters 15-18:
- 802 |     let invert img = failwith "Not implemented: invert"
-                      ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 804, characters 13-16:
- 804 |     let lomo img = failwith "Not implemented: lomo"
-                    ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 997, characters 16-20:
- 997 |   let convert ?(copy=false) ?(proportional=true) ?scale_kind src dst =
-                       ^^^^
- Warning 27 [unused-var-strict]: unused variable copy.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes video.ml
- File "video.ml", line 86, characters 2-18:
- 86 |   type t = Image.t
-        ^^^^^^^^^^^^^^^^
- Warning 34 [unused-type-declaration]: unused type t.
- File "video.ml", line 88, characters 6-12:
- 88 |   let create () = Image.create 0 0
-            ^^^^^^
- Warning 32 [unused-value-declaration]: unused value create.
- File "video.ml", line 90, characters 6-10:
- 90 |   let blit = blit
-            ^^^^
- Warning 32 [unused-value-declaration]: unused value blit.
- File "video.ml", lines 85-91, characters 0-3:
- 85 | module RE = struct
- 86 |   type t = Image.t
- 87 | 
- 88 |   let create () = Image.create 0 0
- 89 | 
- 90 |   let blit = blit
- 91 | end
- Warning 60 [unused-module]: unused module RE.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes MIDI.ml
- File "MIDI.ml", line 107, characters 8-39:
- 107 |         s.[0] <- coi (0x8 lsl 4 + chan);
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 108, characters 8-22:
- 108 |         s.[1] <- coi n;
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 109, characters 8-22:
- 109 |         s.[2] <- bof v
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 111, characters 8-39:
- 111 |         s.[0] <- coi (0x9 lsl 4 + chan);
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 112, characters 8-22:
- 112 |         s.[1] <- coi n;
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 113, characters 8-22:
- 113 |         s.[2] <- bof v
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 292, characters 14-52:
- 292 |               ans.[i] <- char_of_int data.(!pos + i)
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 61, characters 0-16:
- 61 | type delta = int
-      ^^^^^^^^^^^^^^^^
- Warning 34 [unused-type-declaration]: unused type delta.
- File "MIDI.ml", line 212, characters 6-15:
- 212 |   let clear_all buf =
-             ^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value clear_all.
- File "MIDI.ml", line 215, characters 6-12:
- 215 |   let append t1 t2 =
-             ^^^^^^
- Warning 32 [unused-value-declaration]: unused value append.
- File "MIDI.ml", line 570, characters 31-37:
- 570 |     class to_file samplerate ?(tracks=16) fname =
-                                      ^^^^^^
- Warning 27 [unused-var-strict]: unused variable tracks.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes synth.ml
- File "synth.ml", line 56, characters 6-21:
- 56 |       volume : float;
-            ^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field volume is never read.
- (However, this field is used to build or mutate values.)
- File "synth.ml", line 80, characters 21-22:
- 80 |   method note_off n (v:float) =
-                           ^
- Warning 27 [unused-var-strict]: unused variable v.
- File "synth.ml", line 142, characters 4-14:
- 142 | let simple_gen g ?adsr sr ?(volume=1.) ?(phase=0.) f =
-           ^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value simple_gen.
- File "synth.ml", line 181, characters 19-22:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                          ^^^
- Warning 27 [unused-var-strict]: unused variable evs.
- File "synth.ml", line 181, characters 37-41:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                            ^^^^
- Warning 27 [unused-var-strict]: unused variable eofs.
- File "synth.ml", line 181, characters 48-51:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                       ^^^
- Warning 27 [unused-var-strict]: unused variable buf.
- File "synth.ml", line 181, characters 67-70:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                                          ^^^
- Warning 27 [unused-var-strict]: unused variable ofs.
- File "synth.ml", line 181, characters 77-80:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                                                    ^^^
- Warning 27 [unused-var-strict]: unused variable len.
- ocamlopt.opt -a     -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes -linkall       -cclib -lmm_stubs    -o mm.cmxa ringbuffer.cmx IO.cmx audio.cmx image.cmx video.cmx MIDI.cmx synth.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- ocamldep.opt synth.mli > ._bcdi/synth.di
- ocamldep.opt MIDI.mli > ._bcdi/MIDI.di
- ocamldep.opt video.mli > ._bcdi/video.di
- ocamldep.opt image.mli > ._bcdi/image.di
- ocamldep.opt audio.mli > ._bcdi/audio.di
- ocamldep.opt ringbuffer.mli > ._bcdi/ringbuffer.di
- ocamldep.opt synth.ml > ._d/synth.d
- ocamldep.opt MIDI.ml > ._d/MIDI.d
- ocamldep.opt video.ml > ._d/video.d
- ocamldep.opt image.ml > ._d/image.d
- ocamldep.opt audio.ml > ._d/audio.d
- ocamldep.opt IO.ml > ._d/IO.d
- ocamldep.opt ringbuffer.ml > ._d/ringbuffer.d
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o audio_c.o " audio_c.c
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o image_data.o " image_data.c
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from image_data.c:1:
- image_data.c: In function 'caml_data_to_string':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- image_data.c:46:10: note: in expansion of macro 'String_val'
-    46 |   memcpy(String_val(ans), data, len);
-       |          ^~~~~~~~~~
- In file included from image_data.c:9:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o image_pixel.o " image_pixel.c
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o image_rgb.o " image_rgb.c
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from image_rgb.c:34:
- image_rgb.c: In function 'caml_rgb_to_bmp':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- image_rgb.c:600:10: note: in expansion of macro 'String_val'
-   600 |   memcpy(String_val(ans), bmp, 122 + 4 * len);
-       |          ^~~~~~~~~~
- In file included from image_rgb.c:44:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- In file included from /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/alloc.h:24,
-                  from image_rgb.c:34:
- image_rgb.c: In function 'caml_image_to_rgb24':
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- image_rgb.c:631:10: note: in expansion of macro 'String_val'
-   631 |   memcpy(String_val(ans), bmp, 3 * len);
-       |          ^~~~~~~~~~
- In file included from image_rgb.c:44:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- image_rgb.c: In function 'caml_rgb_color_to_alpha':
- image_rgb.c:1108:10: warning: variable 'd' set but not used [-Wunused-but-set-variable]
-  1108 |   double d;
-       |          ^
- image_rgb.c:1107:22: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
-  1107 |   double rr, gg, bb, aa;
-       |                      ^~
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.13.0+trunk/include -I.. -g -Wall -O3 \
- 			-DPIC   \
- 			  -I.. -I/home/opam/.opam/4.13.0+trunk/lib/bytes  -o image_yuv420.o " image_yuv420.c
- ar rcs libmm_stubs.a  audio_c.o image_data.o image_pixel.o image_rgb.o image_yuv420.o
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes ringbuffer.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes ringbuffer.ml
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes IO.ml
- File "IO.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes audio.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes audio.ml
- File "audio.ml", line 270, characters 5-13:
- 270 | 	    b : int; (* number of bits *)
-            ^^^^^^^^
- Warning 69 [unused-field]: record field b is never read.
- (However, this field is used to build or mutate values.)
- File "audio.ml", line 329, characters 10-14:
- 329 |       let ifft f d =
-                 ^^^^
- Warning 32 [unused-value-declaration]: unused value ifft.
- File "audio.ml", line 350, characters 5-10:
- 350 | 	let iteri f d =
-            ^^^^^
- Warning 32 [unused-value-declaration]: unused value iteri.
- File "audio.ml", line 386, characters 28-29:
- 386 | 	let blackman ?(alpha=0.16) f d =
-                                   ^
- Warning 27 [unused-var-strict]: unused variable f.
- File "audio.ml", line 395, characters 25-26:
- 395 | 	let low_res a0 a1 a2 a3 f d =
-                                ^
- Warning 27 [unused-var-strict]: unused variable f.
- File "audio.ml", line 407, characters 23-29:
- 407 |       let notes sr f ?(window=Window.cosine) ?(note_min=Note.c0) ?(note_max=128) ?(volume_min=0.01) ?(filter_harmonics=true) buf ofs len =
-                              ^^^^^^
- Warning 27 [unused-var-strict]: unused variable window.
- File "audio.ml", lines 766-776, characters 4-7:
- 766 | ....class tb303 sr =
- 767 |     object (self)
- 768 |       (* Freq of 0. means no slide for next note. *)
- 769 |       inherit base sr 0.
- 770 | 
- ...
- 773 | 
- 774 |       method fill buf ofs len =
- 775 | 	assert false
- 776 |     end
- Warning 34 [unused-type-declaration]: unused type tb303.
- File "audio.ml", line 767, characters 11-17:
- 767 |     object (self)
-                  ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 774, characters 18-21:
- 774 |       method fill buf ofs len =
-                         ^^^
- Warning 27 [unused-var-strict]: unused variable buf.
- File "audio.ml", line 774, characters 22-25:
- 774 |       method fill buf ofs len =
-                             ^^^
- Warning 27 [unused-var-strict]: unused variable ofs.
- File "audio.ml", line 774, characters 26-29:
- 774 |       method fill buf ofs len =
-                                 ^^^
- Warning 27 [unused-var-strict]: unused variable len.
- File "audio.ml", line 874, characters 4-10:
- 874 | let length b = Array.length b
-           ^^^^^^
- Warning 32 [unused-value-declaration]: unused value length.
- File "audio.ml", line 1213, characters 9-15:
- 1213 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1230, characters 9-15:
- 1230 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1298, characters 9-15:
- 1298 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1422, characters 9-15:
- 1422 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes image.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes image.ml
- File "image.ml", line 198, characters 6-19:
- 198 |       stride : int;
-             ^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field stride is never read.
- (However, this field is used to build or mutate values.)
- File "image.ml", line 800, characters 14-17:
- 800 |     let sepia img = failwith "Not implemented: sepia"
-                     ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 802, characters 15-18:
- 802 |     let invert img = failwith "Not implemented: invert"
-                      ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 804, characters 13-16:
- 804 |     let lomo img = failwith "Not implemented: lomo"
-                    ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 997, characters 16-20:
- 997 |   let convert ?(copy=false) ?(proportional=true) ?scale_kind src dst =
-                       ^^^^
- Warning 27 [unused-var-strict]: unused variable copy.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes video.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes video.ml
- File "video.ml", line 86, characters 2-18:
- 86 |   type t = Image.t
-        ^^^^^^^^^^^^^^^^
- Warning 34 [unused-type-declaration]: unused type t.
- File "video.ml", line 88, characters 6-12:
- 88 |   let create () = Image.create 0 0
-            ^^^^^^
- Warning 32 [unused-value-declaration]: unused value create.
- File "video.ml", line 90, characters 6-10:
- 90 |   let blit = blit
-            ^^^^
- Warning 32 [unused-value-declaration]: unused value blit.
- File "video.ml", lines 85-91, characters 0-3:
- 85 | module RE = struct
- 86 |   type t = Image.t
- 87 | 
- 88 |   let create () = Image.create 0 0
- 89 | 
- 90 |   let blit = blit
- 91 | end
- Warning 60 [unused-module]: unused module RE.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes MIDI.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes MIDI.ml
- File "MIDI.ml", line 107, characters 8-39:
- 107 |         s.[0] <- coi (0x8 lsl 4 + chan);
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 108, characters 8-22:
- 108 |         s.[1] <- coi n;
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 109, characters 8-22:
- 109 |         s.[2] <- bof v
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 111, characters 8-39:
- 111 |         s.[0] <- coi (0x9 lsl 4 + chan);
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 112, characters 8-22:
- 112 |         s.[1] <- coi n;
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 113, characters 8-22:
- 113 |         s.[2] <- bof v
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 292, characters 14-52:
- 292 |               ans.[i] <- char_of_int data.(!pos + i)
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 61, characters 0-16:
- 61 | type delta = int
-      ^^^^^^^^^^^^^^^^
- Warning 34 [unused-type-declaration]: unused type delta.
- File "MIDI.ml", line 212, characters 6-15:
- 212 |   let clear_all buf =
-             ^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value clear_all.
- File "MIDI.ml", line 215, characters 6-12:
- 215 |   let append t1 t2 =
-             ^^^^^^
- Warning 32 [unused-value-declaration]: unused value append.
- File "MIDI.ml", line 570, characters 31-37:
- 570 |     class to_file samplerate ?(tracks=16) fname =
-                                      ^^^^^^
- Warning 27 [unused-var-strict]: unused variable tracks.
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes synth.mli
- ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes synth.ml
- File "synth.ml", line 56, characters 6-21:
- 56 |       volume : float;
-            ^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field volume is never read.
- (However, this field is used to build or mutate values.)
- File "synth.ml", line 80, characters 21-22:
- 80 |   method note_off n (v:float) =
-                           ^
- Warning 27 [unused-var-strict]: unused variable v.
- File "synth.ml", line 142, characters 4-14:
- 142 | let simple_gen g ?adsr sr ?(volume=1.) ?(phase=0.) f =
-           ^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value simple_gen.
- File "synth.ml", line 181, characters 19-22:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                          ^^^
- Warning 27 [unused-var-strict]: unused variable evs.
- File "synth.ml", line 181, characters 37-41:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                            ^^^^
- Warning 27 [unused-var-strict]: unused variable eofs.
- File "synth.ml", line 181, characters 48-51:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                       ^^^
- Warning 27 [unused-var-strict]: unused variable buf.
- File "synth.ml", line 181, characters 67-70:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                                          ^^^
- Warning 27 [unused-var-strict]: unused variable ofs.
- File "synth.ml", line 181, characters 77-80:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                                                    ^^^
- Warning 27 [unused-var-strict]: unused variable len.
- ocamlmklib    -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes     \
- 			-o mm_stubs  audio_c.o image_data.o image_pixel.o image_rgb.o image_yuv420.o   \
- 			
- ocamlc.opt -a -dllib dllmm_stubs.so    -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes -linkall        -cclib -lmm_stubs    -o mm.cma ringbuffer.cmo IO.cmo audio.cmo image.cmo video.cmo MIDI.cmo synth.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- ocamldep.opt -native synth.mli > ._ncdi/synth.di
- ocamldep.opt -native MIDI.mli > ._ncdi/MIDI.di
- ocamldep.opt -native video.mli > ._ncdi/video.di
- ocamldep.opt -native image.mli > ._ncdi/image.di
- ocamldep.opt -native audio.mli > ._ncdi/audio.di
- ocamldep.opt -native ringbuffer.mli > ._ncdi/ringbuffer.di
- make[2]: 'libmm_stubs.a' is up to date.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes ringbuffer.ml
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes IO.ml
- File "IO.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes audio.ml
- File "audio.ml", line 270, characters 5-13:
- 270 | 	    b : int; (* number of bits *)
-            ^^^^^^^^
- Warning 69 [unused-field]: record field b is never read.
- (However, this field is used to build or mutate values.)
- File "audio.ml", line 329, characters 10-14:
- 329 |       let ifft f d =
-                 ^^^^
- Warning 32 [unused-value-declaration]: unused value ifft.
- File "audio.ml", line 350, characters 5-10:
- 350 | 	let iteri f d =
-            ^^^^^
- Warning 32 [unused-value-declaration]: unused value iteri.
- File "audio.ml", line 386, characters 28-29:
- 386 | 	let blackman ?(alpha=0.16) f d =
-                                   ^
- Warning 27 [unused-var-strict]: unused variable f.
- File "audio.ml", line 395, characters 25-26:
- 395 | 	let low_res a0 a1 a2 a3 f d =
-                                ^
- Warning 27 [unused-var-strict]: unused variable f.
- File "audio.ml", line 407, characters 23-29:
- 407 |       let notes sr f ?(window=Window.cosine) ?(note_min=Note.c0) ?(note_max=128) ?(volume_min=0.01) ?(filter_harmonics=true) buf ofs len =
-                              ^^^^^^
- Warning 27 [unused-var-strict]: unused variable window.
- File "audio.ml", lines 766-776, characters 4-7:
- 766 | ....class tb303 sr =
- 767 |     object (self)
- 768 |       (* Freq of 0. means no slide for next note. *)
- 769 |       inherit base sr 0.
- 770 | 
- ...
- 773 | 
- 774 |       method fill buf ofs len =
- 775 | 	assert false
- 776 |     end
- Warning 34 [unused-type-declaration]: unused type tb303.
- File "audio.ml", line 767, characters 11-17:
- 767 |     object (self)
-                  ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 774, characters 18-21:
- 774 |       method fill buf ofs len =
-                         ^^^
- Warning 27 [unused-var-strict]: unused variable buf.
- File "audio.ml", line 774, characters 22-25:
- 774 |       method fill buf ofs len =
-                             ^^^
- Warning 27 [unused-var-strict]: unused variable ofs.
- File "audio.ml", line 774, characters 26-29:
- 774 |       method fill buf ofs len =
-                                 ^^^
- Warning 27 [unused-var-strict]: unused variable len.
- File "audio.ml", line 874, characters 4-10:
- 874 | let length b = Array.length b
-           ^^^^^^
- Warning 32 [unused-value-declaration]: unused value length.
- File "audio.ml", line 1213, characters 9-15:
- 1213 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1230, characters 9-15:
- 1230 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1298, characters 9-15:
- 1298 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- File "audio.ml", line 1422, characters 9-15:
- 1422 |   object (self)
-                 ^^^^^^
- Warning 27 [unused-var-strict]: unused variable self.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes image.ml
- File "image.ml", line 198, characters 6-19:
- 198 |       stride : int;
-             ^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field stride is never read.
- (However, this field is used to build or mutate values.)
- File "image.ml", line 800, characters 14-17:
- 800 |     let sepia img = failwith "Not implemented: sepia"
-                     ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 802, characters 15-18:
- 802 |     let invert img = failwith "Not implemented: invert"
-                      ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 804, characters 13-16:
- 804 |     let lomo img = failwith "Not implemented: lomo"
-                    ^^^
- Warning 27 [unused-var-strict]: unused variable img.
- File "image.ml", line 997, characters 16-20:
- 997 |   let convert ?(copy=false) ?(proportional=true) ?scale_kind src dst =
-                       ^^^^
- Warning 27 [unused-var-strict]: unused variable copy.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes video.ml
- File "video.ml", line 86, characters 2-18:
- 86 |   type t = Image.t
-        ^^^^^^^^^^^^^^^^
- Warning 34 [unused-type-declaration]: unused type t.
- File "video.ml", line 88, characters 6-12:
- 88 |   let create () = Image.create 0 0
-            ^^^^^^
- Warning 32 [unused-value-declaration]: unused value create.
- File "video.ml", line 90, characters 6-10:
- 90 |   let blit = blit
-            ^^^^
- Warning 32 [unused-value-declaration]: unused value blit.
- File "video.ml", lines 85-91, characters 0-3:
- 85 | module RE = struct
- 86 |   type t = Image.t
- 87 | 
- 88 |   let create () = Image.create 0 0
- 89 | 
- 90 |   let blit = blit
- 91 | end
- Warning 60 [unused-module]: unused module RE.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes MIDI.ml
- File "MIDI.ml", line 107, characters 8-39:
- 107 |         s.[0] <- coi (0x8 lsl 4 + chan);
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 108, characters 8-22:
- 108 |         s.[1] <- coi n;
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 109, characters 8-22:
- 109 |         s.[2] <- bof v
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 111, characters 8-39:
- 111 |         s.[0] <- coi (0x9 lsl 4 + chan);
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 112, characters 8-22:
- 112 |         s.[1] <- coi n;
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 113, characters 8-22:
- 113 |         s.[2] <- bof v
-               ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 292, characters 14-52:
- 292 |               ans.[i] <- char_of_int data.(!pos + i)
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "MIDI.ml", line 61, characters 0-16:
- 61 | type delta = int
-      ^^^^^^^^^^^^^^^^
- Warning 34 [unused-type-declaration]: unused type delta.
- File "MIDI.ml", line 212, characters 6-15:
- 212 |   let clear_all buf =
-             ^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value clear_all.
- File "MIDI.ml", line 215, characters 6-12:
- 215 |   let append t1 t2 =
-             ^^^^^^
- Warning 32 [unused-value-declaration]: unused value append.
- File "MIDI.ml", line 570, characters 31-37:
- 570 |     class to_file samplerate ?(tracks=16) fname =
-                                      ^^^^^^
- Warning 27 [unused-var-strict]: unused variable tracks.
- ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes synth.ml
- File "synth.ml", line 56, characters 6-21:
- 56 |       volume : float;
-            ^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field volume is never read.
- (However, this field is used to build or mutate values.)
- File "synth.ml", line 80, characters 21-22:
- 80 |   method note_off n (v:float) =
-                           ^
- Warning 27 [unused-var-strict]: unused variable v.
- File "synth.ml", line 142, characters 4-14:
- 142 | let simple_gen g ?adsr sr ?(volume=1.) ?(phase=0.) f =
-           ^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value simple_gen.
- File "synth.ml", line 181, characters 19-22:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                          ^^^
- Warning 27 [unused-var-strict]: unused variable evs.
- File "synth.ml", line 181, characters 37-41:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                            ^^^^
- Warning 27 [unused-var-strict]: unused variable eofs.
- File "synth.ml", line 181, characters 48-51:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                       ^^^
- Warning 27 [unused-var-strict]: unused variable buf.
- File "synth.ml", line 181, characters 67-70:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                                          ^^^
- Warning 27 [unused-var-strict]: unused variable ofs.
- File "synth.ml", line 181, characters 77-80:
- 181 |   method play_add (evs:MIDI.buffer) (eofs:int) (buf:Audio.buffer) (ofs:int) (len:int) : unit =
-                                                                                    ^^^
- Warning 27 [unused-var-strict]: unused variable len.
- ocamlopt.opt -a     -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes -linkall       -cclib -lmm_stubs    -o mm.cmxa ringbuffer.cmx IO.cmx audio.cmx image.cmx video.cmx MIDI.cmx synth.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
-> compiled  mm.0.5.1
Processing 44/84: [dune: ./dune.exe build]
Processing 45/84: [dune: ./dune.exe build] [mm: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
Processing 45/84: [mm: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[2]: 'libmm_stubs.a' is up to date.
- ocamlc.opt -a -dllib dllmm_stubs.so    -I .. -I /home/opam/.opam/4.13.0+trunk/lib/bytes -linkall        -cclib -lmm_stubs    -o mm.cma ringbuffer.cmo IO.cmo audio.cmo image.cmo video.cmo MIDI.cmo synth.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- make[2]: 'libmm_stubs.a' is up to date.
- make[2]: 'mm.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
- 
- Installing library with ocamlfind
- ocamlfind install  mm META MIDI.mli audio.mli image.mli ringbuffer.mli synth.mli video.mli IO.cmi MIDI.cmi audio.cmi image.cmi ringbuffer.cmi synth.cmi video.cmi mm.cma mm.cmxa IO.cmx MIDI.cmx audio.cmx image.cmx ringbuffer.cmx synth.cmx video.cmx libmm_stubs.a mm.a dllmm_stubs.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/mm.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/libmm_stubs.a
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/video.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/synth.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/ringbuffer.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/image.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/audio.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/MIDI.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/IO.cmx
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/mm.cmxa
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/mm.cma
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/video.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/synth.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/ringbuffer.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/image.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/audio.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/MIDI.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/IO.cmi
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/video.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/synth.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/ringbuffer.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/image.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/audio.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/MIDI.mli
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllmm_stubs.so
- Installed /home/opam/.opam/4.13.0+trunk/lib/stublibs/dllmm_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13.0+trunk/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.13.0+trunk/lib/mm/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/mm.0.5.1/src'
-> installed mm.0.5.1
-> installed dune.2.9.0
Processing 47/84: [camomile: ocaml configure.ml]
Processing 48/84: [camomile: ocaml configure.ml] [csexp: dune build]
Processing 49/84: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build]
Processing 50/84: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build]
Processing 51/84: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 52/84: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 53/84: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
Processing 54/84: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build]
Processing 55/84: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 56/84: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 57/84: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--share" "/home/opam/.opam/4.13.0+trunk/share/camomile" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/camomile.1.0.2)
Processing 57/84: [camomile: dune build] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 57/84: [camomile: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.1
Processing 58/84: [camomile: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 58/84: [camomile: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 59/84: [camomile: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/menhirSdk.20210419)
-> compiled  menhirSdk.20210419
Processing 59/84: [camomile: dune build] [dtools: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20210419
Processing 60/84: [camomile: dune build] [dtools: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dtools" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dtools.0.4.3)
-> compiled  dtools.0.4.3
Processing 60/84: [camomile: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed dtools.0.4.3
Processing 61/84: [camomile: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 61/84: [camomile: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 62/84: [camomile: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 63/84: [camomile: dune build] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/menhirLib.20210419)
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20210419
Processing 63/84: [camomile: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirLib.20210419
Processing 64/84: [camomile: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 65/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 65/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.14.0
Processing 66/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0)
-        ocaml (internal)
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-> compiled  stdlib-shims.0.3.0
Processing 66/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
-> installed stdlib-shims.0.3.0
Processing 67/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocaml-compiler-libs.v0.12.3)
-> compiled  ocaml-compiler-libs.v0.12.3
Processing 67/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed ocaml-compiler-libs.v0.12.3
Processing 68/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocaml-migrate-parsetree.2.2.0)
-> compiled  ocaml-migrate-parsetree.2.2.0
Processing 68/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build]
-> installed ocaml-migrate-parsetree.2.2.0
Processing 69/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build]
Processing 70/84: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune-configurator.2.9.0)
-> compiled  dune-configurator.2.9.0
Processing 70/84: [camomile: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed dune-configurator.2.9.0
Processing 71/84: [camomile: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 72/84: [camomile: dune build] [gen: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 73/84: [camomile: dune build] [gen: dune build] [menhir: dune build] [pcre: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/pcre.7.4.6)
-> compiled  pcre.7.4.6
Processing 73/84: [camomile: dune build] [gen: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed pcre.7.4.6
Processing 74/84: [camomile: dune build] [gen: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 75/84: [camomile: dune build] [duppy: dune build] [gen: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/gen.0.5.3)
-> compiled  gen.0.5.3
Processing 75/84: [camomile: dune build] [duppy: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed gen.0.5.3
Processing 76/84: [camomile: dune build] [duppy: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "duppy" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/duppy.0.9.1)
-> compiled  duppy.0.9.1
Processing 76/84: [camomile: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed duppy.0.9.1
Processing 77/84: [camomile: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camomile" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/camomile.1.0.2)
-    ocamlyacc Camomile/internal/uReStrParser.{ml,mli}
- 4 shift/reduce conflicts.
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.{cmi,cmti}
- File "Camomile/public/oOChannel.mli", line 116, characters 22-43:
- 116 | class of_in_channel : Pervasives.in_channel -> char_input_channel
-                             ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/oOChannel.mli", line 119, characters 23-45:
- 119 | class of_out_channel : Pervasives.out_channel -> char_output_channel
-                              ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.{cmo,cmt}
- File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
- 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.{cmo,cmt}
- File "Camomile/public/uCS4.ml", line 143, characters 9-27:
- 143 |     0 -> Pervasives.compare a b
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.{cmi,cmti}
- File "Camomile/public/charEncoding.mli", line 133, characters 27-49:
- 133 |   class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.mli", line 138, characters 26-47:
- 138 |   class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel
-                                 ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.{cmo,cmt}
- File "Camomile/public/uTF8.ml", line 197, characters 20-38:
- 197 | let compare s1 s2 = Pervasives.compare s1 s2
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.{cmx,o}
- File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
- 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.{cmx,o}
- File "Camomile/public/uCS4.ml", line 143, characters 9-27:
- 143 |     0 -> Pervasives.compare a b
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.{cmx,o}
- File "Camomile/public/uTF8.ml", line 197, characters 20-38:
- 197 | let compare s1 s2 = Pervasives.compare s1 s2
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCol.{cmo,cmt}
- File "Camomile/public/uCol.ml", line 734, characters 8-26:
- 734 |         Pervasives.compare key1 key2
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/uCol.ml", line 785, characters 8-26:
- 785 |         Pervasives.compare k key
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.{cmo,cmt}
- File "Camomile/public/charEncoding.ml", line 134, characters 27-49:
- 134 |   class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.ml", line 139, characters 26-47:
- 139 |   class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel
-                                 ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UCol.{cmx,o}
- File "Camomile/public/uCol.ml", line 734, characters 8-26:
- 734 |         Pervasives.compare key1 key2
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/uCol.ml", line 785, characters 8-26:
- 785 |         Pervasives.compare k key
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__CharEncoding.{cmx,o}
- File "Camomile/public/charEncoding.ml", line 134, characters 27-49:
- 134 |   class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.ml", line 139, characters 26-47:
- 139 |   class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel
-                                 ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/toolslib/.toolslib.objs/native/absCe.{cmx,o}
- File "Camomile/toolslib/absCe.ml", line 52, characters 47-65:
- 52 | module Elt = struct type t = elt let compare = Pervasives.compare end
-                                                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- camomilelocaledef Camomile/locales/ar.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/az.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/div.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/el.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/fa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/gu.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/he.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi__DIRECT.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ka.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kk.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ky.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/pa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/sa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/syr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/te.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/tt.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ur.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/uz.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ta.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/vi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/th.mar
- Warning : file loading is not supported.
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ja.mar
- Warning : strength option is not supported
-    ocamlyacc Camomile/internal/uReStrParser.{ml,mli}
- 4 shift/reduce conflicts.
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.{cmi,cmti}
- File "Camomile/public/oOChannel.mli", line 116, characters 22-43:
- 116 | class of_in_channel : Pervasives.in_channel -> char_input_channel
-                             ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/oOChannel.mli", line 119, characters 23-45:
- 119 | class of_out_channel : Pervasives.out_channel -> char_output_channel
-                              ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.{cmo,cmt}
- File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
- 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.{cmo,cmt}
- File "Camomile/public/uCS4.ml", line 143, characters 9-27:
- 143 |     0 -> Pervasives.compare a b
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.{cmi,cmti}
- File "Camomile/public/charEncoding.mli", line 133, characters 27-49:
- 133 |   class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.mli", line 138, characters 26-47:
- 138 |   class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel
-                                 ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.{cmo,cmt}
- File "Camomile/public/uTF8.ml", line 197, characters 20-38:
- 197 | let compare s1 s2 = Pervasives.compare s1 s2
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.{cmx,o}
- File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47:
- 90 |   let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.{cmx,o}
- File "Camomile/public/uCS4.ml", line 143, characters 9-27:
- 143 |     0 -> Pervasives.compare a b
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.{cmx,o}
- File "Camomile/public/uTF8.ml", line 197, characters 20-38:
- 197 | let compare s1 s2 = Pervasives.compare s1 s2
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCol.{cmo,cmt}
- File "Camomile/public/uCol.ml", line 734, characters 8-26:
- 734 |         Pervasives.compare key1 key2
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/uCol.ml", line 785, characters 8-26:
- 785 |         Pervasives.compare k key
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-       ocamlc Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.{cmo,cmt}
- File "Camomile/public/charEncoding.ml", line 134, characters 27-49:
- 134 |   class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.ml", line 139, characters 26-47:
- 139 |   class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel
-                                 ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__UCol.{cmx,o}
- File "Camomile/public/uCol.ml", line 734, characters 8-26:
- 734 |         Pervasives.compare key1 key2
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/uCol.ml", line 785, characters 8-26:
- 785 |         Pervasives.compare k key
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/.camomileLibrary.objs/native/camomileLibrary__CharEncoding.{cmx,o}
- File "Camomile/public/charEncoding.ml", line 134, characters 27-49:
- 134 |   class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "Camomile/public/charEncoding.ml", line 139, characters 26-47:
- 139 |   class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel
-                                 ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-     ocamlopt Camomile/toolslib/.toolslib.objs/native/absCe.{cmx,o}
- File "Camomile/toolslib/absCe.ml", line 52, characters 47-65:
- 52 | module Elt = struct type t = elt let compare = Pervasives.compare end
-                                                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- camomilelocaledef Camomile/locales/ar.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/az.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/div.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/el.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/fa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/gu.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/he.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi__DIRECT.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ka.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kk.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ky.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/pa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/sa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/syr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/te.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/tt.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ur.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/uz.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ta.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/vi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/th.mar
- Warning : file loading is not supported.
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ja.mar
- Warning : strength option is not supported
-> compiled  camomile.1.0.2
Processing 77/84: [menhir: dune build] [ppxlib: dune build]
-> installed camomile.1.0.2
Processing 78/84: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/menhir.20210419)
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled  menhir.20210419
Processing 78/84: [ppxlib: dune build]
-> installed menhir.20210419
Processing 79/84: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ppxlib.0.22.2)
-> compiled  ppxlib.0.22.2
-> installed ppxlib.0.22.2
Processing 81/84: [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/sedlex.2.3)
-> compiled  sedlex.2.3
-> installed sedlex.2.3
Processing 83/84: [liquidsoap: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.13.0+trunk" "--sbindir=/home/opam/.opam/4.13.0+trunk/lib/liquidsoap/sbin" "--libexecdir=/home/opam/.opam/4.13.0+trunk/lib/liquidsoap/libexec" "--sysconfdir=/home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc" "--sharedstatedir=/home/opam/.opam/4.13.0+trunk/lib/liquidsoap/com" "--localstatedir=/home/opam/.opam/4.13.0+trunk/lib/liquidsoap/var" "--libdir=/home/opam/.opam/4.13.0+trunk/lib/liquidsoap/lib" "--includedir=/home/opam/.opam/4.13.0+trunk/lib/liquidsoap/include" "--datarootdir=/home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share" "--with-bash-completion-dir=/home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc/bash_completion.d" "--with-user=dummy" "--with-group=dummy" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4)
- configure: WARNING: unrecognized options: --with-bash-completion-dir
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for GNU make... make
- checking whether user dummy exists... no
- configure: WARNING: Won't be able to install log and PID directories!
- 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 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 whether byte ordering is bigendian... no
- checking for ocamlc... ocamlc
- OCaml version is 4.13.0+dev4-2021-06-04
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/4.13.0+trunk/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 ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... ocamlbuild
- checking for camlidl... no
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for camlp4... no
- checking for camlp4boot... no
- checking for camlp4o... no
- checking for camlp4of... no
- checking for camlp4oof... no
- checking for camlp4orf... no
- checking for camlp4prof... no
- checking for camlp4r... no
- checking for camlp4rf... no
- checking for ocamlfind... ocamlfind
- checking for ocaml standard library path... /home/opam/.opam/4.13.0+trunk/lib/ocaml
- checking for caml/threads.h... 
- yes
- checking whether ocamlopt accepts -ffast-math... no
- checking for ocamlc version... 4.13.0+dev4-2021-06-04
- checking for ocaml bytes module... ok
- checking for ocaml pcre module... ok
- checking for ocaml sedlex module >= 2.0... ok
- checking for ocaml menhirLib module... ok
- checking for ocaml dtools module >= 0.4.0... ok
- checking for ocaml duppy module >= 0.6.0... ok
- checking for ocaml cry module >= 0.6.0... Not found.
- checking for ocaml mm module >= 0.5.0... ok
- checking for ocaml xmlplaylist module >= 0.1.3... Not found.
- checking for ocaml lastfm module >= 0.3.0... lastfm needs xmlplaylist
- checking for ocaml ogg module >= 0.5.0... Not found.
- checking for ocaml vorbis module >= 0.7.0... vorbis needs ogg
- checking for ocaml opus module >= 0.1.3... opus needs ogg
- checking for ocaml speex module >= 0.2.1... speex needs ogg
- checking for ocaml mad module >= 0.4.4... Not found.
- checking for ocaml flac module >= 0.1.5... Not found.
- checking for ocaml flac.ogg module... flac_ogg needs ogg flac
- checking for ocaml dynlink module... ok
- checking whether ocaml compiler supports dynlink... yes
- checking for ocaml lame module >= 0.3.2... Not found.
- checking for ocaml shine module >= 0.2.0... Not found.
- checking for ocaml gstreamer module >= 0.3.0... Not found.
- checking for ocaml frei0r module >= 0.1.0... Not found.
- checking for ocaml fdkaac module >= 0.3.1... Not found.
- checking for ocaml theora module >= 0.3.1... theora needs ogg
- checking for ocaml gavl module >= 0.1.4... Not found.
- checking for ocaml ffmpeg module >= 0.4.1... Not found.
- checking for ocaml bjack module >= 0.1.3... Not found.
- checking for ocaml alsa module >= 0.2.1... Not found.
- checking for ocaml ao module >= 0.2.0... Not found.
- checking for ocaml samplerate module >= 0.1.1... Not found.
- checking for ocaml taglib module >= 0.3.0... Not found.
- checking sys/soundcard.h usability... yes
- checking sys/soundcard.h presence... yes
- checking for sys/soundcard.h... yes
- checking for ocaml ssl module >= 0.5.2... Not found.
- checking for ocaml osx-secure-transport module... Not found.
- checking for ocaml magic module... Not found.
- checking for ocaml camomile module >= 1.0.0... ok
- checking for ocaml inotify module >= 1.5... Not found.
- checking for ocaml yojson module... Not found.
- checking for ocaml faad module >= 0.4.0... Not found.
- checking for ocaml soundtouch module >= 0.1.7... Not found.
- checking for ocaml portaudio module >= 0.2.0... Not found.
- checking for ocaml pulseaudio module >= 0.1.2... Not found.
- checking for ocaml ladspa module >= 0.1.4... Not found.
- checking for ocaml dssi module >= 0.1.0... Not found.
- checking for ocaml sdl module... Not found.
- checking for ocaml camlimages module >= 4.0.0... Not found.
- checking for ocaml srt.types module >= 0.1.0... Not found.
- checking for ocaml srt.stubs module >= 0.1.0... Not found.
- checking for ocaml srt.stubs module >= 0.1.0... Not found.
- checking for ocaml srt module >= 0.1.0... Not found.
- checking for ocaml lo module >= 0.1.2... Not found.
- checking for ocaml gd module... Not found.
- checking for ocaml winsvc module >= 0.0.1... Not found.
- checking for python... no
- 
- configure: creating ./config.status
- config.status: creating doc/content/install.md
- config.status: creating doc/content/build.md
- config.status: creating doc/liquidsoap.1.md
- config.status: creating Makefile.defs
- config.status: creating src/META
- config.status: creating liquidsoap.opam
- config.status: creating config.h
- configure: WARNING: unrecognized options: --with-bash-completion-dir
- Creating scripts/liquidsoap.logrotate
- 
-  ----------------------------------------------------------------- Compilation
- 
-  Compiler       : ocamlfind ocamlopt
-  Version        : 4.13.0+dev4-2021-06-04
-  OS             : Unix
-  Plugins        :
-  Custom path    : no
-  OCAML_CFLAGS   : -g -annot -bin-annot  -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -ccopt "$(CFLAGS)" -package bytes -package pcre -package sedlex -package sedlex.ppx -package menhirLib -package dtools -package duppy -package mm -package dynlink -package camomile -I /types -I /stubs -I /stubs/locked
-  OCAML_LFLAGS   : -g -linkpkg -package unix -package threads -package str -package bigarray -cc "$(CC)"
-  CFLAGS         :  -I$(top_srcdir) -I/home/opam/.opam/4.13.0+trunk/include -fPIC -I/home/opam/.opam/4.13.0+trunk/lib/ocaml -g
-  LDFLAGS        :  -L/home/opam/.opam/4.13.0+trunk/lib
-  
-  ---------------------------------------------------------------- Installation
- 
-  prefix         : /home/opam/.opam/4.13.0+trunk
-  exec_prefix    : ${prefix}
-  binary         : ${exec_prefix}/bin
-  configuration  : /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc/liquidsoap
-  logging        : /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/var/log/liquidsoap
-  PIDs           : /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/var/run/liquidsoap
-  logrotate conf : /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc/logrotate.d
-  man page       : ${datarootdir}/man/man1
-  doc            : ${datarootdir}/doc
-  bash completion: ${sysconfdir}/bash_completion.d
-  emacs mode     : ${prefix}/share/emacs/site-lisp/liquidsoap-mode
- 
-  -------------------------------------------------------------------- Features
- 
-  * Supported input formats
-    - AAC               : no (requires faad)
-    - Ffmpeg            : no (requires ffmpeg)
-    - Flac (native)     : no (requires flac)
-    - Flac (ogg)        : no (requires flac.ogg)
-    - Mp3               : no (requires mad)
-    - Opus              : no (requires opus)
-    - Speex             : no (requires speex)
-    - Theora            : no (requires theora)
-    - Vorbis            : no (requires vorbis)
-    - XML playlists     : no (requires xmlplaylist)
- 
-  * Supported output formats
-    - FDK-AAC           : detected at runtime
-    - Ffmpeg            : no (requires ffmpeg)
-    - MP3               : detected at runtime
-    - MP3 (fixed-point) : no (requires shine)
-    - Opus              : no (requires opus)
-    - SPEEX             : no (requires speex)
-    - Theora            : no (requires theora)
-    - Vorbis            : no (requires vorbis)
- 
-  * Tags
-    - charset detection : yes
-    - Taglib (ID3 tags) : no (requires taglib)
-    - Vorbis            : no (requires vorbis)
- 
-  * Input / output
-    - ALSA              : no (requires alsa)
-    - AO                : no (requires ao)
-    - Icecast/Shoutcast : no (requires cry)
-    - GStreamer         : no (requires gstreamer)
-    - JACK              : no (requires bjack)
-    - OSS               : yes
-    - Portaudio         : no (requires portaudio)
-    - Pulseaudio        : no (requires pulseaudio)
-    - SRT               : no (requires srt)
- 
-  * Audio manipulation
-    - LADSPA            : no (requires ladspa)
-    - Samplerate        : no (requires samplerate)
-    - SoundTouch        : no (requires soundtouch)
- 
-  * Video manipulation
-    - camlimages        : no (requires camlimages)
-    - FFmpeg            : no (requires ffmpeg)
-    - frei0r            : no (requires frei0r)
-    - Gavl              : no (requires gavl)
- 
-  * MIDI manipulation
-    - DSSI              : no (requires dssi)
- 
-  * Visualization
-    - GD                : no (requires gd)
-    - Graphics          : no
-    - SDL               : no (requires sdl)
- 
-  * Additional libraries
-    - curl URI resolver : requires curl at runtime
-    - dynlink           : yes
-    - inotify           : no (requires inotify)
-    - lo                : no (requires lo)
-    - magic             : no (requires magic)
-    - SecureTransport   : no (requires osx-secure-transport)
-    - ssl               : no (requires ssl)
-    - windows service   : no (requires winsvc)
-    - yojson            : no (requires yojson)
- 
-  * Graphical interfaces
-    - Python GUI        : no
- 
-  -----------------------------------------------------------------------------
- 
-  You may now compile liquidsoap by running "make".
-  In case of significant library update, "make clean" is needed first.
- 
-  If you want a local version of the documentation, run "make doc".
- 
-  Then, perform installation by running "make install" as root.
- 
-  And... have fun!
- 
- <WARNING>
- 
-  The specified user/group (dummy/dummy) for running liquidsoap as a daemon
-  do not exist, so I won't install log and PID directories.
- 
-  For a fully functional liquidsoap installation, please configure again
-  with existing user/group. You may use --with-user=<user> --with-group=<group>
-  to override the default.
- 
- </WARNING>
- 
Processing 83/84: [liquidsoap: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4)
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/tools'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/tools'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/decoder'
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/decoder/image'
- make[3]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/decoder/image'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/decoder'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/playlists'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/playlists'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/encoder'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/encoder'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/protocols'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/protocols'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/plugins'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/plugins'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/stream'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/stream'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/lang'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/lang'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/ogg_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/ogg_formats'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters'
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters/audio'
- make[3]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters/audio'
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters/video'
- make[3]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters/video'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/operators'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/operators'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/sources'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/sources'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/conversions'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/conversions'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/outputs'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/outputs'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/io'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/io'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/visualization'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/visualization'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/analyze'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/analyze'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/synth'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/synth'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/harbor'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/harbor'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/lang_encoders'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/lang_encoders'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/encoder_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/encoder_formats'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src'
- MENHIR lang/lang_parser.mly
- OCAMLDEP
- OCAMLOPT -c tools/log.mli
- OCAMLOPT -c tools/log.ml
- OCAMLOPT -c tools/extralib.ml
- File "tools/extralib.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/JSON.mli
- OCAMLOPT -c tools/JSON.ml
- OCAMLOPT -c tools/utils.ml
- File "tools/utils.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/doc.ml
- File "tools/doc.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/plug.ml
- File "tools/plug.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/rqueue.mli
- OCAMLOPT -c tools/rqueue.ml
- OCAMLOPT -c tools/lame_dynlink.mli
- File "tools/lame_dynlink.mli", line 55, characters 2-38:
- 55 |   val encode_flush : encoder -> string
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value encode_flush.
- OCAMLOPT -c tools/lame_dynlink.ml
- File "tools/lame_dynlink.ml", line 98, characters 2-38:
- 98 |   val encode_flush : encoder -> string
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value encode_flush.
- OCAMLOPT -c tools/fdkaac_dynlink.mli
- OCAMLOPT -c tools/fdkaac_dynlink.ml
- OCAMLOPT -c tools/wav_aiff.mli
- OCAMLOPT -c tools/wav_aiff.ml
- OCAMLOPT -c tools/tutils.mli
- OCAMLOPT -c tools/tutils.ml
- OCAMLOPT -c tools/file_watcher.ml
- File "tools/file_watcher.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/file_watcher_mtime.ml
- File "tools/file_watcher_mtime.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/dyntools.ml
- File "tools/dyntools.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c configure.mli
- OCAMLOPT -c configure.ml
- OCAMLOPT -c tools/console.mli
- OCAMLOPT -c tools/console.ml
- OCAMLOPT -c tools/process_handler.mli
- OCAMLOPT -c tools/process_handler.ml
- OCAMLOPT -c tools/http.mli
- OCAMLOPT -c tools/http.ml
- OCAMLOPT -c tools/pool.ml
- File "tools/pool.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/sha1.ml
- File "tools/sha1.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/websocket.ml
- File "tools/websocket.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "tools/websocket.ml", line 85, characters 6-18:
- 85 |       rsv3 : bool;
-            ^^^^^^^^^^^^
- Warning 69 [unused-field]: record field rsv3 is never read.
- (However, this field is used to build or mutate values.)
- OCAMLOPT -c converters/audio_converter.mli
- OCAMLOPT -c converters/audio_converter.ml
- OCAMLOPT -c stream/frame.mli
- OCAMLOPT -c stream/frame.ml
- OCAMLOPT -c stream/generator.mli
- OCAMLOPT -c stream/generator.ml
- OCAMLOPT -c stream/aFrame.mli
- OCAMLOPT -c stream/aFrame.ml
- OCAMLOPT -c decoder/decoder.mli
- OCAMLOPT -c request.mli
- OCAMLOPT -c source.mli
- OCAMLOPT -c stream/vFrame.mli
- OCAMLOPT -c stream/vFrame.ml
- OCAMLOPT -c stream/mFrame.mli
- OCAMLOPT -c stream/mFrame.ml
- OCAMLOPT -c decoder/decoder.ml
- OCAMLOPT -c request.ml
- OCAMLOPT -c tools/server.mli
- OCAMLOPT -c tools/server.ml
- OCAMLOPT -c source.ml
- OCAMLOPT -c clock.mli
- OCAMLOPT -c clock.ml
- OCAMLOPT -c tools/rutils.mli
- OCAMLOPT -c tools/rutils.ml
- OCAMLOPT -c playlist_parser.ml
- File "playlist_parser.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats.ml
- File "encoder_formats.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/meta_format.mli
- OCAMLOPT -c encoder_formats/meta_format.ml
- OCAMLOPT -c encoder_formats/avi_format.ml
- File "encoder_formats/avi_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/external_encoder_format.ml
- File "encoder_formats/external_encoder_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/fdkaac_format.ml
- File "encoder_formats/fdkaac_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/flac_format.ml
- File "encoder_formats/flac_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/ffmpeg_format.ml
- File "encoder_formats/ffmpeg_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/gstreamer_format.ml
- File "encoder_formats/gstreamer_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/mp3_format.ml
- File "encoder_formats/mp3_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/opus_format.ml
- File "encoder_formats/opus_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/shine_format.ml
- File "encoder_formats/shine_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/speex_format.ml
- File "encoder_formats/speex_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/theora_format.ml
- File "encoder_formats/theora_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/vorbis_format.ml
- File "encoder_formats/vorbis_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/ogg_format.ml
- File "encoder_formats/ogg_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder_formats/wav_format.ml
- File "encoder_formats/wav_format.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder.ml
- File "encoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/server_builtins.ml
- File "tools/server_builtins.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/lang_types.mli
- OCAMLOPT -c lang/lang_types.ml
- OCAMLOPT -c lang/lang_values.ml
- File "lang/lang_values.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/lang_encoders.ml
- File "lang/lang_encoders.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_avi.ml
- File "lang_encoders/lang_avi.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_external_encoder.ml
- File "lang_encoders/lang_external_encoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_fdkaac.ml
- File "lang_encoders/lang_fdkaac.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_ffmpeg.ml
- File "lang_encoders/lang_ffmpeg.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_flac.ml
- File "lang_encoders/lang_flac.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_gstreamer.ml
- File "lang_encoders/lang_gstreamer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_mp3.ml
- File "lang_encoders/lang_mp3.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_opus.ml
- File "lang_encoders/lang_opus.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_shine.ml
- File "lang_encoders/lang_shine.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_speex.ml
- File "lang_encoders/lang_speex.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_theora.ml
- File "lang_encoders/lang_theora.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_vorbis.ml
- File "lang_encoders/lang_vorbis.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang_encoders/lang_wav.ml
- File "lang_encoders/lang_wav.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/lang_parser.mli
- OCAMLOPT -c lang/lang_parser.ml
- OCAMLOPT -c lang/lang_lexer.ml
- File "lang/lang_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/lang_pp.ml
- File "lang/lang_pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/lang_errors.mli
- OCAMLOPT -c lang/lang_errors.ml
- OCAMLOPT -c lang/lang.mli
- OCAMLOPT -c lang/lang.ml
- OCAMLOPT -c tools/start_stop.ml
- File "tools/start_stop.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/ioRing.ml
- File "tools/ioRing.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/icecast_utils.ml
- File "tools/icecast_utils.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/avi.ml
- File "tools/avi.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c converters/video_converter.mli
- OCAMLOPT -c converters/video_converter.ml
- OCAMLOPT -c converters/video/native_video_converter.ml
- File "converters/video/native_video_converter.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c converters/audio/native_audio_converter.ml
- File "converters/audio/native_audio_converter.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c protocols/annotate.ml
- File "protocols/annotate.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c protocols/mpd.ml
- File "protocols/mpd.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/synthesized.ml
- File "sources/synthesized.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/noise.ml
- File "sources/noise.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/blank.ml
- File "sources/blank.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/audio_gen.ml
- File "sources/audio_gen.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/request_source.mli
- OCAMLOPT -c sources/request_source.ml
- OCAMLOPT -c sources/latest_metadata.ml
- File "sources/latest_metadata.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/req_simple.ml
- File "sources/req_simple.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/playlist.ml
- File "sources/playlist.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/req_queue.ml
- File "sources/req_queue.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/req_equeue.ml
- File "sources/req_equeue.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/generated.ml
- File "sources/generated.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/http_source.ml
- File "sources/http_source.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c harbor/harbor_base.ml
- File "harbor/harbor_base.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c harbor/harbor.ml
- File "harbor/harbor.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/harbor_input.ml
- File "sources/harbor_input.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/external_input.ml
- File "tools/external_input.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/external_input_audio.ml
- File "sources/external_input_audio.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c sources/external_input_video.ml
- File "sources/external_input_video.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/liqMM.ml
- File "tools/liqMM.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c tools/sandbox.mli
- OCAMLOPT -c tools/sandbox.ml
- OCAMLOPT -c conversions/audio_to_stereo.ml
- File "conversions/audio_to_stereo.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c conversions/drop.ml
- File "conversions/drop.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c conversions/id.ml
- File "conversions/id.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c conversions/swap.ml
- File "conversions/swap.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c conversions/mean.ml
- File "conversions/mean.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c conversions/mux.ml
- File "conversions/mux.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c outputs/output.mli
- OCAMLOPT -c outputs/output.ml
- OCAMLOPT -c outputs/pipe_output.ml
- File "outputs/pipe_output.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c outputs/hls_output.ml
- File "outputs/hls_output.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c outputs/harbor_output.ml
- File "outputs/harbor_output.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/insert_metadata.ml
- File "operators/insert_metadata.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/map_metadata.ml
- File "operators/map_metadata.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/on_metadata.ml
- File "operators/on_metadata.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/store_metadata.ml
- File "operators/store_metadata.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/on_track.ml
- File "operators/on_track.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/on_end.ml
- File "operators/on_end.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/delay.ml
- File "operators/delay.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/max_duration.ml
- File "operators/max_duration.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/sequence.ml
- File "operators/sequence.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/add.ml
- File "operators/add.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/switch.ml
- File "operators/switch.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/cross.ml
- File "operators/cross.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/compress_exp.ml
- File "operators/compress_exp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/pitch.ml
- File "operators/pitch.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/pipe.ml
- File "operators/pipe.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/fir_filter.ml
- File "operators/fir_filter.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/iir_filter.ml
- File "operators/iir_filter.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/filter_rc.ml
- File "operators/filter_rc.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/biquad_filter.ml
- File "operators/biquad_filter.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/cuepoint.ml
- File "operators/cuepoint.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/map_op.ml
- File "operators/map_op.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/flanger.ml
- File "operators/flanger.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/comb.ml
- File "operators/comb.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/compress.ml
- File "operators/compress.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/clip.ml
- File "operators/clip.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/filter.ml
- File "operators/filter.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/amplify.ml
- File "operators/amplify.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/normalize.ml
- File "operators/normalize.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/echo.ml
- File "operators/echo.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/append.ml
- File "operators/append.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/pan.ml
- File "operators/pan.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/ms_stereo.ml
- File "operators/ms_stereo.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/dyn_op.ml
- File "operators/dyn_op.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/video_effects.ml
- File "operators/video_effects.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/video_fade.ml
- File "operators/video_fade.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/noblank.ml
- File "operators/noblank.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/compand.ml
- File "operators/compand.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/on_offset.ml
- File "operators/on_offset.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/mixing_table.ml
- File "operators/mixing_table.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/prepend.ml
- File "operators/prepend.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/midi_routing.ml
- File "operators/midi_routing.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/sleeper.ml
- File "operators/sleeper.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/time_warp.ml
- File "operators/time_warp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/resample.ml
- File "operators/resample.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/chord.ml
- File "operators/chord.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/video_text.ml
- File "operators/video_text.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/window_op.ml
- File "operators/window_op.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c operators/video_text_native.ml
- File "operators/video_text_native.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder/wav_encoder.ml
- File "encoder/wav_encoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder/avi_encoder.ml
- File "encoder/avi_encoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder/lame_encoder.ml
- File "encoder/lame_encoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder/fdkaac_encoder.ml
- File "encoder/fdkaac_encoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder/external_encoder.ml
- File "encoder/external_encoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder/lame_encoder_dynlink.ml
- File "encoder/lame_encoder_dynlink.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c encoder/fdkaac_encoder_dynlink.ml
- File "encoder/fdkaac_encoder_dynlink.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c decoder/metadata_decoder.ml
- File "decoder/metadata_decoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c decoder/wav_aiff_decoder.ml
- File "decoder/wav_aiff_decoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c decoder/midi_decoder.ml
- File "decoder/midi_decoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c decoder/image_decoder.ml
- File "decoder/image_decoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c decoder/image/ppm_decoder.ml
- File "decoder/image/ppm_decoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c decoder/external_decoder.ml
- File "decoder/external_decoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c decoder/raw_audio_decoder.ml
- File "decoder/raw_audio_decoder.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c analyze/analyze_rms.ml
- File "analyze/analyze_rms.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c playlists/playlist_basic.ml
- File "playlists/playlist_basic.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c visualization/vumeter.ml
- File "visualization/vumeter.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c visualization/midimeter.ml
- File "visualization/midimeter.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c visualization/video_volume.ml
- File "visualization/video_volume.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c synth/keyboard.ml
- File "synth/keyboard.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c synth/synth_op.ml
- File "synth/synth_op.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c io/udp_io.ml
- File "io/udp_io.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c io/oss_io.ml
- File "io/oss_io.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c shebang.ml
- File "shebang.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/lang_builtins.ml
- File "lang/lang_builtins.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_list.ml
- File "lang/builtins_list.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_string.ml
- File "lang/builtins_string.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_json.ml
- File "lang/builtins_json.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_request.ml
- File "lang/builtins_request.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_http.ml
- File "lang/builtins_http.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_harbor.ml
- File "lang/builtins_harbor.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_dtools.ml
- File "lang/builtins_dtools.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_time.ml
- File "lang/builtins_time.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_callbacks.ml
- File "lang/builtins_callbacks.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_server.ml
- File "lang/builtins_server.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_math.ml
- File "lang/builtins_math.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_files.ml
- File "lang/builtins_files.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_resolvers.ml
- File "lang/builtins_resolvers.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c lang/builtins_process.ml
- File "lang/builtins_process.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c main.ml
- File "main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT -c runner.ml
- File "runner.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- CC -c tools/unix_c.c
- CC -c io/oss_io_c.c
- OCAMLOPT -o liquidsoap
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/examples'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/examples'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc/content'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc/content'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/gui'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/gui'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/scripts'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/scripts/tests'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/scripts/tests'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/scripts'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/libs'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/libs'
-> compiled  liquidsoap.1.4.4
Processing 84/84: [liquidsoap: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4)
- make -C doc doc-install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc'
- /usr/bin/install -c  -d /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/doc/liquidsoap/html
- if [ -f html/index.html ] ; then \
-   cp -RfL html/* /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/doc/liquidsoap/html ; \
-         fi
- if [ -f liquidsoap.1 ] ; then \
-   /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/man/man1 ; \
-   /usr/bin/install -c -m 644 liquidsoap.1 /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/man/man1 ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc'
- make -C examples doc-install
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/examples'
- /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/doc/liquidsoap-1.4.4/examples
- /usr/bin/install -c -m 644 fallible.liq geek.liq radio.liq transitions.liq README /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/doc/liquidsoap-1.4.4/examples
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/examples'
- /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/bin
- /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/liquidsoap/1.4.4/bin
- /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/liquidsoap/1.4.4/libs
- /usr/bin/install -c scripts/extract-replaygain /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/liquidsoap/1.4.4/bin
- find libs | grep '\.liq$' | while read l; do \
-   /usr/bin/install -c -m 644 $l /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/share/liquidsoap/1.4.4/libs ; \
- done
- /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc/liquidsoap
- /usr/bin/install -c -m 644 examples/radio.liq /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc/liquidsoap/radio.liq.example
- /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc/logrotate.d
- /usr/bin/install -c -m 644 scripts/liquidsoap.logrotate /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc/logrotate.d/liquidsoap
- /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc/bash_completion.d
- /usr/bin/install -c -m 644 scripts/bash-completion /home/opam/.opam/4.13.0+trunk/lib/liquidsoap/etc/bash_completion.d/liquidsoap
- /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/share/emacs/site-lisp/liquidsoap-mode
- /usr/bin/install -c -m 644 scripts/liquidsoap-mode.el /home/opam/.opam/4.13.0+trunk/share/emacs/site-lisp/liquidsoap-mode/
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src'
- make[2]: 'liquidsoap' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src'
- /usr/bin/install -c -d /home/opam/.opam/4.13.0+trunk/bin
- /usr/bin/install -c liquidsoap /home/opam/.opam/4.13.0+trunk/bin
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/tools'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/tools'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/decoder'
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/decoder/image'
- make[3]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/decoder/image'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/decoder'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/playlists'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/playlists'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/encoder'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/encoder'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/protocols'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/protocols'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/plugins'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/plugins'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/stream'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/stream'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/lang'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/lang'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/ogg_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/ogg_formats'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters'
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters/audio'
- make[3]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters/audio'
- make[3]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters/video'
- make[3]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters/video'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/converters'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/operators'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/operators'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/sources'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/sources'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/conversions'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/conversions'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/outputs'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/outputs'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/io'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/io'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/visualization'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/visualization'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/analyze'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/analyze'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/synth'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/synth'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/harbor'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/harbor'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/lang_encoders'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/lang_encoders'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/encoder_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src/encoder_formats'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/src'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/examples'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/examples'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc/content'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc/content'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/doc'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/gui'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/gui'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/scripts'
- make[2]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/scripts/tests'
- make[2]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/scripts/tests'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/scripts'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/libs'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/liquidsoap.1.4.4/libs'
-> installed liquidsoap.1.4.4
Done.

<><> liquidsoap.1.4.4 installed successfully ><><><><><><><><><><><><><><><><><>
=> ✨ Congratulations on installing liquidsoap! ✨
=> We noticed that you did not install any mp3 decoder. This is a feature most
   users want. You might need to install the mad or ffmpeg package.
=> We noticed that you did not install any mp3 encoder. This is a feature most
   users want. You might need to install the lame or shine package.
=> We noticed that you did not install the taglib package that provides support
   for reading metatadata in audio files. This is a feature most users want.
=> We noticed that you did not install the cry package that provides icecast
   output. This is a feature most users want.
# Run eval $(opam env) to update the current shell environment
2021-07-04 01:56.20 ---> saved as "4f434773fab63eb2cdd5d4a6cac15d737efdbafa99e913ef4fdd5e697f47ee25"
Job succeeded